1. 3ae6162 Merge "Report tombstone (native crash) data to the dropbox." by Dan Egnor · 15 years ago
  2. 492c6ed Report tombstone (native crash) data to the dropbox. by Dan Egnor · 15 years ago
  3. 8ea138c More work on device admins: by Dianne Hackborn · 15 years ago
  4. c028be4 AppsOnSd feature - Add default container by Suchi Amalapurapu · 15 years ago
  5. 02735bc MountService: Introduce new @hide permissions to protect secure containers. by San Mehat · 15 years ago
  6. 78d5ba9 Merge changes Iea11654e,I2242da5a,I66c40e73 by Dan Egnor · 15 years ago
  7. 2242da5 Include more verbose device information with kernel dumps by Dan Egnor · 15 years ago
  8. c2a3947 MountService: Don't update the storage status when we're unmounted by San Mehat · 15 years ago
  9. 66c40e7 Add package information to dropbox reports for ANR, crash, etc. by Dan Egnor · 15 years ago
  10. ec3cad8 Merge "MountService: Explicitly query volume state on startup" by San Mehat · 15 years ago
  11. 7b04317b Merge "NativeDaemonConnector: fix doListCommand() to return *all* list elements" by San Mehat · 15 years ago
  12. 5b77dab MountService: Explicitly query volume state on startup by San Mehat · 15 years ago
  13. 80120b4 NativeDaemonConnector: fix doListCommand() to return *all* list elements by San Mehat · 15 years ago
  14. b91f464 Merge "Move towards a formal public API for backup and restore" by Chris Tate · 15 years ago
  15. 8aa2e89 More device admin work: description, policy control. by Dianne Hackborn · 15 years ago
  16. 508370f Merge "Make PackageManager unpack gdbserver binaries at installation time." by David Turner · 15 years ago
  17. 09ac3c3 resolved conflicts for merge of 1f2f23bd to master by Robert Greenwalt · 15 years ago
  18. d1df8ac NetworkManagementService: Start service when SystemServer starts up by San Mehat · 15 years ago
  19. 80202c8 Move towards a formal public API for backup and restore by Christopher Tate · 15 years ago
  20. 1edab2b Make PackageManager unpack gdbserver binaries at installation time. by David 'Digit' Turner · 15 years ago
  21. 45f6104 MountService: Add support for renaming secure containers by San Mehat · 15 years ago
  22. 3e3a6430 Fix whitespace issue causing protocol syntax error by San Mehat · 15 years ago
  23. 4d02d00 NetworkManagementService: Introduce INetworkManagementEventObserver by San Mehat · 15 years ago
  24. 85fd374 Merge "As requested, expand ANR event log entry (and crash/WTF too) to include process flags (including FLAG_SYSTEM, etc)." by Dan Egnor · 15 years ago
  25. 63454eb Merge "NetworkManagementService: Introduce API methods for configuring interfaces" by San Mehat · 15 years ago
  26. 2780e73 As requested, expand ANR event log entry (and crash/WTF too) to include by Dan Egnor · 15 years ago
  27. ed4fc8a NetworkManagementService: Introduce API methods for configuring interfaces by San Mehat · 15 years ago
  28. c0cea48 am 5f641285: am b1c4a2a3: Fix issue #2364506: Phone locked up while listening to music and attempting to download an update by Dianne Hackborn · 15 years ago
  29. 4141d03 Don't crash when there is no admin. by Dianne Hackborn · 15 years ago
  30. df83afa More device policy manager / admin work. by Dianne Hackborn · 15 years ago
  31. 1f2f23b am 9fdf82e0: Merge "Try to switch to another default net on connection failure." into eclair by Robert Greenwalt · 15 years ago
  32. 80ffe5d Merge "Implement Notification.DEFAULT_LIGHTS flag." by Mike Lockwood · 15 years ago
  33. 670f932 Implement Notification.DEFAULT_LIGHTS flag. by Mike Lockwood · 15 years ago
  34. da03c4e Try to switch to another default net on connection failure. by Robert Greenwalt · 15 years ago
  35. db43099 Merge "INetworkManagementService: Add support for enumerating TTYs and attaching ppp servers to them" by San Mehat · 15 years ago
  36. 8ab6135 MountService: Codeshrink by San Mehat · 15 years ago
  37. 45891e8 Merge "NativeDaemonConnector: Add a convenience method for obtaining lists" by San Mehat · 15 years ago
  38. deba693 NativeDaemonConnector: Add a convenience method for obtaining lists by San Mehat · 15 years ago
  39. 72759df INetworkManagementService: Add support for enumerating TTYs and attaching ppp servers to them by San Mehat · 15 years ago
  40. 1206b9e Merge "Fix 2385283: Add DevicePolicyManager calls to LockScreen." by Jim Miller · 15 years ago
  41. 31f90b6 Fix 2385283: Add DevicePolicyManager calls to LockScreen. by Jim Miller · 15 years ago
  42. 6b32c0a am 48ef378d: Merge "DO NOT MERGE Avoid wifi disable in a UNKNOWN state" into eclair by Irfan Sheriff · 15 years ago
  43. 8c48b4a am 1a337547: Merge "Add bugreport info about network feature use. DO NOT MERGE" into eclair by Robert Greenwalt · 15 years ago
  44. 48ef378 Merge "DO NOT MERGE Avoid wifi disable in a UNKNOWN state" into eclair by Irfan Sheriff · 15 years ago
  45. 73912ce Add bugreport info about network feature use. DO NOT MERGE by Robert Greenwalt · 15 years ago
  46. e0ee6ef Add systemApp field to ApplicationErrorReport by Jacek Surazski · 15 years ago
  47. d2c21c1 am 8c166512: Merge "Cleanup of process-specific DNS." into eclair by Robert Greenwalt · 15 years ago
  48. 0fe3f7c DO NOT MERGE Avoid wifi disable in a UNKNOWN state by Irfan Sheriff · 15 years ago
  49. 5f64128 am b1c4a2a3: Fix issue #2364506: Phone locked up while listening to music and attempting to download an update by Dianne Hackborn · 15 years ago
  50. 15abc90 Cleanup of process-specific DNS. by Robert Greenwalt · 15 years ago
  51. 77872f7 Merge "Make the space between the time and the AM/PM smaller by putting preceding whitespace inside the span." by Joe Onorato · 15 years ago
  52. b1c4a2a Fix issue #2364506: Phone locked up while listening to music and attempting to download an update by Dianne Hackborn · 15 years ago
  53. b49d9af Merge "Mount/Unmount secure containers Persist flags in PackageSetting. Flags are relevant to ApplicationInfo.FLAG_SYSTEM, Application.FLAG_ON_SDCARD, ApplicationInfo.FLAG_FORWARD_LOCK. New pm command to simulate mount/unmount in Pm. This will be removed when MountService/vold event generation gets fixed. Calls from MountService into PackageManager when media gets mounted/unmounted. Scan the packages and grant permissions when the sdcard gets mounted. This api might change again." by Suchi Amalapurapu · 15 years ago
  54. fd3530f Mount/Unmount secure containers by Suchi Amalapurapu · 15 years ago
  55. f078d05 Merge "framework: Introduce INetworkManagementService for communicating with netd" by San Mehat · 15 years ago
  56. 0dac8c0 LocationManagerService: Fix bug removing proximity alerts. by Mike Lockwood · 15 years ago
  57. 873f214 framework: Introduce INetworkManagementService for communicating with netd by San Mehat · 15 years ago
  58. 2b7ff1c Merge "MountService: Add new 'unmountSecureContainer' API call" by San Mehat · 15 years ago
  59. 9dba709 MountService: Add new 'unmountSecureContainer' API call by San Mehat · 15 years ago
  60. 63ce8e8 Make the space between the time and the AM/PM smaller by putting preceding whitespace inside the by Joe Onorato · 15 years ago
  61. d684784 First pass at new device policy and administration APIs. by Dianne Hackborn · 15 years ago
  62. 5fbf409 MountService: Suppress media removed notification when enabling UMS by San Mehat · 15 years ago
  63. 462f037 Apps on SD card. by Oscar Montemayor · 15 years ago
  64. d02546b Apps on SD card. by Oscar Montemayor · 15 years ago
  65. 7c44220 Merge "Make the "AM" or "PM" in the status bar clock be in a smaller font size." by Eric Fischer · 15 years ago
  66. 40bbaaa resolved conflicts for merge of 90528645 to master by Robert Greenwalt · 15 years ago
  67. 0894498 Merge "Set net.hostname sys property to our unique ID." by Robert Greenwalt · 15 years ago
  68. 48c0273 Fix to set package path properly after 'adb sync' by Andrew Stadler · 15 years ago
  69. daec172 Avoid renaming apk paths when scanning directories on reboot by Suchi Amalapurapu · 15 years ago
  70. de8383c Set net.hostname sys property to our unique ID. by Robert Greenwalt · 15 years ago
  71. 110fea7 Fix runtime restart when replacing packages by Suchi Amalapurapu · 15 years ago
  72. 36e136c Make the "AM" or "PM" in the status bar clock be in a smaller font size. by Eric Fischer · 15 years ago
  73. af8e9f4 app install on sdcard. provide skeleton implementation by Suchi Amalapurapu · 15 years ago
  74. 9052864 am 1193ae4e: Backport l53e91db7 from master. by Robert Greenwalt · 15 years ago
  75. 1193ae4 Backport l53e91db7 from master. by Robert Greenwalt · 15 years ago
  76. cd77037 Avoid wifi disable in a UNKNOWN state by Irfan Sheriff · 15 years ago
  77. 22dd86e MountService: Refactor to use NativeDaemonConnector and clean-up by San Mehat · 15 years ago
  78. 67bd2cd services: Introduce NativeDaemonConnector class by San Mehat · 15 years ago
  79. fa10153 resolved conflicts for merge of d26707da to master by Jean-Baptiste Queru · 15 years ago
  80. d26707d am c93c70c4: Merge "framework: storage: Ensure that filesystems are unmounted before shutdown/reboot" into eclair by San Mehat · 15 years ago
  81. 7ebf017 framework: storage: Ensure that filesystems are unmounted before shutdown/reboot by San Mehat · 15 years ago
  82. f523609 stop crashing. I'm not sure what triggered this. by Joe Onorato · 15 years ago
  83. 42471dd Simplify & update ANR logging; report ANR data into the dropbox. by Dan Egnor · 15 years ago
  84. 0f5525a framework: asec: Rename 'Cache' -> 'Container' by San Mehat · 15 years ago
  85. f961358 MountService: Clean up some logspam by San Mehat · 15 years ago
  86. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  87. 1f6301e MountService: Add new Settings for UMS prompting and notification behavior by San Mehat · 15 years ago
  88. f5d95cb less log spew by Joe Onorato · 15 years ago
  89. 51d3e79 Merge "MountService: Fix asec list bug" by San Mehat · 15 years ago
  90. cffea95 am 3fb4ee4e: Merge "Immediately close the shade when the status bar is disabled. (DO NOT MERGE)" into eclair by Daniel Sandler · 15 years ago
  91. 6c133a7 MountService: Fix asec list bug by San Mehat · 15 years ago
  92. 7aac554 Synchronize all WifiNative calls by Irfan Sheriff · 15 years ago
  93. 43866e0 move some system services from gservices to secure settings by Doug Zongker · 15 years ago
  94. dde2539 MountService: Remove ACTION_SHUTDOWN handler by San Mehat · 15 years ago
  95. 1b780a0 Merge "PowerManagerService: Switch to using MountService shutdown for media" by San Mehat · 15 years ago
  96. 9e6f148 Merge "MountService: Add an ACTION_SHUTDOWN handler and export a method for external shutdown" by San Mehat · 15 years ago
  97. 1e51279 PowerManagerService: Switch to using MountService shutdown for media by San Mehat · 15 years ago
  98. 91c7761 MountService: Add an ACTION_SHUTDOWN handler and export a method for external shutdown by San Mehat · 15 years ago
  99. 914d659 Merge "move Watchdog's settings from Gservices to Secure" by Doug Zongker · 15 years ago
  100. 1a8eec6 MountListener: Improve error logging by San Mehat · 15 years ago