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