• Home
  • History
  • Annotate
  • only in /frameworks/base/docs/html/about/
History log of /frameworks/base/docs/html/about/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f71cc012ff3c6b0c304ae084eface2ed72784b20 17-Aug-2015 Joe Fernandez <joefernandez@google.com> am 9186895b: am 5fd0eff1: docs: August 2015 Android Dashboard update

* commit '9186895b7640be058f5f5f9231263263893368b1':
docs: August 2015 Android Dashboard update
70004d9f4c80d3dfc9d37ff1fe4c2f859e0849a7 17-Aug-2015 Joe Fernandez <joefernandez@google.com> docs: fix build errors due to linked apache http classes

- apache.http packages have been dropped in mnc-dev, causing build errors

Change-Id: I3bcfe0e9a6ecfb20b27df1712e2e527f6af85982
ersions/android-5.1.jd
85429c0d9476502afdcc66c0379fde632d8e5863 27-Feb-2015 Joe Fernandez <joefernandez@google.com> docs: Android 5.1 API Release notes (Lollipop MR1)

Cherry pick from Change-Id: I47f59ade26086b8368d8b395f92992edc27510d0

Change-Id: I47f59ade26086b8368d8b395f92992edc27510d0
bout_toc.cs
ersions/android-5.1.jd
ersions/lollipop.jd
bf8f17f8dcfa0b923d7a8e16d85b09d61fdc39b9 16-Aug-2015 Joe Fernandez <joefernandez@google.com> docs: Update Preview downloads page for Developer Preview 3

- System image downloads for Preview 3
- Preview 3 documentation download

Change-Id: I6a0daee44a1e8bd3421b0918daf72aff97b86e4c
ersions/android-5.0.jd
5fd0eff1996ec5a3558dddb6dfa9f3467e28cd69 03-Aug-2015 Joe Fernandez <joefernandez@google.com> docs: August 2015 Android Dashboard update

Change-Id: I3430c6928a6539a0cfecc595dbcc006eff434f4d
ashboards/index.jd
9de5dcac9589d064414a2ff6f3b76dc40c1b8765 14-Jul-2015 Robert Schaub <rschaub@google.com> am 70d39c28: am 2b856100: Merge "docs: Removed references to lockscreen widgets, added note to Android 5.0 changes page" into mnc-preview-docs

* commit '70d39c2836f3c05a93035439df0082b5c471c010':
docs: Removed references to lockscreen widgets, added note to Android 5.0 changes page
2c5d93ae5fc56ca6a28f2960949d8d4312076597 29-Jun-2015 Robert Schaub <rschaub@google.com> docs: Removed references to lockscreen widgets, added note to Android 5.0
changes page

Removed one line from source code sample as well.

Bug: 20826638
Change-Id: I3c27353db0f0092c21962f9beec1bf1da52ee9d5
ersions/android-5.0-changes.jd
838a29a659c2b7ee244140ea4042d90d48181145 24-Jun-2015 Luan Nguyen <luann@google.com> am c1b4b058: am c5a480d1: am fdad629f: am 6859a9f0: Merge "docs: Pare down the adb guide and remove sections that are duplicated in the tools list." into lmp-docs

* commit 'c1b4b0580ccdbccee25f4bc97e94530e4982e1f7':
docs: Pare down the adb guide and remove sections that are duplicated in the tools list.
c5a480d112f6ce8645d9e294c42b2baab3b56ab9 24-Jun-2015 Luan Nguyen <luann@google.com> am fdad629f: am 6859a9f0: Merge "docs: Pare down the adb guide and remove sections that are duplicated in the tools list." into lmp-docs

* commit 'fdad629fc089783fa0b3caad62ba99a9083f8645':
docs: Pare down the adb guide and remove sections that are duplicated in the tools list.
fdad629fc089783fa0b3caad62ba99a9083f8645 24-Jun-2015 Luan Nguyen <luann@google.com> am 6859a9f0: Merge "docs: Pare down the adb guide and remove sections that are duplicated in the tools list." into lmp-docs

* commit '6859a9f09049d1dc760b98a6cbb278b591de63a6':
docs: Pare down the adb guide and remove sections that are duplicated in the tools list.
c5e43c508f415a72a77825ed260df60bdb048218 24-Jun-2015 Svetoslav <svetoslavganov@google.com> Only current IME and spell checker can access user dictionary

Change-Id: I6c5716d4d6ea9d5f55a71b6268d34f4faa3ac043
ersions/android-4.1.jd
6d2c0e5ee2f717d4a5c00df08aca21c76eea8278 23-Jun-2015 Svetoslav Ganov <svetoslavganov@google.com> Remove not needed contacts related permissions.

This reverts commit ed5ff51b2ca7c051e2719dfc8a8a083e6208848e.

Change-Id: If2407e4e474a438d95e1b7ad1aa6f441bb3ace08
ersions/android-4.0.3.jd
ersions/android-4.0.jd
ed5ff51b2ca7c051e2719dfc8a8a083e6208848e 23-Jun-2015 Bart Sears <bsears@google.com> Revert "Remove not needed contacts related perissions."

Broke the build, reverting.

This reverts commit a2991da0d671adf511ccb884cf25bf1241303f92.

Change-Id: I2bdfa70fbd8a6c03e48426f85eeb63896762d5da
ersions/android-4.0.3.jd
ersions/android-4.0.jd
1afb2d5335b4a27866d89e3529664dd5345ac8dd 16-Jan-2015 Luan Nguyen <luann@google.com> docs: Pare down the adb guide and remove sections that are duplicated
in the tools list.

bug: 12879186
Change-Id: Ic2d17ef29eac15a9ffc40e05b056dc17d71069e8
ersions/android-4.3.jd
a2991da0d671adf511ccb884cf25bf1241303f92 22-Jun-2015 Svet Ganov <svetoslavganov@google.com> Remove not needed contacts related perissions.

Removing the read/write profile/social stream permissions as they
are not needed anymore. These permissions are for accessing data
nested in the conacts provider which is already guaded by the
read/write contacts runtime permissions. The removed permissions
would be in the contacts group which means they would not provide
more protection compated to read/write contacts. Also removing
the permissions voids the need for app op support for legacy apps.

Removed deprecated APIs for social streams as these were deprecated
and will go away in the next release. We want apps targeting M to
not be able to compile if still suing these APIs to help with
migration.

Change-Id: I26ed9055847af7f92c78eb0f4ac8f9f1aa616fcd
ersions/android-4.0.3.jd
ersions/android-4.0.jd
bfa216ac261dd3c5035ad38795650ce5f4ce6fb7 05-Jun-2015 Svetoslav <svetoslavganov@google.com> Remove bookmarks provider and associated permissions - framework

Change-Id: I7f5a2f14a12da473f05a5075d98e762f8f8ed970
ersions/android-1.6.jd
540d0e0d834da68bfd6377dd35ed29ed1765d106 01-Jun-2015 Joe Fernandez <joefernandez@google.com> am 583b7f2c: am 9bf0e9d0: Merge "docs: Android Dashboard - June 2015 update" into mnc-preview-docs

* commit '583b7f2c6dacc412016c15a21f5376fc7fc0e88b':
docs: Android Dashboard - June 2015 update
d35822027fe9f6e9c0339a9c79a41c653eba93c9 01-Jun-2015 Joe Fernandez <joefernandez@google.com> docs: Android Dashboard - June 2015 update

Change-Id: I81709ea7f4d5ac0abfbd2834c98c4e05b4904878
ashboards/index.jd
05f803377ebcf2f9c6160fa125948598f0558113 18-May-2015 Dirk Dougherty <ddougherty@google.com> resolved conflicts for merge of ab6d5376 to mnc-dev

Change-Id: Ice8e511bffa6a0bc3aec9e44c059a7dfde91d65f
747094539612e565f512e42ca9a750cb316ed573 15-May-2015 Dirk Dougherty <ddougherty@google.com> Doc change: adjust distribute and preview card grids and styles.

Change-Id: I0b0fd5688c5efdb881d677173afdfb5f63d2fa73
bout_toc.cs
ndroid.jd
ersions/lollipop.jd
2dc05e22bdbebe3f276391a743f525b0e1a2504e 05-May-2015 Joe Fernandez <joefernandez@google.com> am 722b509d: am a246d2dd: am 9dabc784: Merge "docs: Android Developer Dashboard update - May 2015" into lmp-mr1-ub-docs

* commit '722b509df505c156c71e95336b8059b8afcd8621':
docs: Android Developer Dashboard update - May 2015
1407c19de25d40336138fd7a30925e53387ccf0b 02-May-2015 Joe Fernandez <joefernandez@google.com> docs: Android Developer Dashboard update - May 2015

