1. 0900f36 wifi: Keep the WLAN network interface up whenever wifi is enabled. by Mike Lockwood · 17 years ago
  2. 622f82a WifiService: Remove hidden AP counting logic for active/passive scanning mode. by Mike Lockwood · 17 years ago
  3. 6811355 am 463aacfb: Merge change 6661 into donut by Android (Google) Code Review · 17 years ago
  4. a5ec95c wifi: WifiManager.startScan() will now do passive scans by default. by Mike Lockwood · 17 years ago
  5. c2efaa4 am ed760377: Add a persistent system property to disable the adb notification. by Mike Lockwood · 17 years ago
  6. e3f0544 resolved conflicts for merge of 2af632f8 to master by Dianne Hackborn · 17 years ago
  7. ed76037 Add a persistent system property to disable the adb notification. by Mike Lockwood · 17 years ago
  8. 2af632f Add new <path-permission tag for use by global search. by Dianne Hackborn · 17 years ago
  9. afefa49 am 4af0a709: Merge change 6555 into donut by Android (Google) Code Review · 17 years ago
  10. 4af0a70 Merge change 6555 into donut by Android (Google) Code Review · 17 years ago
  11. 3027548 Make it so the notification manager doesn't mysteriously beep during boot. by Joe Onorato · 17 years ago
  12. c3f60dd am 1ecf5d28: Re-implementation of large screen support using window manager. * added background filler surface to fill the outer rim. Using the same layer as dim surface because they never co-exists (in the same window) * clean up the obsolete code in Compatibilt by Mitsuru Oshima · 17 years ago
  13. 1ecf5d2 Re-implementation of large screen support using window manager. by Mitsuru Oshima · 17 years ago
  14. 61e1d00 am 1bd3e0fb: Merge change 6504 into donut by Android (Google) Code Review · 17 years ago
  15. b407f22 Don't invoke the transport if doBackup supplied no data by Christopher Tate · 17 years ago
  16. 9046fff am 7b68a408: Merge change 6426 into donut by Android (Google) Code Review · 17 years ago
  17. 22b60d8 Remove a lot of debug-log verbosity by Christopher Tate · 17 years ago
  18. ea9f8a4 am a7de3845: Only write to the pending-backup journal when necessary by Christopher Tate · 17 years ago
  19. a7de384 Only write to the pending-backup journal when necessary by Christopher Tate · 17 years ago
  20. c5ae493 am c4cf22e8: Merge change 6403 into donut by Android (Google) Code Review · 17 years ago
  21. 3d7cd13 Fix the metadata-available test during restore by Christopher Tate · 17 years ago
  22. f93a7c8 am c1c44a56: Merge change 6363 into donut by Android (Google) Code Review · 17 years ago
  23. c1c44a5 Merge change 6363 into donut by Android (Google) Code Review · 17 years ago
  24. 856d080 am 0310f9aa: WifiService: Fix build (missing import) by San Mehat · 17 years ago
  25. 0310f9a WifiService: Fix build (missing import) by San Mehat · 17 years ago
  26. a15dd95 am fa6c7111: WifiService: use wifi association state to determine if we should suspend wifi instead of the existance of an IP address. by San Mehat · 17 years ago
  27. b7e9922 LocationManagerService: Use Context.checkCallingOrSelfPermission for permission checks by Mike Lockwood · 17 years ago
  28. fa6c711 WifiService: use wifi association state to determine if we should suspend wifi instead of by San Mehat · 17 years ago
  29. 48f7d85 am dbee95ca: Merge change 6317 into donut by Android (Google) Code Review · 17 years ago
  30. 8031a3d Make enable/provisioning of the backup service a two-step process by Christopher Tate · 17 years ago
  31. a370b84 am 8d07c068: Merge change 6305 into donut by Android (Google) Code Review · 17 years ago
  32. 34ebd0e Fix up permissions for 'dumpsys backup' by Christopher Tate · 17 years ago
  33. 47873e5 Backup Wifi supplicant data. by Amith Yamasani · 17 years ago
  34. 48c3064 am 0d725f7d: Merge change 6162 into donut by Android (Google) Code Review · 17 years ago
  35. 0d725f7 Merge change 6162 into donut by Android (Google) Code Review · 17 years ago
  36. b6787f2 Hold a wakelock during backup/restore/clear operations by Christopher Tate · 17 years ago
  37. 58c714c am 699ca3f2: Add password field for WiFi configuration. by Chung-yih Wang · 17 years ago
  38. 4753ff4 am 7e8cbfc2: Merge change 6143 into donut by Android (Google) Code Review · 17 years ago
  39. 3d20432 am e15df401: Merge change 6132 into donut by Android (Google) Code Review · 17 years ago
  40. 3042bb6 am 9701b3d5: Merge change 5979 into donut by Android (Google) Code Review · 17 years ago
  41. f77b411 am 4e3e50cf: Clean up the last two literal permission string usages by Christopher Tate · 17 years ago
  42. 0a04ca7 am 7c5ae202: Merge change 6104 into donut by Android (Google) Code Review · 17 years ago
  43. 18dd5f0 Improve the Vibrator service by keeping track of multiple vibration requests. by Patrick Scott · 17 years ago
  44. 699ca3f Add password field for WiFi configuration. by Chung-yih Wang · 17 years ago
  45. 5d16cd0 am d7cd29da: Add facility to run setup wizard after an update. by Dianne Hackborn · 17 years ago
  46. 575d1af resolved conflicts for merge of cf098294 to master by The Android Open Source Project · 17 years ago
  47. 7a91dc1 am 2bbb80e1: Merge change 5994 into donut by Android (Google) Code Review · 17 years ago
  48. 28dda65 am a5475596: Cleanup a bunch of warnings in app widgets code. by Romain Guy · 17 years ago
  49. 7e8cbfc Merge change 6143 into donut by Android (Google) Code Review · 17 years ago
  50. fc2459b am d18dc8c6: Merge change 5906 into donut by Android (Google) Code Review · 17 years ago
  51. 0d0012e am 54af78a3: Merge change 5950 into donut by Android (Google) Code Review · 17 years ago
  52. 1c502a4 am 49401ddb: Revamp backup scheduling policy by Christopher Tate · 17 years ago
  53. b0b659a am ce0bf069: Use secure settings for backup enable / transport selection by Christopher Tate · 17 years ago
  54. d595c79 Fix the simulator. by Marco Nelissen · 17 years ago
  55. e15df40 Merge change 6132 into donut by Android (Google) Code Review · 17 years ago
  56. 8c03247 If we can't get the restore set's metadata, don't continue by Christopher Tate · 17 years ago
  57. 0d81f63 Merge change 6102 into donut by Android (Google) Code Review · 17 years ago
  58. 9701b3d Merge change 5979 into donut by Android (Google) Code Review · 17 years ago
  59. 4e3e50c Clean up the last two literal permission string usages by Christopher Tate · 17 years ago
  60. 16d79e5 Backup Wifi supplicant data. by Amith Yamasani · 17 years ago
  61. ee0e78a Add a "clear backed-up data" method to the backup mechanism by Christopher Tate · 17 years ago
  62. f73a65c am 65363830: Merge change 5854 into donut by Android (Google) Code Review · 17 years ago
  63. d96e0b0 am 6e1647a2: Merge change 5829 into donut by Android (Google) Code Review · 17 years ago
  64. 8ec5b83 Merge commit '1dac277f' into manualmerge by Dianne Hackborn · 17 years ago
  65. d7cd29d Add facility to run setup wizard after an update. by Dianne Hackborn · 17 years ago
  66. cf09829 Move backup state to settings, change permission checks to use symbol. by Dianne Hackborn · 17 years ago
  67. 2bbb80e Merge change 5994 into donut by Android (Google) Code Review · 17 years ago
  68. 9a5e3e1 Less logging in some places. More in others. by Joe Onorato · 17 years ago
  69. a547559 Cleanup a bunch of warnings in app widgets code. by Romain Guy · 17 years ago
  70. b24a967 Remove the constraint to assign new uid when code path changes for system packages by Suchi Amalapurapu · 17 years ago
  71. 3b0b1a1 am 72d19aa5: Tighten up the metadata backup logic by Christopher Tate · 17 years ago
  72. d18dc8c Merge change 5906 into donut by Android (Google) Code Review · 17 years ago
  73. 54af78a Merge change 5950 into donut by Android (Google) Code Review · 17 years ago
  74. fff2fda Fix memory leaks in system_server by Suchi Amalapurapu · 17 years ago
  75. 49401dd Revamp backup scheduling policy by Christopher Tate · 17 years ago
  76. ce0bf06 Use secure settings for backup enable / transport selection by Christopher Tate · 17 years ago
  77. a2b2223 am 6f317426: Don\'t issue a deletion for the global metadata backup by Christopher Tate · 17 years ago
  78. 8f25c42 resolve complex value in application context instead of system context. by Mitsuru Oshima · 17 years ago
  79. 01ecd7b am ab4748c6: Merge change 5694 into donut by Android (Google) Code Review · 17 years ago
  80. 6463ff2 resolved conflicts for merge of 66c2942a to master by Dianne Hackborn · 17 years ago
  81. 7958834 Run backups at background priority by Christopher Tate · 17 years ago
  82. 6e1647a Merge change 5829 into donut by Android (Google) Code Review · 17 years ago
  83. 1dac277 Implement issue #1943927 (need notification in status bar when adb is active) by Dianne Hackborn · 17 years ago
  84. de7faf6 Fix issue #1673793: Theme styles don't apply. by Dianne Hackborn · 17 years ago
  85. 72d19aa Tighten up the metadata backup logic by Christopher Tate · 17 years ago
  86. 5e79e32 am 91717497: Use system properties to track the current transport by Christopher Tate · 17 years ago
  87. f9435d7 am f7c886b4: Respect android:allowClearUserData=false during restore by Christopher Tate · 17 years ago
  88. ff35c1d am bd1e8aa5: Merge change 5569 into donut by Android (Google) Code Review · 17 years ago
  89. 6f31742 Don't issue a deletion for the global metadata backup by Christopher Tate · 17 years ago
  90. f6ff591 am 72eb0aca: Merge change 5483 into donut by Android (Google) Code Review · 17 years ago
  91. 8c3fc63 am 156411df: Use a long for restore token by Dan Egnor · 17 years ago
  92. f35b2f3 am 8a27f923: Don\'t crash in various ways when using backup services too early by Christopher Tate · 17 years ago
  93. 6ef58a1 Implement persistent enable/disable of the backup manager by Christopher Tate · 17 years ago
  94. 66c2942 Merge change 5605 into donut by Android (Google) Code Review · 17 years ago
  95. 9171749 Use system properties to track the current transport by Christopher Tate · 17 years ago
  96. 2bd33d7 Fix issue #1943706 (Applying the monkey to GoogleVoice causes SecurityException) by Dianne Hackborn · 17 years ago
  97. f7c886b Respect android:allowClearUserData=false during restore by Christopher Tate · 17 years ago
  98. 466ef34 Trim some superfluous imports. by Christopher Tate · 17 years ago
  99. 72eb0ac Merge change 5483 into donut by Android (Google) Code Review · 17 years ago
  100. 723738c Expand support for different screen sizes. by Dianne Hackborn · 17 years ago