1. 9327f4f More device policy work: clarify password modes, monkeying. by Dianne Hackborn · 15 years ago
  2. b0dcaaf Don't crash on transport unregistration if there is no current transport by Christopher Tate · 15 years ago
  3. 4a20061 Merge "Make backup/restore asynchronous and enforce timeouts" by Chris Tate · 15 years ago
  4. 44a2790 Make backup/restore asynchronous and enforce timeouts by Christopher Tate · 15 years ago
  5. ef73162 Support for triggering the lockscreen while the screen is on: by Mike Lockwood · 15 years ago
  6. bd2f531 Merge "Fix StringIndexOutOfBoundsException in PackageManagerService" by Suchi Amalapurapu · 15 years ago
  7. d425a45 Fix build. by Daniel Sandler · 15 years ago
  8. 77c292d Merge "New full-screen activity for USB mass storage interaction." by Daniel Sandler · 15 years ago
  9. 5fd5bfe Fix StringIndexOutOfBoundsException in PackageManagerService by Bjorn Bringert · 15 years ago
  10. 784d53e WifiService: allow EAP variables to be unset using empty strings. by Chia-chi Yeh · 15 years ago
  11. c4a0c27 Merge "Blacklist APs instead of disable" by Irfan Sheriff · 15 years ago
  12. fbf56dc am 3e229076: am cc4b4016: Fix the reporting of NO_CONNECTIVITY. by Robert Greenwalt · 15 years ago
  13. 64fe564 am 6d626d41: am 5381e4ef: Merge "Refine fix I53e91db7 to apply only to wifi network" into eclair by Robert Greenwalt · 15 years ago
  14. b94f795 New full-screen activity for USB mass storage interaction. by Daniel Sandler · 15 years ago
  15. 254cb44 More device admin. by Dianne Hackborn · 15 years ago
  16. bdbc925 resolved conflicts for merge of b0903104 to master by Kenny Root · 15 years ago
  17. 0049a1b Blacklist APs instead of disable by Irfan Sheriff · 15 years ago
  18. f1a0f55 am 131c5e08: am a59551ba: Merge "Fix issue 2388215: Audio not routed to 3.5mm Headset after removal/insertion." into eclair by Eric Laurent · 15 years ago
  19. 51e93db Merge "Remove destroy asec command when mounting secure container" by San Mehat · 15 years ago
  20. 8ea25cc Merge "timestamp field in ApplicationErrorReport was not getting intitialized on ANRs" by Jacek Surazski · 15 years ago
  21. 40b5110 Remove destroy asec command when mounting secure container by Suchi Amalapurapu · 15 years ago
  22. d47c6ed Bite the bullet and add support for multiple device admins. by Dianne Hackborn · 15 years ago
  23. 41a9fd5 timestamp field in ApplicationErrorReport was not getting intitialized on ANRs by Jacek Surazski · 15 years ago
  24. 3ae6162 Merge "Report tombstone (native crash) data to the dropbox." by Dan Egnor · 15 years ago
  25. 492c6ed Report tombstone (native crash) data to the dropbox. by Dan Egnor · 15 years ago
  26. 8ea138c More work on device admins: by Dianne Hackborn · 15 years ago
  27. c028be4 AppsOnSd feature - Add default container by Suchi Amalapurapu · 15 years ago
  28. 02735bc MountService: Introduce new @hide permissions to protect secure containers. by San Mehat · 15 years ago
  29. 78d5ba9 Merge changes Iea11654e,I2242da5a,I66c40e73 by Dan Egnor · 15 years ago
  30. 2242da5 Include more verbose device information with kernel dumps by Dan Egnor · 15 years ago
  31. c2a3947 MountService: Don't update the storage status when we're unmounted by San Mehat · 15 years ago
  32. 66c40e7 Add package information to dropbox reports for ANR, crash, etc. by Dan Egnor · 15 years ago
  33. ec3cad8 Merge "MountService: Explicitly query volume state on startup" by San Mehat · 15 years ago
  34. 7b04317b Merge "NativeDaemonConnector: fix doListCommand() to return *all* list elements" by San Mehat · 15 years ago
  35. 5b77dab MountService: Explicitly query volume state on startup by San Mehat · 15 years ago
  36. 80120b4 NativeDaemonConnector: fix doListCommand() to return *all* list elements by San Mehat · 15 years ago
  37. b91f464 Merge "Move towards a formal public API for backup and restore" by Chris Tate · 15 years ago
  38. 8aa2e89 More device admin work: description, policy control. by Dianne Hackborn · 15 years ago
  39. 508370f Merge "Make PackageManager unpack gdbserver binaries at installation time." by David Turner · 15 years ago
  40. 09ac3c3 resolved conflicts for merge of 1f2f23bd to master by Robert Greenwalt · 15 years ago
  41. d1df8ac NetworkManagementService: Start service when SystemServer starts up by San Mehat · 15 years ago
  42. 80202c8 Move towards a formal public API for backup and restore by Christopher Tate · 15 years ago
  43. 3e22907 am cc4b4016: Fix the reporting of NO_CONNECTIVITY. by Robert Greenwalt · 15 years ago
  44. cc4b401 Fix the reporting of NO_CONNECTIVITY. by Robert Greenwalt · 15 years ago
  45. 6d626d4 am 5381e4ef: Merge "Refine fix I53e91db7 to apply only to wifi network" into eclair by Robert Greenwalt · 15 years ago
  46. 6e6dec2 Refine fix I53e91db7 to apply only to wifi network by Robert Greenwalt · 15 years ago
  47. 1edab2b Make PackageManager unpack gdbserver binaries at installation time. by David 'Digit' Turner · 15 years ago
  48. 45f6104 MountService: Add support for renaming secure containers by San Mehat · 15 years ago
  49. 3e3a6430 Fix whitespace issue causing protocol syntax error by San Mehat · 15 years ago
  50. 4d02d00 NetworkManagementService: Introduce INetworkManagementEventObserver by San Mehat · 15 years ago
  51. b090310 am 678e66a4: Merge "Fix issue #2391429: Crash during boot if fwd locked app is incompletely installed" into eclair by Dianne Hackborn · 15 years ago
  52. 678e66a Merge "Fix issue #2391429: Crash during boot if fwd locked app is incompletely installed" into eclair by Dianne Hackborn · 15 years ago
  53. 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
  54. 63454eb Merge "NetworkManagementService: Introduce API methods for configuring interfaces" by San Mehat · 15 years ago
  55. 2780e73 As requested, expand ANR event log entry (and crash/WTF too) to include by Dan Egnor · 15 years ago
  56. e6620b2 Fix issue #2391429: Crash during boot if fwd locked app is incompletely installed by Dianne Hackborn · 15 years ago
  57. ed4fc8a NetworkManagementService: Introduce API methods for configuring interfaces by San Mehat · 15 years ago
  58. 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
  59. 131c5e0 am a59551ba: Merge "Fix issue 2388215: Audio not routed to 3.5mm Headset after removal/insertion." into eclair by Eric Laurent · 15 years ago
  60. 700aab67 Fix issue 2388215: Audio not routed to 3.5mm Headset after removal/insertion. by Eric Laurent · 15 years ago
  61. 4141d03 Don't crash when there is no admin. by Dianne Hackborn · 15 years ago
  62. df83afa More device policy manager / admin work. by Dianne Hackborn · 15 years ago
  63. 176a88f merge from open-source master by The Android Open Source Project · 15 years ago
  64. 1f2f23b am 9fdf82e0: Merge "Try to switch to another default net on connection failure." into eclair by Robert Greenwalt · 15 years ago
  65. 80ffe5d Merge "Implement Notification.DEFAULT_LIGHTS flag." by Mike Lockwood · 15 years ago
  66. 670f932 Implement Notification.DEFAULT_LIGHTS flag. by Mike Lockwood · 15 years ago
  67. da03c4e Try to switch to another default net on connection failure. by Robert Greenwalt · 15 years ago
  68. db43099 Merge "INetworkManagementService: Add support for enumerating TTYs and attaching ppp servers to them" by San Mehat · 15 years ago
  69. 8ab6135 MountService: Codeshrink by San Mehat · 15 years ago
  70. 45891e8 Merge "NativeDaemonConnector: Add a convenience method for obtaining lists" by San Mehat · 15 years ago
  71. deba693 NativeDaemonConnector: Add a convenience method for obtaining lists by San Mehat · 15 years ago
  72. 72759df INetworkManagementService: Add support for enumerating TTYs and attaching ppp servers to them by San Mehat · 15 years ago
  73. 1206b9e Merge "Fix 2385283: Add DevicePolicyManager calls to LockScreen." by Jim Miller · 15 years ago
  74. 31f90b6 Fix 2385283: Add DevicePolicyManager calls to LockScreen. by Jim Miller · 15 years ago
  75. 6b32c0a am 48ef378d: Merge "DO NOT MERGE Avoid wifi disable in a UNKNOWN state" into eclair by Irfan Sheriff · 15 years ago
  76. 8c48b4a am 1a337547: Merge "Add bugreport info about network feature use. DO NOT MERGE" into eclair by Robert Greenwalt · 15 years ago
  77. 48ef378 Merge "DO NOT MERGE Avoid wifi disable in a UNKNOWN state" into eclair by Irfan Sheriff · 15 years ago
  78. 73912ce Add bugreport info about network feature use. DO NOT MERGE by Robert Greenwalt · 15 years ago
  79. e0ee6ef Add systemApp field to ApplicationErrorReport by Jacek Surazski · 15 years ago
  80. d2c21c1 am 8c166512: Merge "Cleanup of process-specific DNS." into eclair by Robert Greenwalt · 15 years ago
  81. 0fe3f7c DO NOT MERGE Avoid wifi disable in a UNKNOWN state by Irfan Sheriff · 15 years ago
  82. 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
  83. 15abc90 Cleanup of process-specific DNS. by Robert Greenwalt · 15 years ago
  84. 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
  85. b1c4a2a Fix issue #2364506: Phone locked up while listening to music and attempting to download an update by Dianne Hackborn · 15 years ago
  86. 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
  87. fd3530f Mount/Unmount secure containers by Suchi Amalapurapu · 15 years ago
  88. f078d05 Merge "framework: Introduce INetworkManagementService for communicating with netd" by San Mehat · 15 years ago
  89. 0dac8c0 LocationManagerService: Fix bug removing proximity alerts. by Mike Lockwood · 15 years ago
  90. 873f214 framework: Introduce INetworkManagementService for communicating with netd by San Mehat · 15 years ago
  91. 19563cc LocationManagerService: Fix bug removing proximity alerts. by Mike Lockwood · 15 years ago
  92. 2b7ff1c Merge "MountService: Add new 'unmountSecureContainer' API call" by San Mehat · 15 years ago
  93. 9dba709 MountService: Add new 'unmountSecureContainer' API call by San Mehat · 15 years ago
  94. 63ce8e8 Make the space between the time and the AM/PM smaller by putting preceding whitespace inside the by Joe Onorato · 15 years ago
  95. d684784 First pass at new device policy and administration APIs. by Dianne Hackborn · 15 years ago
  96. 5fbf409 MountService: Suppress media removed notification when enabling UMS by San Mehat · 15 years ago
  97. 462f037 Apps on SD card. by Oscar Montemayor · 15 years ago
  98. d02546b Apps on SD card. by Oscar Montemayor · 15 years ago
  99. 7c44220 Merge "Make the "AM" or "PM" in the status bar clock be in a smaller font size." by Eric Fischer · 15 years ago
  100. 40bbaaa resolved conflicts for merge of 90528645 to master by Robert Greenwalt · 15 years ago