Change-Id: Ia4cfae39c0ccb744f9489615b6dd36f455a652c0
ashboards/index.jd
cab79e24fee8c868f6d98399e2132fac3ee34a8e 08-Apr-2015 Joe Fernandez <joefernandez@google.com> am de35df74: am 617181bc: am 2e567682: am 038fe2de: am 19a57761: am 95c39774: docs: Small fix for Android Dashboard

* commit 'de35df74344857690feb0f15e8f83355450a034a':
docs: Small fix for Android Dashboard
9064cc7fb47cdff7d089d2a6165e2ded5af1b723 08-Apr-2015 Joe Fernandez <joefernandez@google.com> am 7e2b9599: am f545618f: am 5861b5b6: am 911e4c50: am ab882856: am b1a6bd01: docs: April 2015 Android Dashboard update

* commit '7e2b95997490a1beda28bbb93284b292e9c44e3c':
docs: April 2015 Android Dashboard update
95c39774d245921be04b2a6f0f221f86545f8ac6 07-Apr-2015 Joe Fernandez <joefernandez@google.com> docs: Small fix for Android Dashboard

Change-Id: I33f3b8b4a7b7abdf16bb5fc4964c51f2809f6c3d
ashboards/index.jd
b1a6bd01bc278f4f6c6a656925e37b998d93f143 07-Apr-2015 Joe Fernandez <joefernandez@google.com> docs: April 2015 Android Dashboard update

Change-Id: I7ddd526209cb41cc8944ea5bd99a32021ab343fa
ashboards/index.jd
fb293aa245be7bfbf73224b2d37d51a718bf7790 03-Mar-2015 Ed Heyl <edheyl@google.com> Fix build: Revert "docs: Android 5.1 API Release notes (Lollipop MR1)"

This reverts commit 50d0953a86af7d6ad2bfaa2ac13d943781f210cb.
bout_toc.cs
ersions/android-5.1.jd
ersions/lollipop.jd
50d0953a86af7d6ad2bfaa2ac13d943781f210cb 27-Feb-2015 Joe Fernandez <joefernandez@google.com> docs: Android 5.1 API Release notes (Lollipop MR1)

Change-Id: I47f59ade26086b8368d8b395f92992edc27510d0
bout_toc.cs
ersions/android-5.1.jd
ersions/lollipop.jd
97a1173b63be900ab5aed694e8022c60f3817fa0 02-Mar-2015 Joe Fernandez <joefernandez@google.com> docs: March 2015 Dashboard update

Change-Id: Icaf390b6e55c216c45730190ab31bec7b746e361
ashboards/index.jd
d86211292eda0aa27e0b2f05214601279b193b3f 10-Feb-2015 Eric Gilmore <egilmore@google.com> Adding videos for 5.0 changes and watch face development.

On branch pilot-videos
Changes to be committed:
modified: docs/html/about/versions/android-5.0-changes.jd
modified: docs/html/training/wearables/watch-faces/index.jd

Change-Id: I2dd852f3af8ae39f91ec08aadd5c03ff9996b46b
ersions/android-5.0-changes.jd
eba583e3930891f7a8a0e48a961a4a2471fc757c 02-Feb-2015 Joe Fernandez <joefernandez@google.com> docs: February 2015 Dashboard updates

Change-Id: I1936395193ec4c382b2492f992149fa7a29c9282
ashboards/index.jd
d28a49fb73d0e6604aee482273c54dc1a54982cc 19-Nov-2014 David Friedman <dmail@google.com> Localization of high-level Android 5.0 pages: ja, ko, ru, es-419, pt-br, zh-cn, zh-tw

Change-Id: I6555b9894a9ae4dc9365f21b40a75627fb7ed63f
bout_toc.cs
491a8257f46999d75ddc5c4c9eb599067ad380a0 07-Jan-2015 Joe Fernandez <joefernandezp@google.com> docs: Update Dashboard for January 2015

Change-Id: I20b2b2e22199db64367d5ed99b751353c3add07b
ashboards/index.jd
5619d929a69231686ded4c52bca2330276b4951b 05-Jan-2015 Quddus Chong <quddusc@google.com> docs: Updated the description of the enhanced camera APIs in L.
bug: 18142680

Change-Id: I0b15048bb099443a4cb790fbd2100456f2bfa4d6
ersions/lollipop.jd
1ab615b3e6a7ae820fde4ba067f76dff635f3639 11-Dec-2014 David Friedman <dmail@google.com> Merge "Adds link to related video." into lmp-docs
c7ad6e9175e232416c22386b80f2c5c9b5031d81 09-Dec-2014 Andrew Solovay <asolovay@google.com> docs: Added info about managed profiles to "Android 5.0 Changes"

Also a couple of unrelated changes while the file was open.

See first comment for link to staged doc.

Change-Id: I56dd57104729dec353b0dd630715a43a73d043d3
ersions/android-5.0-changes.jd
65a01238fc68b70a111d57001cbc8b7c022ece88 10-Dec-2014 David Friedman <dmail@google.com> Adds link to related video.

Change-Id: I22823b0df2863c4e733d389d20440debb16c5631
ersions/android-5.0-changes.jd
cf18fa6cd8f4cd19daf4ca8e289f362df37f0943 10-Dec-2014 smain@google.com <smain@google.com> misc updates related to Android Studio.
clarify a few doc titles for improved search results clarity.
update "get started" page link to Android Studio, add First App link,
and remove some biased language.

Change-Id: I5e4faef8a6eb0a08eec45981a4f9436cb07a995c
tart.jd
55eda3c691a77ab9d5e591ec4e8362374d296491 02-Dec-2014 David Friedman <dmail@google.com> Fixes a typo, in which the word "give" is repeated.
Bug 18553334

Change-Id: Ie21fd8d0b6951a28bc547d08b2777a2c80fdbc1f
ersions/kitkat.jd
1f5acf84800f58607e5e9f36c48e3b53f10c1163 01-Dec-2014 Joe Fernandez <joefernandez@google.com> docs: December 2014 Dashboard update

Change-Id: I80e2477d02ef5eb0964ae6e68ffa11d703db4fe5
ashboards/index.jd
5e5af93b962c5ec97f7c2b841d4e9076904dd544 14-Nov-2014 smain@google.com <smain@google.com> remove preview system image links
bug: 18376658

Change-Id: I5f0e79e4261a004a84a09c0095d77f985abdf868
ersions/android-5.0.jd
ersions/lollipop.jd
01ca1277b9b66c50909d143254d2e60b906b58df 06-Nov-2014 Quddus Chong <quddusc@google.com> docs: Removed statement that ART does not implement compacting garbage collection.
bug: 18181075

Change-Id: Ibbb20604595a6740d19ec1d887854d60fb9d797b
ersions/android-5.0-changes.jd
662964511f88fddbf14941c66bf255acb3f30e2a 05-Nov-2014 Dirk Dougherty <ddougherty@google.com> Merge "Doc change: update behavior changes and move to separate doc. Add nogotofail to SSL best practices." into lmp-docs
df4c4ac540269bbb2b6f133dddb038ef5188c24e 01-Nov-2014 Dirk Dougherty <ddougherty@google.com> Doc change: update behavior changes and move to separate doc. Add nogotofail to SSL best practices.

Change-Id: Ib4c0b0d442b1ef879cb01b3972845ef93360c5b8
bout_toc.cs
ersions/android-5.0-changes.jd
ersions/android-5.0.jd
9dc852ac69fbfb850ce9fdd99e0b526791e3c079 30-Oct-2014 Joe Fernandez <joefernandez@google.com> docs: Update Android Dashboard for November 2014

Change-Id: I42b4c58ebfe2b6f486c560d4ccf698d8064d1d39
ashboards/index.jd
32c820fac0575b406acef688ce365d9c390fd93e 23-Oct-2014 smain@google.com <smain@google.com> update android workplace screenshot
bug: 18038081

Change-Id: I6cc59cf002000ee2c938e634ef3662fbba2c70cc
ersions/lollipop.jd
b8796e441ce8b4f2e2f75df9689637f6e18f18db 22-Oct-2014 Quddus Chong <quddusc@google.com> docs: Updated Android 5.0 API overview to reflect changed WebView behavior for mixed content and 3rd party cookies.

Change-Id: Ib152d6577d2369b71aa52e6013a2ff1fbcab0c6e
ersions/android-5.0.jd
21de5f3f12071458c2a1cf3dd39bb9271ee13e92 20-Oct-2014 smain@google.com <smain@google.com> Doc change: misc changes to highlights.

