1. 5035fda Default the auto-restore setting to "enabled." by Christopher Tate · 16 years ago
  2. ae06ed9 Fix the build by Christopher Tate · 16 years ago
  3. f087272 Start respecting the auto-restore-at-install setting by Christopher Tate · 16 years ago
  4. 7964d1f Merge "Fix no-mobile-data after wifi." by Robert Greenwalt · 16 years ago
  5. 3542959 Fix no-mobile-data after wifi. by Robert Greenwalt · 16 years ago
  6. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 16 years ago
  7. a712dce Init car mode when phone is booted in a dock. by Tobias Haamel · 16 years ago
  8. c42e29e Add new handler mechanism in MountService to make unmount api asynchronous. by Suchi Amalapurapu · 16 years ago
  9. 406b09b Merge "Add mobile data on/off switch." by Robert Greenwalt · 16 years ago
  10. 982bb24 Merge "MountService: Send UMS_CONNECTED broadcast on boot if UMS connected." by San Mehat · 16 years ago
  11. 6a965af2 MountService: Send UMS_CONNECTED broadcast on boot if UMS connected. by San Mehat · 16 years ago
  12. c03fa50 Add mobile data on/off switch. by Robert Greenwalt · 16 years ago
  13. d70a3d4 Tethering improvements. by Robert Greenwalt · 16 years ago
  14. 3dda518 Add 'restoreAnyVersion' attr for apps that want to restore "future" data by Christopher Tate · 16 years ago
  15. c3b91fd Fix crash in PendingIntentRecord debug output. by Dianne Hackborn · 16 years ago
  16. cf6eaea Some framework fixes for apps on sd by Suchi Amalapurapu · 16 years ago
  17. 85451ee MountService: Fix bug which would allow apps to try to rename a container whos dst is mounted by San Mehat · 16 years ago
  18. 0e93b56 Merge "Make the notification windowshade work properly with overscroll." by Joe Onorato · 16 years ago
  19. f0fda92 Make the notification windowshade work properly with overscroll. by Joe Onorato · 16 years ago
  20. 6142a0b Fix build. by Robert Greenwalt · 16 years ago
  21. 5cde63a Merge "Add USB RNDIS enable/disable control" by Robert Greenwalt · 16 years ago
  22. 65ae29b Add USB RNDIS enable/disable control by Robert Greenwalt · 16 years ago
  23. 6fd5e0a Fix calculation of the next twilight update for locations where the day or night never ends. by Bernd Holzhey · 16 years ago
  24. f13f601 Merge "Fix some random bugs." by Dianne Hackborn · 16 years ago
  25. 9e0f5d9 Fix some random bugs. by Dianne Hackborn · 16 years ago
  26. 46db504 Don't start location providers until the system is ready. by Mike Lockwood · 16 years ago
  27. 6fb7cbf Merge "Show the USB mass storage UI as soon as USB is connected." by Daniel Sandler · 16 years ago
  28. c07907e Show the USB mass storage UI as soon as USB is connected. by Daniel Sandler · 16 years ago
  29. b09cc2c Merge "MountService: Force unmount when enabling ums" by San Mehat · 16 years ago
  30. 3d48810 MountService: Force unmount when enabling ums by San Mehat · 16 years ago
  31. 7e31e0c Merge "Fix issue #2438980: Implement package watcher for voice recognizer service setting" by Dianne Hackborn · 16 years ago
  32. ec2c88d Move new sound effects to the system stream. by Daniel Sandler · 16 years ago
  33. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 16 years ago
  34. 679dd12 Ignore touch down events near the edge of the screen for the purposes of pulling down the by Joe Onorato · 16 years ago
  35. 59eac4b Fix crash: check for install failure cleanly by Christopher Tate · 16 years ago
  36. 1bb6906 Automatically restore app data at install time by Christopher Tate · 16 years ago
  37. 6c81def Merge "Move package from internal to external and vice versa." by Suchi Amalapurapu · 16 years ago
  38. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 16 years ago
  39. fafb041 MountService: Move boot-time mount to a thread - avoids ANR at boot by San Mehat · 16 years ago
  40. 939d5fa Merge "Add USB RNDIS enable/disable control" by Robert Greenwalt · 16 years ago
  41. b167643 Merge "Fixing bug 2453467 - In case of a dead process while disabling Accessibility some processes keep sending AccessibilityEvents" by Dianne Hackborn · 16 years ago
  42. e36d6e2 Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes by Dianne Hackborn · 16 years ago
  43. fb606da Fixing bug 2453467 - In case of a dead process while disabling Accessibility some processes keep sending AccessibilityEvents by Svetoslav Ganov · 16 years ago
  44. 424c61fd Fix 2363699 - Make notification shade animate closed when disabled by Joe Onorato · 16 years ago
  45. c34ebce Make MountService work in the simulator. by Marco Nelissen · 16 years ago
  46. ce1200d Add USB RNDIS enable/disable control by Robert Greenwalt · 16 years ago
  47. d970998 framework: storage: Add 'force' option to unmount/destroy storage apis, and update callsites. by San Mehat · 16 years ago
  48. 154f7a1 Show car mode notification in status bar. by Tobias Haamel · 16 years ago
  49. 6d43ebb Merge "Make the simulator boot again." by Marco Nelissen · 16 years ago
  50. 6a6588b am 6371a2d3: am ee3bbefd: Merge "Don\'t crash the system process when apps give us a bad foreground service notification." into eclair by Joe Onorato · 16 years ago
  51. 62dbb22 Make the simulator boot again. by Marco Nelissen · 16 years ago
  52. 65e7277 Merge "Fixing bug 2451615 - Accessibility services are started upon system reboot while accessibility is disabled" by Dianne Hackborn · 16 years ago
  53. 589f37c Merge "Add Java hookup to netd interface notifications." by Robert Greenwalt · 16 years ago
  54. 3d4178f Merge "Fix formatting of ANRs." by Eric Rowe · 16 years ago
  55. e325392 Add Java hookup to netd interface notifications. by Robert Greenwalt · 16 years ago
  56. 43cc469 Don't return passive location provider unless app has fine permissions. by Bryan Mawhinney · 16 years ago
  57. 6371a2d am ee3bbefd: Merge "Don\'t crash the system process when apps give us a bad foreground service notification." into eclair by Joe Onorato · 16 years ago
  58. 34fcf97 Don't crash the system process when apps give us a bad foreground service notification. by Joe Onorato · 16 years ago
  59. 714cff0 Fixing bug 2451615 - Accessibility services are started upon system reboot while accessibility is disabled by Svetoslav Ganov · 16 years ago
  60. 6f4f619 Fix formatting of ANRs. by Eric Rowe · 16 years ago
  61. a4903f25 Add passive location provider. by Mike Lockwood · 16 years ago
  62. 1168baa Tone down a non-error log message about lack of ancestral dataset tracking by Christopher Tate · 16 years ago
  63. 1e84ac5 Fix permission exception thrown on exit car mode. by Tobias Haamel · 16 years ago
  64. e32c345 Merge "Add the automatic handling of night/notnight UI modes." by Mike Cleron · 16 years ago
  65. dfac9a6 Merge "Fix issue #2420412: API review: DeviceAdmin API changes" by Dianne Hackborn · 16 years ago
  66. ef6b22f Fix issue #2420412: API review: DeviceAdmin API changes by Dianne Hackborn · 16 years ago
  67. 4086f75 NativeDaemonConnector: Improve bad list IPC diagnostics by San Mehat · 16 years ago
  68. a4437fc Fix null pointer exception in connectivity service broadcast receiver. by Mike Lockwood · 16 years ago
  69. 0902f02 Merge "Detect system-wide safe mode and configure the VM accordingly." by Ben Cheng · 16 years ago
  70. 2db939b Merge "MountService: Add API call for getting a list of pids currently using the specified mountpoint" by San Mehat · 16 years ago
  71. c1b4ce9 MountService: Add API call for getting a list of pids currently using the specified mountpoint by San Mehat · 16 years ago
  72. 6a6ce74 Merge "Update Tethering." by Robert Greenwalt · 16 years ago
  73. cff1ae5 Merge "API CHANGE: expose backup/restore to the SDK" by Chris Tate · 16 years ago
  74. 2a091d7 Update Tethering. by Robert Greenwalt · 16 years ago
  75. e28290e API CHANGE: expose backup/restore to the SDK by Christopher Tate · 16 years ago
  76. 044a401 Merge "Move mount service wrapper calls to PackageHelper" by Suchi Amalapurapu · 16 years ago
  77. 6c0afff Detect system-wide safe mode and configure the VM accordingly. by Ben Cheng · 16 years ago
  78. 679bba3 Move mount service wrapper calls to PackageHelper by Suchi Amalapurapu · 16 years ago
  79. 63cfebf Switch from REMOTE_INTENT to the new push messaging, add the required permission. by Costin Manolache · 16 years ago
  80. f8bb2a9 am 5d72a8dd: cherry pick d60e29009c1049a9776e6630e9489e1ef3f83491 by android-build SharedAccount · 16 years ago
  81. 5d72a8d cherry pick d60e29009c1049a9776e6630e9489e1ef3f83491 by android-build SharedAccount · 16 years ago
  82. 3619b9ab Fix dumpsys activity service <name> by Kenny Root · 16 years ago
  83. 5ce7d28 Small oom_adj tweaks. by Dianne Hackborn · 16 years ago
  84. 642b7c0 Merge "Include install location preference when installing packages. Changes include Add new remote call in default container service to determine install location. Rename INSTALL_ON_SDCARD Remove recommentAppInstall method Add some additional flags used in remote stubs. Move check for protected apps prior to copy. Unit tests" by Suchi Amalapurapu · 16 years ago
  85. bfca3a0 Add the automatic handling of night/notnight UI modes. by Bernd Holzhey · 16 years ago
  86. 1c9131c Remove all traces of the old checkin service (and its associated parental by Dan Egnor · 16 years ago
  87. 0e9d2af New user interface sound effects: by Daniel Sandler · 16 years ago
  88. 5b993ce Include install location preference when installing packages. by Suchi Amalapurapu · 16 years ago
  89. b125dc5 Fix MotionEvent pointer API. by Dianne Hackborn · 16 years ago
  90. a87240c Remove BACKUP_DATA permission and associated checks by Christopher Tate · 16 years ago
  91. 90d2db3 Add Pointer Location to the window manager. by Dianne Hackborn · 16 years ago
  92. 11f7c7e Merge "Fix spurious ANRs involving window shuffling and non-fullscreen activities" by Chris Tate · 16 years ago
  93. a0430a1 Disable distracting status bar ticker text in car mode. by Daniel Sandler · 16 years ago
  94. 4709693 Add APIs for mapping between new and current package names. by Dianne Hackborn · 16 years ago
  95. 136b1f9 Fix spurious ANRs involving window shuffling and non-fullscreen activities by Christopher Tate · 16 years ago
  96. 315ada7 Get rid of the limit-unlock policy control. by Dianne Hackborn · 16 years ago
  97. 27b28b3 Introduce special UI modes for night and car usage. by Tobias Haamel · 16 years ago
  98. 3941411a am 1e90ab54: merge from open-source master by The Android Open Source Project · 16 years ago
  99. 777db0c Merge "resolved conflicts for merge of 61bb25f2 to master" by Eric Laurent · 16 years ago
  100. 6dee18c New implementation of <original-package> tag. by Dianne Hackborn · 16 years ago