1. 9bacd43 Merge change 7625 by Android (Google) Code Review · 17 years ago
  2. c185e7b am 3735df20: Merge change 7545 into donut by Android (Google) Code Review · 17 years ago
  3. 3735df2 Merge change 7545 into donut by Android (Google) Code Review · 17 years ago
  4. 265c9d2a am fae76f5b: Fix issue #1985502: Sapphire (and any other device) reports that it has a hard keyboard by Dianne Hackborn · 17 years ago
  5. 019de98 am eb09c6a0: Merge change 7568 into donut by Android (Google) Code Review · 17 years ago
  6. 86e9e55 Whitespace cleanup prior to real work. by Robert Greenwalt · 17 years ago
  7. 0a6a05c Merge change 7598 into donut by Android (Google) Code Review · 17 years ago
  8. 10c59a3 DO NOT MERGE - Disable settings backup in Donut by Christopher Tate · 17 years ago
  9. 43463bf Merge change 7572 into donut by Android (Google) Code Review · 17 years ago
  10. fae76f5 Fix issue #1985502: Sapphire (and any other device) reports that it has a hard keyboard by Dianne Hackborn · 17 years ago
  11. 0816e0e Fix issue #1985606 (Boot crash when battery level of < 15% is reported) in Donut by Dianne Hackborn · 17 years ago
  12. 2d91af0 Issue #1969025: need api for launching intent as if it were coming from another component by Dianne Hackborn · 17 years ago
  13. 93dc9fe Send all battery broadcasts with REGISTERED_ONLY_BEFORE_BOOT by Christopher Tate · 17 years ago
  14. d7c4995 MountListener: When we connect to vold, explicitly mount external storage. by San Mehat · 17 years ago
  15. 1d9dfc5 EventHub: Add support for excluding devices from being opened by as a keyboard. by Mike Lockwood · 17 years ago
  16. 545f979 am b9bae58e: Merge change 7402 into donut by Android (Google) Code Review · 17 years ago
  17. e97e807 The rest of ever-backed-up tracking by Christopher Tate · 17 years ago
  18. 73e0252 Ensure that everything gets backed up at least once by Christopher Tate · 17 years ago
  19. b9bae58e Merge change 7402 into donut by Android (Google) Code Review · 17 years ago
  20. be96b3a Clamp app widget updates from updatePeriodMillis to a minimum of 30 minutes. by Joe Onorato · 17 years ago
  21. 0a5d2c4 Added fade-in out animation for compatible apps by Mitsuru Oshima · 17 years ago
  22. 851da84 Clamp app widget updates from updatePeriodMillis to a minimum of 30 minutes. by Joe Onorato · 17 years ago
  23. 85d1f15 Merge change 7353 by Android (Google) Code Review · 17 years ago
  24. e3dd884 Implement virtual button support. by Dianne Hackborn · 17 years ago
  25. e2a5385 resolved conflicts for merge of f7703519 to master by Mike Lockwood · 17 years ago
  26. de83ab9 Grant adb the BACKUP permission by Christopher Tate · 17 years ago
  27. f32be16 wifi: Disable RSSI polling when the screen is off. by Mike Lockwood · 17 years ago
  28. dace230 resolved conflicts for merge of b06ea706 to master by Dianne Hackborn · 17 years ago
  29. b06ea70 Add reporting of activity movement for search manager. by Dianne Hackborn · 17 years ago
  30. 4338304 Don't NPE if a restore session is requested for an invalid transport by Christopher Tate · 17 years ago
  31. 9ba6998 am ea5c0444: When apps switch between system and data partition the code and resource paths should also be updated based on which version is being picked up. update the code and resource paths when a path change is detected by Suchi Amalapurapu · 17 years ago
  32. ea5c044 When apps switch between system and data partition the code and by Suchi Amalapurapu · 17 years ago
  33. 48e61cf Merge change 6841 by Android (Google) Code Review · 17 years ago
  34. 54a26bc resolved conflicts for merge of 889c2d37 to master by Dianne Hackborn · 17 years ago
  35. 0900f36 wifi: Keep the WLAN network interface up whenever wifi is enabled. by Mike Lockwood · 17 years ago
  36. 889c2d3 Merge change 6718 into donut by Android (Google) Code Review · 17 years ago
  37. 622f82a WifiService: Remove hidden AP counting logic for active/passive scanning mode. by Mike Lockwood · 17 years ago
  38. 854060af Fix bug #1873249i: Apps can DoS/brick device by Dianne Hackborn · 17 years ago
  39. 6811355 am 463aacfb: Merge change 6661 into donut by Android (Google) Code Review · 17 years ago
  40. a5ec95c wifi: WifiManager.startScan() will now do passive scans by default. by Mike Lockwood · 17 years ago
  41. c2efaa4 am ed760377: Add a persistent system property to disable the adb notification. by Mike Lockwood · 17 years ago
  42. e3f0544 resolved conflicts for merge of 2af632f8 to master by Dianne Hackborn · 17 years ago
  43. ed76037 Add a persistent system property to disable the adb notification. by Mike Lockwood · 17 years ago
  44. 2af632f Add new <path-permission tag for use by global search. by Dianne Hackborn · 17 years ago
  45. afefa49 am 4af0a709: Merge change 6555 into donut by Android (Google) Code Review · 17 years ago
  46. 4af0a70 Merge change 6555 into donut by Android (Google) Code Review · 17 years ago
  47. 3027548 Make it so the notification manager doesn't mysteriously beep during boot. by Joe Onorato · 17 years ago
  48. 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
  49. 1ecf5d2 Re-implementation of large screen support using window manager. by Mitsuru Oshima · 17 years ago
  50. 61e1d00 am 1bd3e0fb: Merge change 6504 into donut by Android (Google) Code Review · 17 years ago
  51. b407f22 Don't invoke the transport if doBackup supplied no data by Christopher Tate · 17 years ago
  52. 9046fff am 7b68a408: Merge change 6426 into donut by Android (Google) Code Review · 17 years ago
  53. 22b60d8 Remove a lot of debug-log verbosity by Christopher Tate · 17 years ago
  54. ea9f8a4 am a7de3845: Only write to the pending-backup journal when necessary by Christopher Tate · 17 years ago
  55. a7de384 Only write to the pending-backup journal when necessary by Christopher Tate · 17 years ago
  56. c5ae493 am c4cf22e8: Merge change 6403 into donut by Android (Google) Code Review · 17 years ago
  57. 3d7cd13 Fix the metadata-available test during restore by Christopher Tate · 17 years ago
  58. f93a7c8 am c1c44a56: Merge change 6363 into donut by Android (Google) Code Review · 17 years ago
  59. c1c44a5 Merge change 6363 into donut by Android (Google) Code Review · 17 years ago
  60. 856d080 am 0310f9aa: WifiService: Fix build (missing import) by San Mehat · 17 years ago
  61. 0310f9a WifiService: Fix build (missing import) by San Mehat · 17 years ago
  62. 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
  63. b7e9922 LocationManagerService: Use Context.checkCallingOrSelfPermission for permission checks by Mike Lockwood · 17 years ago
  64. fa6c711 WifiService: use wifi association state to determine if we should suspend wifi instead of by San Mehat · 17 years ago
  65. 48f7d85 am dbee95ca: Merge change 6317 into donut by Android (Google) Code Review · 17 years ago
  66. 8031a3d Make enable/provisioning of the backup service a two-step process by Christopher Tate · 17 years ago
  67. a370b84 am 8d07c068: Merge change 6305 into donut by Android (Google) Code Review · 17 years ago
  68. 34ebd0e Fix up permissions for 'dumpsys backup' by Christopher Tate · 17 years ago
  69. 47873e5 Backup Wifi supplicant data. by Amith Yamasani · 17 years ago
  70. 48c3064 am 0d725f7d: Merge change 6162 into donut by Android (Google) Code Review · 17 years ago
  71. 0d725f7 Merge change 6162 into donut by Android (Google) Code Review · 17 years ago
  72. b6787f2 Hold a wakelock during backup/restore/clear operations by Christopher Tate · 17 years ago
  73. 58c714c am 699ca3f2: Add password field for WiFi configuration. by Chung-yih Wang · 17 years ago
  74. 4753ff4 am 7e8cbfc2: Merge change 6143 into donut by Android (Google) Code Review · 17 years ago
  75. 3d20432 am e15df401: Merge change 6132 into donut by Android (Google) Code Review · 17 years ago
  76. 3042bb6 am 9701b3d5: Merge change 5979 into donut by Android (Google) Code Review · 17 years ago
  77. f77b411 am 4e3e50cf: Clean up the last two literal permission string usages by Christopher Tate · 17 years ago
  78. 0a04ca7 am 7c5ae202: Merge change 6104 into donut by Android (Google) Code Review · 17 years ago
  79. 18dd5f0 Improve the Vibrator service by keeping track of multiple vibration requests. by Patrick Scott · 17 years ago
  80. 699ca3f Add password field for WiFi configuration. by Chung-yih Wang · 17 years ago
  81. 5d16cd0 am d7cd29da: Add facility to run setup wizard after an update. by Dianne Hackborn · 17 years ago
  82. 575d1af resolved conflicts for merge of cf098294 to master by The Android Open Source Project · 17 years ago
  83. 7a91dc1 am 2bbb80e1: Merge change 5994 into donut by Android (Google) Code Review · 17 years ago
  84. 28dda65 am a5475596: Cleanup a bunch of warnings in app widgets code. by Romain Guy · 17 years ago
  85. 7e8cbfc Merge change 6143 into donut by Android (Google) Code Review · 17 years ago
  86. fc2459b am d18dc8c6: Merge change 5906 into donut by Android (Google) Code Review · 17 years ago
  87. 0d0012e am 54af78a3: Merge change 5950 into donut by Android (Google) Code Review · 17 years ago
  88. 1c502a4 am 49401ddb: Revamp backup scheduling policy by Christopher Tate · 17 years ago
  89. b0b659a am ce0bf069: Use secure settings for backup enable / transport selection by Christopher Tate · 17 years ago
  90. d595c79 Fix the simulator. by Marco Nelissen · 17 years ago
  91. e15df40 Merge change 6132 into donut by Android (Google) Code Review · 17 years ago
  92. 8c03247 If we can't get the restore set's metadata, don't continue by Christopher Tate · 17 years ago
  93. 0d81f63 Merge change 6102 into donut by Android (Google) Code Review · 17 years ago
  94. 9701b3d Merge change 5979 into donut by Android (Google) Code Review · 17 years ago
  95. 4e3e50c Clean up the last two literal permission string usages by Christopher Tate · 17 years ago
  96. 16d79e5 Backup Wifi supplicant data. by Amith Yamasani · 17 years ago
  97. ee0e78a Add a "clear backed-up data" method to the backup mechanism by Christopher Tate · 17 years ago
  98. f73a65c am 65363830: Merge change 5854 into donut by Android (Google) Code Review · 17 years ago
  99. d96e0b0 am 6e1647a2: Merge change 5829 into donut by Android (Google) Code Review · 17 years ago
  100. 8ec5b83 Merge commit '1dac277f' into manualmerge by Dianne Hackborn · 17 years ago