summaryrefslogtreecommitdiffstats
path: root/packages/SettingsProvider/src/com/android/providers/settings
Commit message (Expand)AuthorAgeFilesLines
* Reset auto-brightness setting to default.Jeff Brown2014-08-201-1/+20
* Play "device trusted" sound when onTrustInitiatedByUser firesAdrian Roos2014-08-181-1/+23
* Copy certain settings to the managed profileAmith Yamasani2014-08-151-8/+135
* Move LOCK_SCREEN_SHOW_NOTIFICATIONS to per-user Settings.Secure.Dan Sandler2014-08-061-38/+37
* Don't assume languages are 2 letter codes.Narayan Kamath2014-08-011-9/+10
* INSTALL_NON_MARKET_APPS lives in Secure again.Julia Reynolds2014-07-101-1/+1
* Apply user restrictions to SettingsProvider.Julia Reynolds2014-07-071-0/+30
* Guest user first iterationAmith Yamasani2014-06-121-1/+21
* am 576563c3: Merge "Using Manufacturer and not brand for device name" into lm...Jerome Poichet2014-06-091-1/+1
|\
| * Using Manufacturer and not brand for device nameJerome Poichet2014-06-081-1/+1
* | Add support for wake gestures.Jeff Brown2014-05-291-1/+21
|/
* Move the non-market install setting from Global to per-user SecureChristopher Tate2014-05-191-4/+32
* Adding device nameJerome Poichet2014-05-131-1/+26
* set the sysui settings on create, as well as on update.Chris Wren2014-03-191-1/+29
* enable heads up notificationsChris Wren2014-03-031-1/+19
* Default Settings.Global.LOCK_SCREEN_SHOW_NOTIFICATIONS=1.Dan Sandler2014-02-241-1/+19
* Merge "Allow for a configurable WiFi restore bounce delay"Evan Charlton2014-01-291-1/+5
|\
| * Allow for a configurable WiFi restore bounce delayEvan Charlton2014-01-151-1/+5
* | resolved conflicts for merge of a5bb65aa to masterChristopher Tate2014-01-221-0/+3
|\ \ | |/ |/|
| * Set Settings.Global.WIFI_SCAN_ALWAYS_AVAILABLE default valueOskar Grönqvist2014-01-141-0/+3
* | SettingsProvider: Allow disabling immersive mode confirmation for specific pa...Mike Lockwood2014-01-081-0/+4
* | Remove unused imports from frameworks/base.John Spurlock2013-11-201-3/+0
|/
* Log noisily on uid vs user-handle confusion in the settings providerChristopher Tate2013-10-131-0/+11
* Don't wake users up with low battery sounds.Daniel Sandler2013-10-081-1/+22
* Merge "Don't restore EAP-TLS networks from backup" into klp-devVinit Deshapnde2013-09-121-0/+14
|\
| * Don't restore EAP-TLS networks from backupVinit Deshapnde2013-09-061-0/+14
* | Handle the case where the restore environment doesn't have the ringtoneAmith Yamasani2013-09-111-0/+4
* | Backup and restore ringtone and notification ringtoneAmith Yamasani2013-09-102-1/+52
* | Provide calling package to ContentProviders.Jeff Sharkey2013-09-061-3/+2
|/
* Sanity check users before committing new Android IDChristopher Tate2013-09-031-1/+9
* am 9fe49fc5: am 523db46f: Merge "Set subscription_mode in the database to a d...Wink Saville2013-08-051-1/+8
|\
| * Set subscription_mode in the database to a default valueNaveen Kalla2013-08-011-1/+8
* | am e2be0651: am f313da5b: am aff0ac4d: Merge "Do not set the network mode dif...Wink Saville2013-07-011-6/+3
|\ \ | |/
| * am f313da5b: am aff0ac4d: Merge "Do not set the network mode differently for ...Wink Saville2013-07-011-6/+3
| |\
| | * am aff0ac4d: Merge "Do not set the network mode differently for LTE+CDMA"Wink Saville2013-07-011-6/+3
| | |\
| | | * Do not set the network mode differently for LTE+CDMANaveen Kalla2013-07-011-6/+3
* | | | am 3f0decd7: am 16a2268f: am e6304a9c: Merge "When a new user AID is generate...Amith Yamasani2013-06-281-0/+14
|\ \ \ \ | |/ / /
| * | | When a new user AID is generated, dump it to dropboxAmith Yamasani2013-06-281-0/+14
* | | | am 1bc14ed9: am 76b76666: Merge "Need to explicitly disable scan-always when ...Christopher Tate2013-06-111-0/+14
|\ \ \ \ | |/ / /
| * | | Need to explicitly disable scan-always when turning off wifiChristopher Tate2013-06-101-0/+14
| |/ /
* | | Remove obsolete OMA-DRM supportMike Lockwood2013-04-291-33/+6
|/ /
* | Block access to accounts for limited users.Amith Yamasani2013-03-301-1/+1
* | Add user restrictions for bluetooth, sideloading, usb file transferMaggie Benthall2013-03-271-2/+2
* | Add location sharing toggle user restriction.Maggie Benthall2013-02-251-2/+7
* | am 3c239d7e: am 8934c575: am 88ba2f48: Merge "Disable usage of WAL in Databas...Jeffrey Brown2013-02-061-1/+0
|\ \ | |/
| * am 88ba2f48: Merge "Disable usage of WAL in DatabaseHelper"Jeffrey Brown2013-02-061-1/+0
| |\
| | * Merge "Disable usage of WAL in DatabaseHelper"Jeffrey Brown2013-02-071-1/+0
| | |\
| | | * Disable usage of WAL in DatabaseHelperYevgen Pronenko2012-12-111-1/+0
* | | | Merge "Fix for SettingsProvider to query for correct user."Maggie Benthall2013-02-071-3/+3
|\ \ \ \
| * | | | Fix for SettingsProvider to query for correct user.Maggie Benthall2013-02-061-3/+3