summaryrefslogtreecommitdiffstats
path: root/packages/SettingsProvider/src
Commit message (Expand)AuthorAgeFilesLines
* 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-051-1/+28
* | 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
|\
| * fix argument parser for global settings URLsDoug Zongker2012-09-241-1/+2
* | Fix issue #7215984: java.lang.RuntimeException: Unable to create...Dianne Hackborn2012-09-241-7/+2
|/
* Multiuser awareness in content observer infrastructureChristopher Tate2012-09-201-51/+53
* Add support for remembering Wifi display devices.Jeff Brown2012-09-191-0/+3
* Settings provider needs to send notifications as itselfChristopher Tate2012-09-181-1/+6
* Per-user content observer APIsChristopher Tate2012-09-171-3/+5
* Fix default population of wifi settingsChristopher Tate2012-09-141-8/+9
* Merge "Fix Settings writes to a different user" into jb-mr1-devChristopher Tate2012-09-141-74/+70
|\
| * Fix Settings writes to a different userChristopher Tate2012-09-131-74/+70
* | Settings db upgrade steps only apply to the owner userChristopher Tate2012-09-131-63/+74
|/
* Merge "Core accessibility settings should not be cleared on restore." into jb...Svetoslav Ganov2012-09-121-11/+21
|\
| * Core accessibility settings should not be cleared on restore.Svetoslav Ganov2012-09-121-11/+21
* | Moved a few telephony settings from Secure to GlobalChristopher Tate2012-09-122-1/+24
|/
* Set up default (random) Android IDs for all usersChristopher Tate2012-09-111-18/+29
* Miscellaneous fixes for SettingsChristopher Tate2012-09-101-22/+6
* Merge "Log all individual settings restored" into jb-mr1-devChristopher Tate2012-09-071-1/+1
|\
| * Log all individual settings restoredChristopher Tate2012-09-071-1/+1
* | Move verification settings to Settings.Globalrich cannings2012-09-071-1/+18
|/
* Further fixup of migration to global settingsChristopher Tate2012-09-072-17/+35
* Mark all settings upgrade transactions as successful along the wayChristopher Tate2012-09-061-1/+25
* Don't use toArray() inappropriatelyChristopher Tate2012-09-061-10/+7
* Screen magnification - feature - framework.Svetoslav Ganov2012-09-061-1/+38
* Per-user settingsChristopher Tate2012-09-062-193/+670
* Add secure setting for package verificationrich cannings2012-09-061-1/+21
* am 15e099cc: am 0e0942c7: Merge "Default WiFi sleep policy setting"Jean-Baptiste Queru2012-08-291-0/+2
|\
| * am 0e0942c7: Merge "Default WiFi sleep policy setting"Jean-Baptiste Queru2012-08-291-0/+2
| |\
| | * Default WiFi sleep policy settingErik Ljungberg2012-08-291-0/+2
| | * Create telephony-common and mms-common - DO NOT MERGEWink Saville2012-07-171-1/+3
* | | Add framework support for multiple dreams.John Spurlock2012-08-221-2/+10