1. 726247c Better event log tracking for initializeDevice() requests -- by Dan Egnor · 15 years ago
  2. 55f931a Add more useful-for-debug info to 'dumpsys backup' by Christopher Tate · 15 years ago
  3. b808a939 Remove DEBUG-only logging in metadata backup agent by Christopher Tate · 15 years ago
  4. a2f5afe Merge change I27009b08 into eclair by Android (Google) Code Review · 15 years ago
  5. 6b1cb35 Fix issue #2149126: unable to answer incoming call, various problems by Dianne Hackborn · 15 years ago
  6. 733fdf3 Disable keyguard while docked when the lock screen is insecure. by Mike Lockwood · 15 years ago
  7. 6af0d50 Fix issue #2149145: Safe Mode does not work on Sholes device by Dianne Hackborn · 15 years ago
  8. 1336a56 Fix EVDO SNR signal bar calculation by John Michelau · 15 years ago
  9. 5fbbdf2 Merge change 27325 into eclair by Android (Google) Code Review · 15 years ago
  10. a253f16 Don't forget to clear "backup in progress" state when finishing a pass by Christopher Tate · 15 years ago
  11. ac939d0 Merge change 27291 into eclair by Android (Google) Code Review · 15 years ago
  12. 7433e8a Fix issue #2148939: Sholes slow to wake up in landscape mode by Dianne Hackborn · 15 years ago
  13. d81b1f4 BatteryService: Specify low battery levels in resources. by Mike Lockwood · 15 years ago
  14. 039c68e The touch screen is probably a feature. by Dianne Hackborn · 15 years ago
  15. 48c8405 Merge change 27162 into eclair by Android (Google) Code Review · 15 years ago
  16. 8b571a8 Fix Activity.overridePendingTransition(). by Dianne Hackborn · 15 years ago
  17. 6ecaff1 add a optional String to the key of notifications to allow users to scope them by Fred Quintana · 15 years ago
  18. a0cad2f Merge change 27078 into eclair by Android (Google) Code Review · 15 years ago
  19. 4ef8ec3 Fix generic build boot sequence. by David 'Digit' Turner · 15 years ago
  20. 3b3e145 A variety of work on animations. by Dianne Hackborn · 15 years ago
  21. fdf53a4 Merge change 26935 into eclair by Android (Google) Code Review · 15 years ago
  22. 432b713 Fix bug 2129190 by Mike Cleron · 15 years ago
  23. 21ab6a5 Disallow concurrent backups; consult transport requestBackupTime() by Christopher Tate · 15 years ago
  24. 4cc86e1 Clear the device's data from the transport when backup is disabled by Christopher Tate · 15 years ago
  25. ffa4248 Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off by Dianne Hackborn · 15 years ago
  26. ce60514 Merge change 26717 into eclair by Android (Google) Code Review · 15 years ago
  27. 5baba16 Newer animations. by Dianne Hackborn · 15 years ago
  28. e21167a Fix widget stopListening NPE. by Ken Shirriff · 15 years ago
  29. fed534e Fix bug where onStartCommand() was never called with a null intent. by Dianne Hackborn · 15 years ago
  30. 99f7eb45 Dock screen on config can now select AC or USB. by Dianne Hackborn · 15 years ago
  31. b03b3bb If backup fails, reenqueue all of the affected packages for next time. by Christopher Tate · 15 years ago
  32. 9bfb707 Various fixes and improvements to window, activity. by Dianne Hackborn · 15 years ago
  33. 6c644f2 Merge change 26379 into eclair by Android (Google) Code Review · 15 years ago
  34. 313b29f Add parameter for the restore set (device id) data is being restored from to the restore_start event by Dan Egnor · 15 years ago
  35. 94db928 PowerManager: Require proximity sensor value be less than Sensor.getMaximumRange() by Mike Lockwood · 15 years ago
  36. 9bbd5ee Merge change 26290 into eclair by Android (Google) Code Review · 15 years ago
  37. fe2bddf Don't wake up the screen as soon as the lid opens. by Dianne Hackborn · 15 years ago
  38. bfe319e Turn animations on by default. by Dianne Hackborn · 15 years ago
  39. 0144516 Make IBackupTransport.finishBackup() also return an int code, since it too can by Dan Egnor · 15 years ago
  40. d55e18a Reset backup tracking in response to transport data-wipe notification by Christopher Tate · 15 years ago
  41. 2eb239f Fix NPE crash-loop when cpufreq not available in the kernel. by Brad Fitzpatrick · 15 years ago
  42. e705ca9 Merge change 26103 into eclair by Android (Google) Code Review · 15 years ago
  43. 7c2bb66 Handle restore of the original naive wallpaper backup schema by Christopher Tate · 15 years ago
  44. e43530a Track CPU speed stepping to get more accurate CPU cost per app. by Amith Yamasani · 15 years ago
  45. 90967f4 Fix up the first-backup-ever tracking by Christopher Tate · 15 years ago
  46. 25a747f Add an 'init everything' operation to the first backup pass by Christopher Tate · 15 years ago
  47. 4492bcd Merge change 25938 into eclair by Android (Google) Code Review · 15 years ago
  48. b815506 Merge change 25944 into eclair by Android (Google) Code Review · 15 years ago
  49. 200b30b Wake the screen if the proximity wakelock is released while the proximity sensor is active. by Mike Lockwood · 15 years ago
  50. a99f461 Don't require WAKE_LOCK permission to enable wifi by Robert Greenwalt · 15 years ago
  51. 1f6c7e6 Change the broadcast intent for dock state changes from a sticky broadcast to by Mike LeBeau · 15 years ago
  52. edd9316 Add better APIs for the battery status, and other cleanup. by Dianne Hackborn · 15 years ago
  53. 65c2387 Fix transformation on windows. by Dianne Hackborn · 15 years ago
  54. 90d8a6a Merge change 25628 into eclair by Android (Google) Code Review · 15 years ago
  55. c3a3b39 Merge change 25752 into eclair by Android (Google) Code Review · 15 years ago
  56. 6136b7e Show the live wallpaper on the lock screen. by Dianne Hackborn · 15 years ago
  57. a233943 Add a Gservices setting to controll the app error reporting feature. by Jacek Surazski · 15 years ago
  58. fa82f22 Fix issue #2093608: Calendar widget takes a few seconds to launch by Dianne Hackborn · 15 years ago
  59. c7d2530 Report NO_CONNECTIVITY when failover net unavail by Robert Greenwalt · 15 years ago
  60. 0d51d63 Merge change 25626 into eclair by Android (Google) Code Review · 15 years ago
  61. 3d7e855 Check if rename of current settings file was successful before persisting by Suchi Amalapurapu · 15 years ago
  62. 83861e7 Inefficient but correct fix for 2122381: call finishBackup after every performBackup by Dan Egnor · 15 years ago
  63. 4ac137c Merge change 25526 into eclair by Android (Google) Code Review · 15 years ago
  64. c2912a6 Merge change 25490 into eclair by Android (Google) Code Review · 15 years ago
  65. 4f21c4c Add API to retrieve memory used by running processes. by Dianne Hackborn · 15 years ago
  66. 2d2078a LocationManagerService: Take fix accuracy into account in proximity zone logic. by Yusuf T. Mobile · 15 years ago
  67. c17f07a Revert "Don't activate keyguard if screen is turned off while proximity sensor is active." by Mike Lockwood · 15 years ago
  68. b8eb1cb Be sure to include shared lib path info when dealing with agents by Christopher Tate · 15 years ago
  69. 248b188 Fix #1827299: Google login screen to re-enter password is not viewable by Dianne Hackborn · 15 years ago
  70. 9092ab4 Add support for launching activities when attaching to a car or desk dock. by Mike Lockwood · 15 years ago
  71. 2a66eee Merge change 25157 into eclair by Android (Google) Code Review · 15 years ago
  72. 4337476 Fix the missing part for reading enterprise fields in wifi configuration by Chung-yih Wang · 15 years ago
  73. 93e462b Implement issue #1780928: Need support hiding nav keys. by Dianne Hackborn · 15 years ago
  74. 6ee7b04 Merge change 25192 into eclair by Android (Google) Code Review · 15 years ago
  75. 9767e41 Some improvements for wallpaper configuration. by Dianne Hackborn · 15 years ago
  76. cc9f52f make the window-shade use an opaque surface if possible by Mathias Agopian · 15 years ago
  77. ee5ece4 Remove deadlock in PackageManager when installing or upgrading packages. by Suchi Amalapurapu · 15 years ago
  78. 237a299 Move backlight brightness from HardwareService to PowerManager by Mike Lockwood · 15 years ago
  79. f02c074 DockObserver wakes the display when broadcasting a change by Ken Schultz · 15 years ago
  80. d20ea36 PowerManagerService: Use 5 cm threshold for the proximity sensor. by Mike Lockwood · 15 years ago
  81. 951764b Add automatic lighting control framework by Dan Murphy · 15 years ago
  82. 83fe3f5 Last big work on #1991910: Make swipes work with capacitive keys by Dianne Hackborn · 15 years ago
  83. d023f9a Merge change 24829 into eclair by Android (Google) Code Review · 15 years ago
  84. 19382ac Some optizations to wallpaper drawing/scrolling. by Dianne Hackborn · 15 years ago
  85. a625b38 PowerManagerService: Fix keyboard backlight support: by Mike Lockwood · 15 years ago
  86. 7c9bf7c Don't init wifiChannels until after supplicant up by Robert Greenwalt · 15 years ago
  87. 005b228 API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API. by Nick Pelly · 15 years ago
  88. f3f7200 Merge change 24588 into eclair by Android (Google) Code Review · 15 years ago
  89. 8206ff3 Fix for multi-apn MMS access. by Robert Greenwalt · 15 years ago
  90. 5a8a115 Try not to crash the system server because of corrupt restore data by Christopher Tate · 15 years ago
  91. bcbcaa7 Wallpapers, animations, pending intent. by Dianne Hackborn · 15 years ago
  92. a7ef269 MountService: Use correct icon for SD card notifications. by Mike Lockwood · 15 years ago
  93. b24e11b API_CHANGE by Nick Pelly · 15 years ago
  94. de893f5 API_CHANGE by Nick Pelly · 15 years ago
  95. f9e0e6b Fix b/2105945 - Windowshade not closed when device locked. by Joe Onorato · 15 years ago
  96. eb03465 Implement all of the infrastructure for configuring wallpapers. by Dianne Hackborn · 15 years ago
  97. c916c04 Merge change 24099 into eclair by Android (Google) Code Review · 15 years ago
  98. 510469f Merge change 24098 into eclair by Android (Google) Code Review · 15 years ago
  99. 0586a1b Fix issue #2095422: Some fades from opaque to transparent don't work by Dianne Hackborn · 15 years ago
  100. a1e989b Fix bug where we wouldn't release remote provider references. by Dianne Hackborn · 15 years ago