summaryrefslogtreecommitdiffstats
path: root/packages/SettingsProvider/src/com/android/providers/settings/SettingsProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'tmo/themes-2.3.1_r1' into themes-4.0Ricardo Cerqueira2012-05-041-5/+6
|\
| * Merge commit 'android-2.3.1_r1' into themes-exp-2.3.1_r1Josh Guilfoyle2010-12-231-24/+180
| |\
| * \ Merge commit 'android-2.2.1_r1' into themes-exp-2.2.1_r1Josh Guilfoyle2010-12-231-9/+13
| |\ \
| | * | make android_id random seed depend on time as well as ro.serialnoDoug Zongker2010-08-261-9/+4
| | * | Fix issue #2834005: Android Settings.Secure bypassDianne Hackborn2010-07-151-0/+9
| * | | Updated copyright headers.Josh Guilfoyle2010-11-181-0/+1
| * | | Merge commit 'themes/themes-eclair' into themes-2.2_r1Dirk Sigurdson2010-07-041-5/+5
| |\ \ \ | | |/ / | |/| |
| | * | ESPRESSO-182: Fixed theme ringtone from playing back during incoming call.Josh Guilfoyle2009-11-301-6/+4
| | * | Merge branch 'themes-1.5r2' into themes-eclairJosh Guilfoyle2009-11-241-1/+3
| | |\ \
| | | * | Support for accessing media resources, declared in theme packagesSergey Ten2009-07-291-1/+3
| | * | | eclair snapshotJean-Baptiste Queru2009-11-131-7/+64
| | * | | donut snapshotJean-Baptiste Queru2009-07-291-1/+6
| | * | | donut snapshotJean-Baptiste Queru2009-07-211-5/+16
| | * | | donut snapshotJean-Baptiste Queru2009-05-201-0/+73
| | |/ /
* | | | Handle rename of LruCache.entryEvicted to entryRemovedJesse Wilson2011-02-251-2/+4
* | | | Adopt LruCache in SettingsProvider.Jesse Wilson2011-02-221-19/+10
* | | | bug:3339065 enable sqlite concurrency enhancing feature on settingsproviderVasu Nori2011-01-101-5/+2
| |_|/ |/| |
* | | Use the default SecureRandom provider.Nick Kralevich2010-09-241-6/+1
* | | Fix some bugs in SettingsProvider that I introduced the other day.Brad Fitzpatrick2010-08-261-6/+6
* | | Negatively cache settings and proactively slurp settings into cache.Brad Fitzpatrick2010-08-241-12/+170
* | | 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
* | | | am 1bcb6658: Merge "Fix issue #2834005: Android Settings.Secure bypass" into ...Dianne Hackborn2010-07-121-0/+9
|\ \ \ \ | |/ / /
| * | | Fix issue #2834005: Android Settings.Secure bypassDianne Hackborn2010-07-121-0/+9
| |/ /
* | | 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
* | | 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
* | | Cache hot settings in-memory in the SettingsProvider.Brad Fitzpatrick2010-03-081-11/+111
* | | Refactor android.backup => android.app.backupChristopher Tate2010-03-051-1/+1
* | | Add "call" method on ContentProvider.Brad Fitzpatrick2010-03-051-0/+42
* | | Fix issue #2438980: Implement package watcher for voice recognizer service se...Dianne Hackborn2010-02-221-4/+0
* | | use device serial number to seed RNG for generating ANDROID_IDDoug Zongker2010-02-031-2/+11
* | | remove Settings.GservicesDoug Zongker2010-01-071-17/+6
* | | change remaining frameworks/base Gservices to Secure settingsDoug Zongker2010-01-071-2/+0
* | | changed SettingsProvider to manage the androidid itselfFred Quintana2009-12-171-0/+36
|/ /
* | Support for selection of silent ringtone from the ringtone picker.Marco Nelissen2009-07-281-5/+63
* | am d1e5e3ff: Merge change 6639 into donutAndroid (Google) Code Review2009-07-091-1/+6
|\ \
| * | Restore audio settings and wifi.Amith Yamasani2009-07-091-1/+6
* | | resolved conflicts for merge of d6fe243c to master-b master2009-07-071-11/+4
|\ \ \ | |/ /
| * | Backup / Restore locale preference.Amith Yamasani2009-07-071-11/+5
* | | Revert "hand rolled out 220f4d633be1098e7887dbd06f179138bf19f1ad due to inter...-b master2009-07-061-2/+15
* | | hand rolled out 220f4d633be1098e7887dbd06f179138bf19f1ad due to interface cha...The Android Open Source Project2009-07-031-15/+2
* | | am 288fe16c: Merge change 6043 into donutAndroid (Google) Code Review2009-07-031-2/+15
|\ \ \ | |/ /
| * | System and Secure settings backup.Amith Yamasani2009-07-021-2/+15
* | | am 6afe8133: Merge change 4720 into donutAndroid (Google) Code Review2009-06-191-2/+2
|\ \ \ | |/ /
| * | Fix string formatters in SettingsProvider SecurityException message.Brett Chabot2009-06-191-2/+2
* | | am 2810f681: Merge change 4694 into donutAndroid (Google) Code Review2009-06-181-3/+7
|\ \ \ | |/ /
| * | Make SettingsProviders SecurityException messages more verbose.Brett Chabot2009-06-181-3/+7
| * | AI 144372: Cleanup Settings support for enabling and disabling location provi...Mike Lockwood2009-04-021-0/+73
| |/