1. 9aa1fa2 LocationManagerService: Remove caching of last known locations to flash. by Mike Lockwood · 15 years ago
  2. 3a76fd6 LocationManagerService: Add null pointer check and remove useless finalize() method. by Mike Lockwood · 15 years ago
  3. b0a0540 Merge change 23223 into eclair by Android (Google) Code Review · 15 years ago
  4. 2d93a11 Merge change 23187 into eclair by Android (Google) Code Review · 15 years ago
  5. 2d6b67d SensorService: call close_data_source when we have no more sensor clients. by Mike Lockwood · 15 years ago
  6. 284ac93 More work on wallpapers: animations, lifecycle, scaling, etc. by Dianne Hackborn · 15 years ago
  7. d0e82ce Do not send dock state changed broadcasts until the system has finished booting. by Mike Lockwood · 15 years ago
  8. 4923734 Add platform infrastructure for features. by Dianne Hackborn · 15 years ago
  9. d6ac7c7 Merge change 22975 into eclair by Android (Google) Code Review · 15 years ago
  10. 6391830 Merge change 22958 into eclair by Android (Google) Code Review · 15 years ago
  11. 18ad9f6 Only allow system code to call LocationManager.sendNiResponse() by Mike Lockwood · 15 years ago
  12. 6c3f571 Fix issue #2069662: The wallpaper doesn't move along with the home screen by Dianne Hackborn · 15 years ago
  13. 22d1f9f gps: Network initiated SUPL by Danke Xie · 15 years ago
  14. ddfe879 Don't activate keyguard if screen is turned off while proximity sensor is active. by Mike Lockwood · 15 years ago
  15. aa52f9a Make SINGLE_TOP work with CLEAR_TOP. by Dianne Hackborn · 15 years ago
  16. aa0a3b0 Merge change 22944 into eclair by Android (Google) Code Review · 15 years ago
  17. 6ccd2af resolved conflicts for merge of 301b97ac to eclair by Dianne Hackborn · 15 years ago
  18. 25b9cec8 Merge change 22692 into eclair by Android (Google) Code Review · 15 years ago
  19. 36fc302 PowerManagerService: Disallow all user activity when in proximity wake lock. by Mike Lockwood · 15 years ago
  20. 49c2257 am 7566c1de: LocationManager: Fix problem replacing GPS and network providers with a mock provider. by Mike Lockwood · 15 years ago
  21. 301b97a Merge change 22883 into donut by Android (Google) Code Review · 15 years ago
  22. fd12af4 Various tweaks to try to improve low memory behavior. by Dianne Hackborn · 15 years ago
  23. 7566c1d LocationManager: Fix problem replacing GPS and network providers with a mock provider. by Mike Lockwood · 15 years ago
  24. 9517443 MountService: Launch UsbStorageActivity with Intent.FLAG_ACTIVITY_NEW_TASK flag. by Mike Lockwood · 15 years ago
  25. cc90774 Merge change 22660 into eclair by Android (Google) Code Review · 15 years ago
  26. 9f87cb2 Simplify data icons of CDMA in status bar. by johnwang · 15 years ago
  27. 8d61d00 Merge change 22638 into eclair by Android (Google) Code Review · 15 years ago
  28. 9acc030 Implement issue #2071750: add a pre-boot upgrade step. by Dianne Hackborn · 15 years ago
  29. b06324a Fix the removal of dns entries. by Robert Greenwalt · 15 years ago
  30. 4b47444 Merge change 22566 into eclair by Android (Google) Code Review · 15 years ago
  31. 347c5a2 Simplify CDMA Status Bar icons by johnwang · 15 years ago
  32. 83360b3 Fix bug that would leave old windows around. by Dianne Hackborn · 15 years ago
  33. cf3a083 Merge change 22400 into eclair by Android (Google) Code Review · 15 years ago
  34. f6f9f2d Add more control over a service's start state. by Dianne Hackborn · 15 years ago
  35. ec9fe46 Fix a race condition for data change notification by Robert Greenwalt · 15 years ago
  36. e4465e2 DockObserver: minor cleanup. by Mike Lockwood · 15 years ago
  37. ebe6634 Framework changes to support HSDPA/HSUPA/HSPA by Li Zhe · 15 years ago
  38. 3be63c0 Infrastructure for supporting wallpaper previews. by Dianne Hackborn · 15 years ago
  39. a64bf83 Fix various issues found when testing Mms. by Robert Greenwalt · 15 years ago
  40. f8fbdb6 Add wallpaper transition animations. by Dianne Hackborn · 15 years ago
  41. 6647da1 Merge change 21919 into eclair by Android (Google) Code Review · 15 years ago
  42. 75e1d31 Fix exception when reporting disconn cdma state. by Robert Greenwalt · 15 years ago
  43. 24f1076 Check for a timeout <= 0 before adding the vibration. by Patrick Scott · 15 years ago
  44. cbf1504 Don't call onSurfaceChanged() if nothing interesting has changed. by Dianne Hackborn · 15 years ago
  45. 41f31b6 am d50066f8: invoke sendMessage instead of dispatchMessage to avoid deadlocks in ActivityManagerService by Suchi Amalapurapu · 15 years ago
  46. d50066f invoke sendMessage instead of dispatchMessage to avoid deadlocks in ActivityManagerService by Suchi Amalapurapu · 15 years ago
  47. e9e9bca More wallpaper fixes: scroll position, visibility, leaking. by Dianne Hackborn · 15 years ago
  48. d8a43f6 Fix issue #2047139: Remove Service.setForeground() by Dianne Hackborn · 15 years ago
  49. 30c0b83 am d9d25760: Remove dead locks in system process when installing packages by Suchi Amalapurapu · 15 years ago
  50. b222935 Merge change 21748 into eclair by Android (Google) Code Review · 15 years ago
  51. 82cb029 Get At command count from Bluetooth headset. by Amith Yamasani · 15 years ago
  52. 5bfc64f Include the list of registered providers the package manager dumpsys output. by Jeff Hamilton · 15 years ago
  53. bd022f4 Bluetooth: API change. by Nick Pelly · 15 years ago
  54. 8735d55 Merge change 21601 into eclair by Android (Google) Code Review · 15 years ago
  55. 8df8b2b Allow wallpapers to get touch events. by Dianne Hackborn · 15 years ago
  56. d9d2576 Remove dead locks in system process when installing packages by Suchi Amalapurapu · 15 years ago
  57. f24d13a BatteryService: Add support for new standard battery voltage and temperature attributes. by Mike Lockwood · 15 years ago
  58. 01f750d Merge change 21587 into eclair by Android (Google) Code Review · 15 years ago
  59. 304928f BatteryService: Remove hard coded power supply names. by Mike Lockwood · 15 years ago
  60. 921831b Merge change 21522 into eclair by Android (Google) Code Review · 15 years ago
  61. c9f4eaf Dock changes:Docking station intents by Dan Murphy · 15 years ago
  62. 1a79754 Merge change 21380 into eclair by Android (Google) Code Review · 15 years ago
  63. 9dc2355 Merge change 21492 into eclair by Android (Google) Code Review · 15 years ago
  64. 7341d7a More work on wallpapers. by Dianne Hackborn · 15 years ago
  65. c6cc836 LocationManagerService: Add NullPointerException to avoid change in behavior. by Mike Lockwood · 15 years ago
  66. 00717e2 WifiService: Hash based on both SSID and BSSID in scan result cache. by Mike Lockwood · 15 years ago
  67. 6ba7ae1 LocationManagerService: Fix null pointer check in sendExtraCommand(). by Mike Lockwood · 15 years ago
  68. 06952d9 DO NOT MERGE - cherry-picked from master: by Mike Lockwood · 15 years ago
  69. 82726f0 Merge change 21298 into eclair by Android (Google) Code Review · 15 years ago
  70. b1ac1a8 Turn off static live wallpaper for now. by Dianne Hackborn · 15 years ago
  71. 0f79b54 ConnectivityService: Do not send broadcasts until the system is ready. by Mike Lockwood · 15 years ago
  72. 0cd4887 A little more wallpaper robustness. by Dianne Hackborn · 15 years ago
  73. 317a628 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 15 years ago
  74. f21adf6 Always have a wallpaper service running. by Dianne Hackborn · 15 years ago
  75. 0749dcd Backup participants must now hold the BACKUP_DATA permission by Christopher Tate · 15 years ago
  76. f71db95 Merge change 21134 by Android (Google) Code Review · 15 years ago
  77. a9085a5 Merge change 20853 by Android (Google) Code Review · 15 years ago
  78. 6639bb6 Add a more compact representation of usage stats. by Christian Sonntag · 15 years ago
  79. 766cbfe Add new API to compare certs of two UIDs. by Dianne Hackborn · 15 years ago
  80. 2a2b3443 Fix issue #2045895: Finger IDs are not tracked properly. by Dianne Hackborn · 15 years ago
  81. 42acef3 Add net type to mobile for mobile-required traffic by Robert Greenwalt · 15 years ago
  82. 72c82ab Report wallpaper offset to the wallpaper, use this in the image wallpaper. by Dianne Hackborn · 15 years ago
  83. e7037b6 am fe6e733a: Merge change 20960 into donut by Dianne Hackborn · 15 years ago
  84. 90f7721 am b8546001: Merge change 20878 into donut by Dianne Hackborn · 15 years ago
  85. fe6e733 Merge change 20960 into donut by Android (Google) Code Review · 15 years ago
  86. 002716d Fix issue #2049588: App widget can crash causing system to be unable to boot by Dianne Hackborn · 15 years ago
  87. 07a500f BatteryService: Fix problems shutting down when the battery is dead: by Mike Lockwood · 15 years ago
  88. 82e1ee9 Fix issue #2048263: More debugging information by Dianne Hackborn · 15 years ago
  89. df1d0ff Merge change 20858 by Android (Google) Code Review · 15 years ago
  90. 0e0b4ae Don't let bmgr leave a restore session hanging on error by Christopher Tate · 15 years ago
  91. c8a0a75 Implement support for scrolling a wallpaper. by Dianne Hackborn · 15 years ago
  92. f2c321a Print restore tokens in hex by Christopher Tate · 15 years ago
  93. 759a39e Live wallpapers become a little more real. by Dianne Hackborn · 15 years ago
  94. 4c62fc0 Very primitive wallpapers in a surface. by Dianne Hackborn · 15 years ago
  95. 2e6bca6 Temporarily rollback a change that's causing SetupWizard failures during restore. #2042337 by Amith Yamasani · 15 years ago
  96. 509ca07 Merge change 20331 by Android (Google) Code Review · 15 years ago
  97. 4d426b9 Merge change 20333 by Android (Google) Code Review · 15 years ago
  98. 9dfdac5 Clear app data via the Activity Manager, not Package Manager by Christopher Tate · 15 years ago
  99. 75b2aed KeyInputQueue: get the name of the virtual-keys file from the input-device name by Iliyan Malchev · 15 years ago
  100. 4cba59c am 40c10bf4: Merge change 20304 into donut by Android (Google) Code Review · 15 years ago