1. 93565c4 OBB API for PackageManager by Kenny Root · 14 years ago
  2. 6826741 Add new native Looper API. by Dianne Hackborn · 14 years ago
  3. 8ae5a8e Get to the point of being able to do native drawing. by Dianne Hackborn · 14 years ago
  4. 54a181b Make real API for native code to get its window. by Dianne Hackborn · 14 years ago
  5. c7dacb7 Merge "DO NOT MERGE: Add a battery capacity value to the power profile." into gingerbread by Amith Yamasani · 14 years ago
  6. 169741b DO NOT MERGE: Add a battery capacity value to the power profile. by Amith Yamasani · 14 years ago
  7. 160edb3 Add ability to guard a thread against setting its own prio to bg by Christopher Tate · 14 years ago
  8. c8525ed Merge "Remove memory monitoring from the system watchdog" into gingerbread by Christopher Tate · 14 years ago
  9. c27181c Remove memory monitoring from the system watchdog by Christopher Tate · 14 years ago
  10. 294c9fb Improved graphics for the intruder alert. by Daniel Sandler · 14 years ago
  11. 24c737c am d581484e: Merge "Verify hostname where possible, and clarify where not." into froyo by Doug Zongker · 14 years ago
  12. 3c80a4a Implement default key handling for native code. by Dianne Hackborn · 14 years ago
  13. 7fc93c3 Verify hostname where possible, and clarify where not. by Dan Egnor · 14 years ago
  14. 0934fbb Merge "Update native activity & event APIs to follow correct conventions." into gingerbread by Dianne Hackborn · 14 years ago
  15. 120a58f Extend unit test framework for Wifi soft AP configuration by Xia Wang · 14 years ago
  16. 2e9f93e Update native activity & event APIs to follow correct conventions. by Dianne Hackborn · 14 years ago
  17. 059f009 Make android.hardware.action.USB_STATE a protected broadcast. by Mike Lockwood · 14 years ago
  18. 1c95ecb recombine StatusBarService and PhoneStatusBarService by Joe Onorato · 14 years ago
  19. b54ef61 Separate the status bar height from the icon size. by Joe Onorato · 14 years ago
  20. 606d591 Merge "Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB connect state" into gingerbread by Mike Lockwood · 14 years ago
  21. 349703e Native input event dispatching. by Jeff Brown · 14 years ago
  22. 0b0997c new presence icons for video/audio chats. by Wei Huang · 14 years ago
  23. 709981e Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB connect state by Mike Lockwood · 14 years ago
  24. de1057c Unhide new API for supporting multiple cameras. by Chih-Chung Chang · 14 years ago
  25. 841b6ad Placeholder icons for the "ringing" variant of stat_sys_phone_call. by David Brown · 14 years ago
  26. 9d39d0c Make bad notifications crash their application. by Dianne Hackborn · 14 years ago
  27. 01e4cfc Some ActivityThread/ActivityManager cleanup. by Dianne Hackborn · 14 years ago
  28. e57c3a8 Merge "Add APIs for finding heavy-weight apps." into gingerbread by Dianne Hackborn · 14 years ago
  29. 9bf39ef Do not log AT command traffic by default. by Nick Pelly · 14 years ago
  30. 801dbe2 Do not log AT command traffic by default. by Nick Pelly · 14 years ago
  31. baf42c6 Add APIs for finding heavy-weight apps. by Dianne Hackborn · 14 years ago
  32. 2423607 Add a new UEventObserver subclass to broadcast an Intent whe USB state changes. by Mike Lockwood · 14 years ago
  33. 9163d42 DO NOT MERGE Add new permission to allow access to USB devices by Mike Lockwood · 14 years ago
  34. c27bb55 Need to give the AppWidgetHostView the new info about the provider, in case the initialLayout by Joe Onorato · 14 years ago
  35. 1e4b9f3 Remove InputConsumer, replacing with InputQueue. by Dianne Hackborn · 14 years ago
  36. 69a4817 Immersive activity API. by Daniel Sandler · 14 years ago
  37. 73ccafb Merge "Fix a bug where requestDisallowInterceptTouchEvent does not get called when scrolling is resumed after stopping a fling." into gingerbread by Adam Powell · 14 years ago
  38. 110486f Fix a bug where requestDisallowInterceptTouchEvent does not get called by Adam Powell · 14 years ago
  39. 619346f Added support for audio sessions in MediaPlayer and AudioTrack. by Eric Laurent · 14 years ago
  40. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 14 years ago
  41. 8091ca5 Fix javadocs. by Daniel Sandler · 14 years ago
  42. 613dde4 Revised "immersive mode" API. by Daniel Sandler · 14 years ago
  43. aaf39f8 Merge "GPS: remove GpsEventThread from GpsLocationProvider" into gingerbread by Mike Lockwood · 14 years ago
  44. f602d36 GPS: remove GpsEventThread from GpsLocationProvider by Mike Lockwood · 14 years ago
  45. 224107a Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 14 years ago
  46. 7e73a2c Merge "Improve SensorManager documentation" into gingerbread by Mathias Agopian · 14 years ago
  47. 7fbdc84 More native input event dispatching. by Jeff Brown · 14 years ago
  48. f25c560 am 30cf330f: Import revised translations by Kenny Root · 14 years ago
  49. 30cf330 Import revised translations by Kenny Root · 14 years ago
  50. cfe3d20 am c4e38577: Import revised translations by Kenny Root · 14 years ago
  51. c4e3857 Import revised translations by Kenny Root · 14 years ago
  52. a2650db Merge "Fix SDK docs build." into gingerbread by Daniel Sandler · 14 years ago
  53. ae069f7 Fix SDK docs build. by Daniel Sandler · 14 years ago
  54. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 14 years ago
  55. 611fae4 New API for "immersive" activity windows. by Daniel Sandler · 14 years ago
  56. e46cbd3 New API for high-priority Notifications and full-screen alerts. by Daniel Sandler · 14 years ago
  57. 74cde2c Improve SensorManager documentation by Mathias Agopian · 14 years ago
  58. 6b7b484 Various improvements to battery stats collection by Dianne Hackborn · 14 years ago
  59. c95812e Merge "Move out all framework-tests classes." into gingerbread by Brett Chabot · 14 years ago
  60. 92266a7 Merge "More work in progress on native events." into gingerbread by Jeff Brown · 14 years ago
  61. 9c3cda0 More work in progress on native events. by Jeff Brown · 14 years ago
  62. a6c5293 Merge "add new video/audio presence icons in the framework resource dirs, and make them public." into gingerbread by Wei Huang · 14 years ago
  63. 2b24ecf add new video/audio presence icons in the framework resource dirs, and make them public. by Wei Huang · 14 years ago
  64. e4bca7e am 322e7e47: Merge "docs: fix markup error" into froyo by Scott Main · 14 years ago
  65. 2d468c5 Make sure SurfaceView use a 565 surface when requesting an OPAQUE format. by Mathias Agopian · 14 years ago
  66. be81f4f Move out all framework-tests classes. by Brett Chabot · 14 years ago
  67. 742b282 Merge "StrictMode: implement the log-to-DropBox option" into gingerbread by Brad Fitzpatrick · 14 years ago
  68. 7e900cb Merge "Update build version information." into gingerbread by Dianne Hackborn · 14 years ago
  69. 3e03cfa Update build version information. by Dianne Hackborn · 14 years ago
  70. 143666f StrictMode: implement the log-to-DropBox option by Brad Fitzpatrick · 14 years ago
  71. 1441894 Dropbox: remove redundant Entry construction. by Brad Fitzpatrick · 14 years ago
  72. f1cefa9 am 724c5224: Correct the setDisplayOrientation sample code. by Chih-Chung Chang · 14 years ago
  73. 724c522 Correct the setDisplayOrientation sample code. by Chih-Chung Chang · 14 years ago
  74. 7c8aa44 am 46b9ac0a: Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  75. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  76. 46d4238 More StrictMode work, handling violations in ActivityManagerService. by Brad Fitzpatrick · 14 years ago
  77. 32907cf Adjust activity manager process OOM adj. by Dianne Hackborn · 14 years ago
  78. f10e633 docs: fix markup error by Scott Main · 14 years ago
  79. b8bb78f Change camera interface to support multiple cameras. by Chih-Chung Chang · 14 years ago
  80. 2fd73a4 Unhide camera metering mode API. by Wu-cheng Li · 14 years ago
  81. 9d8e8dc Merge "fix [2757903] Crash in EGL when creating an EGLSurface" into kraken by Mathias Agopian · 14 years ago
  82. 8b73ae4 fix [2757903] Crash in EGL when creating an EGLSurface by Mathias Agopian · 14 years ago
  83. 438d059 Introduce "StrictMode" by Brad Fitzpatrick · 14 years ago
  84. 36921ad am b00854d4: Import revised translations by Kenny Root · 14 years ago
  85. b00854d Import revised translations by Kenny Root · 14 years ago
  86. 75144ea Move the status bar icon list, hopefully for the last time. by Joe Onorato · 14 years ago
  87. f1f2591 Call into the notification manager when the panel is revealed. by Joe Onorato · 14 years ago
  88. 7a0f36b Move status_bar_latest_event and LatestItemView into SystemUI.apk. by Joe Onorato · 14 years ago
  89. 9e875fc Start the status bar service based on a configuration option, instead of trampolining through by Joe Onorato · 14 years ago
  90. 8bc6c51 Require the STATUS_BAR_SERVICE permission for something to be the status bar. by Joe Onorato · 14 years ago
  91. 005847b Handle errors inflating notifications (and their icons). by Joe Onorato · 14 years ago
  92. fe4f3ae Move the usb mass storage notification & activity into SystemUI.apk. by Joe Onorato · 14 years ago
  93. 3b68548 am 75b6a6b9: Merge "Fix 2737842: Disable KeguardManager API if device policy is enabled" into froyo by Jim Miller · 14 years ago
  94. 75b6a6b Merge "Fix 2737842: Disable KeguardManager API if device policy is enabled" into froyo by Jim Miller · 14 years ago
  95. 284b62e Fix 2737842: Disable KeguardManager API if device policy is enabled by Jim Miller · 14 years ago
  96. 804d049 am 71d73a0d: Merge "Add a method to hide/show a SurfaceView\'s surface." into froyo by Romain Guy · 14 years ago
  97. 71d73a0 Merge "Add a method to hide/show a SurfaceView's surface." into froyo by Romain Guy · 14 years ago
  98. 44dc76a Log.wtf when databases go to be downgraded. by Brad Fitzpatrick · 14 years ago
  99. afc3e11 Add a method to hide/show a SurfaceView's surface. by Romain Guy · 14 years ago
  100. 700a950 am cb52cb52: Fix SDK build. by Jim Miller · 14 years ago