Change-Id: I60964bf1d8e299985da9ca6b2b6cfb70a1477bbc
ersions/lollipop.jd
065b94c6a634e7a765f2674cff696a75e76f6425 20-Oct-2014 smain@google.com <smain@google.com> update workplace description in lollipop highlights
bug: 18038081

Change-Id: I612fc52392bc0fb71cc2e7b4c0da1fcaae6ac6fe
ersions/lollipop.jd
a2f07a88aa92d60b28295e84f440dbb4025d3eeb 19-Oct-2014 smain@google.com <smain@google.com> add info about device owner app to the workplace highlights

Change-Id: Ib1c5809e0d9e923fd71f4b33b1ef44091f1f3df4
ersions/lollipop.jd
f3e585ab20be006c8d5f3a033f9ade8a9dc6b55f 19-Oct-2014 smain@google.com <smain@google.com> Merge "add glare effect to screenshot and add 1x version with srcset" into lmp-dev
02f9a5d4d71af6dad1f2621a568d3b113cffa239 19-Oct-2014 smain@google.com <smain@google.com> add glare effect to screenshot and add 1x version with srcset

Change-Id: I28ccd7bf509a65859b81e4fed8c63fbe62dad0b4
ersions/lollipop.jd
9e9d5a369fb00730d58220eaa79082e351cf8bcd 19-Oct-2014 smain@google.com <smain@google.com> add info about workspaces to the lollipop highlights
also move the workplace launcher image from the API Overview to
the highlights... and also just remove all images from the Overview
for simplicity there.

Change-Id: I36cc6d58efa6c5c912971b8636fde064b0f26797
ersions/android-5.0.jd
ersions/lollipop.jd
6dc5d68399377eb8d6a3132c2af475d92ed8aca5 17-Oct-2014 Joe Fernandez <joefernandez@google.com> docs: Android L release fixes

- L Highlights fixes
b/18029526
- L API Overview fixes
b/18034482

Change-Id: I2e93ece18748c15a8fe10749e75008bf5ed9a7c0
ersions/android-5.0.jd
ersions/lollipop.jd
7b4e310de97fea3deddddb6ee1c1f6d8922f13e2 17-Oct-2014 Quddus Chong <quddusc@google.com> docs: Fixed sound and vibration section in Android 5.0 API overview.

Change-Id: Icb5379cb1c390c011c9ca8c1d585ebcaea8f92dc
ersions/android-5.0.jd
fe51197084ab70ea48a9ddf13ecc0d0afe81d0ea 17-Oct-2014 smain@google.com <smain@google.com> Merge "edits to the Lollipop highlights" into lmp-dev
519ea74a47003827e2ffe90fc2d8fc4353499783 17-Oct-2014 smain@google.com <smain@google.com> edits to the Lollipop highlights

Change-Id: I1702946aca8c30528488465be422a9b68a9ae049
ersions/lollipop.jd
2e4a929f3616a0c03cf1a8f941016a84f1c5141a 17-Oct-2014 Quddus Chong <quddusc@google.com> docs: Updated Android 5.0 API Overview to reflect that
setting the device to RINGER_MODE_NORMAL or RINGER_MODE_VIBRATE
causes the device to leave priority mode.

Change-Id: I9a7be4529f757417a62ca376df39bf01309e1e69
ersions/android-5.0.jd
22fa76dac8de6cfd9e7bc1eb8800f4cddbfc0640 17-Oct-2014 Dirk Dougherty <ddougherty@google.com> Merge "Doc change: Add Lollipop to platform versions table." into lmp-dev
2b86948e46cfa92b27147d4b07ee0a96aa272cc3 17-Oct-2014 Dirk Dougherty <ddougherty@google.com> Doc change: Add Lollipop to platform versions table.

Change-Id: Iad84444396a3b2d24403e88398ca21933741b819
ersions/android-5.0.jd
ae8355247aab8ab492d7fb09b36eb60caa3ba557 17-Oct-2014 smain@google.com <smain@google.com> time to forget about honeycomb and gingerbread.

Change-Id: I74a1a62109f28b6ed08acee4761e25bfe8278257
bout_toc.cs
1b41dbf4fa7f039709e75c15f1e5cf1d43e84778 17-Oct-2014 smain@google.com <smain@google.com> edits to the lollipop highlights

Change-Id: I7efaae064780c3f778f25d11e9378852c11eb5eb
ersions/lollipop.jd
4c169e03fb9c6db3f6ad2dc582e5b3d4e84f4738 17-Oct-2014 smain@google.com <smain@google.com> add Lollipop highlights and revision to 5.0 API overview intro

Change-Id: Ic50db6ea2ea9893088f271ce2427ccda69fc6b75
bout_toc.cs
ersions/android-5.0.jd
ersions/lollipop.jd
49cc89ec519bdfe1d5bc0ff751bd299b0ac1a87c 16-Oct-2014 Quddus Chong <quddusc@google.com> docs: Updates to Android 5.0 API Overview.

Change-Id: I0dcbb134fc499da0172bfe8d79c5aaa1a4b3ef75
ersions/android-5.0.jd
ccd80045a36239d5135008256a28198e8a62e395 06-Oct-2014 Quddus Chong <quddusc@google.com> docs: Added L API overview.

Change-Id: Idd042b41a99f61faa6b011c2900210ed38b017b9
bout_toc.cs
ersions/android-5.0.jd
52a1816180c7a85b13c543a5cdb6a7506cb8f01d 10-Sep-2014 Robert Ly <robertly@google.com> docs: update api dashboard for september

Change-Id: Icae4efd0729b61c0f6c1850da641bc065bc12122
ashboards/index.jd
ba5c49dcde9922643054862cc8fc2388986dfb53 12-Aug-2014 Robert Ly <robertly@google.com> docs: update dashboard

Change-Id: I3a11a4ffbd9e5544c598bdebacd67e236305602f
ashboards/index.jd
ff424377dff2896e8e7fd86b995f63888ae5cd2e 16-May-2014 Scott Rowe <scottrowe@google.com> cherrypick from klp-docs docs: b/14524668 remove ANDROID_ID Change-Id: I83d4389bb8322c2dbca10042e666fc9b75ea8a12

Change-Id: I2ee3cc1269fcd9b31f1f71fc5fc3cd8d62ebf31f
ersions/android-4.2.jd
d815d3239d56f692c198e7766adf2b31603c4b1f 07-Jul-2014 Robert Ly <robertly@google.com> docs: update device dashboard for july

Change-Id: I31276f82d77f4b43dd458b3395b41ca7564f93c2
ashboards/index.jd
bb33ff04b7d1f7f554331426bd9940edbbfd395d 04-Jun-2014 Robert Ly <robertly@google.com> update device dashboard for June

Change-Id: Ibc02e80f4d4fa721039229f63dee0af878c21765
ashboards/index.jd
3506ac87c09c0748d92ef594c94365a5d7b07262 21-Feb-2014 Dirk Dougherty <ddougherty@google.com> Doc change: Updated content for distribute.

Change-Id: I612fbb8e5b7aedd73c0e633e5517bb89375760ed
ashboards/index.jd
156bcfcf936ad0e2823b3a9ebf0dbb20ce316836 01-May-2014 Scott Main <smain@google.com> update dashboard for 5/1/14

Change-Id: I874f060089ecc701c23b91adc52d19d50fd51014
ashboards/index.jd
b0b84487c1e6d050d7f5ffe7964c57ef1db4f3b8 01-Apr-2014 Scott Main <smain@google.com> dashbaord update for 4/1/14

Change-Id: Id38d8a448dc86afecc2e80dc6a5f4fdb26d7cc93
ashboards/index.jd
22a9fb31a4049ce43568b3d018318006da266bd9 03-Mar-2014 Scott Main <smain@google.com> dashboard update for march '14

Change-Id: I60d96bba527c7fcbfe05c069ad1abf226e38f50c
ashboards/index.jd
749120f39bdac49a96771d06d25b7f9edf70be67 04-Feb-2014 Scott Main <smain@google.com> dashbaord update for feb '14

Change-Id: I7ed66b6603f40cbbf3ffcc4824894777e3f8add2
ashboards/index.jd
ccc5ca144c2d6e21df5118870d0a3f3c65055686 09-Jan-2014 Dirk Dougherty <ddougherty@google.com> Doc change: dashboard update.

Change-Id: Ic65cd8d6bf2435fa3efd73f3337c462c02a752ed
ashboards/index.jd
c9cad879597dd15983a35fbf997898a771672a69 04-Dec-2013 Dirk Dougherty <ddougherty@google.com> Merge "Doc change: add cropped kk device image and adjust position on highlights doc." into klp-docs
56278b7e14fb7e600923e72f649edef2d75fa165 04-Dec-2013 Dirk Dougherty <ddougherty@google.com> Doc change: add cropped kk device image and adjust position on highlights doc.

