1. 02c8730 Add API to call to vold for mounting OBBs by Kenny Root · 16 years ago
  2. c5ed591 Add support for new input sources. by Jeff Brown · 16 years ago
  3. b87e22d Fix jni registration typo by Christopher Tate · 16 years ago
  4. 703e5d3 StrictMode: avoid an allocation in common case by Brad Fitzpatrick · 16 years ago
  5. 0c36c96 Merge "StrictMode: batch drop box writes for system apps" into gingerbread by Brad Fitzpatrick · 16 years ago
  6. 1772c34 Merge "StrictMode: gather and return violating stacks in Binder replies" into gingerbread by Brad Fitzpatrick · 16 years ago
  7. c4b204b Merge "More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync." into gingerbread by Brad Fitzpatrick · 16 years ago
  8. 6cce32b Add native C APIs for working with the Asset Manager by Christopher Tate · 16 years ago
  9. ad13b98 StrictMode: batch drop box writes for system apps by Brad Fitzpatrick · 16 years ago
  10. 5b74719 StrictMode: gather and return violating stacks in Binder replies by Brad Fitzpatrick · 16 years ago
  11. 727de40 More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. by Brad Fitzpatrick · 16 years ago
  12. d6343c2 Merge "Interface support for custom HTTP headers in DL manager" into gingerbread by Steve Howard · 16 years ago
  13. 5352d23 am 38137d7a: Merge "docs: lots of additions to the resources docs new drawable resources add <merge> and <include> to layout resource update drawable class descriptioons to point to resources guide add ID resource type" into froyo by Scott Main · 16 years ago
  14. 38137d7 Merge "docs: lots of additions to the resources docs new drawable resources add <merge> and <include> to layout resource update drawable class descriptioons to point to resources guide add ID resource type" into froyo by Scott Main · 16 years ago
  15. 3a053db Merge "The ICU data is no longer compiled directly into the shared library." into gingerbread by Joe Onorato · 16 years ago
  16. ea9147d Interface support for custom HTTP headers in DL manager by Steve Howard · 16 years ago
  17. c98e431119 am 468c82e4: Merge "Skip hostname verification when using insecure factory" into froyo by Andrew Stadler · 16 years ago
  18. ed86eaa Merge "Argh oops I didn't mean to delete this." into gingerbread by Dianne Hackborn · 16 years ago
  19. 9d42c7f Merge "Fix 2797185: Re-enable thumbnail generation in framework" into gingerbread by Jim Miller · 16 years ago
  20. 251fd43 Argh oops I didn't mean to delete this. by Dianne Hackborn · 16 years ago
  21. 05940b2 Merge "Download manager support for file URIs + last modified time" into gingerbread by Steve Howard · 16 years ago
  22. 1d28f9c Fix docs build. by Dianne Hackborn · 16 years ago
  23. aa1933a The ICU data is no longer compiled directly into the shared library. by Joe Onorato · 16 years ago
  24. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 16 years ago
  25. 0b2a6d0 Fix 2797185: Re-enable thumbnail generation in framework by Jim Miller · 16 years ago
  26. adcb697 Download manager support for file URIs + last modified time by Steve Howard · 16 years ago
  27. fd03582 Add initial gamepad support. by Jeff Brown · 16 years ago
  28. c0a7e69 Add Parcel::readExceptionCode() and Parcel::writeNoException() by Brad Fitzpatrick · 16 years ago
  29. a270936 Initial implementation of the download manager public API. by Steve Howard · 16 years ago
  30. df27c0c Skip hostname verification when using insecure factory by Andrew Stadler · 16 years ago
  31. d1af902 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
  32. 289b9b6 Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 16 years ago
  33. 26c6797 Deprecate some status bar icons that now come from the phone app (and by David Brown · 16 years ago
  34. 2aaa9e9 Merge "Remove some (unused, non-public) phone-related status bar notification icons" into gingerbread by David Brown · 16 years ago
  35. f99e27d Merge "Make android:immersive public." into gingerbread by Daniel Sandler · 16 years ago
  36. 5493496 Remove some (unused, non-public) phone-related status bar notification icons by David Brown · 16 years ago
  37. 841b176 Make android:immersive public. by Daniel Sandler · 16 years ago
  38. 74bf59b Merge "Add new glue code for writing native apps." into gingerbread by Dianne Hackborn · 16 years ago
  39. 85448bb Add new glue code for writing native apps. by Dianne Hackborn · 16 years ago
  40. bca909c Change CursorTreeAdapter to close the cursors rather than deactivating them. Fix SimpleCursorTreeAdapter to allow a null cursor as an argument. by Jason Parks · 16 years ago
  41. a5402da Merge "OBB API for PackageManager" into gingerbread by Kenny Root · 16 years ago
  42. b17f4dc Merge "More native input dispatch work." into gingerbread by Chris Tate · 16 years ago
  43. f3f25bf Added some javadoc to Camera.takePicture() by Dan Tasse · 16 years ago
  44. 2651504 Merge "Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc." into froyo by Dirk Dougherty · 16 years ago
  45. ef52b568 Merge "More improvements to the SensorManager documentation" into gingerbread by Mathias Agopian · 16 years ago
  46. 93565c4b OBB API for PackageManager by Kenny Root · 16 years ago
  47. 00fa7bd More native input dispatch work. by Jeff Brown · 16 years ago
  48. 6826741 Add new native Looper API. by Dianne Hackborn · 16 years ago
  49. 0f791a7 More improvements to the SensorManager documentation by Mathias Agopian · 16 years ago
  50. 0b2395c Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc. by Dirk Dougherty · 16 years ago
  51. 8ae5a8e Get to the point of being able to do native drawing. by Dianne Hackborn · 16 years ago
  52. 54a181b Make real API for native code to get its window. by Dianne Hackborn · 16 years ago
  53. c7dacb7 Merge "DO NOT MERGE: Add a battery capacity value to the power profile." into gingerbread by Amith Yamasani · 16 years ago
  54. 169741b DO NOT MERGE: Add a battery capacity value to the power profile. by Amith Yamasani · 16 years ago
  55. 160edb3 Add ability to guard a thread against setting its own prio to bg by Christopher Tate · 16 years ago
  56. c8525ed Merge "Remove memory monitoring from the system watchdog" into gingerbread by Christopher Tate · 16 years ago
  57. c27181c Remove memory monitoring from the system watchdog by Christopher Tate · 16 years ago
  58. 294c9fb Improved graphics for the intruder alert. by Daniel Sandler · 16 years ago
  59. 24c737c am d581484e: Merge "Verify hostname where possible, and clarify where not." into froyo by Doug Zongker · 16 years ago
  60. 3c80a4a Implement default key handling for native code. by Dianne Hackborn · 16 years ago
  61. 7fc93c3 Verify hostname where possible, and clarify where not. by Dan Egnor · 16 years ago
  62. 0934fbb Merge "Update native activity & event APIs to follow correct conventions." into gingerbread by Dianne Hackborn · 16 years ago
  63. 120a58f Extend unit test framework for Wifi soft AP configuration by Xia Wang · 16 years ago
  64. 2e9f93e Update native activity & event APIs to follow correct conventions. by Dianne Hackborn · 16 years ago
  65. 059f009 Make android.hardware.action.USB_STATE a protected broadcast. by Mike Lockwood · 16 years ago
  66. 1c95ecb recombine StatusBarService and PhoneStatusBarService by Joe Onorato · 16 years ago
  67. b54ef61 Separate the status bar height from the icon size. by Joe Onorato · 16 years ago
  68. 606d591 Merge "Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB connect state" into gingerbread by Mike Lockwood · 16 years ago
  69. 349703e Native input event dispatching. by Jeff Brown · 16 years ago
  70. 0b0997c new presence icons for video/audio chats. by Wei Huang · 16 years ago
  71. 709981e Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB connect state by Mike Lockwood · 16 years ago
  72. de1057c Unhide new API for supporting multiple cameras. by Chih-Chung Chang · 16 years ago
  73. 841b6ad Placeholder icons for the "ringing" variant of stat_sys_phone_call. by David Brown · 16 years ago
  74. 9d39d0c Make bad notifications crash their application. by Dianne Hackborn · 16 years ago
  75. 01e4cfc Some ActivityThread/ActivityManager cleanup. by Dianne Hackborn · 16 years ago
  76. e57c3a8 Merge "Add APIs for finding heavy-weight apps." into gingerbread by Dianne Hackborn · 16 years ago
  77. 9bf39ef Do not log AT command traffic by default. by Nick Pelly · 16 years ago
  78. 801dbe2 Do not log AT command traffic by default. by Nick Pelly · 16 years ago
  79. baf42c6 Add APIs for finding heavy-weight apps. by Dianne Hackborn · 16 years ago
  80. 2423607 Add a new UEventObserver subclass to broadcast an Intent whe USB state changes. by Mike Lockwood · 16 years ago
  81. 9163d42 DO NOT MERGE Add new permission to allow access to USB devices by Mike Lockwood · 16 years ago
  82. c27bb55 Need to give the AppWidgetHostView the new info about the provider, in case the initialLayout by Joe Onorato · 16 years ago
  83. 1e4b9f3 Remove InputConsumer, replacing with InputQueue. by Dianne Hackborn · 16 years ago
  84. 69a4817 Immersive activity API. by Daniel Sandler · 16 years ago
  85. 73ccafb Merge "Fix a bug where requestDisallowInterceptTouchEvent does not get called when scrolling is resumed after stopping a fling." into gingerbread by Adam Powell · 16 years ago
  86. 110486f Fix a bug where requestDisallowInterceptTouchEvent does not get called by Adam Powell · 16 years ago
  87. 619346f Added support for audio sessions in MediaPlayer and AudioTrack. by Eric Laurent · 16 years ago
  88. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 16 years ago
  89. 8091ca5 Fix javadocs. by Daniel Sandler · 16 years ago
  90. 613dde4 Revised "immersive mode" API. by Daniel Sandler · 16 years ago
  91. aaf39f8 Merge "GPS: remove GpsEventThread from GpsLocationProvider" into gingerbread by Mike Lockwood · 16 years ago
  92. f602d36 GPS: remove GpsEventThread from GpsLocationProvider by Mike Lockwood · 16 years ago
  93. 224107a Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 16 years ago
  94. dfe5c20 docs: lots of additions to the resources docs by Scott Main · 16 years ago
  95. 7e73a2c Merge "Improve SensorManager documentation" into gingerbread by Mathias Agopian · 16 years ago
  96. 7fbdc84 More native input event dispatching. by Jeff Brown · 16 years ago
  97. f25c560 am 30cf330f: Import revised translations by Kenny Root · 16 years ago
  98. 30cf330 Import revised translations by Kenny Root · 16 years ago
  99. cfe3d20 am c4e38577: Import revised translations by Kenny Root · 16 years ago
  100. c4e3857 Import revised translations by Kenny Root · 16 years ago