1. 39f5b6a Have the notification service only have notifications diabled until setup wizard has been run. by Joe Onorato · 15 years ago
  2. b90d28c Implement the device ConfigurationInfo.reqGlEsVersion field. by Jack Palevich · 15 years ago
  3. 11b822d Simplify density compatibility to a boolean. by Dianne Hackborn · 15 years ago
  4. b96ea20 Add the phase2 field for EAP WiFi configuration. by Chung-yih Wang · 15 years ago
  5. c4db95c First pass at reworking screen density/size APIs. by Dianne Hackborn · 15 years ago
  6. 2c25fac Merge change 8036 into donut by Android (Google) Code Review · 15 years ago
  7. 69fff4a * Disable compatibility mode for all cases. by Mitsuru Oshima · 15 years ago
  8. 6fb608e Merge change 7854 into donut by Android (Google) Code Review · 15 years ago
  9. ef1a92a Merge change 7961 into donut by Android (Google) Code Review · 15 years ago
  10. d2967e2 * Don't clip the display if LAYOUT_NO_LIMITS is specified (as with PhoneWindowmanager does) by Mitsuru Oshima · 15 years ago
  11. 3f7e35c Bluetooth at command tracking. by Amith Yamasani · 15 years ago
  12. 841f13c * Reverted the change in PackageParser that I checked by accident by Mitsuru Oshima · 15 years ago
  13. 9fdbf6a Issue #1884058 (Need to only record frequency and duration for selected Google apps) by Dianne Hackborn · 15 years ago
  14. 54f0910 Merge change 7613 into donut by Android (Google) Code Review · 15 years ago
  15. 5a2b91d * Use Fede In/Out animation if one of opening/closing apps is in compatibility mode. by Mitsuru Oshima · 15 years ago
  16. 3735df2 Merge change 7545 into donut by Android (Google) Code Review · 15 years ago
  17. 0a6a05c Merge change 7598 into donut by Android (Google) Code Review · 15 years ago
  18. 10c59a3 DO NOT MERGE - Disable settings backup in Donut by Christopher Tate · 15 years ago
  19. 43463bf Merge change 7572 into donut by Android (Google) Code Review · 15 years ago
  20. fae76f5 Fix issue #1985502: Sapphire (and any other device) reports that it has a hard keyboard by Dianne Hackborn · 15 years ago
  21. 0816e0e Fix issue #1985606 (Boot crash when battery level of < 15% is reported) in Donut by Dianne Hackborn · 15 years ago
  22. 2d91af0 Issue #1969025: need api for launching intent as if it were coming from another component by Dianne Hackborn · 15 years ago
  23. d7c4995 MountListener: When we connect to vold, explicitly mount external storage. by San Mehat · 15 years ago
  24. b9bae58e Merge change 7402 into donut by Android (Google) Code Review · 15 years ago
  25. be96b3a Clamp app widget updates from updatePeriodMillis to a minimum of 30 minutes. by Joe Onorato · 15 years ago
  26. 0a5d2c4 Added fade-in out animation for compatible apps by Mitsuru Oshima · 15 years ago
  27. f32be16 wifi: Disable RSSI polling when the screen is off. by Mike Lockwood · 15 years ago
  28. b06ea70 Add reporting of activity movement for search manager. by Dianne Hackborn · 15 years ago
  29. ea5c044 When apps switch between system and data partition the code and by Suchi Amalapurapu · 15 years ago
  30. 889c2d3 Merge change 6718 into donut by Android (Google) Code Review · 15 years ago
  31. 854060af Fix bug #1873249i: Apps can DoS/brick device by Dianne Hackborn · 15 years ago
  32. a5ec95c wifi: WifiManager.startScan() will now do passive scans by default. by Mike Lockwood · 15 years ago
  33. ed76037 Add a persistent system property to disable the adb notification. by Mike Lockwood · 15 years ago
  34. 2af632f Add new <path-permission tag for use by global search. by Dianne Hackborn · 15 years ago
  35. 4af0a70 Merge change 6555 into donut by Android (Google) Code Review · 15 years ago
  36. 3027548 Make it so the notification manager doesn't mysteriously beep during boot. by Joe Onorato · 15 years ago
  37. 1ecf5d2 Re-implementation of large screen support using window manager. by Mitsuru Oshima · 15 years ago
  38. b407f22 Don't invoke the transport if doBackup supplied no data by Christopher Tate · 15 years ago
  39. 22b60d8 Remove a lot of debug-log verbosity by Christopher Tate · 15 years ago
  40. a7de384 Only write to the pending-backup journal when necessary by Christopher Tate · 15 years ago
  41. 3d7cd13 Fix the metadata-available test during restore by Christopher Tate · 15 years ago
  42. c1c44a5 Merge change 6363 into donut by Android (Google) Code Review · 15 years ago
  43. 0310f9a WifiService: Fix build (missing import) by San Mehat · 15 years ago
  44. b7e9922 LocationManagerService: Use Context.checkCallingOrSelfPermission for permission checks by Mike Lockwood · 15 years ago
  45. fa6c711 WifiService: use wifi association state to determine if we should suspend wifi instead of by San Mehat · 15 years ago
  46. 8031a3d Make enable/provisioning of the backup service a two-step process by Christopher Tate · 15 years ago
  47. 34ebd0e Fix up permissions for 'dumpsys backup' by Christopher Tate · 15 years ago
  48. 0d725f7 Merge change 6162 into donut by Android (Google) Code Review · 15 years ago
  49. b6787f2 Hold a wakelock during backup/restore/clear operations by Christopher Tate · 15 years ago
  50. 699ca3f Add password field for WiFi configuration. by Chung-yih Wang · 15 years ago
  51. 7e8cbfc Merge change 6143 into donut by Android (Google) Code Review · 15 years ago
  52. d595c79 Fix the simulator. by Marco Nelissen · 15 years ago
  53. e15df40 Merge change 6132 into donut by Android (Google) Code Review · 15 years ago
  54. 8c03247 If we can't get the restore set's metadata, don't continue by Christopher Tate · 15 years ago
  55. 0d81f63 Merge change 6102 into donut by Android (Google) Code Review · 15 years ago
  56. 9701b3d Merge change 5979 into donut by Android (Google) Code Review · 15 years ago
  57. 4e3e50c Clean up the last two literal permission string usages by Christopher Tate · 15 years ago
  58. 16d79e5 Backup Wifi supplicant data. by Amith Yamasani · 15 years ago
  59. ee0e78a Add a "clear backed-up data" method to the backup mechanism by Christopher Tate · 15 years ago
  60. d7cd29d Add facility to run setup wizard after an update. by Dianne Hackborn · 15 years ago
  61. cf09829 Move backup state to settings, change permission checks to use symbol. by Dianne Hackborn · 15 years ago
  62. 2bbb80e Merge change 5994 into donut by Android (Google) Code Review · 15 years ago
  63. 9a5e3e1 Less logging in some places. More in others. by Joe Onorato · 15 years ago
  64. a547559 Cleanup a bunch of warnings in app widgets code. by Romain Guy · 15 years ago
  65. b24a967 Remove the constraint to assign new uid when code path changes for system packages by Suchi Amalapurapu · 15 years ago
  66. d18dc8c Merge change 5906 into donut by Android (Google) Code Review · 15 years ago
  67. 54af78a Merge change 5950 into donut by Android (Google) Code Review · 15 years ago
  68. fff2fda Fix memory leaks in system_server by Suchi Amalapurapu · 15 years ago
  69. 49401dd Revamp backup scheduling policy by Christopher Tate · 15 years ago
  70. ce0bf06 Use secure settings for backup enable / transport selection by Christopher Tate · 15 years ago
  71. 8f25c42 resolve complex value in application context instead of system context. by Mitsuru Oshima · 15 years ago
  72. 7958834 Run backups at background priority by Christopher Tate · 15 years ago
  73. 6e1647a Merge change 5829 into donut by Android (Google) Code Review · 15 years ago
  74. 1dac277 Implement issue #1943927 (need notification in status bar when adb is active) by Dianne Hackborn · 15 years ago
  75. de7faf6 Fix issue #1673793: Theme styles don't apply. by Dianne Hackborn · 15 years ago
  76. 72d19aa Tighten up the metadata backup logic by Christopher Tate · 15 years ago
  77. 6f31742 Don't issue a deletion for the global metadata backup by Christopher Tate · 15 years ago
  78. 6ef58a1 Implement persistent enable/disable of the backup manager by Christopher Tate · 15 years ago
  79. 66c2942 Merge change 5605 into donut by Android (Google) Code Review · 15 years ago
  80. 9171749 Use system properties to track the current transport by Christopher Tate · 15 years ago
  81. 2bd33d7 Fix issue #1943706 (Applying the monkey to GoogleVoice causes SecurityException) by Dianne Hackborn · 15 years ago
  82. f7c886b Respect android:allowClearUserData=false during restore by Christopher Tate · 15 years ago
  83. 466ef34 Trim some superfluous imports. by Christopher Tate · 15 years ago
  84. 72eb0ac Merge change 5483 into donut by Android (Google) Code Review · 15 years ago
  85. 723738c Expand support for different screen sizes. by Dianne Hackborn · 15 years ago
  86. 156411d Use a long for restore token by Dan Egnor · 15 years ago
  87. 8a27f92 Don't crash in various ways when using backup services too early by Christopher Tate · 15 years ago
  88. 7d562ec Add a new IRestoreObserver callback class to the restore process by Christopher Tate · 15 years ago
  89. 5cb400b Keep track of backup state independently for each transport by Christopher Tate · 15 years ago
  90. 6f21128 Switch the default transport to GOOGLE. by Dan Egnor · 15 years ago
  91. 819f928 Add a method to Process to get uid for a pid. by Amith Yamasani · 15 years ago
  92. 5416d7c Merge change 5317 into donut by Android (Google) Code Review · 15 years ago
  93. 111bd4a Start backing up wallpaper by Christopher Tate · 15 years ago
  94. 7941e90 Merge change 5091 into donut by Android (Google) Code Review · 15 years ago
  95. 67669c9 Merge change 5196 into donut by Android (Google) Code Review · 15 years ago
  96. efe5264 Modify the IBackupTransport API to support bulk restore operations. by Dan Egnor · 15 years ago
  97. 9c8dd55 Fix bug 1829561 ("am profile" with bad filename kills process). by Dianne Hackborn · 15 years ago
  98. 32dbefd Track native processes and airplane mode. by Amith Yamasani · 15 years ago
  99. 64f5934 * new screen resolution support impl. by Mitsuru Oshima · 15 years ago
  100. 722baf5 Merge change 5014 into donut by Android (Google) Code Review · 15 years ago