Change-Id: I927091e1251c5477de4462a61c01c9bcf82ad9e2
ersions/kitkat.jd
351001f9048e6c2dde861d25c84811bc7af7bcf8 02-Dec-2013 Scott Main <smain@google.com> fix FPS typo in JB highlights, reported by vharron

Change-Id: I6a98af7730d1e56f08b5ba9a9f7d462cc35e17e8
ersions/jelly-bean.jd
65907fd4af6a1074a7b052751746fd99095627c6 02-Dec-2013 Scott Main <smain@google.com> dashboard update for 12/2/13
first appearance of kitkat

Change-Id: I528cb8d938b3a9e0da4c44db2b615ad90c211436
ashboards/index.jd
241a327afec33a1b7a6aa030dcdd73c6ed44ff73 16-Nov-2013 Dirk Dougherty <ddougherty@google.com> Add link to HCE dev guide.

Change-Id: I452a59ff81d0e0e34cb6802acfc539fa1219bd68
ersions/android-4.4.jd
2705c8ba678e61030a36556125a57d272631d181 11-Nov-2013 Dirk Dougherty <ddougherty@google.com> Doc change: edits to RTL support descriptions.

Change-Id: I90317c55f4bc34b087b1c374c7b72363b9afadef
ersions/jelly-bean.jd
ersions/kitkat.jd
347b6fc9e3bbd15364a0d1be74bd6ed98a3a1bfe 07-Nov-2013 Dirk Dougherty <ddougherty@google.com> Doc change: remove a reference to RTL pseudolocale.

Change-Id: If6174954008b6875a7cb0ffcc89d1e04dd702b02
ersions/kitkat.jd
a5f542a30363825a70ff737e232699726b2261f7 05-Nov-2013 Dirk Dougherty <ddougherty@google.com> Doc change: adjust wording for Force RTL layout developer option.

Change-Id: I91b6194bfeeb19f3e5885bfd971149a584f60c3a
ersions/kitkat.jd
9399d91944e38bc33f5bed8fb141fd400d436709 05-Nov-2013 Dirk Dougherty <ddougherty@google.com> Doc change: Edits to graphics highlights.

Change-Id: I9c532b4b38bff1cfeebd6005a54ca26346de03b0
(cherry picked from commit 660401df710a5cb2a7df922e1b7673043e7b511c)
ersions/kitkat.jd
9a52d659872c55a9343068ce297fe396e5394dd6 04-Nov-2013 Dirk Dougherty <ddougherty@google.com> Doc change: minor fixes to highlights and images.

Change-Id: I9dc52258aff3f97b71ff8b749865f699d3c9c0d2
(cherry picked from commit 5132fb2c581cbdd6bb58da3cbdb38ebf4c75c160)
ersions/kitkat.jd
19f05adbee3c755daf8417d6de4fae831e7cc446 02-Nov-2013 Scott Main <smain@google.com> change sensor FIFO method to getFifoMaxEventCount

Change-Id: I89a39362a248d15418e0241ccf94b2caeedc44f7
ersions/android-4.4.jd
b4e2cea57dd7ca74baede6f4fed48ce67a661abe 01-Nov-2013 Scott Main <smain@google.com> simplify gl table

Change-Id: I526975d0f8e4ab3f091c3df3c0971bd390491936
ashboards/index.jd
7ae98ba9f2570ad819e995cde8db2b9b837a401a 01-Nov-2013 Scott Main <smain@google.com> fix dashboard to add opengl 3.0

Change-Id: Ibf85aefed6e2adbc7247758deed0f6f27726967d
ashboards/index.jd
3e0cb9ba1876d23ed4c1e051b358a388c2fcaeaa 01-Nov-2013 Scott Main <smain@google.com> dashboard update for 11/1/13

Change-Id: Ic440636d38ae642f8e09c22d17202259526a9979
ashboards/index.jd
f385d2fdb175b027d682876b9c784881f679d3f7 01-Nov-2013 Dirk Dougherty <ddougherty@google.com> Doc change: remove staging urls for chrome and wallet sites.

Change-Id: I804d0386a3a518052ac8265cad9d20a8d1f6d462
(cherry picked from commit 35a59683cf1e77dc794dfc51a5259743c6d07be8)
ersions/kitkat.jd
f3db5a80ccdfe7478812ba791c931a7202c12b0b 01-Nov-2013 Scott Main <smain@google.com> remove misinformation about sensor alarms

Change-Id: I55e868fd35ad97bf8a37f482bb227c1d0c87d992
ersions/android-4.4.jd
6934add2692ffbad8f299aaef80ee8d3f1f991d6 01-Nov-2013 Scott Main <smain@google.com> fix version typo

Change-Id: Ib3f9642bc0aa8b75b89fcba7a7c38b694afb25e3
ersions/android-4.4.jd
dcfc04cdce8d34d677bc14c6c69e76c7084712b0 01-Nov-2013 Scott Main <smain@google.com> link fixes

Change-Id: Ieb7e7f7f3997edca75399b2240e9c8043f3e0129
ersions/android-4.4.jd
79fbed08bd8bcf8c44adfc0a8306b77af2213585 31-Oct-2013 Dirk Dougherty <ddougherty@google.com> Doc change: adjust element spacing.

Change-Id: I108dbf80e0be7af8ed9934a2fa39bba9cb080c8b
(cherry picked from commit f810dc2e35e2c70f3fa8e89288d64b34bc49913a)
ersions/kitkat.jd
b08447ba51e17d02ca9173bb638c6b1c840ac3c4 31-Oct-2013 Dirk Dougherty <ddougherty@google.com> Doc change: Updates to platform highlights.

Change-Id: I7c4a5f8104dd1887fcac32a525301572243cdb81
(cherry picked from commit e44fce31097a33a6bfaf8225b21047a12584b36c)
ersions/kitkat.jd
790f9183aef321e3b0dc5396e71abf495c72b551 26-Oct-2013 Dirk Dougherty <ddougherty@google.com> Doc change: Platform highlights for Android 4.4.

Change-Id: Ic82ca92c224bdc72bdef5f2fcd7921bc17a601a8
(cherry picked from commit 147a9991988e21c455c86bdca2cadd4873b00054)
bout_toc.cs
ersions/kitkat.jd
24e5397185c41e7c35a7cd25ec00bb71878061b9 31-Oct-2013 Scott Main <smain@google.com> add API overview for Android 4.4

Change-Id: I92d3cab755a65da1ee3633a69122e5be1fafc6e9
(cherry picked from commit e2ce19d001c6499303d43f64bf12628e4ff4924c)
ersions/android-4.4.jd
f5468f6d42ad7bbc2f0ce8cb557330905914c3ec 03-Oct-2013 Scott Main <smain@google.com> update dashboard stats for 10/2/13

Change-Id: I7d87142c6ed6b582582435933f5dbb2fcd0f2cac
ashboards/index.jd
2d006d2fb2d053392324769971c3a10d8ad93ac4 16-Sep-2013 Scott Main <smain@google.com> more string changes for wi-fi trademark compliance

Change-Id: Iee87c7d627e724f212d4a378815a77ff056d0dec
ndex.jd
ersions/android-4.0-highlights.jd
ersions/android-4.0.jd
ersions/jelly-bean.jd
002057bf0452168fd88eb81c2d36f02cfb260769 05-Sep-2013 Scott Main <smain@google.com> Merge "update dashboards for 9/13" into jb-mr2-docs
847480c6d1c1ecd4d6e0242d4fb8e3afb2a07198 04-Sep-2013 Scott Main <smain@google.com> update dashboards for 9/13

Change-Id: I50171e5448fa062ed59d585c603cb5ac80f80d47
ashboards/index.jd
f5e0970c471d8bb3775febe4d1fb422a337c462c 23-Aug-2013 Scott Main <smain@google.com> replace instances of Wi-Fi Direct with Wi-Fi P2P

Change-Id: I21cb06e27e98c428b4f3f4ac72e759f61607e468
ersions/android-4.0.jd
ersions/android-4.1.jd
bf03f391ba1bb653f7bfcb97433310bd8b2e42a7 02-Aug-2013 Scott Main <smain@google.com> dashboard update for 8/1

Change-Id: I8541646e13d20186f79dd8a548b1ff21602793b6
ashboards/index.jd
f0e0cf4e0de6f5bd578d3d916476bb529efea895 02-Aug-2013 Scott Main <smain@google.com> fix toc link

