index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
provider
/
Settings.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reinstate CHANGE_NETWORK_STATE as a normal permission.
Lorenzo Colitti
2015-10-22
1
-40
/
+12
*
Do not back up/restore the "pulse LED for notifications" setting
Christopher Tate
2015-09-15
1
-1
/
+0
*
Add double-tap power button to open camera 1/2
Adrian Roos
2015-09-09
1
-0
/
+9
*
Merge "Add setting to disable camera gesture" into mnc-dr-dev
Jason Monk
2015-08-11
1
-0
/
+8
|
\
|
*
Add setting to disable camera gesture
Jason Monk
2015-08-04
1
-0
/
+8
*
|
Fix issue #23037899: Support for Battery Optimization permission + Dialog
Dianne Hackborn
2015-08-10
1
-3
/
+29
*
|
Merge "Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS" into...
Billy Lau
2015-08-07
1
-12
/
+97
|
\
\
|
*
|
Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS
Billy Lau
2015-08-07
1
-12
/
+97
|
|
/
*
|
Store ringer mode on entering DND mode so it can be restored on exit.
Julia Reynolds
2015-08-05
1
-0
/
+7
|
/
*
Bug: 22879202 App compatibility with WRITE_SETTINGS failing
Billy Lau
2015-08-01
1
-3
/
+3
*
Fix build.
Deepanshu Gupta
2015-07-31
1
-3
/
+3
*
Bug: 21589105 Rescope WRITE_SETTINGS permission (framework services perm check
Billy Lau
2015-07-29
1
-6
/
+162
*
Merge "DO NOT MERGE: Don't backup night mode setting" into mnc-dev
Alan Viverette
2015-07-29
1
-1
/
+0
|
\
|
*
DO NOT MERGE: Don't backup night mode setting
Alan Viverette
2015-07-29
1
-1
/
+0
*
|
Fix and deprecate lock pattern related settings
Adrian Roos
2015-07-27
1
-5
/
+28
|
/
*
Merge "Remove volte_feature_disabled as carrier config handled it." into mnc-dev
Junda Liu
2015-07-23
1
-8
/
+0
|
\
|
*
Remove volte_feature_disabled as carrier config handled it.
Junda Liu
2015-07-22
1
-8
/
+0
*
|
Bug: 21589105 Rescope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW permission
Billy Lau
2015-07-12
1
-1
/
+16
*
|
Revert "Bug: 21589105 Rescope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW permission"
Ian Pedowitz
2015-07-07
1
-16
/
+1
*
|
Bug: 21589105 Rescope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW permission
Billy Lau
2015-07-07
1
-1
/
+16
*
|
Better handling of trim/benchmark results.
Jeff Sharkey
2015-07-01
1
-0
/
+3
|
/
*
Merge "Bug: 21589105 Rescoping the SYSTEM_ALERT_WINDOW permission to an expli...
Billy Lau
2015-06-30
1
-0
/
+15
|
\
|
*
Bug: 21589105 Rescoping the SYSTEM_ALERT_WINDOW permission to an explicit toggle
Billy Lau
2015-06-26
1
-0
/
+15
*
|
Add setting to disable screenshot separately (1/2)
Jorim Jaggi
2015-06-29
1
-0
/
+8
|
/
*
Merge "Introduce Settings.Global.WIFI_DEVICE_OWNER_CONFIGS_LOCKDOWN" into mnc...
Zoltan Szatmary-Ban
2015-06-23
1
-0
/
+11
|
\
|
*
Introduce Settings.Global.WIFI_DEVICE_OWNER_CONFIGS_LOCKDOWN
Zoltan Szatmary-Ban
2015-06-08
1
-0
/
+11
*
|
Fix issue #21814207 and issue #21814212 (alarm manager)
Dianne Hackborn
2015-06-17
1
-0
/
+23
*
|
Merge "Remove hide_carrier_network_settings from Settings." into mnc-dev
Junda Liu
2015-06-16
1
-7
/
+0
|
\
\
|
*
|
Remove hide_carrier_network_settings from Settings.
Junda Liu
2015-06-15
1
-7
/
+0
*
|
|
Fix issue #21813831: Need API for asking to be added to power whitelist
Dianne Hackborn
2015-06-15
1
-4
/
+5
*
|
|
App Standby: Convert constants to Settings.Global
Adam Lesinski
2015-06-12
1
-7
/
+22
*
|
|
Doze: Use Settings.Global.DEVICE_IDLE_CONSTANTS instead of hardcoded constants
Adam Lesinski
2015-06-11
1
-0
/
+30
*
|
|
Add action for reaching ignore battery optimizations
Jason Monk
2015-06-10
1
-0
/
+15
*
|
|
Add setting for assistant
Xiyuan Xia
2015-06-09
1
-0
/
+9
|
/
/
*
|
Zen: New user flow for requesting DND access.
John Spurlock
2015-06-08
1
-3
/
+15
|
/
*
Add setting to disable assist data (1/2)
Jorim Jaggi
2015-05-18
1
-0
/
+8
*
Fix easter egg setting validator to accept valid values
Svet Ganov
2015-05-15
1
-1
/
+10
*
Merge "Access mock location is no longer a runtime permission - framework" in...
Svet Ganov
2015-05-13
1
-0
/
+3
|
\
|
*
Access mock location is no longer a runtime permission - framework
Svet Ganov
2015-05-13
1
-0
/
+3
*
|
Persist fingerprint names
Jorim Jaggi
2015-05-13
1
-6
/
+0
|
/
*
Add control for double tap to wake setting
Jason Monk
2015-05-12
1
-1
/
+8
*
Zen: Simplify notification policy api, add zenmode api.
John Spurlock
2015-05-08
1
-0
/
+12
*
Optionally add a default MOBILE request.
Erik Kline
2015-05-08
1
-0
/
+11
*
Replace WIFI_DISPLAY_SETTINGS with CAST_SETTINGS.
Jeff Brown
2015-05-06
1
-15
/
+0
*
Revert "Initial draft of new MediaRouter APIs."
Jeff Brown
2015-05-06
1
-2
/
+1
*
Add setting to mute wireless charging sound.
John Spurlock
2015-05-06
1
-0
/
+6
*
Zen: New event condition data model.
John Spurlock
2015-04-30
1
-0
/
+9
*
Merge "Add hidden class in framework for managing the default dialer settings"
Yorke Lee
2015-04-23
1
-0
/
+6
|
\
|
*
Add hidden class in framework for managing the default dialer settings
Yorke Lee
2015-04-23
1
-0
/
+6
*
|
Add constants for usage access settings
Jason Monk
2015-04-23
1
-0
/
+30
|
/
[next]