1. 333b8cb SharedPreferences$Editor.startCommit() by Brad Fitzpatrick · 16 years ago
  2. 02486b1 Hide heavy-weight API. by Dianne Hackborn · 16 years ago
  3. 00d1772 am 797e688b: Continue trying to make the turn off quickly after call feature work. by Joe Onorato · 16 years ago
  4. 274ad98 Merge "Just disable widgets that come from apps on sd cards, because they don't work anyway." into gingerbread by Joe Onorato · 16 years ago
  5. cc45381 Merge "Fix typo that makes apps on sd work better with app widgets." into gingerbread by Joe Onorato · 16 years ago
  6. 797e688 Continue trying to make the turn off quickly after call feature work. by Joe Onorato · 16 years ago
  7. 913a892 DO NOT MERGE. Backport master InputMethodManagerService.java to gingerbread by satok · 16 years ago
  8. 3003a01 Merge "Don't retain global ref to last inflated context." into gingerbread by Dianne Hackborn · 16 years ago
  9. 7e26964 Don't retain global ref to last inflated context. by Dianne Hackborn · 16 years ago
  10. ea52d35 Merge "Add dynamic uid info for tracking the sip service usage." into gingerbread by Chung-yih Wang · 16 years ago
  11. 5424c8d Add dynamic uid info for tracking the sip service usage. by Chung-yih Wang · 16 years ago
  12. 6947cc5 Merge "Preventing the hierarchy viewer from getting stuck, once when trying to load the window data for SurfaceView and the Wallpaper, and in the case the captured node has disappeared." into gingerbread by Konstantin Lopyrev · 16 years ago
  13. 43d9ac8 Fix a fun bug with multiple service bindings from an activity. by Dianne Hackborn · 16 years ago
  14. 43b9b48 Preventing the hierarchy viewer from getting stuck, once when trying to load the window data for SurfaceView and the Wallpaper, and in the case the captured node has disappeared. by Konstantin Lopyrev · 16 years ago
  15. 331fbdc7 Just disable widgets that come from apps on sd cards, because they don't work anyway. by Joe Onorato · 16 years ago
  16. 94258cd Fix typo that makes apps on sd work better with app widgets. by Joe Onorato · 16 years ago
  17. 6d73469 Merge "Send all Connectivity broadcasts." into gingerbread by Robert Greenwalt · 16 years ago
  18. 9d6b59c Send all Connectivity broadcasts. by Robert Greenwalt · 16 years ago
  19. b9fb170 More watermark work. by Dianne Hackborn · 16 years ago
  20. 80db438 Merge "DO NOT MERGE Enable all networks on screen on" into gingerbread by Irfan Sheriff · 16 years ago
  21. fae66c3 DO NOT MERGE Enable all networks on screen on by Irfan Sheriff · 16 years ago
  22. 4b1bdc0 Merge "DO NOT MERGE Fixing Connectivity" into gingerbread by Robert Greenwalt · 16 years ago
  23. 39792d2 Fix bugs with granting permissions through onNewIntent(). by Dianne Hackborn · 16 years ago
  24. 8afddad DO NOT MERGE Fixing Connectivity by Robert Greenwalt · 16 years ago
  25. dba514c SipSession: make potential time-consuming ops run on background thread by Hung-ying Tyan · 16 years ago
  26. 3d8c9bd Raise motion event throttle to 60Hz from 35Hz. by Jeff Brown · 16 years ago
  27. 99401b2 Merge "Add support for throttling motion events." into gingerbread by Jeff Brown · 16 years ago
  28. ae9fc03 Add support for throttling motion events. by Jeff Brown · 16 years ago
  29. b424b63 Fix issue #2845673: android:exported="false" is not obeyed by Dianne Hackborn · 16 years ago
  30. 4690627 Amend previous ndc commit by Kenny Root · 16 years ago
  31. a34c9ca Add more error checking for ndc by Kenny Root · 16 years ago
  32. 24a0308 PackageManagerService: always install native binaries from .apk by David 'Digit' Turner · 16 years ago
  33. 8c11e95 DO NOT MERGE WifiLock extensions for high performance mode by Irfan Sheriff · 16 years ago
  34. 1a1cd3a GPS: Initialize XTRA support when GPS is enabled by Mike Lockwood · 16 years ago
  35. 567722e Merge "Fix problems with determining when to kill apps for wake usage." into gingerbread by Dianne Hackborn · 16 years ago
  36. 1ebccf5 Fix problems with determining when to kill apps for wake usage. by Dianne Hackborn · 16 years ago
  37. e300b8c Merge "DO NOT MERGE Always set/remove default routes." into gingerbread by Robert Greenwalt · 16 years ago
  38. b738fb9 DO NOT MERGE Always set/remove default routes. by Robert Greenwalt · 16 years ago
  39. 9adb9c3 Various battery info things: by Dianne Hackborn · 16 years ago
  40. fb86ce9 Add watermark support. by Dianne Hackborn · 16 years ago
  41. 95af0c1 Merge "Add support for the PointerLocation overlay." into gingerbread by Jeff Brown · 16 years ago
  42. bd1c082 Merge "New system property "sys.boot_completed" set to 1 when boot completed." into gingerbread by Dianne Hackborn · 16 years ago
  43. a41ca77 Add support for the PointerLocation overlay. by Jeff Brown · 16 years ago
  44. f4c454b New system property "sys.boot_completed" set to 1 when boot completed. by Dianne Hackborn · 16 years ago
  45. a02b8b0 Move OBB file reading to DefaultContainerService by Kenny Root · 16 years ago
  46. 5e7833a Fix focus notification by Konstantin Lopyrev · 16 years ago
  47. f962476 Adding a way for Hierarchy Viewer to get the focused window. by Konstantin Lopyrev · 16 years ago
  48. 5723dfe GPS: Don't set XTRA download pending flag at boot time. by Mike Lockwood · 16 years ago
  49. 1d62c77 Fix the build by Chung-yih Wang · 16 years ago
  50. 2d94231 Add SIP service into system server. by Chung-yih Wang · 16 years ago
  51. 9b87770 Merge "Fix crash when startForeground posts a broken Notification." into gingerbread by Daniel Sandler · 16 years ago
  52. e2f7417 Failure to move .dex in eng builds is not fatal by Kenny Root · 16 years ago
  53. deb1126 Only allow one movePackage operation in-flight by Kenny Root · 16 years ago
  54. d0a2f86 Fix crash when startForeground posts a broken Notification. by Daniel Sandler · 16 years ago
  55. 389a916 Usage Stats: don't block writing stats to disk. by Brad Fitzpatrick · 16 years ago
  56. 321f7fa Making sure that there is no notification when focus changes from something to nothing. by Konstantin Lopyrev · 16 years ago
  57. 09e85dc Mute a common-case progress log about input injection by Christopher Tate · 16 years ago
  58. 8b61b68 Merge "Only install after MCS success" into gingerbread by Kenny Root · 16 years ago
  59. 6f89fa0 Only install after MCS success by Kenny Root · 16 years ago
  60. cb9ceb1 StrictMode: time violations in Binder calls by Brad Fitzpatrick · 16 years ago
  61. 7f9fe5f Merge "Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference." into froyo by Andreas Huber · 16 years ago
  62. 392edec Merge from open-source froyo by The Android Open Source Project · 16 years ago
  63. 3855980 Fix a bug where we cleaned an apps external data when upgrading it. :( by Dianne Hackborn · 16 years ago
  64. 31b5d54 Merge "Fix a bug where we cleaned an apps external data when upgrading it. :(" into gingerbread by Dianne Hackborn · 16 years ago
  65. fb1f103 Fix a bug where we cleaned an apps external data when upgrading it. :( by Dianne Hackborn · 16 years ago
  66. 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 16 years ago
  67. d04ed08 Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference. by Andreas Huber · 16 years ago
  68. 8dc16c2 Fix typo in GPS mode logic. by Mike Lockwood · 16 years ago
  69. f369a9b Remove stale temporary ASEC containers by Kenny Root · 16 years ago
  70. 56c02dc Merge "Fix getTempContainerId()" into gingerbread by Kenny Root · 16 years ago
  71. c78a807 Fix getTempContainerId() by Kenny Root · 16 years ago
  72. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 16 years ago
  73. 0c39b6c Merge "Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference." into gingerbread by Joe Onorato · 16 years ago
  74. c40d714 Merge "Tethering: Use new ACTION_USB_STATE broadcast to monitor USB connected state" into gingerbread by Mike Lockwood · 16 years ago
  75. b7304593 Merge "Cap the size of StrictMode buffering we do before calling DropBox." into gingerbread by Brad Fitzpatrick · 16 years ago
  76. e73eb53 Cap the size of StrictMode buffering we do before calling DropBox. by Brad Fitzpatrick · 16 years ago
  77. 84047bc Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference. by Andreas Huber · 16 years ago
  78. 499bee3 Merge "Remove a log message Jason doesn't like" into gingerbread by Dan Egnor · 16 years ago
  79. 76d9bf5 am 8c65ee2d: Merge "Add a method to let a properly permissioned app directly manipulate the user activity timeout. We should come up with a better API for this, but this is for a last minute power manager hack to turn off the screen sooner after a phone call ends." i by Joe Onorato · 16 years ago
  80. c13978a Remove a log message Jason doesn't like by Dan Egnor · 16 years ago
  81. 14bfa39 Infrastructure to report running services to developer. by Dianne Hackborn · 16 years ago
  82. 46730fc Fix handling of application disabled state. by Dianne Hackborn · 16 years ago
  83. 7999bff Add a method to let a properly permissioned app directly by Joe Onorato · 16 years ago
  84. 1bf7978 new SensorService by Mathias Agopian · 16 years ago
  85. f4d207b Don't throw an exception from isProviderEnabled and getLastKnownLocation by Mike Lockwood · 16 years ago
  86. e33348b Fix bug with phantom input windows. by Jeff Brown · 16 years ago
  87. 02c8730 Add API to call to vold for mounting OBBs by Kenny Root · 16 years ago
  88. c5ed591 Add support for new input sources. by Jeff Brown · 16 years ago
  89. ad13b98 StrictMode: batch drop box writes for system apps by Brad Fitzpatrick · 16 years ago
  90. 6e0f65f Adding focus change notification by Konstantin Lopyrev · 16 years ago
  91. c1ca7f8 Merge "Making sure that the list of windows updates automatically in hierarchy viewer (View Server side)" into gingerbread by Konstantin Lopyrev · 16 years ago
  92. dc30101 Making sure that the list of windows updates automatically in hierarchy viewer (View Server side) by Konstantin Lopyrev · 16 years ago
  93. e059b27 Allow things that can install packages to set Obb paths by Kenny Root · 16 years ago
  94. a5402da Merge "OBB API for PackageManager" into gingerbread by Kenny Root · 16 years ago
  95. 93565c4b OBB API for PackageManager by Kenny Root · 16 years ago
  96. 00fa7bd More native input dispatch work. by Jeff Brown · 16 years ago
  97. 160edb3 Add ability to guard a thread against setting its own prio to bg by Christopher Tate · 16 years ago
  98. c27181c Remove memory monitoring from the system watchdog by Christopher Tate · 16 years ago
  99. de6bd12 Merge "Notifications: Use new ACTION_USB_STATE broadcast to monitor USB connected state" into gingerbread by Mike Lockwood · 16 years ago
  100. 606d591 Merge "Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB connect state" into gingerbread by Mike Lockwood · 16 years ago