Change-Id: If2509e23db7f4f189f7521846598424cff2c2882
ersions/android-4.3.jd
c4c7463f546ffb2eec7985c0a3d0203cbb8381bb 01-Aug-2013 Scott Main <smain@google.com> add note about VideoView "wrap_content" layout issue
bug: 9364101

Change-Id: I21881b30f338e9cdd7ffaa509edcf71e9478ded5
ersions/android-4.3.jd
299c5ea31b0c8510274eb6bb388fc5c4543ab607 30-Jul-2013 Scott Main <smain@google.com> Revert "docs: add link to developer survey on main landing pages"

This reverts commit da31f2ea9274614da18aa2544fc43fb4ee213741.
ersions/jelly-bean.jd
ee8ea96c4ecbb1e52944a1d960584d0645af6d79 24-Jul-2013 Dirk Dougherty <ddougherty@google.com> am 38d4cfd4: Merge "Doc change: fix reference to getBestDateTimePattern()." into jb-mr2-dev

* commit '38d4cfd4a19de35c2b16c0f64b26d4b9ed362ede':
Doc change: fix reference to getBestDateTimePattern().
38d4cfd4a19de35c2b16c0f64b26d4b9ed362ede 24-Jul-2013 Dirk Dougherty <ddougherty@google.com> Merge "Doc change: fix reference to getBestDateTimePattern()." into jb-mr2-dev
218dd76e987da2abf222578272b3e1c05aec5d4c 24-Jul-2013 Dirk Dougherty <ddougherty@google.com> Doc change: fix reference to getBestDateTimePattern().

Change-Id: Iad96f4079390e3589d21402fc8e01d6446f001b3
ersions/jelly-bean.jd
cbfde177160b816ff56ab7b703b5f488578d6edb 24-Jul-2013 Dirk Dougherty <ddougherty@google.com> am ac6be105: Doc change: remove devices listed for vp8 hw encoder in highlights.

* commit 'ac6be105444e945437481f9b3e7d2742a33c7287':
Doc change: remove devices listed for vp8 hw encoder in highlights.
ac6be105444e945437481f9b3e7d2742a33c7287 24-Jul-2013 Dirk Dougherty <ddougherty@google.com> Doc change: remove devices listed for vp8 hw encoder in highlights.

Change-Id: I8058981fc90270abcdecd415c593a3211afe4acb
ersions/jelly-bean.jd
b56cd2903e80adb9db64cc375be23e741048b964 24-Jul-2013 Scott Main <smain@google.com> Merge "update all links to the support library" into jb-mr2-ub-dev
20785842930d5dac6d0be35ea6f7b13012e10c59 24-Jul-2013 Dirk Dougherty <ddougherty@google.com> am 144479f2: Merge "Doc change: Platform highlights for Android 4.3." into jb-mr2-dev

* commit '144479f255cb14139234df896ad2dd519cce0d0c':
Doc change: Platform highlights for Android 4.3.
3ab0470cf1094548d1a6312551817a7b49a98c44 07-Jul-2013 Dirk Dougherty <ddougherty@google.com> Doc change: Platform highlights for Android 4.3.

Change-Id: If178b8268d4d703d06266cb3adc0c124e596378c
ersions/jelly-bean.jd
036874ce4e106133b4d89e24a7493f1b67daaa32 24-Jul-2013 Scott Main <smain@google.com> revise DASH discussion in overview

Change-Id: I0f90ef248312edb00ad83d2056f9107cbdd9562b
ersions/android-4.3.jd
4e2c9dc74b74b1ba10793177475a599f75fbb18b 24-Jul-2013 Scott Main <smain@google.com> update all links to the support library

Change-Id: I173e3690148e5de3020bfdca8087906faa56b13b
ersions/android-4.0.jd
ersions/android-4.3.jd
f213415175ec83df7b39089d559eb9d02b72883a 24-Jul-2013 Scott Main <smain@google.com> api overview edits

Change-Id: I3bd4941b3d77c7bbe2c678254e336c069070363e
ersions/android-4.3.jd
ca3b4e9b7e5498650993dc99d70acacc1fa2d1fb 19-Jul-2013 Scott Main <smain@google.com> remove significant motion

Change-Id: I764d7253d9eb4aa9f7e94f5628a29f648fd9811b
ersions/android-4.3.jd
f128275bdc229fd3c35ce25cf9518b72bc6c7790 19-Jul-2013 Scott Main <smain@google.com> more details about account access in restricted profiles

Change-Id: I2710c3e8736748ca3080ee88f076255a6639b1e3
ersions/android-4.3.jd
0f97f3510bbef333887440b6f0bc65aea2352597 09-Jul-2013 Dirk Dougherty <ddougherty@google.com> am cfb8f9a0: am 3059c708: am d5fee164: Merge "docs: add link to developer survey on main landing pages" into jb-mr1.1-ub-dev

* commit 'cfb8f9a07681cc090428a47aa856cba51be29ce5':
docs: add link to developer survey on main landing pages
da31f2ea9274614da18aa2544fc43fb4ee213741 05-Dec-2012 Scott Main <smain@google.com> docs: add link to developer survey on main landing pages

Change-Id: Ib842dc074be9541764379d2adfecb0af01751d76
ersions/jelly-bean.jd
0f4ef70c05c1e24b6a014eb30f22aef74b38a9ee 08-Jul-2013 Scott Main <smain@google.com> am 637c15df: am 98dc0c44: am 31da6322: dashboard update for 7/8

* commit '637c15dfffd3a75998f7dbf2061b249d026b9eb1':
dashboard update for 7/8
31da63220f1038b65d094bf510cd22f6a6da9769 08-Jul-2013 Scott Main <smain@google.com> dashboard update for 7/8

Change-Id: I4935d5544754bbbd1ceb3d535ad5cb9a5dbe2453
ashboards/index.jd
1c62a0fc32dea7cba9a922a748fc1b1acd5ddb47 22-Jun-2013 Scott Main <smain@google.com> typo

Change-Id: I4dcb7c67313a8e3f42ae9f56e4c0ce6e5874dfc7
ersions/android-4.3.jd
8cc7db7d402569332f32a6e092a9d42feb64c995 15-Jun-2013 Scott Main <smain@google.com> add jb-mr2 api overview

Change-Id: Ib46c3ad3318d19927f47f1bb0ada93adf7766147
bout_toc.cs
ersions/android-4.0.jd
ersions/android-4.3.jd
1a0a50e7c23fb0ec5fe818a7069b890f22632691 18-Jun-2013 Scott Main <smain@google.com> add collapsed list items for 4.1 TOC

Change-Id: I241fb5415a3b893df7c8491c7a549f3d0d304e74
ersions/android-4.1.jd
3c080baad5609faa663238f202c7aae7268bbd2c 03-Jun-2013 Scott Main <smain@google.com> am 564889b1: am 4a024be4: am 4cef8150: Merge "update dashbord for 6/3" into jb-mr1.1-ub-dev

* commit '564889b1263bb1c5cfcd21401f853b0cc1569a50':
update dashbord for 6/3
aaae94aefa4e75d9e9ce3a4f44fa99ab331b765d 03-Jun-2013 Scott Main <smain@google.com> update dashbord for 6/3

Change-Id: I73f340be032d6a45ccc20c80f03849b018f650e5
ashboards/index.jd
ccec9de2c524fed576c0afa6833ee637684a5ef5 30-May-2013 Scott Main <smain@google.com> am 40f8668a: am ca725a1a: am 92ff5862: Merge "clean up the results for \'android\' in search suggestions" into jb-mr1.1-ub-dev

* commit '40f8668a5f3bde3b89225a047775ccca30d33c40':
clean up the results for 'android' in search suggestions
b8525dd712f153a3d85f70f4a73bfe5f7966273a 24-May-2013 Scott Main <smain@google.com> clean up the results for 'android' in search suggestions

Change-Id: Ia89dce3b2b911f4eaffbe1a224749cda39f65984
ndex.jd
tart.jd
a4d7214dbebfbab151023bea52b5dfe166b058e0 07-May-2013 Scott Main <smain@google.com> am 12829256: am 13ae720b: am e7ae74f1: am 5bde4bc5: am 1cd65b30: delete a few unused/obsolete files and add redirects

* commit '1282925654f82e6df7a1fb0503de36ee951c126d':
delete a few unused/obsolete files and add redirects
1cd65b30904b07ae4226a6e438647ee3b63d7950 07-May-2013 Scott Main <smain@google.com> delete a few unused/obsolete files and add redirects

Change-Id: Icbcb0f042ac5f05d17d42be4c5c122316e93b866
lexible.jd
arketplace.jd
ersions/api-levels.jd
ersions/index.jd
b9e757c8044697c6675a969859940beb5dae6358 01-May-2013 Scott Main <smain@google.com> am 66623196: am 95fa4428: am 1fbbf8ca: am 4bc82dea: am 47dcb666: dashboard update for 5/1

