index
:
frameworks_base.git
master
replicant-6.0
frameworks base
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
SettingsProvider
Commit message (
Expand
)
Author
Age
Files
Lines
*
SettingsProvider: Allow for quick settings tiles configuration
Paul Kocialkowski
2014-04-20
2
-0
/
+5
*
SettingsProvider: Correctly set animations settings and animator duration
Paul Kocialkowski
2013-10-29
2
-7
/
+7
*
SettingsProvider: Allow for adb, screen off animation, mobile data and advanc...
Paul Kocialkowski
2013-10-28
2
-4
/
+15
*
Profiles: Add a profile picker activity
Jorge Ruesga
2013-06-25
2
-0
/
+227
*
Allow hardware overflow key to be show by default.
Ethan Chen
2013-05-30
2
-0
/
+5
*
[1/2] Power connect/disconnect notification support
Sam Mortimer
2013-04-15
2
-0
/
+11
*
SettingsProvider: Initialize defaults for CM features
Chirayu Desai
2013-04-02
2
-1
/
+27
*
LockscreenPattern : Toggle dots/error pattern visibility (1/2)
Danesh M
2013-03-01
1
-0
/
+2
*
Feature : Volume adjust sound preference 1/2
StevenHarperUK
2013-02-18
1
-1
/
+0
*
Merge commit 'android-4.2.2_r1' into mr1.1-staging
Ricardo Cerqueira
2013-02-15
3
-4
/
+38
|
\
|
*
Don't update global table when upgrading secondary users' database.
Amith Yamasani
2012-12-12
1
-11
/
+13
|
*
Play a tone when wireless charging begins.
Jeff Brown
2012-12-11
2
-1
/
+22
|
*
Cleaner initial boot.
Dianne Hackborn
2012-11-28
1
-1
/
+12
|
*
Quiet down a lot of logging.
Dianne Hackborn
2012-11-27
1
-2
/
+2
*
|
Czech: fixed translation, added new strings
Ondrej Zima
2013-01-24
1
-1
/
+1
*
|
Allow setting a per-device default configuration for STATUS_BAR_BATTERY
Ricardo Cerqueira
2013-01-16
2
-0
/
+6
*
|
Framwork: Add support for variable size pattern lockscreen (Part 1/2)
Rowan Decker
2012-12-30
1
-1
/
+1
*
|
Do not set the network mode differently for LTE+CDMA
Naveen Kalla
2012-11-27
1
-4
/
+0
*
|
implement noise suppression for phone calls (1/2)
Daniel Hillenbrand
2012-11-24
1
-0
/
+3
*
|
Squashed commit of the theme engine support.
Ricardo Cerqueira
2012-11-24
1
-5
/
+6
|
/
*
Import translations. DO NOT MERGE
Baligh Uddin
2012-10-22
48
-1104
/
+0
*
Frameworks base: Promote dream setting defaults to config.
John Spurlock
2012-10-19
2
-21
/
+11
*
Defer wifi bounce following restore for 1 minute...
Christopher Tate
2012-10-09
1
-41
/
+80
*
Add an upgrade step for settings moved to global.
Amith Yamasani
2012-10-08
1
-18
/
+37
*
Merge "Fix settings restore" into jb-mr1-dev
Christopher Tate
2012-10-05
1
-2
/
+4
|
\
|
*
Fix settings restore
Christopher Tate
2012-10-05
1
-2
/
+4
*
|
Merge "Make sure settings writes are permission checked correctly" into jb-mr...
Christopher Tate
2012-10-05
1
-52
/
+45
|
\
\
|
|
/
|
/
|
|
*
Make sure settings writes are permission checked correctly
Christopher Tate
2012-10-05
1
-52
/
+45
*
|
Fix upgrade case for Settings.Secure.USER_SETUP_COMPLETE.
John Spurlock
2012-10-05
2
-1
/
+31
*
|
Settings (and general) restore fixes
Christopher Tate
2012-10-04
1
-2
/
+8
|
/
*
Make sure to check write perms after rewriting destination table
Christopher Tate
2012-10-04
1
-1
/
+3
*
Merge "Rewrite raw insert()s and some raw query()s of moved-to-global keys" i...
Christopher Tate
2012-10-03
1
-1
/
+22
|
\
|
*
Rewrite raw insert()s and some raw query()s of moved-to-global keys
Christopher Tate
2012-10-03
1
-1
/
+22
*
|
Merge "Use myUserId() only in registerContentObserver()" into jb-mr1-dev
Christopher Tate
2012-10-03
1
-1
/
+11
|
\
\
|
*
|
Use myUserId() only in registerContentObserver()
Christopher Tate
2012-10-03
1
-1
/
+11
|
|
/
*
|
fix settings data base upgrade for ringer mode
Eric Laurent
2012-10-03
1
-4
/
+20
|
/
*
Make settings backup/restore work in the new multi-user world
Christopher Tate
2012-10-02
2
-175
/
+77
*
Migrate more System and Secure settings to Global.
Jeff Sharkey
2012-10-02
2
-20
/
+67
*
Attempt to fix missing lock sounds
Jim Miller
2012-10-01
1
-4
/
+6
*
Move bluetooth priorities from Secure to Global.
Jeff Sharkey
2012-10-01
1
-1
/
+59
*
Migrate more Secure settings to Global.
Jeff Sharkey
2012-09-27
2
-25
/
+102
*
First step towards cleaning up Global settings.
Jeff Sharkey
2012-09-26
2
-96
/
+96
*
Merge into jb-mr1-dev
Jean-Baptiste Queru
2012-09-25
1
-1
/
+2
|
\
|
*
fix argument parser for global settings URLs
Doug Zongker
2012-09-24
1
-1
/
+2
*
|
Fix issue #7215984: java.lang.RuntimeException: Unable to create...
Dianne Hackborn
2012-09-24
1
-7
/
+2
|
/
*
Multiuser awareness in content observer infrastructure
Christopher Tate
2012-09-20
1
-51
/
+53
*
Add support for remembering Wifi display devices.
Jeff Brown
2012-09-19
2
-0
/
+4
*
Settings provider needs to send notifications as itself
Christopher Tate
2012-09-18
1
-1
/
+6
*
Per-user content observer APIs
Christopher Tate
2012-09-17
1
-3
/
+5
*
Fix default population of wifi settings
Christopher Tate
2012-09-14
1
-8
/
+9
[next]