summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* Adding matching @deprecated.Ian Rogers2013-04-191-1/+1
* Fix build.Elliott Hughes2013-03-181-2/+2
* Improve DateFormat.format.Elliott Hughes2013-03-081-13/+13
* Deprecate and document memory allocation counting.Ian Rogers2013-02-261-2/+2
* am 534de491: Merge "Make immersive mode public & imply update locking" into j...Christopher Tate2012-12-111-0/+3
|\
| * Make immersive mode public & imply update lockingChristopher Tate2012-12-101-0/+3
* | MediaCodec: Allow getting the codec info directlyMartin Storsjo2012-11-141-0/+1
* | MediaCodec: Allow getting the chosen component nameMartin Storsjo2012-11-141-0/+1
* | am 6ae7e758: am 39912f7f: Merge commit \'87bb019e57eddcedd4aeca180ac36bdf1d42...Ed Heyl2012-11-012-8/+0
|\ \ | |/
| * am 39912f7f: Merge commit \'87bb019e57eddcedd4aeca180ac36bdf1d42064a\' into j...Ed Heyl2012-11-012-8/+0
| |\
| | * Merge commit '87bb019e57eddcedd4aeca180ac36bdf1d42064a' into jb-mr1-devEd Heyl2012-11-012-8/+0
| | |\
| | | * Merge "Stripping dead API related to keyguard widgets" into jb-mr1-lockscreen...Adam Cohen2012-11-012-8/+0
| | | |\
| | | | * Stripping dead API related to keyguard widgetsAdam Cohen2012-10-312-8/+0
* | | | | am e730010e: am 7ab7f538: Hide new location APIs and undeprecate old onesLaurent Tu2012-11-012-146/+72
|\ \ \ \ \ | |/ / / /
| * | | | am 7ab7f538: Hide new location APIs and undeprecate old onesLaurent Tu2012-11-012-146/+72
| |\ \ \ \ | | |/ / /
| | * | | Hide new location APIs and undeprecate old onesLaurent Tu2012-11-012-146/+72
| | |/ /
* | | | am 9c0010f8: am 998d03bd: Merge "A new clock widget to create lock screen app...Romain Guy2012-11-012-16/+52
|\ \ \ \ | |/ / /
| * | | am 998d03bd: Merge "A new clock widget to create lock screen appwidgets" into...Romain Guy2012-11-012-16/+52
| |\ \ \ | | |/ /
| | * | A new clock widget to create lock screen appwidgetsRomain Guy2012-10-312-16/+52
| | |/
* | | am 14012e1d: am 4e0bf7c4: Merge "Add MediaRouter API to get presentation disp...Jeff Brown2012-10-292-0/+8
|\ \ \ | |/ /
| * | am 4e0bf7c4: Merge "Add MediaRouter API to get presentation display." into jb...Jeff Brown2012-10-292-0/+8
| |\ \ | | |/
| | * Add MediaRouter API to get presentation display.Jeff Brown2012-10-252-0/+8
* | | am 3b53061e: am 3e297339: Merge "FIx bug #7414801 Should make private and fin...Fabrice Di Meglio2012-10-252-4/+0
|\ \ \ | |/ /
| * | am 3e297339: Merge "FIx bug #7414801 Should make private and final View.TEXT_...Fabrice Di Meglio2012-10-252-4/+0
| |\ \ | | |/
| | * Merge "FIx bug #7414801 Should make private and final View.TEXT_DIRECTION_DEF...Fabrice Di Meglio2012-10-252-4/+0
| | |\
| | | * FIx bug #7414801 Should make private and final View.TEXT_DIRECTION_DEFAULT an...Fabrice Di Meglio2012-10-252-4/+0
* | | | am 72d0a5aa: am ead7d90e: Merge "Fix issue #7408647: Add getUserCount() API" ...Dianne Hackborn2012-10-242-0/+2
|\ \ \ \ | |/ / /
| * | | am ead7d90e: Merge "Fix issue #7408647: Add getUserCount() API" into jb-mr1-devDianne Hackborn2012-10-242-0/+2
| |\ \ \ | | |/ /
| | * | Fix issue #7408647: Add getUserCount() APIDianne Hackborn2012-10-242-0/+2
| | |/
* | | am b43269ac: am 1202c436: Merge "Secure windows, secure surface views and sec...Jeff Brown2012-10-242-0/+4
|\ \ \ | |/ /
| * | am 1202c436: Merge "Secure windows, secure surface views and secure displays....Jeff Brown2012-10-242-0/+4
| |\ \ | | |/
| | * Secure windows, secure surface views and secure displays.Jeff Brown2012-10-232-0/+4
* | | am 9e96c69e: am 6757572b: Merge "Add throwing InvalidDisplayException from ad...Craig Mautner2012-10-232-2/+14
|\ \ \ | |/ /
| * | am 6757572b: Merge "Add throwing InvalidDisplayException from addView." into ...Craig Mautner2012-10-232-2/+14
| |\ \ | | |/
| | * Add throwing InvalidDisplayException from addView.Craig Mautner2012-10-232-2/+14
* | | am 744b4dca: am 09a5321c: Merge "Revert "Revert "This restores JB MR0 behavio...Dave Burke2012-10-181-2/+2
|\ \ \ | |/ /
| * | am 09a5321c: Merge "Revert "Revert "This restores JB MR0 behavior where the f...Dave Burke2012-10-181-2/+2
| |\ \ | | |/
| | * Merge "Revert "Revert "This restores JB MR0 behavior where the framework thro...Dave Burke2012-10-181-2/+2
| | |\
| | | * Revert "Revert "This restores JB MR0 behavior where the framework throws an e...Dave Burke2012-10-181-2/+2
* | | | am 8de328c9: am 45c77ca0: Merge "Fix missing @hide on ViewGroup.resolveLayout...Fabrice Di Meglio2012-10-181-1/+0
|\ \ \ \ | |/ / /
| * | | am 45c77ca0: Merge "Fix missing @hide on ViewGroup.resolveLayoutParams()" int...Fabrice Di Meglio2012-10-181-1/+0
| |\ \ \ | | |/ /
| | * | Fix missing @hide on ViewGroup.resolveLayoutParams()Fabrice Di Meglio2012-10-181-1/+0
* | | | am 193229a5: am 0437302f: Merge "Fix the build" into jb-mr1-devFabrice Di Meglio2012-10-181-0/+1
|\ \ \ \ | |/ / /
| * | | am 0437302f: Merge "Fix the build" into jb-mr1-devFabrice Di Meglio2012-10-181-0/+1
| |\ \ \ | | |/ /
| | * | Fix the buildFabrice Di Meglio2012-10-181-0/+1
* | | | am 76a01424: am 871a6d7d: Merge "Revert "This restores JB MR0 behavior where ...Justin Ho2012-10-171-2/+2
|\ \ \ \ | |/ / /
| * | | am 871a6d7d: Merge "Revert "This restores JB MR0 behavior where the framework...Justin Ho2012-10-171-2/+2
| |\ \ \
| | * \ \ Merge "Revert "This restores JB MR0 behavior where the framework throws an ex...Justin Ho2012-10-171-2/+2
| | |\ \ \
| | | * | | Revert "This restores JB MR0 behavior where the framework throws an exception...Justin Ho2012-10-171-2/+2
* | | | | | am c35f7650: am 4db31657: Merge "This restores JB MR0 behavior where the fram...Justin Ho2012-10-171-2/+2
|\ \ \ \ \ \ | |/ / / / /