index
:
vendor_cmsdk.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
CMSettingsProvider
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMSettings: don't trample user metrics setting on upgrade
Roman Birg
2016-05-11
1
-0
/
+8
*
CMSettings: Fix upgrade from cm-12.1 after weather changes
Michael Bestas
2016-05-08
1
-11
/
+13
*
Set a default temperature unit
Luis Vidal
2016-05-06
1
-1
/
+20
*
CMSettings: add CM_SETUP_WIZARD_COMPLETED key
Roman Birg
2016-04-22
1
-1
/
+18
*
Revert "Allow to ignore presentation indicator of outgoing calls [1/3]"
Adnan Begovic
2016-03-10
1
-3
/
+0
*
Allow to ignore presentation indicator of outgoing calls [1/3]
Gabriele M
2016-03-07
1
-0
/
+3
*
cmsdk: insert dnd & edit tiles for 12.1 -> 13.0 upgrade
Roman Birg
2016-02-19
1
-0
/
+39
*
CMSettingsProvider: Define battery style default.
Adnan Begovic
2016-02-17
1
-0
/
+3
*
CMSettings: Enforce correct permission for writing settings
d34d
2016-02-11
1
-6
/
+13
*
CMSettingsProvider: Get rid of redundant qs tile defaults.
Adnan Begovic
2016-02-08
1
-1
/
+2
*
CMSettingsProvider: Don't trample default values on migrate.
Adnan Begovic
2016-01-26
1
-0
/
+8
*
CMSettings: Fix defaults load on provider creation.
Adnan Begovic
2016-01-25
2
-97
/
+89
*
CMSettings: Introduce concept of protected apps managers.
Adnan Begovic
2016-01-22
1
-1
/
+31
*
Add overlay for SWAP_VOLUME_KEYS_ON_ROTATION
Ricardo Cerqueira
2016-01-22
1
-0
/
+3
*
cmsdk: Load notification led customization defaults
Edward Wang
2016-01-13
1
-0
/
+9
*
cmsdk: Fix quick pulldown settings, and unhide numerous system settings.
Adnan Begovic
2016-01-02
1
-1
/
+1
*
CMSettings : Add default overlay for people lookup
Danesh M
2015-12-22
1
-0
/
+3
*
Profiles: add isEnabled(); send state changes
Roman Birg
2015-12-21
1
-0
/
+3
*
cmsdk: add LOCKSCREEN_VISUALIZER_ENABLED
Roman Birg
2015-12-16
1
-0
/
+3
*
CMSettingsProvider: Split default load, don't load global for non-owner.
Adnan Begovic
2015-12-14
1
-9
/
+23
*
CMSettings: Add secure validators and relocate protected apps validator
Yvonne Wong
2015-12-07
1
-3
/
+18
*
Fix build breakage caused by "add default value for QS_USE_MAIN_TILES"
Alexander Martinz
2015-12-07
1
-1
/
+1
*
add default value for QS_USE_MAIN_TILES
Roman Birg
2015-12-07
1
-0
/
+3
*
CMSettingsProvider: Only enable component if already disabled.
Adnan Begovic
2015-12-03
1
-4
/
+7
*
CMSettingsProvider: Change migration pref.
Adnan Begovic
2015-11-20
1
-3
/
+17
*
CMSettings: Validate name and value for System settings
d34d
2015-11-19
1
-3
/
+26
*
CMSDK : Keep track of legacy settings
Danesh M
2015-11-16
1
-1019
/
+8
*
cmsdk: Move Notification LEDs settings to CMSettings
AdrianDC
2015-11-13
1
-0
/
+6
*
CMSettings: Move Global settings to CMSettings
d34d
2015-11-12
2
-0
/
+81
*
CMSettings : Relocate settings to cm settings provider
Danesh M
2015-11-12
1
-0
/
+213
*
CMSettings: Move Secure settings to CMSettings
d34d
2015-11-12
1
-0
/
+71
*
cmsdk: Move T9_SEARCH_INPUT_LOCALE to CMSettings.
Adnan Begovic
2015-11-11
1
-0
/
+9
*
cmsdk: Move NAVBAR_LEFT_IN_LANDSCAPE to CMSettings.
Adnan Begovic
2015-11-11
1
-0
/
+9
*
cmsdk: Move RECENTS_SHOW_SEARCH_BAR to CMSettings.
Adnan Begovic
2015-11-11
1
-0
/
+9
*
cmsdk: Move STATUS_BAR_SHOW_WEATHER to CMSettings.
Adnan Begovic
2015-11-11
1
-0
/
+9
*
cmsdk: Move DOUBLE_TAP_SLEEP_GESTURE to CMSettings.
Adnan Begovic
2015-11-11
1
-0
/
+9
*
cmsdk: Move LiveDisplay settings and resources.
Adnan Begovic
2015-11-10
1
-0
/
+69
*
cmsdk: Move WIFI_AUTO_CONNECT_TYPE to CMSettings.
Adnan Begovic
2015-11-10
1
-0
/
+11
*
cmsdk: Move lookup provider logic to CMSettings.
Adnan Begovic
2015-11-10
1
-0
/
+77
*
CMSettingsProvider: Map LegacyCMSettings to CMSettings constants.
Adnan Begovic
2015-11-10
1
-47
/
+63
*
CMSettingsProvider: Make sure to migrate proxmity settings.
Adnan Begovic
2015-11-09
1
-0
/
+16
*
cmsdk: Move battery light settings to CMSettings.
Adnan Begovic
2015-11-09
1
-0
/
+42
*
cmsdk: Move numerous buttons settings into CMSettings.
Adnan Begovic
2015-11-09
1
-0
/
+200
*
CMSettings: Add migrate step for NAV_BUTTONS.
Adnan Begovic
2015-11-06
1
-1
/
+8
*
cmsdk: Fix cm settings provider tests.
Adnan Begovic
2015-11-05
1
-1
/
+2
*
cmsdk: Finish migrating "last app" logic to cmsdk.
Adnan Begovic
2015-11-05
1
-1
/
+13
*
CMSettingsProvider: Add ability to read region locked themes
Yvonne Wong
2015-10-26
1
-4
/
+65
*
CMSettingsProvider: Define legacy constants within package.
Adnan Begovic
2015-10-09
1
-17
/
+136
*
Remove AOSP settings from CMSettings/CMSettingsProvider
Yvonne Wong
2015-10-09
2
-30
/
+0
*
CMSettings: Remove write check in query method and add values for heads up no...
Yvonne Wong
2015-10-07
1
-1
/
+0
[next]