summaryrefslogtreecommitdiffstats
path: root/packages/SettingsProvider
Commit message (Expand)AuthorAgeFilesLines
* When a new user AID is generated, dump it to dropboxAmith Yamasani2013-06-281-0/+14
* Need to explicitly disable scan-always when turning off wifiChristopher Tate2013-06-101-0/+14
* 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
* | | | | App ops: add op for writing settings.Dianne Hackborn2013-02-051-2/+20
|/ / / /
* | | | "Fixing backwards cmpatibility for enabling explore by touch""Svetoslav Ganov2013-02-011-12/+1
* | | | Revert "Fixing backwards cmpatibility for enabling explore by touch"Mike Cleron2013-02-011-1/+17
* | | | Fixing backwards cmpatibility for enabling explore by touchSvetoslav2013-02-011-17/+1
* | | | Remove "enhance web scripts" from settings and make it requested by plug-ins.Svetoslav2013-01-291-1/+17
* | | | Migrate BUGREPORT_IN_POWER_MENU from Secure to Global settingsChristopher Tate2013-01-111-3/+15
* | | | am 53d99836: am 26c00dec: am b2d3904b: Merge "Setting the default value for d...Dianne Hackborn2013-01-082-0/+4
|\ \ \ \ | |/ / /
| * | | am b2d3904b: Merge "Setting the default value for dock audio"Dianne Hackborn2013-01-072-0/+4
| |\ \ \ | | |/ /
| | * | Setting the default value for dock audioDmytro Dubovyk2012-12-192-0/+4
| | |/
* | | am 68c30860: am 73f24ae1: am 9a147340: Merge "Don\'t update global table when...Amith Yamasani2012-12-121-11/+13
|\ \ \ | |/ /
| * | Don't update global table when upgrading secondary users' database.Amith Yamasani2012-12-121-11/+13
* | | resolved conflicts for merge of d7337fb9 to masterJeff Brown2012-12-112-1/+22
|\ \ \ | |/ /
| * | Play a tone when wireless charging begins.Jeff Brown2012-12-112-1/+22
* | | Refactor getPersistedNetworkPreferenceJianzheng Zhou2012-12-062-5/+0
|/ /
* | Cleaner initial boot.Dianne Hackborn2012-11-281-1/+12
* | Quiet down a lot of logging.Dianne Hackborn2012-11-271-2/+2
|/
* Import translations. DO NOT MERGEBaligh Uddin2012-10-2248-1104/+0
* Frameworks base: Promote dream setting defaults to config.John Spurlock2012-10-192-21/+11
* Defer wifi bounce following restore for 1 minute...Christopher Tate2012-10-091-41/+80
* Add an upgrade step for settings moved to global.Amith Yamasani2012-10-081-18/+37
* Merge "Fix settings restore" into jb-mr1-devChristopher Tate2012-10-051-2/+4
|\
| * Fix settings restoreChristopher Tate2012-10-051-2/+4
* | Merge "Make sure settings writes are permission checked correctly" into jb-mr...Christopher Tate2012-10-051-52/+45
|\ \ | |/ |/|
| * Make sure settings writes are permission checked correctlyChristopher Tate2012-10-051-52/+45
* | Fix upgrade case for Settings.Secure.USER_SETUP_COMPLETE.John Spurlock2012-10-052-1/+31
* | Settings (and general) restore fixesChristopher Tate2012-10-041-2/+8
|/
* Make sure to check write perms after rewriting destination tableChristopher Tate2012-10-041-1/+3
* Merge "Rewrite raw insert()s and some raw query()s of moved-to-global keys" i...Christopher Tate2012-10-031-1/+22
|\
| * Rewrite raw insert()s and some raw query()s of moved-to-global keysChristopher Tate2012-10-031-1/+22
* | Merge "Use myUserId() only in registerContentObserver()" into jb-mr1-devChristopher Tate2012-10-031-1/+11
|\ \
| * | Use myUserId() only in registerContentObserver()Christopher Tate2012-10-031-1/+11
| |/
* | fix settings data base upgrade for ringer modeEric Laurent2012-10-031-4/+20
|/
* Make settings backup/restore work in the new multi-user worldChristopher Tate2012-10-022-175/+77
* Migrate more System and Secure settings to Global.Jeff Sharkey2012-10-022-20/+67
* Attempt to fix missing lock soundsJim Miller2012-10-011-4/+6
* Move bluetooth priorities from Secure to Global.Jeff Sharkey2012-10-011-1/+59
* Migrate more Secure settings to Global.Jeff Sharkey2012-09-272-25/+102
* First step towards cleaning up Global settings.Jeff Sharkey2012-09-262-96/+96
* Merge into jb-mr1-devJean-Baptiste Queru2012-09-251-1/+2
|\