1. f5ee5358 am ac9717ab: Merge "Move OBB file reading to DefaultContainerService" into gingerbread by Kenny Root · 15 years ago
  2. a02b8b0 Move OBB file reading to DefaultContainerService by Kenny Root · 15 years ago
  3. 679ac09 am a5ae50cd: Merge "More native work." into gingerbread by Dianne Hackborn · 15 years ago
  4. 08d5b8f More native work. by Dianne Hackborn · 15 years ago
  5. 1ece7d6 am 2a6b80bc: Fixed several audio effects problems. by Eric Laurent · 15 years ago
  6. 2a6b80b Fixed several audio effects problems. by Eric Laurent · 15 years ago
  7. 974c993 am 8e15afe7: Make downloads visible by default. by Steve Howard · 15 years ago
  8. 8e15afe Make downloads visible by default. by Steve Howard · 15 years ago
  9. 1b7e4d5 am 4ae1e382: Merge "Tracking merge of dalvik-dev to gingerbread" into gingerbread by Brian Carlstrom · 15 years ago
  10. 3c7c351 Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 15 years ago
  11. 3ce6563 am c6ecccb2: Merge "Fix the build." into gingerbread by Marco Nelissen · 15 years ago
  12. f383a9a Fix the build. by Eric Laurent · 15 years ago
  13. acc4e68 am 1340ee8a: Merge "NEW_API: Unhide audio effect APIs." into gingerbread by Eric Laurent · 15 years ago
  14. 17cb280 NEW_API: Unhide audio effect APIs. by Eric Laurent · 15 years ago
  15. dfce290 am 04d7e83e: Added SensorManager.getAltitude() by Mathias Agopian · 15 years ago
  16. 0251385 am 050b5624: Added SensorManager.getMinDelay() by Mathias Agopian · 15 years ago
  17. 04d7e83e Added SensorManager.getAltitude() by Mathias Agopian · 15 years ago
  18. 050b562 Added SensorManager.getMinDelay() by Mathias Agopian · 15 years ago
  19. b0a5750 am 6ec402b5: DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 15 years ago
  20. 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 15 years ago
  21. 9795a25 am 6d0fec2d: Refactor input reader to support new device types more easily. by Jeff Brown · 15 years ago
  22. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 15 years ago
  23. cb61d13 am 9b8e5566: Merge "One last change to current.xml for new download manager API" into gingerbread by Steve Howard · 15 years ago
  24. f547d72 One last change to current.xml for new download manager API by Steve Howard · 15 years ago
  25. 5502062 am 7feab347: Merge "Un-@hide new download manager public API." into gingerbread by Steve Howard · 15 years ago
  26. 46be2a5 Un-@hide new download manager public API. by Steve Howard · 15 years ago
  27. d773bbd am 94dab9b1: fix broken api/current.xml by Vasu Nori · 15 years ago
  28. 94dab9b1 fix broken api/current.xml by Vasu Nori · 15 years ago
  29. bbc2b4e am 5b31498b: add video/audio chat-compatibility modes to ContactsContract by Vasu Nori · 15 years ago
  30. 5b31498ba1 add video/audio chat-compatibility modes to ContactsContract by Vasu Nori · 15 years ago
  31. f7adbe1 am eec69d29: Merge "Fix bug with phantom input windows." into gingerbread by Jeff Brown · 15 years ago
  32. e33348b Fix bug with phantom input windows. by Jeff Brown · 15 years ago
  33. 181bb0a am 02c8730c: Add API to call to vold for mounting OBBs by Kenny Root · 15 years ago
  34. 02c8730 Add API to call to vold for mounting OBBs by Kenny Root · 15 years ago
  35. aca672b am c5ed5910: Add support for new input sources. by Jeff Brown · 15 years ago
  36. c5ed591 Add support for new input sources. by Jeff Brown · 15 years ago
  37. 98704f1 am 38eea8bf: Merge "Remove the YV16 format for simplicity\'s sake." into gingerbread by Mathias Agopian · 15 years ago
  38. 058d039 Remove the YV16 format for simplicity's sake. by Mathias Agopian · 15 years ago
  39. f8d9379 am d76b67c3: IME events are now dispatched to native applications. by Dianne Hackborn · 15 years ago
  40. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 15 years ago
  41. 89ee578 am fd035829: Add initial gamepad support. by Jeff Brown · 15 years ago
  42. fd03582 Add initial gamepad support. by Jeff Brown · 15 years ago
  43. 523959f am d1af902c: Merge "Deprecate some status bar icons that now come from the phone app (and shouldn\'t have been public in the first place.)" into gingerbread by David Brown · 15 years ago
  44. 26c6797 Deprecate some status bar icons that now come from the phone app (and by David Brown · 15 years ago
  45. 339716e0 am f99e27da: Merge "Make android:immersive public." into gingerbread by Daniel Sandler · 15 years ago
  46. 841b176 Make android:immersive public. by Daniel Sandler · 15 years ago
  47. 0a21801 am a5402dab: Merge "OBB API for PackageManager" into gingerbread by Kenny Root · 15 years ago
  48. 93565c4b OBB API for PackageManager by Kenny Root · 15 years ago
  49. bda93c4 am 09b90057: Add multiple camera support for in MediaProfiles. by Chih-Chung Chang · 15 years ago
  50. 09b9005 Add multiple camera support for in MediaProfiles. by Chih-Chung Chang · 15 years ago
  51. cbbc035 am de1057c4: Unhide new API for supporting multiple cameras. by Chih-Chung Chang · 15 years ago
  52. de1057c Unhide new API for supporting multiple cameras. by Chih-Chung Chang · 15 years ago
  53. d3844bc merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  54. 82677b9 am e57c3a88: Merge "Add APIs for finding heavy-weight apps." into gingerbread by Dianne Hackborn · 15 years ago
  55. baf42c6 Add APIs for finding heavy-weight apps. by Dianne Hackborn · 15 years ago
  56. 98f7aed am 1e4b9f39: Remove InputConsumer, replacing with InputQueue. by Dianne Hackborn · 15 years ago
  57. 1e4b9f3 Remove InputConsumer, replacing with InputQueue. by Dianne Hackborn · 15 years ago
  58. c82b4e8 am 69a4817e: Immersive activity API. by Daniel Sandler · 15 years ago
  59. 69a4817 Immersive activity API. by Daniel Sandler · 15 years ago
  60. e496326 am efbe2d78: Merge "andriod.location.Criteria: Simplify new location criteria APIs a bit." into gingerbread by Mike Lockwood · 15 years ago
  61. 8900c32 andriod.location.Criteria: Simplify new location criteria APIs a bit. by Mike Lockwood · 15 years ago
  62. e3e2883 am e24a60aa: Merge "First stab at attaching native event dispatching." into gingerbread by Dianne Hackborn · 15 years ago
  63. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 15 years ago
  64. 71764c4 am 613dde4a: Revised "immersive mode" API. by Daniel Sandler · 15 years ago
  65. 613dde4 Revised "immersive mode" API. by Daniel Sandler · 15 years ago
  66. 1e08cc1 am 224107a4: Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 15 years ago
  67. 224107a Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 15 years ago
  68. 766d1b7 merge from open-source master by The Android Open Source Project · 15 years ago
  69. 29f28cf am e899caf8: Fixed api/current.xml after a bad merge. by Jeff Brown · 15 years ago
  70. e899caf Fixed api/current.xml after a bad merge. by Jeff Brown · 15 years ago
  71. 42bb545 am 5c225b16: Even more native input dispatch work in progress. by Jeff Brown · 15 years ago
  72. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 15 years ago
  73. 747f75d am 3a0146cd: Merge "New API for "immersive" activity windows." into gingerbread by Daniel Sandler · 15 years ago
  74. 04b4f78 am cc86c933: Merge "New API for high-priority Notifications and full-screen alerts." into gingerbread by Daniel Sandler · 15 years ago
  75. 611fae4 New API for "immersive" activity windows. by Daniel Sandler · 15 years ago
  76. e46cbd3 New API for high-priority Notifications and full-screen alerts. by Daniel Sandler · 15 years ago
  77. 5907ffa am a6c52938: Merge "add new video/audio presence icons in the framework resource dirs, and make them public." into gingerbread by Wei Huang · 15 years ago
  78. 2b24ecf add new video/audio presence icons in the framework resource dirs, and make them public. by Wei Huang · 15 years ago
  79. e429c5e Support custom themes with AlertDialog.Builder by Martin Nordholts · 15 years ago
  80. 1379205 am 7e900cbf: Merge "Update build version information." into gingerbread by Dianne Hackborn · 15 years ago
  81. 3e03cfa Update build version information. by Dianne Hackborn · 15 years ago
  82. 864c68e merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  83. 51a9839 merge from open-source master by The Android Open Source Project · 15 years ago
  84. 8c582ef Added an addAll to the ArrayAdapter by Christian Mehlmauer · 15 years ago
  85. 32907cf Adjust activity manager process OOM adj. by Dianne Hackborn · 15 years ago
  86. 2fd73a4 Unhide camera metering mode API. by Wu-cheng Li · 15 years ago
  87. 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 · 15 years ago
  88. 438d059 Introduce "StrictMode" by Brad Fitzpatrick · 15 years ago
  89. b7bb3b3 Fix bug in reporting a processes's dependent component. by Dianne Hackborn · 15 years ago
  90. 860755f Add support for heavy-weight applications. by Dianne Hackborn · 15 years ago
  91. c109190 Add support for gps altitude EXIF tags. by Wu-cheng Li · 15 years ago
  92. 01ac80b Add Geocorder.isImplemented() by Mark Vandevoorde · 15 years ago
  93. 71677f8 Unhide new location manager APIs: by Mike Lockwood · 15 years ago
  94. bea97a8 am 2dc7c6c4: merge from open-source master by The Android Open Source Project · 15 years ago
  95. 2dc7c6c merge from open-source master by The Android Open Source Project · 15 years ago
  96. 74323fd Update NativeActivity to allow direct surface access. by Dianne Hackborn · 15 years ago
  97. dc8a7f6 Add new API to take over a window's Surface. by Dianne Hackborn · 15 years ago
  98. 8ce072d Add and document .nomedia constant for MediaStore (Issue 6365) by Karl Ostmo · 16 years ago
  99. e339c5e Add camera focus distances API. by Wu-cheng Li · 15 years ago
  100. d6e24ca am 4adacd23: merge from open-source master by The Android Open Source Project · 15 years ago