* commit '66623196159ec4509e617cd440199499b483367a':
dashboard update for 5/1
47dcb66610fbe9284f83f73a06a5c23515e17fbd 01-May-2013 Scott Main <smain@google.com> dashboard update for 5/1

Change-Id: I9cdcf2934a5332fee50067e0b6f8f3f159373892
ashboards/index.jd
3b4f85b715399dc044fbaafda37ce74863d55370 19-Apr-2013 Scott Main <smain@google.com> am e397020d: am 102e9e5a: am 1b95cc41: am 653a00e2: am 6afeb0e5: search suggest tags for google service docs and exclude a whole bunch from suggestions

* commit 'e397020d4d9144583d4dc05e1ed8ded254b21162':
search suggest tags for google service docs and exclude a whole bunch from suggestions
6afeb0e5e7343bcafd9620bfc04c21cad9f08edb 17-Apr-2013 Scott Main <smain@google.com> search suggest tags for google service docs
and exclude a whole bunch from suggestions

Change-Id: Id79653216fdcdd18e50d2463b0d27c1584848213
ersions/android-1.1.jd
ersions/android-1.5-highlights.jd
ersions/android-1.5.jd
ersions/android-1.6-highlights.jd
ersions/android-1.6.jd
ersions/android-2.0-highlights.jd
ersions/android-2.0.1.jd
ersions/android-2.0.jd
ersions/android-2.1.jd
ersions/android-2.2-highlights.jd
ersions/android-2.2.jd
ersions/android-2.3.3.jd
ersions/android-2.3.4.jd
ersions/android-2.3.jd
ersions/android-3.0.jd
ersions/android-3.1.jd
ersions/android-3.2.jd
ersions/android-4.0.3.jd
ersions/android-4.0.jd
ersions/android-4.1.jd
ersions/android-4.2.jd
bdc87d50db42999fbfeb0d75a98d1cb0e3730bc0 06-Apr-2013 Tim Murray <timmurray@google.com> Merge "Remove all public mention of RS graphics from docs." into jb-mr2-dev
a90842283e322b1210e2bea5850b05177e3d87af 06-Apr-2013 Tim Murray <timmurray@google.com> Remove all public mention of RS graphics from docs.

Change-Id: Ie43b5fb0353149aa9af433b6f5c5141349388ea0
ersions/android-4.0.jd
8b5e342b0e24b9bb546456209d9d27480fa233e8 03-Apr-2013 kmccormick <kmccormick@google.com> Merge "Doc update: clean up ubiquitous typo "the the"" into jb-mr1.1-docs
76dfc02135abae5337b48fe99a1b8c0a7d95e33a 03-Apr-2013 kmccormick <kmccormick@google.com> Doc update: clean up ubiquitous typo "the the"

"Bug: 8531405"

Change-Id: Ib2b96dd2c1ab0f4d8abe5a8052bf2ef33f03b8be
ersions/jelly-bean.jd
3cd0b46ca4a4ab5ec597fe42f8637d0df5d83e5a 28-Feb-2013 Scott Main <smain@google.com> update dashboards for 4/1.
Now charts are generated from JSON data.

Change-Id: I17180b993a9ba50daf8a269ad26093079fd1da65
ashboards/index.jd
9b0d5dcd7a53e8a0f3b9b2be95c8c30107143080 07-Mar-2013 Scott Main <smain@google.com> fix rounding errors in dashboard data

Change-Id: Ifc65072e95f2bf761fd947231c8512d432f55e24
ashboards/index.jd
0793c6e84fa841cfc2c802518796b36a7042b5ec 05-Mar-2013 Scott Main <smain@google.com> dashboard update for 4/4/13

Change-Id: I6615e7036dce48e46f6a2b284046219d8237de5f
ashboards/index.jd
488c81aebb24b2cde7a0878b2d8bab88484544ca 21-Feb-2013 Scott Main <smain@google.com> docs: add note about javascript interface to 4.2 overview

Change-Id: I19454c481061b27197399d63abc466810b9e1ff8
ersions/android-4.2.jd
34434badf6ca2fd04c088e2971d33ded39158d22 13-Nov-2012 Dirk Dougherty <ddougherty@google.com> Doc change: Edits for RTL in highlights.

Change-Id: I4a01bbcaa1470dce571295a9e5e035a395c28c1a
ersions/jelly-bean.jd
bfec2a01896959ba2bc9a995238eb31644ea8dc6 11-Feb-2013 Scott Main <smain@google.com> docs: nudge dashboard chart to the right to avoid overlap

Change-Id: I852004b6dbd7ca8343a20f05da1166cff2d2898a
ashboards/index.jd
7d8494913292dcdbe25d046cbef6e349d904b41c 11-Feb-2013 Dirk Dougherty <ddougherty@google.com> Doc change: fix typos.

Change-Id: I58c8841c9bf23bc75e1b25d63af917ff56087fdc
ndex.jd
34c880415b2b02a8b143fc6cc7edf3afa8684e26 08-Feb-2013 Dirk Dougherty <ddougherty@google.com> Doc change: remove protocol scheme on dashboard src url to avoid mixed content warning.

Change-Id: I3003fa163f7c9e10925d96f8d89005b42baed315
ashboards/index.jd
b47fa1699a02a96d5da8e175966e9584c6bd5565 05-Feb-2013 Scott Main <smain@google.com> docs: fix renderscript links that currently require redirect

Change-Id: Ie12ff2c4be5ca22ac43dfe3a16868c7bef8e4ae8
ersions/android-3.0.jd
5439e0c2f7978a06c549f19531aee1ab2003fa35 05-Feb-2013 Scott Main <smain@google.com> docs: followup update for dashboard; add platform pie

Change-Id: I70b8d4e0384d995761a66afc34a66bcb03e5e74e
ashboards/index.jd
d799ffc235da9e4c158c0c93c984ec920410342f 04-Feb-2013 Scott Main <smain@google.com> docs: update dashboard platform data for feb

Change-Id: Ie248bf69bcdca4434e53ab31a82a55fd9da4825b
ashboards/index.jd
8a72b6e0db11dec73253b938defc2847a8c8234d 02-Feb-2013 Dirk Dougherty <ddougherty@google.com> Doc change: Remove more proto scheme from src urls (to fix mixed content warnings).

Change-Id: I1c2276f5fb057a0ca20c0d1feef2bce0ab7ffab8
ashboards/index.jd
ersions/android-1.6-highlights.jd
ersions/android-2.0-highlights.jd
ersions/android-2.2-highlights.jd
3e2479dd20ee9a1dab17e5dbec7fc835f2fa427f 04-Jan-2013 Scott Main <smain@google.com> Merge "docs: fix broken links and add new sitemap text file" into jb-mr1-dev
188315cf8b44fb59da2d37c1d54bbc70ee3acb4e 04-Jan-2013 Scott Main <smain@google.com> docs: fix broken links and add new sitemap text file

Change-Id: If0f7967a65a6e3a444a565a2e8229a04a5265f56
ersions/android-4.2.jd
b318318e0ae09169e7198fc15b7fc97fca9539e5 03-Jan-2013 Scott Main <smain@google.com> docs: dashboard update for 1/3/13

Change-Id: I0ff0b045d1c08a071fa706d8c0ff17943f2e752f
ashboards/index.jd
aaaa15653b251d7674386c779f970943ed092fd7 03-Dec-2012 Scott Main <smain@google.com> docs: update dashboard for 12/1, plus misc fixes

Change-Id: I7f06b6c66476aee2bd69b8017b5707c483b252b7
ashboards/index.jd
2b286bb26b95ac9d4eb35679239ea12d4f63b50b 30-Nov-2012 Dirk Dougherty <ddougherty@google.com> Doc change: cleanup filtering sidebars and api level table. Changes links pointing to billing and other play docs that have moved.

Change-Id: I5528e82a6f97eb25f2ec2db5dfe1e178d9580f3c
ersions/android-3.1.jd
ersions/android-4.2.jd
ersions/jelly-bean.jd
1d95cb6731521676bef13454303016c05583d01a 28-Nov-2012 Dirk Dougherty <ddougherty@google.com> Doc change: fix typo in jb docs.

Change-Id: I1e9820685eb8f1aa5580643215f5a7edd0c99c07
Bug: 7621378
ersions/jelly-bean.jd
f20b146fffdb672fb5b541d150240f8ef21a8710 13-Nov-2012 Scott Main <smain@google.com> Merge "docs: add ndk tos wall" into jb-mr1-dev
66e642b6d0da26c366acabaf6e7290e0f7aec96a 13-Nov-2012 Scott Main <smain@google.com> docs: add ndk tos wall

