summaryrefslogtreecommitdiffstats
path: root/packages/SettingsProvider
Commit message (Expand)AuthorAgeFilesLines
* 3012761 Please fix problems with your stringsSvetoslav Ganov2010-09-301-1/+1
* am 6c48f228: am 0cd28fdd: Merge "Use the default SecureRandom provider." into...Nick Kralevich2010-09-241-6/+1
|\
| * Use the default SecureRandom provider.Nick Kralevich2010-09-241-6/+1
* | Add an AUTO_TIME_ZONE setting so that we can switch timezones while keeping c...Amith Yamasani2010-09-222-23/+45
* | Accessibility support for WebViewsSvetoslav Ganov2010-09-132-6/+63
* | am 04bc8070: am 6659284d: Allow Bluetooth radio to be toggled in Airplane mode.Jake Hamby2010-08-312-2/+23
|\ \ | |/
| * Allow Bluetooth radio to be toggled in Airplane mode.Jake Hamby2010-08-312-2/+23
* | Add settings option for running MTP server in PTP mode.Mike Lockwood2010-08-312-0/+5
* | am 603a1f59: am cc033bd3: Merge "Fix some bugs in SettingsProvider that I int...Brad Fitzpatrick2010-08-271-6/+6
|\ \ | |/
| * Fix some bugs in SettingsProvider that I introduced the other day.Brad Fitzpatrick2010-08-261-6/+6
* | am 384759b1: am 2b81d6dd: am 02e18d4d: Merge "Make the default backup configu...Christopher Tate2010-08-241-1/+2
|\ \ | |/
| * am 02e18d4d: Merge "Make the default backup configuration "disabled; local tr...Christopher Tate2010-08-241-1/+2
| |\
| | * Merge "Make the default backup configuration "disabled; local transport selec...Christopher Tate2010-08-241-1/+2
| | |\
| | | * Make the default backup configuration "disabled; local transport selected"Christopher Tate2010-08-241-1/+2
* | | | am d335f9a9: am bb0eb5ca: Merge "Negatively cache settings and proactively sl...Brad Fitzpatrick2010-08-241-12/+170
|\ \ \ \ | |/ / /
| * | | Negatively cache settings and proactively slurp settings into cache.Brad Fitzpatrick2010-08-241-12/+170
* | | | am 36c051c7: am a695cbc9: am 0fe27cf5: make android_id random seed depend on ...Doug Zongker2010-08-211-9/+4
|\ \ \ \ | |/ / /
| * | | am 0fe27cf5: make android_id random seed depend on time as well as ro.serialnoDoug Zongker2010-08-191-9/+4
| |\ \ \ | | |/ /
| | * | make android_id random seed depend on time as well as ro.serialnoDoug Zongker2010-08-191-9/+4
| | |/
* | | Import Romansh translations.Eric Fischer2010-08-181-0/+23
|/ /
* | am 1bcb6658: Merge "Fix issue #2834005: Android Settings.Secure bypass" into ...Dianne Hackborn2010-07-122-0/+28
|\ \ | |/
| * Fix issue #2834005: Android Settings.Secure bypassDianne Hackborn2010-07-122-0/+28
* | Fix the notification vibration setting and add a test app that lets you recov...Joe Onorato2010-06-241-1/+1
* | am 5ebaf106: merge from open-source masterThe Android Open Source Project2010-04-221-3/+6
|\ \
| * \ merge from open-source masterThe Android Open Source Project2010-04-221-3/+6
| |\ \ | | |/ | |/|
| | * Fix broken logic in SettingsProvider.parseProviderList.Mike Lockwood2010-04-211-3/+6
* | | am feb976e6: am 842d983c: Merge "Fix an upgrade bug in SettingsProvider." int...Amith Yamasani2010-04-131-1/+2
|\ \ \ | |/ /
| * | Fix an upgrade bug in SettingsProvider.Amith Yamasani2010-04-121-1/+2
* | | am a599469f: am c2461be6: Merge "Fix 2579461 Move install location values to ...Suchi Amalapurapu2010-04-072-37/+30
|\ \ \ | |/ /
| * | Fix 2579461Suchi Amalapurapu2010-04-072-37/+30
* | | am e1331779: am 95a321fc: Merge "Fix for Never not existing in latest timeout...Amith Yamasani2010-03-301-1/+39
|\ \ \ | |/ /
| * | Fix for Never not existing in latest timeout values.Amith Yamasani2010-03-301-1/+39
| * | DO NOT MERGEOscar Montemayor2010-03-291-2/+0
|/ /
* | API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API CouncilChristopher Tate2010-03-291-2/+2
* | close SQLiteStatement objects in finally blockVasu Nori2010-03-221-209/+233
* | Import revised translationsKenny Root2010-03-1720-260/+340
* | Close db statement.Ken Shirriff2010-03-111-0/+1
* | Dont include code size for apps on sdcard.Suchi Amalapurapu2010-03-102-5/+27
* | Add VIBRATE_IN_SILENT to the settings database & backup.Daniel Sandler2010-03-102-2/+27
* | SettingsProvider: dup-suppress from cache.Brad Fitzpatrick2010-03-091-1/+22
* | SettingsProvider: defensively cap size of settings kept cached in memory.Brad Fitzpatrick2010-03-091-12/+28
* | Support unbundled bookmarks.Romain Guy2010-03-093-88/+34
* | Cache hot settings in-memory in the SettingsProvider.Brad Fitzpatrick2010-03-081-11/+111
* | Move lockscreen settings to secure table to prevent tampering. b/2343673Amith Yamasani2010-03-081-31/+53
* | Correct path to LowBattery.ogg.Daniel Sandler2010-03-081-1/+1
* | Refactor android.backup => android.app.backupChristopher Tate2010-03-053-6/+6
* | Add "call" method on ContentProvider.Brad Fitzpatrick2010-03-051-0/+42
* | Make sure to apply the auto-restore setting when the system is restoredChristopher Tate2010-02-261-0/+13
* | Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-251-1/+1
* | Filenames of sound effects are not translatable.Eric Fischer2010-02-241-7/+7