summaryrefslogtreecommitdiffstats
path: root/packages/SettingsProvider/src/com/android/providers/settings/DatabaseHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Set subscription_mode in the database to a default valueNaveen Kalla2013-08-011-1/+8
* 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 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
* | | | "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-081-0/+3
|\ \ \ \ | |/ / /
| * | | am b2d3904b: Merge "Setting the default value for dock audio"Dianne Hackborn2013-01-071-0/+3
| |\ \ \ | | |/ /
| | * | Setting the default value for dock audioDmytro Dubovyk2012-12-191-0/+3
| | |/
* | | 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-111-1/+20
|\ \ \ | |/ /
| * | Play a tone when wireless charging begins.Jeff Brown2012-12-111-1/+20
* | | Refactor getPersistedNetworkPreferenceJianzheng Zhou2012-12-061-3/+0
|/ /
* | Cleaner initial boot.Dianne Hackborn2012-11-281-1/+12
|/
* Frameworks base: Promote dream setting defaults to config.John Spurlock2012-10-191-11/+11
* Add an upgrade step for settings moved to global.Amith Yamasani2012-10-081-18/+37
* Fix upgrade case for Settings.Secure.USER_SETUP_COMPLETE.John Spurlock2012-10-051-1/+28
* fix settings data base upgrade for ringer modeEric Laurent2012-10-031-4/+20
* Migrate more System and Secure settings to Global.Jeff Sharkey2012-10-021-20/+54
* 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-271-7/+54
* First step towards cleaning up Global settings.Jeff Sharkey2012-09-261-8/+8
* Add support for remembering Wifi display devices.Jeff Brown2012-09-191-0/+3
* Fix default population of wifi settingsChristopher Tate2012-09-141-8/+9
* Settings db upgrade steps only apply to the owner userChristopher Tate2012-09-131-63/+74
* Moved a few telephony settings from Secure to GlobalChristopher Tate2012-09-121-1/+18
* Move verification settings to Settings.Globalrich cannings2012-09-071-1/+18
* Further fixup of migration to global settingsChristopher Tate2012-09-071-11/+28
* 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-061-100/+189
* 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
* | | resolved conflicts for merge of 80c904df to jb-mr1-devSvetoslav Ganov2012-08-161-9/+63
|\ \ \ | |/ /
| * | am 8631701b: Allow enabled accessibility service to toggle tocuh exploration ...Svetoslav Ganov2012-08-161-5/+61
| |\ \
| | * | Allow enabled accessibility service to toggle tocuh exploration after an upgr...Svetoslav Ganov2012-08-151-5/+61
* | | | Load default Dream settings into a clean db.John Spurlock2012-08-091-0/+7