1. 48c8405 Merge change 27162 into eclair by Android (Google) Code Review · 15 years ago
  2. 8b571a8 Fix Activity.overridePendingTransition(). by Dianne Hackborn · 15 years ago
  3. 6ecaff1 add a optional String to the key of notifications to allow users to scope them by Fred Quintana · 15 years ago
  4. a0cad2f Merge change 27078 into eclair by Android (Google) Code Review · 15 years ago
  5. 4ef8ec3 Fix generic build boot sequence. by David 'Digit' Turner · 15 years ago
  6. 3b3e145 A variety of work on animations. by Dianne Hackborn · 15 years ago
  7. fdf53a4 Merge change 26935 into eclair by Android (Google) Code Review · 15 years ago
  8. 432b713 Fix bug 2129190 by Mike Cleron · 15 years ago
  9. 21ab6a5 Disallow concurrent backups; consult transport requestBackupTime() by Christopher Tate · 15 years ago
  10. 4cc86e1 Clear the device's data from the transport when backup is disabled by Christopher Tate · 15 years ago
  11. ffa4248 Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off by Dianne Hackborn · 15 years ago
  12. ce60514 Merge change 26717 into eclair by Android (Google) Code Review · 15 years ago
  13. 5baba16 Newer animations. by Dianne Hackborn · 15 years ago
  14. e21167a Fix widget stopListening NPE. by Ken Shirriff · 15 years ago
  15. fed534e Fix bug where onStartCommand() was never called with a null intent. by Dianne Hackborn · 15 years ago
  16. 99f7eb45 Dock screen on config can now select AC or USB. by Dianne Hackborn · 15 years ago
  17. b03b3bb If backup fails, reenqueue all of the affected packages for next time. by Christopher Tate · 15 years ago
  18. 9bfb707 Various fixes and improvements to window, activity. by Dianne Hackborn · 15 years ago
  19. 6c644f2 Merge change 26379 into eclair by Android (Google) Code Review · 15 years ago
  20. 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
  21. 94db928 PowerManager: Require proximity sensor value be less than Sensor.getMaximumRange() by Mike Lockwood · 15 years ago
  22. 9bbd5ee Merge change 26290 into eclair by Android (Google) Code Review · 15 years ago
  23. fe2bddf Don't wake up the screen as soon as the lid opens. by Dianne Hackborn · 15 years ago
  24. bfe319e Turn animations on by default. by Dianne Hackborn · 15 years ago
  25. 0144516 Make IBackupTransport.finishBackup() also return an int code, since it too can by Dan Egnor · 15 years ago
  26. d55e18a Reset backup tracking in response to transport data-wipe notification by Christopher Tate · 15 years ago
  27. 2eb239f Fix NPE crash-loop when cpufreq not available in the kernel. by Brad Fitzpatrick · 15 years ago
  28. e705ca9 Merge change 26103 into eclair by Android (Google) Code Review · 15 years ago
  29. 7c2bb66 Handle restore of the original naive wallpaper backup schema by Christopher Tate · 15 years ago
  30. e43530a Track CPU speed stepping to get more accurate CPU cost per app. by Amith Yamasani · 15 years ago
  31. 90967f4 Fix up the first-backup-ever tracking by Christopher Tate · 15 years ago
  32. 25a747f Add an 'init everything' operation to the first backup pass by Christopher Tate · 15 years ago
  33. 4492bcd Merge change 25938 into eclair by Android (Google) Code Review · 15 years ago
  34. b815506 Merge change 25944 into eclair by Android (Google) Code Review · 15 years ago
  35. 200b30b Wake the screen if the proximity wakelock is released while the proximity sensor is active. by Mike Lockwood · 15 years ago
  36. a99f461 Don't require WAKE_LOCK permission to enable wifi by Robert Greenwalt · 15 years ago
  37. 1f6c7e6 Change the broadcast intent for dock state changes from a sticky broadcast to by Mike LeBeau · 15 years ago
  38. edd9316 Add better APIs for the battery status, and other cleanup. by Dianne Hackborn · 15 years ago
  39. 65c2387 Fix transformation on windows. by Dianne Hackborn · 15 years ago
  40. 90d8a6a Merge change 25628 into eclair by Android (Google) Code Review · 15 years ago
  41. c3a3b39 Merge change 25752 into eclair by Android (Google) Code Review · 15 years ago
  42. 6136b7e Show the live wallpaper on the lock screen. by Dianne Hackborn · 15 years ago
  43. a233943 Add a Gservices setting to controll the app error reporting feature. by Jacek Surazski · 15 years ago
  44. fa82f22 Fix issue #2093608: Calendar widget takes a few seconds to launch by Dianne Hackborn · 15 years ago
  45. c7d2530 Report NO_CONNECTIVITY when failover net unavail by Robert Greenwalt · 15 years ago
  46. 0d51d63 Merge change 25626 into eclair by Android (Google) Code Review · 15 years ago
  47. 3d7e855 Check if rename of current settings file was successful before persisting by Suchi Amalapurapu · 15 years ago
  48. 83861e7 Inefficient but correct fix for 2122381: call finishBackup after every performBackup by Dan Egnor · 15 years ago
  49. 4ac137c Merge change 25526 into eclair by Android (Google) Code Review · 15 years ago
  50. c2912a6 Merge change 25490 into eclair by Android (Google) Code Review · 15 years ago
  51. 4f21c4c Add API to retrieve memory used by running processes. by Dianne Hackborn · 15 years ago
  52. 2d2078a LocationManagerService: Take fix accuracy into account in proximity zone logic. by Yusuf T. Mobile · 15 years ago
  53. c17f07a Revert "Don't activate keyguard if screen is turned off while proximity sensor is active." by Mike Lockwood · 15 years ago
  54. b8eb1cb Be sure to include shared lib path info when dealing with agents by Christopher Tate · 15 years ago
  55. 248b188 Fix #1827299: Google login screen to re-enter password is not viewable by Dianne Hackborn · 15 years ago
  56. 9092ab4 Add support for launching activities when attaching to a car or desk dock. by Mike Lockwood · 15 years ago
  57. 2a66eee Merge change 25157 into eclair by Android (Google) Code Review · 15 years ago
  58. 4337476 Fix the missing part for reading enterprise fields in wifi configuration by Chung-yih Wang · 15 years ago
  59. 93e462b Implement issue #1780928: Need support hiding nav keys. by Dianne Hackborn · 15 years ago
  60. 6ee7b04 Merge change 25192 into eclair by Android (Google) Code Review · 15 years ago
  61. 9767e41 Some improvements for wallpaper configuration. by Dianne Hackborn · 15 years ago
  62. cc9f52f make the window-shade use an opaque surface if possible by Mathias Agopian · 15 years ago
  63. ee5ece4 Remove deadlock in PackageManager when installing or upgrading packages. by Suchi Amalapurapu · 15 years ago
  64. 237a299 Move backlight brightness from HardwareService to PowerManager by Mike Lockwood · 15 years ago
  65. f02c074 DockObserver wakes the display when broadcasting a change by Ken Schultz · 15 years ago
  66. d20ea36 PowerManagerService: Use 5 cm threshold for the proximity sensor. by Mike Lockwood · 15 years ago
  67. 951764b Add automatic lighting control framework by Dan Murphy · 15 years ago
  68. 83fe3f5 Last big work on #1991910: Make swipes work with capacitive keys by Dianne Hackborn · 15 years ago
  69. d023f9a Merge change 24829 into eclair by Android (Google) Code Review · 15 years ago
  70. 19382ac Some optizations to wallpaper drawing/scrolling. by Dianne Hackborn · 15 years ago
  71. a625b38 PowerManagerService: Fix keyboard backlight support: by Mike Lockwood · 15 years ago
  72. 7c9bf7c Don't init wifiChannels until after supplicant up by Robert Greenwalt · 15 years ago
  73. 005b228 API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API. by Nick Pelly · 15 years ago
  74. f3f7200 Merge change 24588 into eclair by Android (Google) Code Review · 15 years ago
  75. 8206ff3 Fix for multi-apn MMS access. by Robert Greenwalt · 15 years ago
  76. 5a8a115 Try not to crash the system server because of corrupt restore data by Christopher Tate · 15 years ago
  77. bcbcaa7 Wallpapers, animations, pending intent. by Dianne Hackborn · 15 years ago
  78. a7ef269 MountService: Use correct icon for SD card notifications. by Mike Lockwood · 15 years ago
  79. b24e11b API_CHANGE by Nick Pelly · 15 years ago
  80. de893f5 API_CHANGE by Nick Pelly · 15 years ago
  81. f9e0e6b Fix b/2105945 - Windowshade not closed when device locked. by Joe Onorato · 15 years ago
  82. eb03465 Implement all of the infrastructure for configuring wallpapers. by Dianne Hackborn · 15 years ago
  83. c916c04 Merge change 24099 into eclair by Android (Google) Code Review · 15 years ago
  84. 510469f Merge change 24098 into eclair by Android (Google) Code Review · 15 years ago
  85. 0586a1b Fix issue #2095422: Some fades from opaque to transparent don't work by Dianne Hackborn · 15 years ago
  86. a1e989b Fix bug where we wouldn't release remote provider references. by Dianne Hackborn · 15 years ago
  87. e540833 Integrated the profiler into the framework. We run it all the time if the persist.sampling_profiler by Bob Lee · 15 years ago
  88. 25994b4 Wallpapers: new transitions, hiding when not visible, other cleanup. by Dianne Hackborn · 15 years ago
  89. 445f430 NotificationManagerService: Only blink red battery low LED when not charging. by Mike Lockwood · 15 years ago
  90. dd9b82c Add better service reporting. by Dianne Hackborn · 15 years ago
  91. d42685d Add support for running apps with uid/gid AID_LOG by specifying android.uid.log in the manifest by Mike Lockwood · 15 years ago
  92. e3c393d Merge change 23787 into eclair by Android (Google) Code Review · 15 years ago
  93. cc27870 Fix issue #2097313: Latin IME crashes first use by Dianne Hackborn · 15 years ago
  94. bdd52b2 Fix issue #2097060: Screen all messed up when setup wizard finished by Dianne Hackborn · 15 years ago
  95. a34f1ad Fiddle system boot ordering. by Dianne Hackborn · 15 years ago
  96. a8f6018 Work on issue #2079167: Flickering issue across multiple UI by Dianne Hackborn · 15 years ago
  97. f52e9f7 am e1b4437d: Revert "Fix content provider" by Dianne Hackborn · 15 years ago
  98. 0214e94 For intent ACTION_PACKAGE_CHANGED, there could be a lot of broadcasts related to enabling/disabling by Suchi Amalapurapu · 15 years ago
  99. 5e1ab33 Expand apps' control over the settings restore process by Christopher Tate · 15 years ago
  100. e1b4437 Revert "Fix content provider" by Dianne Hackborn · 15 years ago