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