summaryrefslogtreecommitdiffstats
path: root/core/java/android/provider/Settings.java
Commit message (Expand)AuthorAgeFilesLines
* Do not back up/restore the "pulse LED for notifications" settingChristopher Tate2015-09-151-1/+0
* Add double-tap power button to open camera 1/2Adrian Roos2015-09-091-0/+9
* Merge "Add setting to disable camera gesture" into mnc-dr-devJason Monk2015-08-111-0/+8
|\
| * Add setting to disable camera gestureJason Monk2015-08-041-0/+8
* | Fix issue #23037899: Support for Battery Optimization permission + DialogDianne Hackborn2015-08-101-3/+29
* | Merge "Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS" into...Billy Lau2015-08-071-12/+97
|\ \
| * | Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGSBilly Lau2015-08-071-12/+97
| |/
* | Store ringer mode on entering DND mode so it can be restored on exit.Julia Reynolds2015-08-051-0/+7
|/
* Bug: 22879202 App compatibility with WRITE_SETTINGS failingBilly Lau2015-08-011-3/+3
* Fix build.Deepanshu Gupta2015-07-311-3/+3
* Bug: 21589105 Rescope WRITE_SETTINGS permission (framework services perm checkBilly Lau2015-07-291-6/+162
* Merge "DO NOT MERGE: Don't backup night mode setting" into mnc-devAlan Viverette2015-07-291-1/+0
|\
| * DO NOT MERGE: Don't backup night mode settingAlan Viverette2015-07-291-1/+0
* | Fix and deprecate lock pattern related settingsAdrian Roos2015-07-271-5/+28
|/
* Merge "Remove volte_feature_disabled as carrier config handled it." into mnc-devJunda Liu2015-07-231-8/+0
|\
| * Remove volte_feature_disabled as carrier config handled it.Junda Liu2015-07-221-8/+0
* | Bug: 21589105 Rescope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW permissionBilly Lau2015-07-121-1/+16
* | Revert "Bug: 21589105 Rescope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW permission"Ian Pedowitz2015-07-071-16/+1
* | Bug: 21589105 Rescope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW permissionBilly Lau2015-07-071-1/+16
* | Better handling of trim/benchmark results.Jeff Sharkey2015-07-011-0/+3
|/
* Merge "Bug: 21589105 Rescoping the SYSTEM_ALERT_WINDOW permission to an expli...Billy Lau2015-06-301-0/+15
|\
| * Bug: 21589105 Rescoping the SYSTEM_ALERT_WINDOW permission to an explicit toggleBilly Lau2015-06-261-0/+15
* | Add setting to disable screenshot separately (1/2)Jorim Jaggi2015-06-291-0/+8
|/
* Merge "Introduce Settings.Global.WIFI_DEVICE_OWNER_CONFIGS_LOCKDOWN" into mnc...Zoltan Szatmary-Ban2015-06-231-0/+11
|\
| * Introduce Settings.Global.WIFI_DEVICE_OWNER_CONFIGS_LOCKDOWNZoltan Szatmary-Ban2015-06-081-0/+11
* | Fix issue #21814207 and issue #21814212 (alarm manager)Dianne Hackborn2015-06-171-0/+23
* | Merge "Remove hide_carrier_network_settings from Settings." into mnc-devJunda Liu2015-06-161-7/+0
|\ \
| * | Remove hide_carrier_network_settings from Settings.Junda Liu2015-06-151-7/+0
* | | Fix issue #21813831: Need API for asking to be added to power whitelistDianne Hackborn2015-06-151-4/+5
* | | App Standby: Convert constants to Settings.GlobalAdam Lesinski2015-06-121-7/+22
* | | Doze: Use Settings.Global.DEVICE_IDLE_CONSTANTS instead of hardcoded constantsAdam Lesinski2015-06-111-0/+30
* | | Add action for reaching ignore battery optimizationsJason Monk2015-06-101-0/+15
* | | Add setting for assistantXiyuan Xia2015-06-091-0/+9
|/ /
* | Zen: New user flow for requesting DND access.John Spurlock2015-06-081-3/+15
|/
* Add setting to disable assist data (1/2)Jorim Jaggi2015-05-181-0/+8
* Fix easter egg setting validator to accept valid valuesSvet Ganov2015-05-151-1/+10
* Merge "Access mock location is no longer a runtime permission - framework" in...Svet Ganov2015-05-131-0/+3
|\
| * Access mock location is no longer a runtime permission - frameworkSvet Ganov2015-05-131-0/+3
* | Persist fingerprint namesJorim Jaggi2015-05-131-6/+0
|/
* Add control for double tap to wake settingJason Monk2015-05-121-1/+8
* Zen: Simplify notification policy api, add zenmode api.John Spurlock2015-05-081-0/+12
* Optionally add a default MOBILE request.Erik Kline2015-05-081-0/+11
* Replace WIFI_DISPLAY_SETTINGS with CAST_SETTINGS.Jeff Brown2015-05-061-15/+0
* Revert "Initial draft of new MediaRouter APIs."Jeff Brown2015-05-061-2/+1
* Add setting to mute wireless charging sound.John Spurlock2015-05-061-0/+6
* Zen: New event condition data model.John Spurlock2015-04-301-0/+9
* Merge "Add hidden class in framework for managing the default dialer settings"Yorke Lee2015-04-231-0/+6
|\
| * Add hidden class in framework for managing the default dialer settingsYorke Lee2015-04-231-0/+6
* | Add constants for usage access settingsJason Monk2015-04-231-0/+30
|/
* Merge "Add support for disabling display scaling for development."Jeff Brown2015-04-161-0/+7
|\