Change-Id: Ic7338d7d3606a017c84ce9895dfe68f2b931d182
ersions/android-4.2.jd
c178ebe719b80418cb193865ef68bb21cd5b7a1b 13-Nov-2012 Dirk Dougherty <ddougherty@google.com> Merge "Doc change: update image for landing page." into jb-mr1-dev
b5e15cab4b57f4a6b886ce1a89c987409350b7b1 13-Nov-2012 Dirk Dougherty <ddougherty@google.com> Doc change: update image for landing page.

Change-Id: I8e88b3972c5597e0510b94938572b7219eecba46
ersions/jelly-bean.jd
bd2b531359d7402b742c4a126ff1c0782107ab79 13-Nov-2012 Scott Main <smain@google.com> Merge "docs: edits" into jb-mr1-dev
ca211c742986e35a5d7400c5d7f96001c9cb8a42 13-Nov-2012 Scott Main <smain@google.com> docs: edits

Change-Id: I6a9f22100a138c594993cd9e0c1edfe0bb33affa
ersions/android-4.2.jd
574c2cbfb628e58c8b9ab28a4d7483c4024cef56 13-Nov-2012 Scott Main <smain@google.com> Merge "docs: add templated tabs for jb highlights" into jb-mr1-dev
5617b069171e149de204bbd1f5455520d36c5a94 13-Nov-2012 Scott Main <smain@google.com> docs: add templated tabs for jb highlights

Change-Id: I2353ec2bf96b5c0da46a2803639ef607fd12e167
ersions/jelly-bean.jd
64b12118ba74762e22ea186eca5ffcbc8b4acd14 13-Nov-2012 Dirk Dougherty <ddougherty@google.com> Doc change: edits and landing page.

Change-Id: Id79387c68771452dc091bbb2f8a576f33ecef68e
ersions/jelly-bean.jd
5878e2b32979d49e54711bfbe52d126c34fd24f4 13-Nov-2012 Scott Main <smain@google.com> Merge "docs: fix bug with unknown anchors" into jb-mr1-dev
3a535a47c3ea4f7de60ea38fb2d4664ae6eb9904 13-Nov-2012 Scott Main <smain@google.com> docs: fix bug with unknown anchors

Change-Id: I70f978ffd2248973a43ff1fe1dec2b0ac78cb63b
ersions/jelly-bean.jd
2c7e6cb773fb88f7e89fecf1b6dddf439cb9ec58 13-Nov-2012 Scott Main <smain@google.com> Merge "docs: add tabs to JB highlights" into jb-mr1-dev
0d881cb58c5fab43bb91ad7a97bc842717ba5ee9 13-Nov-2012 Scott Main <smain@google.com> docs: add tabs to JB highlights

Change-Id: Ia8e04f54678ea51a8ca50bf3b51f9a6cfd86d2da
ersions/jelly-bean.jd
23492df77f535133de7132c57610206ffc9ca17a 13-Nov-2012 Dirk Dougherty <ddougherty@google.com> Doc change: resize some assets for highlights.

Change-Id: Ib534f2895e184a112528be2c3bb78b59fa3dd2af
ersions/jelly-bean.jd
e320ac7a2bc0fb2c6a2358f8a0723fb8c068176f 13-Nov-2012 Dirk Dougherty <ddougherty@google.com> Merge "Doc change: edits to highlights files." into jb-mr1-dev
8fe036017cec77b15786ab24976df99c28af6038 13-Nov-2012 Dirk Dougherty <ddougherty@google.com> Doc change: edits to highlights files.

Change-Id: I1b34725503c88828b10e573d966ac5642aa2bdb8
ersions/jelly-bean.jd
65bd44fe44a80816a05f1e5562e58c917e94c4da 13-Nov-2012 Scott Main <smain@google.com> Merge "docs: add jb mr1 api overview" into jb-mr1-dev
576552550d2a5c52d767429c4fbf885981d25ff9 13-Nov-2012 Scott Main <smain@google.com> docs: add jb mr1 api overview

Change-Id: I05db9daa6b9b96fef2debabdf35bcbe169fed007
bout_toc.cs
ersions/android-2.3.3.jd
ersions/android-2.3.4.jd
ersions/android-2.3.jd
ersions/android-3.0.jd
ersions/android-3.1.jd
ersions/android-3.2.jd
ersions/android-4.0.3.jd
ersions/android-4.0.jd
ersions/android-4.1.jd
ersions/android-4.2.jd
c54221533f7f3c457ed0e685280f2b4e6553493b 13-Nov-2012 Dirk Dougherty <ddougherty@google.com> Doc change: Add Android 4.2 platform highlights.

Change-Id: I7214c1f50a76dbf606747ebe69269aad1280692a
ersions/jelly-bean.jd
30fd78e27294cd7104f6589ab10f3f3dd1e65fcc 01-Nov-2012 Scott Main <smain@google.com> am a47776c9: am 2cff3eea: am f19804b5: Merge "new dashboard stats for 11/1, platform version only" into jb-dev-docs

* commit 'a47776c9f889242b3bcff0ff2d113d50da342262':
new dashboard stats for 11/1, platform version only
74474e75e07c2ded225fb660f6e6180551e9edbb 01-Nov-2012 Scott Main <smain@google.com> new dashboard stats for 11/1, platform version only

Change-Id: If6e9633170793e45abfdc94ef215f45edd64e547
ashboards/index.jd
7fde078e06313751a1bdce0740329fd97fe405b7 02-Oct-2012 Scott Main <smain@google.com> am e9d5d627: am 94b94fc5: am 32a1d2db: dashboard update for 10/1

* commit 'e9d5d6271eeaef696891740ab830fbf7e7df6681':
dashboard update for 10/1
32a1d2dbf9e396ae77bc621ec583c92b6774ed32 01-Oct-2012 Scott Main <smain@google.com> dashboard update for 10/1

Change-Id: I8930a4830eaa2fba7440832aae51db34ae06f84a
ashboards/index.jd
832981c2135317d26bfaf2dc40acff30135542c3 26-Sep-2012 Dirk Dougherty <ddougherty@google.com> am 6aba1d7b: am 8a58c030: am 8e3dca8d: Merge "Doc change: Update GP services description." into jb-dev-docs

* commit '6aba1d7bb9935c42ef8dd53ce81cb45184a39e45':
Doc change: Update GP services description.
d2a8a5ecf90720195d83b78a36cefd61c6d85f74 26-Sep-2012 Dirk Dougherty <ddougherty@google.com> Doc change: Update GP services description.

Change-Id: I9891c3bd900726d0c7fb39ac91157e6e58c52ed8
ersions/jelly-bean.jd
d0b90d30d86679fe52cb1af383900a70fc44cb2a 24-Sep-2012 Kristian Monsen <kristianm@google.com> Hiding a method for JB-MR1

This one got left out in the last round of method hiding.

This got lost in the last round of method hiding.

Change-Id: I3c6aa234dd29933cb32d0cd91830d47289e7e639
ersions/android-2.3.jd
24a024ecaf949601b998a4b0ed3b4d7af6bcd8ba 07-Sep-2012 Dirk Dougherty <ddougherty@google.com> Doc change: fix typo in JB highlights.
ersions/jelly-bean.jd
54efa69f5074568f23eb5ff7f15022eece11918c 05-Sep-2012 Scott Main <smain@google.com> older not lower
ashboards/index.jd
d46023d2081c995b2ec61b48b79f2077dfdb36a2 05-Sep-2012 Scott Main <smain@google.com> dashboard update for 9/4
switch to simplified pie charts: codenames for platforms and separate size and density charts
ashboards/index.jd
882b267d189bdbab02e44f7fe87c5c55aa04c493 07-Sep-2012 Dirk Dougherty <ddougherty@google.com> Merge "Doc change: fix typo in JB highlights." into jb-dev
6ca8f880bd76bb6d1ea238aa6b489e9f91ca7cb0 07-Sep-2012 Dirk Dougherty <ddougherty@google.com> Doc change: fix typo in JB highlights.

Change-Id: I807a8ecee5d352c8494154629b92474ba4b0e892
ersions/jelly-bean.jd
8f58d38103bd3ddc68c2b226e80b9f4c60529dae 05-Sep-2012 Scott Main <smain@google.com> older not lower

Change-Id: Idd925213af834d138991fc6237cfe0329f73ad67
ashboards/index.jd
395b3936b8bc5e7a8111a56e5bd37c6d758332da 05-Sep-2012 Scott Main <smain@google.com> dashboard update for 9/4
switch to simplified pie charts: codenames for platforms and separate size and density charts

