1. e33348b Fix bug with phantom input windows. by Jeff Brown · 14 years ago
  2. 02c8730 Add API to call to vold for mounting OBBs by Kenny Root · 14 years ago
  3. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  4. 058d039 Remove the YV16 format for simplicity's sake. by Mathias Agopian · 14 years ago
  5. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 14 years ago
  6. fd03582 Add initial gamepad support. by Jeff Brown · 14 years ago
  7. 26c6797 Deprecate some status bar icons that now come from the phone app (and by David Brown · 14 years ago
  8. 841b176 Make android:immersive public. by Daniel Sandler · 14 years ago
  9. 93565c4 OBB API for PackageManager by Kenny Root · 14 years ago
  10. 09b9005 Add multiple camera support for in MediaProfiles. by Chih-Chung Chang · 14 years ago
  11. de1057c Unhide new API for supporting multiple cameras. by Chih-Chung Chang · 14 years ago
  12. baf42c6 Add APIs for finding heavy-weight apps. by Dianne Hackborn · 14 years ago
  13. 1e4b9f3 Remove InputConsumer, replacing with InputQueue. by Dianne Hackborn · 14 years ago
  14. 69a4817 Immersive activity API. by Daniel Sandler · 14 years ago
  15. 8900c32 andriod.location.Criteria: Simplify new location criteria APIs a bit. by Mike Lockwood · 14 years ago
  16. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 14 years ago
  17. 613dde4 Revised "immersive mode" API. by Daniel Sandler · 14 years ago
  18. 224107a Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 14 years ago
  19. e899caf Fixed api/current.xml after a bad merge. by Jeff Brown · 14 years ago
  20. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 14 years ago
  21. 611fae4 New API for "immersive" activity windows. by Daniel Sandler · 14 years ago
  22. e46cbd3 New API for high-priority Notifications and full-screen alerts. by Daniel Sandler · 14 years ago
  23. 2b24ecf add new video/audio presence icons in the framework resource dirs, and make them public. by Wei Huang · 14 years ago
  24. 3e03cfa Update build version information. by Dianne Hackborn · 14 years ago
  25. 32907cf Adjust activity manager process OOM adj. by Dianne Hackborn · 14 years ago
  26. 2fd73a4 Unhide camera metering mode API. by Wu-cheng Li · 14 years ago
  27. 4d61f60 Switch stagefright's approach to prefetching to the new model. The java MediaPlayer is now notified about rebuffering start/end via info messages. by Andreas Huber · 14 years ago
  28. 438d059 Introduce "StrictMode" by Brad Fitzpatrick · 14 years ago
  29. b7bb3b3 Fix bug in reporting a processes's dependent component. by Dianne Hackborn · 14 years ago
  30. 860755f Add support for heavy-weight applications. by Dianne Hackborn · 14 years ago
  31. c109190 Add support for gps altitude EXIF tags. by Wu-cheng Li · 14 years ago
  32. 01ac80b Add Geocorder.isImplemented() by Mark Vandevoorde · 14 years ago
  33. 71677f8 Unhide new location manager APIs: by Mike Lockwood · 14 years ago
  34. bea97a8 am 2dc7c6c4: merge from open-source master by The Android Open Source Project · 14 years ago
  35. 2dc7c6c merge from open-source master by The Android Open Source Project · 14 years ago
  36. 74323fd Update NativeActivity to allow direct surface access. by Dianne Hackborn · 14 years ago
  37. dc8a7f6 Add new API to take over a window's Surface. by Dianne Hackborn · 14 years ago
  38. 8ce072d Add and document .nomedia constant for MediaStore (Issue 6365) by Karl Ostmo · 15 years ago
  39. e339c5e Add camera focus distances API. by Wu-cheng Li · 14 years ago
  40. d6e24ca am 4adacd23: merge from open-source master by The Android Open Source Project · 14 years ago
  41. 4adacd2 merge from open-source master by The Android Open Source Project · 14 years ago
  42. afbc5fa Fix build Remove from API 9 definition the two methods that were by Jean-Michel Trivi · 14 years ago
  43. 08eff49 am d9712b69: am b1235a57: Merge "Hide two audio focus methods." into froyo by Xavier Ducrohet · 14 years ago
  44. d9712b6 am b1235a57: Merge "Hide two audio focus methods." into froyo by Xavier Ducrohet · 14 years ago
  45. 5f53f08 Hide two audio focus methods. by Xavier Ducrohet · 14 years ago
  46. 0a5174a Add support for EVDO Rev B by Naveen Kalla · 15 years ago
  47. ca09961 Add continuous focus mode constant. by Wu-cheng Li · 15 years ago
  48. 579e08e am f7896449: merge from open-source master by The Android Open Source Project · 15 years ago
  49. f789644 merge from open-source master by The Android Open Source Project · 15 years ago
  50. 69969e4 First pass at NativeActivity. by Dianne Hackborn · 15 years ago
  51. b032bc0 Add new keycodes for the convenience of Japanese IMEs by mogimo · 15 years ago
  52. 1443fd0 Fix build. by Dianne Hackborn · 15 years ago
  53. 14cee9f New xlarge screen size. by Dianne Hackborn · 15 years ago
  54. b6c4592 am 44f2c6ba: am 2e4b98dc: Merge "Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE" into froyo by Dianne Hackborn · 15 years ago
  55. 34483a0 resolved conflicts for merge of 5a8f877c to kraken by Dianne Hackborn · 15 years ago
  56. 44f2c6b am 2e4b98dc: Merge "Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE" into froyo by Dianne Hackborn · 15 years ago
  57. 94c567e Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE by Dianne Hackborn · 15 years ago
  58. 5a8f877 am 3202d380: Fix issue #2631417: Expose FLAG_EXTERNAL_STORAGE by Dianne Hackborn · 15 years ago
  59. 3202d38 Fix issue #2631417: Expose FLAG_EXTERNAL_STORAGE by Dianne Hackborn · 15 years ago
  60. 81cd2e9 Logo attribute for manifest and PackageManager methods to fetch it by Adam Powell · 15 years ago
  61. 0c64ff7 am d32f9422: am 0dde41fb: Merge "Fix 2610961 Unhide broadcast intents that are sent when sdcard gets mounted/unmounted." into froyo by Suchi Amalapurapu · 15 years ago
  62. d32f942 am 0dde41fb: Merge "Fix 2610961 Unhide broadcast intents that are sent when sdcard gets mounted/unmounted." into froyo by Suchi Amalapurapu · 15 years ago
  63. 89e0c1a Fix 2610961 by Suchi Amalapurapu · 15 years ago
  64. cd0d10f Introduce new API version to avoid breakage with the Froyo APIs; by Dianne Hackborn · 15 years ago
  65. ded7776 am 90d3f458: API 8! by Dianne Hackborn · 15 years ago
  66. 90d3f458 API 8! by Dianne Hackborn · 15 years ago
  67. 7fef3c5 am b9e3e4ce: Merge "API CHANGE: remove obsolete constants and hide some methods" into froyo by Christopher Tate · 15 years ago
  68. fc922f11 API CHANGE: remove obsolete constants and hide some methods by Christopher Tate · 15 years ago
  69. 08caa70 am c58b4232: Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF. by Wu-cheng Li · 15 years ago
  70. 06af762 am 17de1532: Merge "Fix issue #2581524: Car home icon should always go to car home" into froyo by Dianne Hackborn · 15 years ago
  71. f9e9037 am bc284a5f: Merge "Move the public method HttpDateTime.parse() into AndroidHttpClient." into froyo by Jesse Wilson · 15 years ago
  72. c58b423 Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF. by Wu-cheng Li · 15 years ago
  73. f5c5d22 Fix issue #2581524: Car home icon should always go to car home by Dianne Hackborn · 15 years ago
  74. 7cfa90f Move the public method HttpDateTime.parse() into AndroidHttpClient. by Jesse Wilson · 15 years ago
  75. a30b596 am ec7c78fb: @hide ACCESS_CACHE_FILESYSTEM and MOVE_PACKAGE by Jeff Brown · 15 years ago
  76. ec7c78f @hide ACCESS_CACHE_FILESYSTEM and MOVE_PACKAGE by Jeff Brown · 15 years ago
  77. 6536942 merge from open-source master by The Android Open Source Project · 15 years ago
  78. 3f4639a Update API and javadoc according to API review. by Wu-cheng Li · 15 years ago
  79. b7c8c76 Per requested by API council, rename MediaScannerConneciton.ScanResultListener to .OnScanCompletedListener by Ray Chen · 15 years ago
  80. b0fe033 Adding a feature definition for touchscreens that was overlooked in the last by Dan Morrill · 15 years ago
  81. 44dcf65 Make createVideoThumbnail and createImageThumbnail look consistent. by Ray Chen · 15 years ago
  82. 4fedd80 Add keycodes PageUp and PageDown by Chih-Wei Huang · 15 years ago
  83. 6df4472 Unhiding TTS API constants and methods needed for TTS plugin support. by Charles Chen · 15 years ago
  84. aea4b67 Add a new intent category used for activities running in carmode. by Bernd Holzhey · 15 years ago
  85. e64d9a2 Public API changes for CameraProfile and CamcorderProfile classes by James Dong · 15 years ago
  86. 9c9c532 Fix issue #2560791: Expose API to go in to car mode. by Dianne Hackborn · 15 years ago
  87. 7f7e67f Fix bug 2553575 API REVIEW: android.media Change 1 of 3 by Jean-Michel Trivi · 15 years ago
  88. 23243ac missing current.xml change by Fred Quintana · 15 years ago
  89. d5e4fdc some changes due to an API review by Fred Quintana · 15 years ago
  90. 27a6358 API CHANGE: @hide AbsoluteFileBackupHelper by Christopher Tate · 15 years ago
  91. acaf028 Fix issue #2553553: API REVIEW: android.context.Context by Dianne Hackborn · 15 years ago
  92. d7c0968 Package manager optimizations. by Dianne Hackborn · 15 years ago
  93. 2d449afe Make RestoreSession.getAvailableRestoreSets() asynchronous by Christopher Tate · 15 years ago
  94. 2a5d9f9 Fix bug 2553592 API REVIEW: android.speech by Jean-Michel Trivi · 15 years ago
  95. 63cce83 framework: Hide StorageManager for froyo - DO NOT MERGE by San Mehat · 15 years ago
  96. fef8ceb Clean up SearchableInfo API, JavaDoc and formatting by Bjorn Bringert · 15 years ago
  97. 9d32d24 Remove overscrolling by Adam Powell · 15 years ago
  98. ef3f5dd Replace "safeMode" with a more specific name "vmSafeMode" in the public API. by Ben Cheng · 15 years ago
  99. cc84c69 API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council by Christopher Tate · 15 years ago
  100. 89d4e2d Fix the buid! by Romain Guy · 15 years ago