| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
https://github.com/LineageOS/android_packages_apps_Settings into replicant-6.0
|
| |
| |
| |
| |
| |
| |
| | |
instead of cm one
Change-Id: I509666d487e1375dfb33afb9f0d3008a3520a2e8
Signed-off-by: Joey Rizzoli <joey@lineageos.it>
|
| |
| |
| |
| |
| |
| | |
We don't have something similar for Replicant
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
|
|\ \
| |/
| |
| |
| |
| | |
https://github.com/LineageOS/android_packages_apps_Settings into replicant-6.0
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
|
| |
| |
| |
| |
| |
| | |
This used to be enabled by default in previous releases.
Change-Id: I2eedf7d6a7864e8c27f74493af5227b61f7d8f31
|
| | |
|
| | |
|
|\ \
| |/
| |
| | |
https://github.com/CyanogenMod/android_packages_apps_Settings into replicant-6.0
|
| |
| |
| |
| | |
Change-Id: I70e9cc308b4f7c7681457a0b09dd73e5d1aebb73
|
| |
| |
| |
| | |
Change-Id: I4e80e920e4d8f42b0255fd3f528c464b7f094d0e
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
For devices that support this feature, it makes sense to place this
under display settings as most people wouldn't look under language.
Ticket: CYNGNOS-3250
Change-Id: Ib99f5e8c5f0f2bdae7b5b5f788a364a1d63aa146
Signed-off-by: Roman Birg <roman@cyngn.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Allow users to directly access the root app settings,
as the feature is mostly unknown and often a reason
for users to try using alternatives to CM root
* Use the appops extra intent to link the su tab,
introduced in I79d963ecbadc624dc45a398387a348691318b6be
Change-Id: Ia5bc9d56fb11700b19d73336fad13c0a936091ff
Signed-off-by: Adrian DC <radian.dc@gmail.com>
|
| |
| |
| |
| |
| |
| |
| | |
* Allow user setting of hue, saturation, intensity, and contrast
* These controls are associated by the current display mode
Change-Id: I5de24a0b5c2972f115920167fa97afa3a136b80d
|
| |
| |
| |
| |
| |
| | |
This is set depending on config_proximityCheckOnWakeEnabledByDefault
Change-Id: I3b93f4173c725c7603152be9f8b1a4f1425f617a
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
It is possible to be running a user build with a debuggable boot image.
In this case, "su" will not be available. So only show none/adb.
Jira: BACON-4461
Change-Id: Iaa7df8311b9ea81eabb1566ba6f9159fdc9fab34
|
| |
| |
| |
| | |
Change-Id: If04c3eca9d62d977c4ecd79bda52a88a3e07ce3b
|
| |
| |
| |
| |
| | |
Change-Id: I546a6ce67627c22cfbc7f6f061c21954183936b7
TICKET: OSS-62
|
| |
| |
| |
| | |
Change-Id: I9b411c86ea02dd95379fe6fcd1814c81c1c7ef0b
|
| |
| |
| |
| | |
Change-Id: I4339afcf7befb70f459b088be9e1fc62a0465b4f
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Nice done by google but the UX is a problem especially for ppl who are using a lot apps and just want
to see from important apps the notifications on the lockscreen.
This commit adds the ability to
- enable/disable per app the keyguard notification at all
- enable/disable per app ongoing notifications on the keyguard
We handle this over the app policy conf file like the other per app notification options
TICKET: CRACKLING-1127
Change-Id: I12df484379621c3baba333d30a8b545b3a0ec0ae
|
| |
| |
| |
| |
| |
| |
| |
| | |
This will provide control over blurring since the current implementation
assumes it is always on provided the device config specifies it
supports blur.
Change-Id: I7add45c607fcf47777d61629a3fc6245ffedb339
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Search indexing was inserting null as the title, which results
in the default "Settings" title if the user selects a search result.
This is inconsistent with the title the user sees when they manually navigate
to that preference screen.
FEIJ-512
Change-Id: I6f6ed7b851c998aa2cb5531bef04e8000ccb8ddd
|
| |
| |
| |
| |
| |
| | |
This reverts commit d77990f4cccd4fdc4bd479305ae6c2419d2f8610.
Change-Id: I0987d8eb9e8e6c7730f0576f174b61115973d5fb
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Added a menu in the weather settings to select the
temperature unit. This setting will be visible only
if the user has at least one weather service provider
installed.
The weather settings layout was refactored to make room
for this new preference
Change-Id: I5e9f206573e0ff95fcee31a010b52530a907acc6
TICKET: CYNGNOS-2605
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The AOSP strings/translations of that feature are inconsistent to those
of the double tap to sleep feature, so replace the string to keep the
translations consistent.
As the same string exists in cm-12.1, all translations are already
present and will automatically be added in the next translation sync.
Change-Id: I613941b586fe60ea6b29e2695120359295289615
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* LiveDisplay is getting a proper API. This patch refactors
the settings to use it.
* Also kill off the deprecated "gamma calibration" tunable
which nobody should be using at this point.
Change-Id: I948b8845cd06c8c634a201cb5d5b93b5766cc51d
|
| |
| |
| |
| |
| |
| |
| |
| | |
indexing job.
Change-Id: Iec878ec4414a47f05f9d0de03eb2268ef0b3d6ee
Ticket-Id: CYNGNOS-812
(cherry picked from commit 13ccd1c41aaf1238ca128addda3ec4c1b15abb3c)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Introduce a new entry in the settings menu to select the available
weather provider services.
This entry will be parked in the System category between Date&Time
and Accessibility
Change-Id: Ida230f3be72eb575a2b09504c99eaa16851c99f8
|
| |
| |
| |
| | |
Change-Id: I1afa10da1b9e0cc35c5198d1cbd5c13e2b4c343d
|
|\ \
| |/
| |
| | |
https://github.com/CyanogenMod/android_packages_apps_Settings into replicant-6.0
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
https://android.googlesource.com/platform/packages/apps/Settings into cm-13.0
Android 6.0.1 release 22
Change-Id: Ided010bc125199d47ca59d10f0ed5032a26632ff
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add a switch in Developer Settings to enable "cool" color temperature
mode.
Bug: 26110238
Change-Id: Id0ab3283c1ee3208287c8dca11298a4bc367b314
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I77cf96e2848b8fc8b4262b42b376d17c105aa836
(cherry picked from commit e7e05a72139f91832562049dc3a57f320777183f)
|
| | |
| | |
| | |
| | | |
Change-Id: If145262562c1409cd8a6cb79ba46b6646c75d1a8
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
No more WebViews in priv-apps, so open it up in the browser.
CYNGNOS-1895
Change-Id: I263ccc0509e275d17512528deb606341d58e7a0d
Signed-off-by: Roman Birg <roman@cyngn.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
This allows the user to prevent the notification lights from showing during Zen mode
Change-Id: Ia3563d79f5c1fc012411496c7b8901099a78282e
|
| | |
| | |
| | |
| | | |
Change-Id: I92e9b6cbab1f167f8abb544a0a8e385e23b16775
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Ref: CYNGNOS-1891
Change-Id: Ic3d07f9eeb099b24526c7c502b189cb3bbbbb420
Signed-off-by: Roman Birg <roman@cyngn.com>
|
| | |
| | |
| | |
| | | |
Change-Id: Id09065638f1279423ceedef87da1a2edf19f46f4
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* CM setting allows charging sounds on any power source, while AOSP
allows charging sounds only on wireless charging
* The AOSP toggle has been broken since
fw/base 42f4f2f2ff4278ca8411504617f55a712562c242
* Use the AOSP setting while keeping the improved CM code
Change-Id: Ia747d8949cf7ce94ad2a638f27aaa3c57f9aed19
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Option appears on PIN,pattern and password methods
* User should press back button to see notifications, clock etc.
* Instantly hides keyguard if Smart Lock has unlocked phone.
CYNGNOS-1873
Change-Id: I31256770869b20842c69edb4a7a57b2bad7b3ea7
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
* And use the automagic color as the default when picking custom colors.
Change-Id: I9861d3d889dfcb5eba62b69339e7afb0db2fd364
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
https://github.com/CyanogenMod/android_packages_apps_Settings into replicant-6.0
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
Conflicts:
res/xml/privacy_settings_cyanogenmod.xml
|
| | |
| | |
| | |
| | | |
Change-Id: Ic627953c5df854c442671a98b5da539b994da18b
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Turn off the Wi-Fi hotspot after a specified time of inactivity.
The hotspot is considered to be inactive when no clients are
connected to it.
Change-Id: I7030e702328726b72f394b2a64b93830dba54efc
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Group related settings
* Make settings order consistent
* Remove options that do nothing when lock screen is disabled
Change-Id: Ib310e563e44ddc4af2f9f6675c3fc13a38a497ab
|
| | |
| | |
| | |
| | |
| | |
| | | |
* Give lock screen entry its own icon rather than using the security one.
Change-Id: I4e4530d97dd3dc691cdd08ab328cd583f70e2edf
|
| | |
| | |
| | |
| | |
| | |
| | | |
It already exists under privacy settings
Change-Id: Id761e66b71cd97e7c5fe0333c04d5778fec2f6c8
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Implement an intent extra to retrieve a tab target
* Use a tab identifer from apps_ops_categories_cm
to make sure the selection is correct or ignored
Change-Id: I79d963ecbadc624dc45a398387a348691318b6be
Signed-off-by: AdrianDC <radian.dc@gmail.com>
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I4763577b4cd5aae01705cc693dfaaf06152bd3e6
Signed-off-by: AdrianDC <radian.dc@gmail.com>
|