1. caab4d0 Update shortcuts. by Jeff Brown · 14 years ago
  2. d09a981 Rename Indonesian and Hebrew translations to match Locale.java conventions by Eric Fischer · 14 years ago
  3. 65340f1 Merge "Update screen timeout again." by Amith Yamasani · 14 years ago
  4. 79373f6 Update screen timeout again. by Amith Yamasani · 14 years ago
  5. 113141e Import initial translations for 20 new locales. by Eric Fischer · 14 years ago
  6. 7078789 More cleanups from CloseGuard reports. by Brad Fitzpatrick · 14 years ago
  7. 0038931 Adjust default screen timeout. by Amith Yamasani · 14 years ago
  8. b73617d Rotation lock. by Daniel Sandler · 14 years ago
  9. 174718b 3012761 Please fix problems with your strings by Svetoslav Ganov · 14 years ago
  10. 7bb95b0 am 6c48f228: am 0cd28fdd: Merge "Use the default SecureRandom provider." into gingerbread by Nick Kralevich · 14 years ago
  11. 9bb4ec4 Use the default SecureRandom provider. by Nick Kralevich · 14 years ago
  12. ad450be Add an AUTO_TIME_ZONE setting so that we can switch timezones while keeping correct time. by Amith Yamasani · 14 years ago
  13. 585f13f8d Accessibility support for WebViews by Svetoslav Ganov · 14 years ago
  14. 2c24516 am 04bc8070: am 6659284d: Allow Bluetooth radio to be toggled in Airplane mode. by Jake Hamby · 14 years ago
  15. 6659284 Allow Bluetooth radio to be toggled in Airplane mode. by Jake Hamby · 14 years ago
  16. eabe8bf Add settings option for running MTP server in PTP mode. by Mike Lockwood · 14 years ago
  17. c026d5c am 603a1f59: am cc033bd3: Merge "Fix some bugs in SettingsProvider that I introduced the other day." into gingerbread by Brad Fitzpatrick · 14 years ago
  18. 3a2952b Fix some bugs in SettingsProvider that I introduced the other day. by Brad Fitzpatrick · 14 years ago
  19. 176d0af am 384759b1: am 2b81d6dd: am 02e18d4d: Merge "Make the default backup configuration "disabled; local transport selected"" into froyo by Christopher Tate · 14 years ago
  20. 2b81d6d am 02e18d4d: Merge "Make the default backup configuration "disabled; local transport selected"" into froyo by Christopher Tate · 14 years ago
  21. 268957b am d335f9a9: am bb0eb5ca: Merge "Negatively cache settings and proactively slurp settings into cache." into gingerbread by Brad Fitzpatrick · 14 years ago
  22. f366a9b Negatively cache settings and proactively slurp settings into cache. by Brad Fitzpatrick · 14 years ago
  23. 02e18d4 Merge "Make the default backup configuration "disabled; local transport selected"" into froyo by Christopher Tate · 14 years ago
  24. 09dedc9 Make the default backup configuration "disabled; local transport selected" by Christopher Tate · 14 years ago
  25. 7e84159 am 36c051c7: am a695cbc9: am 0fe27cf5: make android_id random seed depend on time as well as ro.serialno by Doug Zongker · 14 years ago
  26. a695cbc am 0fe27cf5: make android_id random seed depend on time as well as ro.serialno by Doug Zongker · 14 years ago
  27. 0fe27cf make android_id random seed depend on time as well as ro.serialno by Doug Zongker · 14 years ago
  28. 4203c1e Import Romansh translations. by Eric Fischer · 14 years ago
  29. e339464 am 1bcb6658: Merge "Fix issue #2834005: Android Settings.Secure bypass" into froyo by Dianne Hackborn · 15 years ago
  30. 24117ce Fix issue #2834005: Android Settings.Secure bypass by Dianne Hackborn · 15 years ago
  31. 8932020 Fix the notification vibration setting and add a test app that lets you recover from the busted by Joe Onorato · 15 years ago
  32. 2b32afd am 5ebaf106: merge from open-source master by The Android Open Source Project · 15 years ago
  33. 5ebaf10 merge from open-source master by The Android Open Source Project · 15 years ago
  34. bdc7f89 Fix broken logic in SettingsProvider.parseProviderList. by Mike Lockwood · 15 years ago
  35. 61f280d am feb976e6: am 842d983c: Merge "Fix an upgrade bug in SettingsProvider." into froyo by Amith Yamasani · 15 years ago
  36. cd66caf Fix an upgrade bug in SettingsProvider. by Amith Yamasani · 15 years ago
  37. 3e543ab am a599469f: am c2461be6: Merge "Fix 2579461 Move install location values to secure settings. Diable attribute for UI. Set default value to auto. Add command line interface to set install location via pm." into froyo by Suchi Amalapurapu · 15 years ago
  38. 40e4725 Fix 2579461 by Suchi Amalapurapu · 15 years ago
  39. 0e19e2b am e1331779: am 95a321fc: Merge "Fix for Never not existing in latest timeout values." into froyo by Amith Yamasani · 15 years ago
  40. b6e6ffa Fix for Never not existing in latest timeout values. by Amith Yamasani · 15 years ago
  41. 1f4df90 DO NOT MERGE by Oscar Montemayor · 15 years ago
  42. cc84c69 API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council by Christopher Tate · 15 years ago
  43. 89206fdb close SQLiteStatement objects in finally block by Vasu Nori · 15 years ago
  44. 35f480e Import revised translations by Kenny Root · 15 years ago
  45. dca5f19 Close db statement. by Ken Shirriff · 15 years ago
  46. 089262d Dont include code size for apps on sdcard. by Suchi Amalapurapu · 15 years ago
  47. 1c7fa48 Add VIBRATE_IN_SILENT to the settings database & backup. by Daniel Sandler · 15 years ago
  48. 547a96b SettingsProvider: dup-suppress from cache. by Brad Fitzpatrick · 15 years ago
  49. 342984a SettingsProvider: defensively cap size of settings kept cached in memory. by Brad Fitzpatrick · 15 years ago
  50. f02811f Support unbundled bookmarks. Bug #2460685 by Romain Guy · 15 years ago
  51. 1bd62bd Cache hot settings in-memory in the SettingsProvider. by Brad Fitzpatrick · 15 years ago
  52. 156c435 Move lockscreen settings to secure table to prevent tampering. b/2343673 by Amith Yamasani · 15 years ago
  53. 8c9233f Correct path to LowBattery.ogg. by Daniel Sandler · 15 years ago
  54. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 15 years ago
  55. 1877d01 Add "call" method on ContentProvider. by Brad Fitzpatrick · 15 years ago
  56. 03b6d90 Make sure to apply the auto-restore setting when the system is restored by Christopher Tate · 15 years ago
  57. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 15 years ago
  58. 00f5843 Filenames of sound effects are not translatable. by Eric Fischer · 15 years ago
  59. 63e1d26 Turn off lock screen sounds by default. by Daniel Sandler · 15 years ago
  60. f1cbfff Fix bug when adding SET_INSTALL_LOCATION to SettingsProvider database, upgrade path. by Oscar Montemayor · 15 years ago
  61. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 15 years ago
  62. ef6b22f Fix issue #2420412: API review: DeviceAdmin API changes by Dianne Hackborn · 15 years ago
  63. 0e9d2af New user interface sound effects: by Daniel Sandler · 15 years ago
  64. cf36010 Merge "Remove BACKUP_DATA permission and associated checks" by Chris Tate · 15 years ago
  65. a87240c Remove BACKUP_DATA permission and associated checks by Christopher Tate · 15 years ago
  66. 6176677 Watch 2274882: Add a field to the db when we wipe due to an error in the upgrader. by Jim Miller · 15 years ago
  67. cb0be8a Use the new RecognitionService.SERVICE_INTERFACE instead of by Mike LeBeau · 15 years ago
  68. 5d34e9b Add new setting for the ComponentName of the service to be used by Mike LeBeau · 15 years ago
  69. a9c1625 Set default value for default install location by Suchi Amalapurapu · 15 years ago
  70. 117818e Add new manifest option for install location by Suchi Amalapurapu · 15 years ago
  71. 4f8ff39 use device serial number to seed RNG for generating ANDROID_ID by Doug Zongker · 15 years ago
  72. 9327f4f More device policy work: clarify password modes, monkeying. by Dianne Hackborn · 15 years ago
  73. e79f721 Remove unused providers by Ken Shirriff · 15 years ago
  74. df83afa More device policy manager / admin work. by Dianne Hackborn · 15 years ago
  75. 31f90b6 Fix 2385283: Add DevicePolicyManager calls to LockScreen. by Jim Miller · 15 years ago
  76. 87734d3 Settings: Add settings for MountService prefs and bump DB version to 46 by San Mehat · 15 years ago
  77. 698893f Merge "Update with latest translations." by Eric Fischer · 15 years ago
  78. aed8f8e remove Settings.Gservices by Doug Zongker · 15 years ago
  79. d22c49a2 Update with latest translations. by Eric Fischer · 15 years ago
  80. edc5189 change remaining frameworks/base Gservices to Secure settings by Doug Zongker · 15 years ago
  81. 432bff0 Do not use a user tag on apps, as it is ignored. by Jean-Baptiste Queru · 15 years ago
  82. a0b5176 am 68e9014e: am 484d2888: Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa. by Eric Laurent · 15 years ago
  83. f0108cd resolved conflicts for merge of ad2fa35d to master by Tom Taylor · 15 years ago
  84. 484d288 Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa. by Eric Laurent · 15 years ago
  85. d4a4729 Update imports to android-common by Tom Taylor · 15 years ago
  86. 23c279d am bc1c8847: am 66cc5900: Merge change Ic70239e8 into eclair-mr2 by Fred Quintana · 15 years ago
  87. c70239e changed SettingsProvider to manage the androidid itself by Fred Quintana · 15 years ago
  88. 9ce13a3 am 1224b101: am 42c4c589: am a9791d30: Merge change Iae3ed706 into eclair by Amith Yamasani · 15 years ago
  89. 42c4c58 am a9791d30: Merge change Iae3ed706 into eclair by Amith Yamasani · 15 years ago
  90. ae3ed70 Add new setting for notification light pulsing. Bug #2238250 by Amith Yamasani · 15 years ago
  91. a8529f6 Encrypted File Systems Project. Installer modifications. by Oscar Montemayor · 15 years ago
  92. bd5b099 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  93. dc3494e Remove PowerManager.setAutoBrightness() by Mike Lockwood · 15 years ago
  94. 28a1b67 Remove unneeded icon. by Daniel Sandler · 15 years ago
  95. 13f4a64 Turn off the last of the STOPSHIP verbose debugging by Christopher Tate · 15 years ago
  96. 436344a Turn off most of the backup-related debug logging by Christopher Tate · 15 years ago
  97. 2d4deb1 Placeholder mdpi assets by Mike Cleron · 15 years ago
  98. a408791 Newer icons by Mike Cleron · 15 years ago
  99. ee9b30d New icons by Mike Cleron · 15 years ago
  100. 141e4f1 Merge change 27177 into eclair by Android (Google) Code Review · 15 years ago