1. a4437fc Fix null pointer exception in connectivity service broadcast receiver. by Mike Lockwood · 15 years ago
  2. 0902f02 Merge "Detect system-wide safe mode and configure the VM accordingly." by Ben Cheng · 15 years ago
  3. 2db939b Merge "MountService: Add API call for getting a list of pids currently using the specified mountpoint" by San Mehat · 15 years ago
  4. c1b4ce9 MountService: Add API call for getting a list of pids currently using the specified mountpoint by San Mehat · 15 years ago
  5. 6a6ce74 Merge "Update Tethering." by Robert Greenwalt · 15 years ago
  6. cff1ae5 Merge "API CHANGE: expose backup/restore to the SDK" by Chris Tate · 15 years ago
  7. 2a091d7 Update Tethering. by Robert Greenwalt · 15 years ago
  8. e28290e API CHANGE: expose backup/restore to the SDK by Christopher Tate · 15 years ago
  9. 044a401 Merge "Move mount service wrapper calls to PackageHelper" by Suchi Amalapurapu · 15 years ago
  10. 6c0afff Detect system-wide safe mode and configure the VM accordingly. by Ben Cheng · 15 years ago
  11. 679bba3 Move mount service wrapper calls to PackageHelper by Suchi Amalapurapu · 15 years ago
  12. 63cfebf Switch from REMOTE_INTENT to the new push messaging, add the required permission. by Costin Manolache · 15 years ago
  13. 3619b9ab Fix dumpsys activity service <name> by Kenny Root · 15 years ago
  14. 5ce7d28 Small oom_adj tweaks. by Dianne Hackborn · 15 years ago
  15. 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 · 15 years ago
  16. 1c9131c Remove all traces of the old checkin service (and its associated parental by Dan Egnor · 15 years ago
  17. 0e9d2af New user interface sound effects: by Daniel Sandler · 15 years ago
  18. 5b993ce Include install location preference when installing packages. by Suchi Amalapurapu · 15 years ago
  19. b125dc5 Fix MotionEvent pointer API. by Dianne Hackborn · 15 years ago
  20. a87240c Remove BACKUP_DATA permission and associated checks by Christopher Tate · 15 years ago
  21. 90d2db3 Add Pointer Location to the window manager. by Dianne Hackborn · 15 years ago
  22. 11f7c7e Merge "Fix spurious ANRs involving window shuffling and non-fullscreen activities" by Chris Tate · 15 years ago
  23. a0430a1 Disable distracting status bar ticker text in car mode. by Daniel Sandler · 15 years ago
  24. 4709693 Add APIs for mapping between new and current package names. by Dianne Hackborn · 15 years ago
  25. 136b1f9 Fix spurious ANRs involving window shuffling and non-fullscreen activities by Christopher Tate · 15 years ago
  26. 315ada7 Get rid of the limit-unlock policy control. by Dianne Hackborn · 15 years ago
  27. 27b28b3 Introduce special UI modes for night and car usage. by Tobias Haamel · 15 years ago
  28. 3941411a am 1e90ab54: merge from open-source master by The Android Open Source Project · 15 years ago
  29. 777db0c Merge "resolved conflicts for merge of 61bb25f2 to master" by Eric Laurent · 15 years ago
  30. 6dee18c New implementation of <original-package> tag. by Dianne Hackborn · 15 years ago
  31. c0d71d3 Merge "Truncate SYSTEM_TOMBSTONE events at the end (take the head), but still truncate the other log files at the start (take the tail)." by Dan Egnor · 15 years ago
  32. 289e580 Truncate SYSTEM_TOMBSTONE events at the end (take the head), by Dan Egnor · 15 years ago
  33. d7b92a0 resolved conflicts for merge of 61bb25f2 to master by Eric Laurent · 15 years ago
  34. 1ab6d75 Merge "MountService: Fix some mountset bugs and tighten up some return values" by San Mehat · 15 years ago
  35. 18e9396 Eliminate dependencies on Checkin, replacing checkin events with EventLog by Dan Egnor · 15 years ago
  36. 1e90ab5 merge from open-source master by The Android Open Source Project · 15 years ago
  37. 61bb25f am c1eba82b: Merge "Fix issue: 2413494: Add TTY support." into eclair by Eric Laurent · 15 years ago
  38. a181b21 MountService: Fix some mountset bugs and tighten up some return values by San Mehat · 15 years ago
  39. b298351 Merge "Fix NPE in AppWidgetService.addProvidersForPackageLocked()" by Bjorn Bringert · 15 years ago
  40. 102d05f get DHCP IP on each connection by Irfan Sheriff · 15 years ago
  41. 5f85780 Fix NPE in AppWidgetService.addProvidersForPackageLocked() by Bjorn Bringert · 15 years ago
  42. 23085b7 Support per-application switch to execute the VM in safe mode. by Ben Cheng · 15 years ago
  43. a7d7f79 Adding null check. by Makoto Onuki · 15 years ago
  44. 7749adf Fix issue: 2413494: Add TTY support. by Eric Laurent · 15 years ago
  45. d0efb6b Merge "StorageNotification: Move notification / usb storage activity into StatusBarPolicy" by San Mehat · 15 years ago
  46. 27f3de6 Fixs the incorrect message for SecurityException by Chander S Pechetty · 15 years ago
  47. d03ff94 Clean up interface between LocationManagerService and the location providers: by Mike Lockwood · 15 years ago
  48. 4154c07 StorageNotification: Move notification / usb storage activity into StatusBarPolicy by San Mehat · 15 years ago
  49. 739e1f8 Merge "MountService: Add isSecureContainerMounted() API call" by San Mehat · 15 years ago
  50. 6cdd9c0 MountService: Add isSecureContainerMounted() API call by San Mehat · 15 years ago
  51. add1376 Generate /data/system/packages.list in the PackageManager by David 'Digit' Turner · 15 years ago
  52. 46d4525 Print the snapshot focus rather than the Window Manager's actual current focus by Christopher Tate · 15 years ago
  53. e83cefce New external storage APIs. by Dianne Hackborn · 15 years ago
  54. 53d0c7f Merge "Change key dispatch timeout logging." by Ken Shirriff · 15 years ago
  55. 59443a6 MountService: Check for failure to unmount when enabling UMS and fix reversed logic by San Mehat · 15 years ago
  56. b104340 Framework: Clean up / Refactor Mount APIs by San Mehat · 15 years ago
  57. 3ee1317 NotificationManagerService: Add a listener for storage events by San Mehat · 15 years ago
  58. 7659117 Merge "MountService: Harden for pre-boot usage users" by San Mehat · 15 years ago
  59. 6bdcc06 Merge "MountService: Add WARN checks to ASEC calls to catch bad users" by San Mehat · 15 years ago
  60. 18457fd Merge "NativeDaemonConnector: Improve error reporting and debug formatting" by San Mehat · 15 years ago
  61. c8da710 Merge changes I1aabef01,I8dbd0f83 by San Mehat · 15 years ago
  62. 7040ce7 resolved conflicts for merge of 37a00a36 to master by Suchi Amalapurapu · 15 years ago
  63. 628fd6d Network Location unbundling: by Mike Lockwood · 15 years ago
  64. 207e538 MountService: Harden for pre-boot usage users by San Mehat · 15 years ago
  65. f919cd02 MountService: Add WARN checks to ASEC calls to catch bad users by San Mehat · 15 years ago
  66. 1ff4371 NativeDaemonConnector: Improve error reporting and debug formatting by San Mehat · 15 years ago
  67. 1bf3f8b SystemServer: Move MountService startup before NotificationManagerService by San Mehat · 15 years ago
  68. 37a00a3 am 08be55b8: Add null checks when scanning a package. Delete packages whose code and resource paths haven\'t been set correctly. by Suchi Amalapurapu · 15 years ago
  69. 08be55b Add null checks when scanning a package. by Suchi Amalapurapu · 15 years ago
  70. b49ceb3 Remember which apps have available restore info in the ancestral dataset by Christopher Tate · 15 years ago
  71. b56ae20 Rename media resource broadcasts by Suchi Amalapurapu · 15 years ago
  72. 8200b20 Change key dispatch timeout logging. by Ken Shirriff · 15 years ago
  73. cb14ec1 Merge "Don't hold the backup queue lock across a backup operation" by Chris Tate · 15 years ago
  74. 1688d31 Merge "Keep automatic screen brightness monotonically increasing until screen is turned off." by Mike Lockwood · 15 years ago
  75. 97e4494 Add an AlarmManager API to set the system time (with the proper permissions). by Dan Egnor · 15 years ago
  76. b286541 Keep automatic screen brightness monotonically increasing until screen is turned off. by Mike Lockwood · 15 years ago
  77. c61da31 Don't hold the backup queue lock across a backup operation by Christopher Tate · 15 years ago
  78. 5c1779b Merge "Add single-package restore from an app's most-recent data" by Chris Tate · 15 years ago
  79. 8472581 Add single-package restore from an app's most-recent data by Christopher Tate · 15 years ago
  80. 64226a4 Merge "Add support in StatusBarManager for disabling ticker text." by Daniel Sandler · 15 years ago
  81. 91e1d0c Add support in StatusBarManager for disabling ticker text. by Daniel Sandler · 15 years ago
  82. 5c19aec API review: TrafficStats: rename Pkts to Packets by Ken Shirriff · 15 years ago
  83. 8f3ff09 Merge "resolved conflicts for merge of dd24f599 to master" by Kenny Root · 15 years ago
  84. 2cce626 resolved conflicts for merge of dd24f599 to master by Kenny Root · 15 years ago
  85. 2a9094d Framework part of issue #2391576: Add method to start the Jit and call it by Dianne Hackborn · 15 years ago
  86. dd24f59 am aead64de: Fix issue: 2413494: [Passion-c] Add TTY support. by Eric Laurent · 15 years ago
  87. d0e18ff First pass at USB Tethering. by Robert Greenwalt · 15 years ago
  88. aead64d Fix issue: 2413494: [Passion-c] Add TTY support. by Eric Laurent · 15 years ago
  89. f1dd37a Merge "Fix 1667521 - system process crash after bad notification" by Joe Onorato · 15 years ago
  90. 68065e0 Fix 1667521 - system process crash after bad notification by Joe Onorato · 15 years ago
  91. fa6bc84 Merge "Implement system data migration support." by Dianne Hackborn · 15 years ago
  92. b858dfd Implement system data migration support. by Dianne Hackborn · 15 years ago
  93. 348f7b9 Merge "Add auto-restore setting and Backup Manager awareness thereof" by Chris Tate · 15 years ago
  94. cce9da5 Add auto-restore setting and Backup Manager awareness thereof by Christopher Tate · 15 years ago
  95. ec4caa0 NativeDaemonConnector: Improve NativeDaemonException reporting to include the actual error response by San Mehat · 15 years ago
  96. 33cea41 Merge "Apps on sdcard: Add new broadcasts" by Suchi Amalapurapu · 15 years ago
  97. 08675a3 Apps on sdcard: Add new broadcasts by Suchi Amalapurapu · 15 years ago
  98. 3433d3c Modifying Services Tests XML file so it builds with the right permissions. by Neal Nguyen · 15 years ago
  99. 37b2217 Merge "Get rid of now-superfluous "backup or restore in progress" tracking" by Chris Tate · 15 years ago
  100. c2af5d3 Get rid of now-superfluous "backup or restore in progress" tracking by Christopher Tate · 15 years ago