Change-Id: I9b54f19f6a0c66645b4790e090afef4ec70555b0
ashboards/index.jd
53b0fda5fd7c532fc1d93abd5f8a85276821cc6d 06-Aug-2012 Scott Main <smain@google.com> misc doc bugs.
Fix sdk samples path
Fix method signature in fragment doc code snippet
Fix typo in a11y javadoc code snippet
Fix markup error in brands page
Fix markup error on content providers doc
Fix typo on about>start page

Change-Id: Ie2a528dd4fbd19e5cb1c0844f6fc6272669c8ab9
tart.jd
5ae754c93a2c713f46e6cdbcab5ef051b5d0b600 02-Aug-2012 Scott Main <smain@google.com> Merge "fix markup for gl pie" into jb-dev
a18e0b4647222cfde9f8e1d7cc4cb23e939757a6 02-Aug-2012 Scott Main <smain@google.com> fix markup for gl pie

Change-Id: I97b40b61f70ecd720f604ceca5849b066cf89988
ashboards/index.jd
e2594672d279234459aba308c093f444b04c5e91 01-Aug-2012 Scott Main <smain@google.com> Merge "dashboard update for 8/1" into jb-dev
45c159e31f318687cf3126e14bd6ae025f606bde 01-Aug-2012 Scott Main <smain@google.com> dashboard update for 8/1

Change-Id: I87e037c8128b4108ef94e18e7267304eb22083b9
ashboards/index.jd
f05e34a10ca262cf1f73a6347b6e5be26718e686 01-Aug-2012 Scott Main <smain@google.com> fix more broken links

Change-Id: If4dceab223a6c22827a0645aa5923ddc427b2b85
ersions/android-1.6-highlights.jd
ersions/android-2.0-highlights.jd
ersions/android-2.2-highlights.jd
ersions/android-2.2.jd
ersions/android-2.3.3.jd
ersions/android-2.3.jd
f284d49293aead609de5b83d601260cfd86b7978 31-Jul-2012 Scott Main <smain@google.com> docs: fix broken links

Change-Id: I0523fb8eb8608b07cf7ca866d0c2ccfcbfc2e946
ersions/android-2.2.jd
ersions/android-2.3.3.jd
ersions/android-2.3.4.jd
ersions/android-2.3.jd
ersions/android-3.0.jd
ersions/android-3.1.jd
ersions/android-3.2.jd
ersions/android-4.0.3.jd
ersions/android-4.0.jd
27855accec6557dade0a9cb647a235620881e946 31-Jul-2012 Dirk Dougherty <ddougherty@google.com> Doc change: fix title and API level reference.

Change-Id: Ib76edbb004ed4af0672f27e1f94dbb73716653a2
ersions/android-4.0.jd
65363a864e6413acb31d7ecc956038cb5d50d5b4 17-Jul-2012 Scott Main <smain@google.com> docs: adjustments to correct text alignment

Change-Id: Iaec7412d56431713cd6976f76bf1ab4e06efb1ce
ersions/android-4.0.3.jd
399df5677bd116a016664a10a0da432da29e829d 03-Jul-2012 Scott Main <smain@google.com> docs: various link fixes and other typos from external tracker

Change-Id: I2a107f7e16429c0fe80c5e4cb67ecfaf267db301
ersions/android-4.1.jd
ersions/jelly-bean.jd
4123b46f0e4146cb181b53af476e34bfede7d1ec 03-Jul-2012 Dirk Dougherty <ddougherty@google.com> Merge "Doc change: updated numbers for Andriod. Fix gcm image path." into jb-dev
24a3242029c1d26c925f8fe2f904277da49db629 03-Jul-2012 Dirk Dougherty <ddougherty@google.com> Doc change: updated numbers for Andriod. Fix gcm image path.

Change-Id: Ia3b43f9464938b9775ee6f77c850af37fac9117f
ndex.jd
0dc12ee0f1cde86522724f176ed5a6d62142c47d 02-Jul-2012 Scott Main <smain@google.com> Merge "docs: new dashboard stats for 7/2" into jb-dev
6039f148f2891c0b0e712e4bcb9669a92b7841a1 02-Jul-2012 Scott Main <smain@google.com> docs: new dashboard stats for 7/2

Change-Id: I29cdbbc9ef11ccd6398613b8dce8e25ab406318f
ashboards/index.jd
4605a039ec7d51f1fc109f6399f928c2cfe1ce1e 30-Jun-2012 Siva Velusamy <vsiva@google.com> Fix Minor typos

Change-Id: I6d0581b7f3dcf1aad7ef3a622a750b8cbba221d5
ersions/jelly-bean.jd
e02e5d8d5874d9b247b3dff9153b7c9802f60130 30-Jun-2012 Scott Main <smain@google.com> docs: fix link to gcm

Change-Id: If198e72f1c3a37c82fe782ec88dd6a0c98e17105
ersions/jelly-bean.jd
64b1188356febf76967444e5aeb5f68e6a389c15 30-Jun-2012 Scott Main <smain@google.com> docs: move FAQ and old notepad tutorial to other places where we can properly redirect.
This way the docs are accessible from existing links and they at least appear with a sidenav
Also resolve a bunch of links to the notepad docs.

Change-Id: I828e0bb8df32ee5658cae22c8f34b9fc1512fbae
ersions/index.jd
7b6be8ef4c63bb2cfaddad3d89444d9f84f134e1 28-Jun-2012 Dirk Dougherty <ddougherty@google.com> Doc change: swap notification image for generic.

Change-Id: I10f8d877e86d9f8b9c03d31caab5dbd533d672c4
ersions/jelly-bean.jd
e1c6947facebb4df082433ca8365c45847330de8 28-Jun-2012 Dirk Dougherty <ddougherty@google.com> Doc change: update caption for notifications screen shot.

Change-Id: I7d5a947a36f315365875887e540be9ecb7402175
ersions/jelly-bean.jd
fec0c188ff7ab39b272561ea2e48aafc72c35ded 27-Jun-2012 Scott Main <smain@google.com> Merge "docs: add info about live wallpaper picker" into jb-dev
1e5d22b74c232eec92c71809a69f9bda3abf5783 27-Jun-2012 Dirk Dougherty <ddougherty@google.com> Doc change: remove an unneeded file. Edits.

Change-Id: I5e89a6e224b0f90207bf3bc625f8d330a28edf37
ersions/jelly-bean.jd
7547be054261ad8ef9176bf6fa74df80b417ba90 08-May-2012 Dirk Dougherty <ddougherty@google.com> Set up preview SDK for jellybean.

Change-Id: I953cedece036e20f1eb56503a0c8492a0852ddc0
bout_toc.cs
ersions/jelly-bean.jd
3fd21b562c7c0a60839f06751c59bf853d6377b6 27-Jun-2012 Scott Main <smain@google.com> docs: add info about live wallpaper picker

Change-Id: Idc11d9f091117dec53b19b352d24e97dab2c4bd0
ersions/android-4.1.jd
60dd520d37a6d3163747eb9a4266d0a08b207c98 23-Jun-2012 Scott Main <smain@google.com> docs: add api overview for jb

Change-Id: Ibb916138026bb13bb424c826fe8faa563c71bf94
bout_toc.cs
ersions/android-4.0.jd
ersions/android-4.1.jd
50e990c64fa23ce94efa76b9e72df7f8ec3cee6a 22-Jun-2012 Scott Main <smain@google.com> Massive clobber of all HTML files in developer docs for new site design

Change-Id: Idc55a0b368c1d2c1e7d4999601b739dd57f08eb3
bout_toc.cs
ashboards/index.jd
lexible.jd
ndex.jd
arketplace.jd
tart.jd
ersions/android-1.1.jd
ersions/android-1.5-highlights.jd
ersions/android-1.5.jd
ersions/android-1.6-highlights.jd
ersions/android-1.6.jd
ersions/android-2.0-highlights.jd
ersions/android-2.0.1.jd
ersions/android-2.0.jd
ersions/android-2.1.jd
ersions/android-2.2-highlights.jd
ersions/android-2.2.jd
ersions/android-2.3-highlights.jd
ersions/android-2.3.3.jd
ersions/android-2.3.4.jd
ersions/android-2.3.jd
ersions/android-3.0-highlights.jd
ersions/android-3.0.jd
ersions/android-3.1-highlights.jd
ersions/android-3.1.jd
ersions/android-3.2.jd
ersions/android-4.0-highlights.jd
ersions/android-4.0.3.jd
ersions/android-4.0.jd
ersions/api-levels.jd
ersions/index.jd