-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Settings: Import Brazilian Portuguese translations #36
base: 15
Are you sure you want to change the base?
Commits on Oct 17, 2024
-
Settings: Forward port lock pattern grid size (2/2)
Author: d34d <[email protected]> Date: Tue Dec 29 11:51:21 2015 -0800 Fingerprint: Forward challenge extras The forward port of custom pattern sizes introduced a bug that would cause an NPE when trying to add a fingerprint for security. This patch forwards the extras associated with the challenge that would have normally been passed directly in to the ChooseLockPattern fragment. Change-Id: I3ad994b2604ff45b573c011c3588afe8b35bfdd3 TICKET: CYNGNOS-1490 Author: Roman Birg <[email protected]> Date: Mon Mar 21 15:17:16 2016 -0700 Settings: forward decrypt required on boot flag This wasn't being pass forward and all of the defaults had it set to true. Ticket: CYNGNOS-2270 Change-Id: I90a6c918bb5b4b52791bcff18a6ea3bcfb194547 Signed-off-by: Roman Birg <[email protected]> Author: Roman Birg <[email protected]> Date: Fri Dec 11 11:37:00 2015 -0600 Settings: allow rotation while setting new pattern Change-Id: I0fc9a7df686b8af0c60edf1916dc6fe02185f704 Signed-off-by: Roman Birg <[email protected]> Author: Roman Birg <[email protected]> Date: Mon Apr 6 12:20:33 2015 -0700 Settings: handle decrypting larger pattern sizes Change-Id: Id24d46829063171fa87cabb23a7da378726d7548 Signed-off-by: Roman Birg <[email protected]> Author: Roman Birg <[email protected]> Date: Tue Apr 28 14:02:21 2015 -0700 CryptKeeper: pattern unlock displays incorrect pw when correct fakeUnlockAttempt() gets called when the user inputs any pattern length < 4 which queues up the 'incorrect error' message. The message needs to be cleared before trying to actually check the password so it never goes through in case the password was correct. Change-Id: If78db332d3d696ba443d0be911fb5db504cb14cd Signed-off-by: Roman Birg <[email protected]> Author: Roman Birg <[email protected]> Date: Fri May 1 17:07:47 2015 -0700 Settings: fix non lock pattern CryptKeeper crash Change-Id: Ib2d6c9a468bfe778d5cb927759f11b2b03c25ee6 Signed-off-by: Roman Birg <[email protected]> Author: Roman Birg <[email protected]> Date: Tue May 19 14:06:51 2015 -0700 CryptKeeper: layout whole screen in bounds Add flags to make the screen layout properly on devices with the navigation bar visible Change-Id: I8607c8e49ac3625a7fb6a13b4501ea7ac818b9ba Signed-off-by: Roman Birg <[email protected]> Author: Roman Birg <[email protected]> Date: Wed May 20 10:31:13 2015 -0700 CryptKeeper improvements - Status text was used enough to warrant it being a field variable instead of looking for the view every time - Display proper text after changing pattern sizes (to input a pattern, not a password) - Disable changing pattern sizes while validaing pattern REFS: LETTUCE-557, LETTUCE-352 Change-Id: Ib4ecf04a58da8d1648d514d9650d69c33d9587a7 Signed-off-by: Roman Birg <[email protected]> Author: Alberto97 <[email protected]> Date: Mon Nov 21 20:47:25 2016 +0100 Settings: Use GLIF Theme for missing Settings > Screen lock Activities Icons by Asher Change-Id: Icf1627b41ef604302a5819ad3b1bdfd6d8479202 Author: LuK1337 <[email protected]> Date: Mon May 10 22:00:01 2021 +0200 Settings: Remove hardcoded extras from ChooseLockPatternSize Change-Id: I860d87842de0dbb9f87394a0c1fc5043fd16b07b Author: LuK1337 <[email protected]> Date: Tue May 11 11:32:38 2021 +0200 Settings: Make setup wizard go through ChooseLockPatternSize if needed Change-Id: Idfd3670d4b541b3618c4416b3b9dbf7d88ae3ed1 Author: LuK1337 <[email protected]> Date: Mon May 10 22:29:49 2021 +0200 Settings: Make FRP go through ChooseLockPatternSize if needed Change-Id: I70b0ddb20033dd5505c391763a0a58fd2f9c8004 Change-Id: I7078d703c218cd096d9b77c003a94b52fbce6322
Configuration menu - View commit details
-
Copy full SHA for 4fc56e0 - Browse repository at this point
Copy the full SHA 4fc56e0View commit details -
Settings: Forward port pattern visibility settings (2/2)
Change-Id: Ic627953c5df854c442671a98b5da539b994da18b
Configuration menu - View commit details
-
Copy full SHA for e2be236 - Browse repository at this point
Copy the full SHA e2be236View commit details -
Settings: Check if we have any color modes declared in overlay
* Checking for wide gamut support isn't always enough Change-Id: Ic7257e37f2eca97450eaf0ca1e330de7596352be
Configuration menu - View commit details
-
Copy full SHA for d08a3f5 - Browse repository at this point
Copy the full SHA d08a3f5View commit details -
Settings: Hide unsupported USB modes automatically
* The roles are advertised by USB HAL so we can check for their status Change-Id: I5933d1a03f573af08b00039850173329b293448a
Configuration menu - View commit details
-
Copy full SHA for 6254bbb - Browse repository at this point
Copy the full SHA 6254bbbView commit details -
Settings: Add a RemotePreference for device-specific doze settings
* If a device has its own panel, we should replace the item under display settings instead of having to clutter up the dashboard. * This uses the new RemotePreference API to allow the external app to update the view. * The action for this is "org.lineageos.settings.device.DOZE_SETTINGS". This is squashed with: Author: Bruno Martins <[email protected]> Date: Sun Oct 25 15:20:06 2020 +0000 Settings: Hide AOD pref is device provides Doze settings Devices that provide Doze settings typically implement own AOD pref, so hide AOSP one. Change-Id: I458de41a1c8e17203374866a0032b33c48690aac Change-Id: I22fd7e6307b370807415ce2132bed4808b2befe1
Configuration menu - View commit details
-
Copy full SHA for 687c529 - Browse repository at this point
Copy the full SHA 687c529View commit details -
Settings: Implement hide gestural navigation hint bar [2/3]
Author: alk3pInjection <[email protected]> Date: Wed Mar 9 14:21:43 2022 +0800 Settings: Move navbar hint options to the top * obviously it doesn't belong to any categories below Change-Id: I76bf1d58b5553b551049fe0c8b3334e3ff12b1ba Author: alk3pInjection <[email protected]> Date: Thu Mar 10 20:25:12 2022 +0800 Settings: Inverse the navbar hint toggle [2/2] Change-Id: I7d06ea1c59cad51e915ddd853d41da0eb73b7e0e Change-Id: I14dd73414c9f7ee1b01f315c9eeae0fd3ac4f859 Signed-off-by: Jesse Chan <[email protected]> Signed-off-by: LibXZR <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce6b7ff - Browse repository at this point
Copy the full SHA ce6b7ffView commit details -
Settings: Add support for hiding navigation bar under screen keyboard…
… [2/3] Change-Id: I1f9a634a75f31b573a072376f7203c1c25ec20e6 Signed-off-by: LibXZR <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 05ab47a - Browse repository at this point
Copy the full SHA 05ab47aView commit details -
Fix inconsistent USB preference screen title
The title of the USB preference screen ("USB Preferences") is inconsistent in several ways: 1. It doesn't match the title of the preference that launches it 2. No other preference screens say "preferences" in their title, since it's redundant 3. It violates the Material text conventions, which prefer to not capitalize titles in the UI This commit changes it to "USB", which fixes all of the inconsistencies listed above. Change-Id: I7330a9e4e121d57ee2140ef60aefb4412b1fe728
Configuration menu - View commit details
-
Copy full SHA for 9426344 - Browse repository at this point
Copy the full SHA 9426344View commit details -
get outer NFC preference to listen for changes
The NFC preference in Settings -> Connected devices -> Connection preferences doesn't listen to changes from the NFC tile. (This wasn't an issue in Android 10, because there used to be a SwitchPreference that listened there.) Change-Id: I85842db3faa558ea61bc878ca76ff6d8ce1a4b02
Configuration menu - View commit details
-
Copy full SHA for 74bb2a7 - Browse repository at this point
Copy the full SHA 74bb2a7View commit details -
Settings: Add double tap to sleep preference
* Place it under Display settings, near the existing double tap to wake preference. Change-Id: I0baa49f9367331febf29260a0f60ba3a020be729
Configuration menu - View commit details
-
Copy full SHA for 9f7ad3f - Browse repository at this point
Copy the full SHA 9f7ad3fView commit details -
Remove useless USB page header
* This causes the options to go off screen and almost always require scrolling in order to reach all the options. Change-Id: I3880982978aa50f11bf24b4da6e91a0917181811
Configuration menu - View commit details
-
Copy full SHA for 182cae0 - Browse repository at this point
Copy the full SHA 182cae0View commit details -
Settings: Allow to hide and disable status bar DT2S gesture
Devices with external display and no power button should not allow screen to be powered off. Change-Id: I23dfe2f03d0319ea1f6ddd013b02b6bb8a54a945
Configuration menu - View commit details
-
Copy full SHA for e378382 - Browse repository at this point
Copy the full SHA e378382View commit details -
Settings: Add preference for TouchGestures
Change-Id: I2a5c6f7e8f643382b36929914719ebdeacb31fea
Configuration menu - View commit details
-
Copy full SHA for 7efb0a8 - Browse repository at this point
Copy the full SHA 7efb0a8View commit details -
Settings: Allow devices to provide remote gesture preferences
* Not all devices can use common gestures as implemented in LineageParts Change-Id: Iae4ca9fc686e3dc82411524688841211e0cceb7b
Configuration menu - View commit details
-
Copy full SHA for 39c4ccf - Browse repository at this point
Copy the full SHA 39c4ccfView commit details -
Settings: Only show gesture navigation if device has a software nav bar
Change-Id: Ic90c8a194a736807c2e101ffd5f7e90c86a55381 Signed-off-by: Mohammad Hasan Keramat J <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e6688e - Browse repository at this point
Copy the full SHA 8e6688eView commit details -
Settings: Add hotspot setting to allow VPN upstreams [3/3]
Change-Id: I34924fe8e60e3d492f219aa6d0ffa54f0bd46e38
Configuration menu - View commit details
-
Copy full SHA for 5fdd7a5 - Browse repository at this point
Copy the full SHA 5fdd7a5View commit details -
Settings: Add option to scramble pin layout when unlocking (1/2).
Change-Id: I3e2c200a0a31d3c765831bc30280029a50c88051
Configuration menu - View commit details
-
Copy full SHA for ba379de - Browse repository at this point
Copy the full SHA ba379deView commit details -
Settings: Add high touch sensitivity and touchscreen hovering toggles
Author: Bruno Martins <[email protected]> Date: Tue Mar 26 00:06:11 2019 +0000 DisplaySettings: Hide high touch sensitivity from search if needed * Fixes: https://gitlab.com/LineageOS/issues/android/issues/260 Change-Id: I98ce66dec9801c36da5a2facd6b033895b7963f0 Author: Bruno Martins <[email protected]> Date: Tue Mar 26 00:20:37 2019 +0000 LanguageAndInputSettings: Hide touch hovering from search if needed Change-Id: I5d53946262919ff67be5e777654af2171ffd2a44 Change-Id: Ib8712d2d0c0fe4396dbea7c7fc130e0c253d3207 Settings: Add high touch sensitivity and touchscreen hovering toggles Author: Bruno Martins <[email protected]> Date: Tue Mar 26 00:06:11 2019 +0000 DisplaySettings: Hide high touch sensitivity from search if needed * Fixes: https://gitlab.com/LineageOS/issues/android/issues/260 Change-Id: I98ce66dec9801c36da5a2facd6b033895b7963f0 Author: Bruno Martins <[email protected]> Date: Tue Mar 26 00:20:37 2019 +0000 LanguageAndInputSettings: Hide touch hovering from search if needed Change-Id: I5d53946262919ff67be5e777654af2171ffd2a44 Change-Id: Ib8712d2d0c0fe4396dbea7c7fc130e0c253d3207
Configuration menu - View commit details
-
Copy full SHA for 0609c82 - Browse repository at this point
Copy the full SHA 0609c82View commit details -
Settings: Add proximity check on wake preference
Splitted from commit 5aa2f34, adapted to the Lineage SDK and squashed with commits c6dc688 and 19105ab. Change-Id: I7516c833ff39de6bdb36c815a5292606cbaa0533
Configuration menu - View commit details
-
Copy full SHA for 89e82ea - Browse repository at this point
Copy the full SHA 89e82eaView commit details -
Settings: Add setup UI for minimum delay between an app's notificatio…
…n sounds Author: LuK1337 <[email protected]> Date: Tue Jul 23 20:28:56 2019 +0200 Settings: Preserve sound timeout pref when showing legacy notification settings * Fixes : https://gitlab.com/LineageOS/issues/android/issues/936 https://gitlab.com/LineageOS/issues/android/issues/939 Change-Id: I61da5790fd09f6340c6fdbe89378114cd1e0dc5b Author: Luk1337 <[email protected]> Date: Tue Aug 27 17:35:07 2019 +0800 Settings: Remove sound timeout preference from channel_settings PreferenceScreen * Fixes: https://gitlab.com/LineageOS/issues/android/issues/1098 Change-Id: I228fef766b70ad4f3fc47b83cf113517eb9db99f Change-Id: I70e9cc308b4f7c7681457a0b09dd73e5d1aebb73
Configuration menu - View commit details
-
Copy full SHA for 54a51b2 - Browse repository at this point
Copy the full SHA 54a51b2View commit details -
Settings: Add permissions for lineagehw
Change-Id: Id1a1c5f52c0dc73886db57acb4ba26d0f18fa26b
Configuration menu - View commit details
-
Copy full SHA for 04f3186 - Browse repository at this point
Copy the full SHA 04f3186View commit details -
Settings: Update some icons to MD2
Signed-off-by: Anushek Prasal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 253caef - Browse repository at this point
Copy the full SHA 253caefView commit details -
Settings: Use MD2 icon for Phone Msg
Signed-off-by: chandu078 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 08c5871 - Browse repository at this point
Copy the full SHA 08c5871View commit details -
Settings: display: Add wake on plug switch
Change-Id: I22ee2a05040561cca796814573adc5226f1f03d4
Configuration menu - View commit details
-
Copy full SHA for ee5afdd - Browse repository at this point
Copy the full SHA ee5afddView commit details -
Settings: Add FastCharge preference into Battery settings
* Several OEMs let the user decide whether to enable or disable quick charging technology when using a quickcharge charger. Samsung, for example, exposes a sysfs node to disable it at will, depending on what the user sets in battery settings UI. * Disabling fast charge may be useful for reducing the heat produced by the device while charging, or for extending the lifespan of the battery. * This commit introduces a switch preference for disabling fastcharge on devices that support said feature. Change-Id: I7dd09d357e9bd555a8efeaf9ee191e52b9f2d151
Configuration menu - View commit details
-
Copy full SHA for fdf4174 - Browse repository at this point
Copy the full SHA fdf4174View commit details -
fingerprint: hide link icon when there's no link
Test: verify fingerprint setup doesn't have link icon without a link. Change-Id: I040500615815ffe9256089a9bc11b07da783fa79
Configuration menu - View commit details
-
Copy full SHA for 7a8118e - Browse repository at this point
Copy the full SHA 7a8118eView commit details -
Settings: Rework fingerprint enrollment screen
This is based on the following changes, adapted to Android 12 considering the fact that AOSP now supports FOD as well as fingerprint sensors embedded in the power button: Author: d34d <[email protected]> Date: 2016-06-23 11:21:45 -0700 fingerprint: Allow devices to configure sensor location The text for enrolling a fingerprint always assumes the sensor is located on the back. This patch adds a config integer that defines where the sensor is located on the device. 0 = back 1 = front 2 = left side 3 = right side This patch also adds a new drawable that shows the front of the device when applicable. Change-Id: Ia8f5f8ff4ba4d13d35aed3052f60ff665dd4f294 TICKET: CYNGNOS-3089 Author: Paul Keith <[email protected]> Date: 2018-01-26 22:23:03 +0100 FingerprintEnrollFindSensor: Don't overlay front for side sensors * Both the base image and the base image + overlay are equally nonsense for devices with a side fingerprint scanner, but for those that overlay a custom fingerprint enrollment graphic, this image overlay wreaks havoc * Only set this overlay to be visible if the sensor is on the front, to allow devices with side sensors to only overlay the base image Change-Id: I7cbcea4830d4526cf9f7d139e7f84f21117fa9c4 Author: Michael W <[email protected]> Date: Thu Jan 17 21:44:28 2019 +0100 Settings: Make find fingerprint look great again * The current logic places the animation based on the size of the whole overlay instead of the image, which is a fixed-size png * Get the size of the image instead and place the dot relative to it * Also use "wrap_content" and add a padding to the top so the distance to the text is a fixed thing, not depending on how much space relative to the wanted space it actually takes * Preview: https://imgur.com/a/XanJ2aP Change-Id: I2bd08cee1abd1c6bad78ca1efc2189e573ded3cc Author: LuK1337 <[email protected]> Date: Sat Dec 15 17:11:41 2018 +0100 fingerprint: Remove unnecessary spacing in enroll layout * This makes it look ugly on 480 dpi devices. Change-Id: Ia1bbd443063a125878dddd12e5c6a816d289fb82 Squashed: Author: Bruno Martins <[email protected]> Date: Thu Mar 17 10:30:41 2022 +0000 FingerprintEnrollEnrolling: Set proper dialog message when user touches fp icon Change-Id: Iafd86e636b0c54bbddcf26d153cc671259391259 Change-Id: If372ef50c4a719e89a4e80cc20e3eb445af61bc6
Configuration menu - View commit details
-
Copy full SHA for 034c7b7 - Browse repository at this point
Copy the full SHA 034c7b7View commit details -
Use AOSP string for side fps enrollment
Change-Id: I9267b6a75716f45044f4d7a51650ca4f928b104e
Configuration menu - View commit details
-
Copy full SHA for e22d978 - Browse repository at this point
Copy the full SHA e22d978View commit details -
FingerprintEnroll: Add config for dedicated side mounted fps
Google likes to assume that there only exists devices with fingerprint sensor embedded in the power button, but that's not always true. Since specific enrollment messages were added just for those devices, we need to address our own usecase. Change-Id: I56a7d7fe0374fe5a1fce5e24bdbb265cb5edc246
Configuration menu - View commit details
-
Copy full SHA for edf275d - Browse repository at this point
Copy the full SHA edf275dView commit details -
Hide fingerprint settings help if URL is empty
Change-Id: I1631575bd6e48419f0649491a5ae167adf72c8c2
Configuration menu - View commit details
-
Copy full SHA for 459fe07 - Browse repository at this point
Copy the full SHA 459fe07View commit details -
Hide SFPS wakeup setting when it's not supported
Change-Id: I22d4eb745379a6ca56b8fe23e1584131c4e945a6
Configuration menu - View commit details
-
Copy full SHA for 011f889 - Browse repository at this point
Copy the full SHA 011f889View commit details -
Settings: Show single-touch wakeup setting on rear & front fps devices
Not sure why Google assumed that showing this setting is only useful for devices with FP sensor built into a side-mounted power button. Change logic to preserve check for side mounted (really, power-button mounted) FP sensors, but allow any device which has a a rear or front mounted sensor to show the relevant setting; so users can toggle it. Bug: Enchilada (Oneplus 6, capacitive FP sensor on the back) no longer wakes & unlocks from screen-off with FP sensor touch after QPR3 merge. Test: Apply commit. "Touch to unlock anytime" setting is now visible; enabling once again allows one-touch wakeup-and-unlock-on-successful- FP-auth, does nothing with failed FP auth, while disabling toggle requires pressing power button to wake screen first before FP auth will unlock. Change-Id: I4d8204b5fed7d43baa93d6793e7280260ae404d6
Configuration menu - View commit details
-
Copy full SHA for 9aa6ac8 - Browse repository at this point
Copy the full SHA 9aa6ac8View commit details -
Settings: Display: Add High Touch Polling Rate Support
Change-Id: I86e85c5cd2cf462734ccad69b41b1977b32c7326
Configuration menu - View commit details
-
Copy full SHA for 0690bf9 - Browse repository at this point
Copy the full SHA 0690bf9View commit details -
Settings: Move touch prefs to correct folder
Change-Id: Icee9efd0eda5c898cb611fea95abf36f21733125
Configuration menu - View commit details
-
Copy full SHA for 0d622d5 - Browse repository at this point
Copy the full SHA 0d622d5View commit details -
Settings: Add peak refresh rate list preference
* AOSP "Smooth display" setting is just a toggle, some devices support multiple refresh rates so add support for it with a ListPreference. Change-Id: I3da3d2b86e61ed3caf9af5770d8bdb4485817b97
Configuration menu - View commit details
-
Copy full SHA for 0a8c2a7 - Browse repository at this point
Copy the full SHA 0a8c2a7View commit details -
Settings: Add preference for KEY_MIN_REFRESH_RATE
Squashed with the following: Author: LuK1337 <[email protected]> Date: Sun May 9 15:49:43 2021 +0200 Settings: Remove dependency on pref object for min refresh rate isAvailable() Preference is not available during search indexing. Change-Id: Ia53aee2a0e4d3c6ef8a56d202af3da48cf6b1d0e Author: LuK1337 <[email protected]> Date: Fri Nov 27 14:33:15 2020 +0100 Settings: Pass Locale.US when formatting refresh rate string * Some locales use comma rather than dot for floating point numbers thus causing NumberFormatException when trying to convert string to float. * Also make sure to strip `,00` too when needed. Change-Id: I57d5606858587daf316194c87ece8b5e30423575 Change-Id: Iac1f65ab09717ea55a5b471e094385c77ba894ee
Configuration menu - View commit details
-
Copy full SHA for e0316e6 - Browse repository at this point
Copy the full SHA e0316e6View commit details -
Settings: Add preference for one shot auto-brightness
Author: Eamon Powell <[email protected]> Date: Sat Aug 28 13:17:21 2021 +1000 fixup! Settings: Add preference for one shot auto-brightness * Strings belong in cm_strings.xml * Fix inconsistent capitalization in comments * Fix missing & unnecessary newlines Change-Id: I9c2c6b8a68ec921ab69a7d3ee19e907c58533823 Author: Eamon Powell <[email protected]> Date: Thu Aug 26 18:22:15 2021 +1000 Settings: Adjust one shot auto-brightness strings The current strings provided are confusing and lack clarity regarding what the feature actually does. Change-Id: If87fad1e163131e7b9a070f6866f7d564e368cca Change-Id: I57f11ad4e8fc47b2ff2c771e61920780e359815f
Configuration menu - View commit details
-
Copy full SHA for ec21281 - Browse repository at this point
Copy the full SHA ec21281View commit details -
Settings: gestures: Add page for Screen-Off UDFPS
Change-Id: I313969384fe605d7b5ff7dfc3a3fcebd514dd7cf
Configuration menu - View commit details
-
Copy full SHA for 0abb2e2 - Browse repository at this point
Copy the full SHA 0abb2e2View commit details -
Settings: Add a black background toggle
Change-Id: I1deb749162b012b5dd62f24dafaa418788e1e4aa
Configuration menu - View commit details
-
Copy full SHA for c4d3eb1 - Browse repository at this point
Copy the full SHA c4d3eb1View commit details -
Settings: Introduce LiveDisplay settings
Change-Id: I2de20d2393ff5accdbecaf7af58712bd0354dad5 Signed-off-by: Mohammad Hasan Keramat J <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a04fe4d - Browse repository at this point
Copy the full SHA a04fe4dView commit details -
LiveDisplay: Use AOSP preview images
Change-Id: I60a1c64299f5f86c4d5faefb35e2957ab6cdd59d
Configuration menu - View commit details
-
Copy full SHA for fc9eb38 - Browse repository at this point
Copy the full SHA fc9eb38View commit details -
Implement notificationlight settings
Based on https://github.com/LineageOS/android_packages_apps_LineageParts [Updated to U by: ikeramat] ikeramat: taken and adapted from: LineageOS/android_packages_apps_LineageParts@18f2dec Change-Id: I44457aa51377bc70a1fdb11dfa089a17732dfd85 Signed-off-by: Mohammad Hasan Keramat J <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ada81eb - Browse repository at this point
Copy the full SHA ada81ebView commit details -
Settings: Add back battery and notification lights settings
Change-Id: Ia5f635d2a493a859068af3d6b7502cc6d3db5893 [nurkeinneid] Add missing summary Signed-off-by: NurKeinNeid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e861379 - Browse repository at this point
Copy the full SHA e861379View commit details -
Settings: Change text color of notification light speed settings
It used to be white text on accent color in dark mode which is hard to read. Before: https://imgur.com/a/GjFKIPf After: https://imgur.com/a/lTsowQW Change-Id: I13ed8674eb68098b34f29bf27a667a38c128314a
Configuration menu - View commit details
-
Copy full SHA for b51f234 - Browse repository at this point
Copy the full SHA b51f234View commit details -
KeyboardSettings: Add a RemotePreference for device-specific panel
Allow devices to provide advanced keyboard settings. Unfortunatelly this can't be done with existing IA settings, so use the RemotePreference API to allow the external app to update the view. The action for this is: "org.lineageos.settings.device.ADVANCED_KEYBOARD_SETTINGS" Change-Id: I1c46d3568c4d5bfc78e1cbae033071c7641fdf29
Configuration menu - View commit details
-
Copy full SHA for ac6c0d7 - Browse repository at this point
Copy the full SHA ac6c0d7View commit details -
Settings: Add global heads up toggle
Same as the QS tile. idoybh (YAAP): * String should match our tile * Move to a proper spot in settings * Default to true same as in platform * Add an observer to be in sync with the tile * Adjust order with more spacing so we don't have to change a lot for a switch again Co-authored-by: Ido Ben-Hur <[email protected]> Change-Id: I1ce8088e2028f8d6720ec46ae2619c8da8aa7df6
Configuration menu - View commit details
-
Copy full SHA for 9a10523 - Browse repository at this point
Copy the full SHA 9a10523View commit details -
Settings: Redo "Good news,
encryptable=footer
is broken"* qpr1 changed this to two separate views to switch between * Apply The relevant parts again and adjust them... - by setting the font size the same as the text above - by using the same margin - by skipping the reordering (not necessary anymore) Change-Id: I720fad3b52864d4c4c05f16e2e22290a6241146a
Configuration menu - View commit details
-
Copy full SHA for 0829c6f - Browse repository at this point
Copy the full SHA 0829c6fView commit details -
Settings: Pass empty lottie resource for quickly open camera animation
This lets us hide it properly. Change-Id: I02ac031a835236811b82a7de283335390ffebab9
Configuration menu - View commit details
-
Copy full SHA for 1a99dc7 - Browse repository at this point
Copy the full SHA 1a99dc7View commit details -
Properly set Wi-Fi Privacy spinner initial state
In the Wi-Fi configuration dialog, properly set the initial value for the MAC address randomization privacy spinner. Bug: 279001779 Change-Id: I14f444429a4f4534f361dd25d032c2bae5b662fb
Configuration menu - View commit details
-
Copy full SHA for c6ac69b - Browse repository at this point
Copy the full SHA c6ac69bView commit details -
Settings: Add switch preference for AGPS
Allow toggling AGPS (which in turn disables SUPL) using the existing AOSP mechanism that was simply never exposed to the user. Based on the following commits from CodeAurora, modified to use SwitchPreference and improved strings: Author: juwei <[email protected]> Date: Mon May 7 13:31:50 2018 +0800 Settings: Add AGPS setting menu. Add AGPS setting switch to allow user turn on/off AGPS function. Change-Id: If8a20a8293b9f4b12933bc3820b4cd135a938b72 CRs-Fixed: 2169854 Author: hoffc <[email protected]> Date: Wed Dec 19 15:56:07 2018 +0800 Settings: Refactor Agps preference controller code (1) Extract inner class AgpsPreferenceController as one standalone file. (2) Delete the useless code of reading the SUPL server and port from etc/gps.conf file. (3) Remove the config item "config_agps_enabled". Change-Id: I20465aa4375c7fe64bc84f579a39178506b8e211 CRs-Fixed: 2370304 Author: hoffc <[email protected]> Date: Tue Jun 1 08:52:31 2021 +0800 Settings: fix NPE caused by missing agps preference definition No agps preference is defined in location settings, results in NPE when agps controller init add agps preference definition in location settings Change-Id: I92e3293bccb90da7b6a1057e2dd83f8aa909d308 CRs-Fixed: 2958241 Author: Chirayu Desai <[email protected]> Date: Sat Feb 25 03:03:23 2023 +0530 AGPS: Mention that it's ignored during user-initiated emergency calls Issue: calyxos#1490 Change-Id: Iab13be99ccd65e0fdabcb67a25d73944ef24556a Issue: calyxos#1490 Change-Id: Idea7026f0c954c1f2a056e7b4595a879ef161f5c
Configuration menu - View commit details
-
Copy full SHA for d92f1da - Browse repository at this point
Copy the full SHA d92f1daView commit details -
Add Cloudflare DNS as a private DNS provider
Also includes squashed change: Author: Chirayu Desai <[email protected]> Date: Thu May 11 21:44:08 2023 +0530 fixup! Add Cloudflare DNS as a private DNS provider * Handle this entirely in Settings, don't touch anything else at all * Why did we not do it this way in the first place :( Change-Id: I82860553b68a7bce814c443319dfaeb8c04f692a Change-Id: I7e8a320d47e7c5ddbcb9acfaf23032ae92d5d70d
Configuration menu - View commit details
-
Copy full SHA for 8b8d5b7 - Browse repository at this point
Copy the full SHA 8b8d5b7View commit details -
Settings: make sure Wifi exists before adding controllers
Change-Id: I6c1fd5222aa9fd33cbec67b8f572d031bfe86466
Configuration menu - View commit details
-
Copy full SHA for e1b23c2 - Browse repository at this point
Copy the full SHA e1b23c2View commit details -
* Class comment states: "Headless activity that toggles flashlight state when launched." * Comment in constructor states: "The sole purpose of this activity is to provide a place to index flashlight into Settings search." * Since it does only the second thing successfully and we do neither know why we need a useless search result nor does it server any purpose, hide it from search results * We could remove the whole class, but since it's from AOSP I decided to keep the change footprint minimal Test: Type "Flashlight" into settings search - result does not appear anymore Fixes: https://gitlab.com/LineageOS/issues/android/-/issues/6397 Change-Id: I53541c700e24efd33d386c38a4ea38fb1b8b81d6
Configuration menu - View commit details
-
Copy full SHA for 854cd16 - Browse repository at this point
Copy the full SHA 854cd16View commit details -
FingerprintSettings: Add proximity check awareness if supported
Fingerprint authentication when screen is off doesn't nativelly support checking the proximity sensor status to prevent accidental unlocks. However, some devices implement this feature, so account for that. The only thing really needed is just to adapt the descriptions shown to the users. Change-Id: I635f7b1a2970c0364b6cd22dfe20e69d009a3f91
Configuration menu - View commit details
-
Copy full SHA for 1a70d8c - Browse repository at this point
Copy the full SHA 1a70d8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebe86bf - Browse repository at this point
Copy the full SHA ebe86bfView commit details -
Settings: Implement button settings
[Adopted to S by: erfanoabdi] [Updated to U by: ikeramat] ikeramat: taken and adapted from: LineageOS/android_packages_apps_LineageParts@18f2dec Credits to Steve Kondik and all related CM/LineageOS authors on: https://github.com/LineageOS/android_packages_apps_LineageParts Settings: Add permissions for lineagehw Change-Id: Id1a1c5f52c0dc73886db57acb4ba26d0f18fa26b ButtonSettings: Add a setting to swap capacitive keys jhenrique09 edits: Adapt to AOSP Change-Id: Ibfcd698989c6496e45ca756a7f279216fe671329 ButtonSettings: Add a RemotePreference for device-specific panel * In case a device provides its own panel for extra buttons settings, place it at the bottom of the Button Settings screen. Back in N, that used to go directly to the Settings dashboard, but no longer makes sense in O. * This uses the RemotePreference API to allow the external app to update the view and the action for this is: "org.lineageos.settings.device.ADDITIONAL_BUTTONS_SETTINGS" Change-Id: If071eaad8061838a7cddea4fe1df3308f2f9ec84 ButtonSettings: Add preferences for back key long press customization Change-Id: I32bba61ae5b76692b3a4305788559147b6f87436 Settings: Fix ButtonBacklightBrightness dialog Change-Id: Id724752d479cad69f7b248f6b579356f31e07739 Co-authored-by: Erfan Abdi <[email protected]> Change-Id: I368d97f3b00adc5c0f559abb9f1cc5be6e532048 Signed-off-by: Mohammad Hasan Keramat J <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21bf47f - Browse repository at this point
Copy the full SHA 21bf47fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc16b8d - Browse repository at this point
Copy the full SHA bc16b8dView commit details -
attrs: Declare format for IntervalSeekBar_defaultValue
Change-Id: I0e55fc90adf11886489597f70213067d3d2e38ee
Configuration menu - View commit details
-
Copy full SHA for 636bfbd - Browse repository at this point
Copy the full SHA 636bfbdView commit details -
dimens: Add missing oval_notification_size
value from LineageParts. Change-Id: I0e3987ef8ede2afbb09746fae5ba528152d6b941
Configuration menu - View commit details
-
Copy full SHA for 91db606 - Browse repository at this point
Copy the full SHA 91db606View commit details -
DevelopmentSettings: Disable automatic updates
Change-Id: Ife413320e73aedffb30e6b056f3f71b0db38bb46
Configuration menu - View commit details
-
Copy full SHA for 81266c0 - Browse repository at this point
Copy the full SHA 81266c0View commit details -
Remove the Automatic ota check option but be sure it's disabled
Change-Id: I95e2d115a40904531019653129b284a1304a8043
Configuration menu - View commit details
-
Copy full SHA for e286f6c - Browse repository at this point
Copy the full SHA e286f6cView commit details -
QS dev tiles: Don't set them to active area
For some reason or another, Google made it so when you enable the developer QS tiles they move into the active spot. This makes for a bad experience becuase it throws all your QS tiles out of order. This commit partially reverts the one linked below DirtyUnicorns/android_packages_apps_Settings@fb71550 Change-Id: I11f559dc2332007811bb84562a0f63c569837222
Configuration menu - View commit details
-
Copy full SHA for fdd95c7 - Browse repository at this point
Copy the full SHA fdd95c7View commit details -
Add back arrow to Desktop backup password
Change-Id: I2da5879885a15698ced67458451f85cb1afa748f
Configuration menu - View commit details
-
Copy full SHA for 07fba3d - Browse repository at this point
Copy the full SHA 07fba3dView commit details -
Settings: IS_DEBUGGABLE -> IS_ENG
Change-Id: Ia53bed7c4d4a457362e2e9dcc215c7c79fec22e1
Configuration menu - View commit details
-
Copy full SHA for 3f03e69 - Browse repository at this point
Copy the full SHA 3f03e69View commit details -
Expand abbreviation in average memory usage string
We shouldn't use a technical abbrevation of "avg" here for the common word "average" now that it's exposed to all users in app info settings, since we can't expect everyone to know what "avg" stands for. Languages other than English have been left alone because it looks like most of them are already using the expanded word. Change-Id: If7d8881a6a7e135d69f8b07f80119dd5a768fc49
Configuration menu - View commit details
-
Copy full SHA for 66b6410 - Browse repository at this point
Copy the full SHA 66b6410View commit details -
Ignore custom app space management activities
Allowing apps to override the "Clear storage" function makes users powerless when it comes to clearing the data of a rogue app, short of reinstalling the entire app. I've never seen an app that uses this in a good way, so just remove it to allow clearing storage of any app. The most prominent example of this is the Google Search (Velvet) app, which does not allow the user to clear all data and leaves up to 100 MB of wasted space even after clearing storage in its custom space manager. It's also impossible to clear its data after disabling the app, which forces users to deal with wasted space for no reason. Change-Id: Ib80d4741750bcbb5c6e1dd844aa763ce4e24854c
Configuration menu - View commit details
-
Copy full SHA for bff82c5 - Browse repository at this point
Copy the full SHA bff82c5View commit details -
Settings: Remove duplicate build number from firmware dialogue
this is already in About Phone and has development option functionality Signed-off-by: Josh Fox (XlxFoXxlX) <[email protected]> Change-Id: I92e5347073f5d7d1d5993416980bb8dca1c93adf
Configuration menu - View commit details
-
Copy full SHA for aa987cc - Browse repository at this point
Copy the full SHA aa987ccView commit details -
Use BUILD.VERSION.INCREMENTAL for search index check
AshutoshSundresh: Use Build.VERSION.INCREMENTAL instead of Build.DATE
Configuration menu - View commit details
-
Copy full SHA for 0ab0a63 - Browse repository at this point
Copy the full SHA 0ab0a63View commit details -
Settings: Show full proc/version information
patch set 2: view unformatted kernel version on clicking the formatted kernel version [ Stallix - Evo X ] * Adapted for KernelVersionPreferenceController on Pie Change-Id: I2b211fb72c25cc119f2a464b04821fcef77a8908 Signed-off-by: Arghya Chanda <[email protected]> Signed-off-by: SagarMakhar <[email protected]> Signed-off-by: Joey Huab <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65f814d - Browse repository at this point
Copy the full SHA 65f814dView commit details -
Settings: Change kernel preference behavior
Before you could only click once to see the full kernel version and if you wanted it to go back to the short version, you had to exit the fragment. Now you can click between the two (short and long). Change-Id: I6f89d6b145d5cc7b9cca6febc3651904b98da80c
Configuration menu - View commit details
-
Copy full SHA for 94e1459 - Browse repository at this point
Copy the full SHA 94e1459View commit details -
- so that it expands and shows full kernel version Signed-off-by: SagarMakhar <[email protected]> Change-Id: Ic08ec7a1db62a521e434cac5188aad2d35a4825d Signed-off-by: SagarMakhar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97ef7e2 - Browse repository at this point
Copy the full SHA 97ef7e2View commit details -
Settings: Introduce new logo for derpfest
Signed-off-by: Shinjo Akane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec1b440 - Browse repository at this point
Copy the full SHA ec1b440View commit details -
Remove the "About phone" avatar.
Change-Id: I1004f27885731e23ecb5b478c4c0ba79914971b5
Configuration menu - View commit details
-
Copy full SHA for aff4305 - Browse repository at this point
Copy the full SHA aff4305View commit details -
Hide the "Show the vibrate icon in the Status Bar" setting
* We have this controllable like all other status bar icons Change-Id: I39d2f0ee7849403c404bdfa109e191102466c537
Configuration menu - View commit details
-
Copy full SHA for 36796bd - Browse repository at this point
Copy the full SHA 36796bdView commit details -
Show user's Google avatar on the homepage
Change-Id: I16f3e241d2d2a4a25977fe7428687b88c8fde0c6 Signed-off-by: Jason Edson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b807bbe - Browse repository at this point
Copy the full SHA b807bbeView commit details -
Settings: Align user avatar with homepage title
[ghostrider-reborn: adapt to s-v2] Change-Id: I2693a1f19a46bc6d0df8596e12bea8ca19914f13 Signed-off-by: jhonboy121 <[email protected]> Signed-off-by: Adithya R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de13ede - Browse repository at this point
Copy the full SHA de13edeView commit details -
Settings: Add back increasing ring feature (3/3)
This is a squash of the following commits: Author: Danny Baumann <[email protected]> Date: Tue Nov 11 13:14:07 2014 +0100 Add back increasing ring feature (2/3). Change-Id: Iafc79a57651db327a100e0f1723b62f442b638be Author: Danny Baumann <[email protected]> Date: Mon Nov 24 13:05:39 2014 +0100 Fix NPE. When entering the notification prefs sub activity without the increasing ring pref being visible and leaving it right away, onActivityStop() threw an NPE because the handler wasn't yet constructed. Change-Id: Ia4291d8ac3d1dbf76d432db7e0e973844163c4ae Author: Danny Baumann <[email protected]> Date: Fri May 29 08:48:46 2015 +0200 Fix up increasing ring tone volume preview behaviour. Change-Id: Ibe7fdf1ee7f0aa1c7c76052df69fa92e8b6a2ffd Author: Keith Mok <[email protected]> Date: Tue Jul 12 09:45:45 2016 -0700 Settings: Always set ramp-up time value during bindView onProgressChange is not always called if we set the ramp up time to 5 sec (0 in seekbar value, since it is the default value, no change). Causing the text showing the ramp up time text value not updated and display as empty when user enable/disable increasing ring volume with ramp up time set to 5 sec. FEIJ-1572 Change-Id: Id32d6b51aab05e80be59bc1912c4ae7c5d114ac5 Author: Zhao Wei Liew <[email protected]> Date: Wed, 18 Jan 2017 15:55:13 +0800 Move notif volume pref on top of increasing ring pref Change Iafc79a57651db327a100e0f1723b62f442b638be added two increasing ringtone-related preferences between the notification volume preference and the ring volume preference. However, the notification volume preference should be grouped together with the media, alarm, and ring volume preferences. Hence, move the notification volume preference back to where it should be. Change-Id: I138e6f78b6c231643d86746858e0cbdfcb0942eb Author: Bruno Martins <[email protected]> Date: Mon Dec 11 23:45:39 2017 +0000 Adapt increasing ring feature to O-MR1 and new Settings UI * Make it depend on SettingsLib's version of Lifecycle and Mixin. * Create a custom style for the IncreasingRingtonePreference and match the new UI in Oreo Settings app. Change-Id: I25462159fa39f5cdaddb1898c71f536572e900a4 Author: Bruno Martins <[email protected]> Date: Fri Jan 14 17:56:29 2022 +0000 Adapt increasing ring feature to S and new Settings UI Change-Id: Ib70f6f71f62e59c945d69ab9c23ca185fde4a4b0 Change-Id: I3f22c77504a5014f9dbd40909d760149143570fe
Configuration menu - View commit details
-
Copy full SHA for ac8f97e - Browse repository at this point
Copy the full SHA ac8f97eView commit details -
Based on https://github.com/LineageOS/android_packages_apps_LineageParts [Updated to S by: erfanoabdi] [Updated to U by: ikeramat] ikeramat: taken and adapted from: LineageOS/android_packages_apps_LineageParts@18f2dec Squashed with: Author: Ido Ben-Hur <[email protected]> Date: Mon Jul 22 05:01:46 2024 +0300 Settings: Add landscape battery style [2/2] Author: Ido Ben-Hur <[email protected]> Date: Sun Feb 12 15:53:56 2023 +0200 Settings: Allow controlling statusbar battery % display when charging [2/2] This actually kills 2 birds with 1 stone. User can control whether % jumps outside when inside (was default) and can show only while charging when % is disabled entirely The switch only makes sense and will only show when: Battery style isn't set to text AND ( Percentage view is disabled OR Percentage view is set to display on the inside ) Author: Ido Ben-Hur <[email protected]> Date: Thu Jan 6 16:11:10 2022 +0200 Settings: Allow disabling QS battery estimates [2/2] Author: Ido Ben-Hur <[email protected]> Date: Sun Nov 29 02:47:57 2020 +0200 Settings: Allow choosing whether to show % inside battery icon [2/2] Co-authored-by: Erfan Abdi <[email protected]> Co-authored-by: Ido Ben-Hur <[email protected]> Change-Id: Ib1fb275e0016dc3c1da5488ce343c6fdb151f1df Signed-off-by: Mohammad Hasan Keramat J <[email protected]> Signed-off-by: NurKeinNeid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 84aa3a9 - Browse repository at this point
Copy the full SHA 84aa3a9View commit details -
Settings: Refactor network traffic settings
Signed-off-by: Anushek Prasal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73edd67 - Browse repository at this point
Copy the full SHA 73edd67View commit details -
NetworkTrafficSettings: Fix ClassCastException
Change-Id: I3cff87e730d63a9beab3f6feb93c89fc5e1e4e3c Signed-off-by: NurKeinNeid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 11403c8 - Browse repository at this point
Copy the full SHA 11403c8View commit details -
Settings: Redesign Dashboard UI
Also includes new custom preferences for UI highlighting * Based on DotOS 5.x and xdroid-oss * LMODroid edits: - Add Emergency preference - Add Wallpaper & Style - Re-order preferences - Drop arrows - Cleanup [ikeramat: A13 bringup] [ikeramat: A14 bringup] From: IacobIonut01 <[email protected]> Date: Sun, 7 Aug 2022 03:13:24 +0430 Subject: [PATCH] Dashboard: Bring back Settings icons Signed-off-by: IacobIonut01 <[email protected]> Change-Id: Iae522b57f786936c5721a2cc5cb3895c15b57dbe Signed-off-by: Mohammad Hasan Keramat J <[email protected]> From: Mohammad Hasan Keramat J <[email protected]> Date: Tue, 31 Jan 2023 14:35:58 +0330 Subject: [PATCH] fixup! Settings: Redesign Dashboard UI * Update battery fragment to A13 path * Add Safety center * Set prefrence visibility for Emergency settings Signed-off-by: Mohammad Hasan Keramat J <[email protected]> Change-Id: I6faad840482e9578d8cb2cf2c169a2e86eff74be From: Mohammad Hasan Keramat J <[email protected]> Date: Sat, 29 Jul 2023 14:36:22 +0000 Subject: [PATCH] fixup! Settings: Redesign Dashboard UI * After https://android.googlesource.com/platform/packages/apps/Settings/+/5a0d63c5cd7f9a1d1a2c4916dc87ef91d80b7b11 Change-Id: I4c5295f513172b6a71ed0f9d21420cf2e299011f Signed-off-by: Mohammad Hasan Keramat J <[email protected]> From: nift4 <[email protected]> Date: Mon, 21 Aug 2023 11:25:39 +0200 Subject: [PATCH] fixup! Settings: Redesign Dashboard UI * Make padding even at the very top by ignoring 16dp of search bar padding for the first category header * Restyle Tiles properly (when they appear), not just on first start Change-Id: I88e6797cffc5d78dfb7eee2383d1e3188ba4d26b From: Mohammad Hasan Keramat J <[email protected]> Date: Tue, 12 Dec 2023 11:16:12 +0330 Subject: [PATCH] fixup! Settings: Redesign Dashboard UI * Add CommunalDashboardFragment * Fix AppDashboardFragment title Change-Id: I4e088dbb927dc1ec6097c7e014eef57573b3dede Signed-off-by: IacobIonut01 <[email protected]> Signed-off-by: Mohammad Hasan Keramat J <[email protected]> Co-authored-by: Mohammad Hasan Keramat J <[email protected]> Change-Id: I74a2b495e1000aaaa8dbad4f34630021a501287b
Configuration menu - View commit details
-
Copy full SHA for cdbe801 - Browse repository at this point
Copy the full SHA cdbe801View commit details -
Settings: Add temperature to battery header
Signed-off-by: Anushek Prasal <[email protected]> [nurkeinneid: Update to Android 15] Signed-off-by: NurKeinNeid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54d3ae5 - Browse repository at this point
Copy the full SHA 54d3ae5View commit details -
Settings: Properly set battery temperature
Signed-off-by: Pranav Vashi <[email protected]> Signed-off-by: Anushek Prasal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f11033 - Browse repository at this point
Copy the full SHA 9f11033View commit details -
Security: Add Trust RestrictUsb Preference
Change-Id: I53a2b4bb5b9b337356050a5718857a2998491dfa Signed-off-by: Mohammad Hasan Keramat J <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f823eba - Browse repository at this point
Copy the full SHA f823ebaView commit details -
Settings: Drop support for legacy USB restrictor
Change-Id: I21f6fb97b5a02069776c54a7307a9a792c6af3f3 Signed-off-by: Mohammad Hasan Keramat J <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c0c534 - Browse repository at this point
Copy the full SHA 3c0c534View commit details -
Settings: Pull navigation mode settings out
* matches Pixel Stock Signed-off-by: aswin7469 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 085109b - Browse repository at this point
Copy the full SHA 085109bView commit details -
Settings: Add three-fingers-swipe to screenshot [2/2]
This is a squash of the following commits: Author: ghbhaha <[email protected]> Date: 2019-11-07 19:06:00 +0100 Settings: Add three-fingers-swipe to screenshot [2/2] * Thanks Sahul Krishan for the beautiful animation Signed-off-by: ghbhaha <[email protected]> Change-Id: I8d5671870830a561311aa4c6f2d0d2fb14e382d6 Signed-off-by: Omkar Chandorkar <[email protected]> Author: Mesquita <[email protected]> Date: 2021-10-20 20:12:43 -0300 Settings: Update Swipe to Screenshot preference * Thanks to Andrew Fluck for the animation Signed-off-by: Mesquita <[email protected]> Change-Id: I4d3cd44c65f4b8262e9b521c87f7df1ed831a750 Author: Akash Srivastava <[email protected]> Date: 2021-10-09 20:13:29 +0000 Settings: Use new material-you illustration for 3-finger screenshot * Switch to new Android 12 animation. Huge thanks to @aryanata for the animation Co-authored-by: Aryanata Andipradana <[email protected]> Change-Id: I71e4d51a59756dff846b42dee35dabc052c6e590 Change-Id: I8d5671870830a561311aa4c6f2d0d2fb14e382d6
Configuration menu - View commit details
-
Copy full SHA for 6f870a9 - Browse repository at this point
Copy the full SHA 6f870a9View commit details -
Settings: Observe auto brightness mode changes
We have a toggle for that in QS. Reflect if the preferences are visible Signed-off-by: Omkar Chandorkar <[email protected]> Change-Id: I4d0a8198309568f963d6c9564bf08940f2869543 Signed-off-by: Adithya R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 36ec6a5 - Browse repository at this point
Copy the full SHA 36ec6a5View commit details -
Settings: fix typo in settings namespace for qr scanner on ls
its in secure and not in global Change-Id: I2ec4d93a25f9aed3e9db2151c72fb21918905cdc
Configuration menu - View commit details
-
Copy full SHA for d907103 - Browse repository at this point
Copy the full SHA d907103View commit details -
Settings: Add back SELinux info
Change-Id: I9e0d09416157a0eb542f8934bfef269c41eff363 Signed-off-by: SagarMakhar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 31dd890 - Browse repository at this point
Copy the full SHA 31dd890View commit details -
Settings: Fix loading iconpack-based Wellbeing icon
Wellbeing apk still provides Android 11 style settings icon when an icon pack is set. It consists of a layer-list with circle shape and drawable, so fetch the drawable to make it work with Android 12 settings. Change-Id: I78be2db9dc8ca262e61fdb13b93da007c3a6eb81
Configuration menu - View commit details
-
Copy full SHA for 56b5413 - Browse repository at this point
Copy the full SHA 56b5413View commit details -
Settings: Add charging control preferences
Change-Id: I936add4df464eb9818258de4955b651266c67ec3 Signed-off-by: Mohammad Hasan Keramat J <[email protected]> [nurkeinneid] Add missing summary and use ListPreference Signed-off-by: NurKeinNeid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1138e6b - Browse repository at this point
Copy the full SHA 1138e6bView commit details -
ChargingControl: Don't index settings if it is not supported
Change-Id: I8e7e26d39ffdd31fd35d0d25a2f6bd8b7dcbe3f4 Signed-off-by: Mohammad Hasan Keramat J <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 092869e - Browse repository at this point
Copy the full SHA 092869eView commit details -
ChargingControl: Respect 24 hour locales in TimePicker
Change-Id: I2a12b55877837d6437d10a98cbdcc2e9a5a86146
Configuration menu - View commit details
-
Copy full SHA for fa7a818 - Browse repository at this point
Copy the full SHA fa7a818View commit details -
Settings: Add Default USB Configuration
chiru2000: Add an drawable icon nurkeinneid: Add missing order attribute Signed-off-by: chiru2000 <[email protected]> Change-Id: I8cd237155f6df7d67ead592d719efe215375c5eb Signed-off-by: NurKeinNeid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f4e2c5 - Browse repository at this point
Copy the full SHA 1f4e2c5View commit details -
Add a toggle for panic power button option
Change-Id: I95deef3c98803b8f70403d3abb45eb65895a1dda
Configuration menu - View commit details
-
Copy full SHA for ac07da8 - Browse repository at this point
Copy the full SHA ac07da8View commit details -
Settings: Add restart systemui shortcut to power menu [2/2]
Change-Id: I9576d599c38d343cb7daa1ae88714b740be9d2d4 Signed-off-by: NurKeinNeid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5505a0d - Browse repository at this point
Copy the full SHA 5505a0dView commit details -
Settings: Less boring heads up option [2/2]
Change-Id: Ic6a2fae172d43149e426b837dfb6531c55730bf0 [ghostrider-reborn: depend on global setting] Signed-off-by: Adithya R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 93dfb6c - Browse repository at this point
Copy the full SHA 93dfb6cView commit details -
Settings: Add missing icon for media output
Change-Id: Id4ac89dba079ab46dcb7d97cca7b2c4c8f9fb612
Configuration menu - View commit details
-
Copy full SHA for 8a849c3 - Browse repository at this point
Copy the full SHA 8a849c3View commit details -
settings: drop divider in dark mode screen
* this make ui ugglyAF Change-Id: I8bc189f9e2e1a01b55fda5aeac05858b9429d349
Configuration menu - View commit details
-
Copy full SHA for 33f2195 - Browse repository at this point
Copy the full SHA 33f2195View commit details -
Settings: Use ListPreference instead of DropDownPreference
Change-Id: I34c21377840ec8a298f3c49e03445151eecc3ec4
Configuration menu - View commit details
-
Copy full SHA for 20a6313 - Browse repository at this point
Copy the full SHA 20a6313View commit details -
Settings: DevicePicker: Adapt to S style
Change-Id: Idd83ad50070c0541136afe02502752e75d6b162d
Configuration menu - View commit details
-
Copy full SHA for d143faf - Browse repository at this point
Copy the full SHA d143fafView commit details -
Settings: Adjust gesture navigation settings title
We have now expanded our page with quite more than the options for sensitivity. Let's use the far more general string of the previous selection page to consider this. hange-Id: I179e71dfc18c0c5b1026f9732b9eaa36bd9faa45 Signed-off-by: NurKeinNeid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 157d4b7 - Browse repository at this point
Copy the full SHA 157d4b7View commit details -
Link smallest width options in display settings
Change-Id: If0c2c43c7be624259d10cddbed1ffd308d062df0
Configuration menu - View commit details
-
Copy full SHA for 924854f - Browse repository at this point
Copy the full SHA 924854fView commit details -
Settings: Remove divider from Battery Manager
* This looks bad and inconsistent compared to other elements in the UI Change-Id: Ide033c864be9cad756fb2d8553ec9af207737490
Configuration menu - View commit details
-
Copy full SHA for 904acd4 - Browse repository at this point
Copy the full SHA 904acd4View commit details -
BatteryPercentagePreferenceController: Force hide for all devices
Some devices with *blind* maintainers still have that overlay on device tree Change-Id: I297ab47894e86dc01b62aa03664fba58e9dc2da7
Configuration menu - View commit details
-
Copy full SHA for a9ecbe7 - Browse repository at this point
Copy the full SHA a9ecbe7View commit details -
Settings: Expose radio info (*#*#4636#*#*)
idoybh edits: Move to about phone in settings Signed-off-by: Omkar Chandorkar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad7a656 - Browse repository at this point
Copy the full SHA ad7a656View commit details -
Settings: Hide radio info if device don't support voice
Change-Id: I481485b2563fdb27b35b31fa95795db94a863f2f Signed-off-by: LynnrinChan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 367b34d - Browse repository at this point
Copy the full SHA 367b34dView commit details -
Settings: move app compatibility preference to apps and notifications
Change-Id: I60d0d334706dac02d92b121545d936bc86877361
Configuration menu - View commit details
-
Copy full SHA for 01d4635 - Browse repository at this point
Copy the full SHA 01d4635View commit details -
Settings: Add a preference to battery optimization page
* rather than going to apps one by one, this preference allows users to open the page where it'll list all apps with filters and stuff. Signed-off-by: jhonboy121 <[email protected]> [marshmello61] add missing summary - looks inconsistent with rest Signed-off-by: Mayur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26f409c - Browse repository at this point
Copy the full SHA 26f409cView commit details -
Settings: dont disable ls device controls based on secure lock
device controls has its own check based on lock type and it will even show on unsecure. So dont block user from enabling visibility based on a different limitation Change-Id: I22390540f4b5d87399d68aec2d0b15924350ce3a
Configuration menu - View commit details
-
Copy full SHA for 3d00c35 - Browse repository at this point
Copy the full SHA 3d00c35View commit details -
Settings: Long press to copy wifi password
Instead of marking and manually copying. Better UX Signed-off-by: jhonboy121 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc62ca4 - Browse repository at this point
Copy the full SHA fc62ca4View commit details -
Settings: Always restore keyChordPowerVolumeUp to mute...
...when the user sets long press action to power menu. This is required when the default long press action is set to assistant, in which case the config_keyChordPowerVolumeUp is set to power menu (2). Hence the value here should be hardcoded instead of reading from config. Change-Id: I6014d9af1acaf89d80ee223fa2d67b3075b8d369
Configuration menu - View commit details
-
Copy full SHA for 6d644c3 - Browse repository at this point
Copy the full SHA 6d644c3View commit details -
Settings: Sort display refresh rates in descending order
Change-Id: I97c9400fd73619148a93d0440e43648952b909bd
Configuration menu - View commit details
-
Copy full SHA for 21a8c97 - Browse repository at this point
Copy the full SHA 21a8c97View commit details -
Settings: Follow system theme for SD card activities
* Setting up a new SD card is currently using light theme, no matter the system setting * Convert to DayNight to have it follow system theme Change-Id: Iaf41c95a03859f40f9895b713c26ee76ff01fed6
Configuration menu - View commit details
-
Copy full SHA for f2e94c2 - Browse repository at this point
Copy the full SHA f2e94c2View commit details -
Settings: Don't directly call onStart/onStop on dialogs
This messes with dialog lifecycle, move to onResume/onPause instead, which also gets automatically called on preferences Change-Id: I3bb0a25e275822bdc481ff659fc9c7f39541473c
Configuration menu - View commit details
-
Copy full SHA for 553e363 - Browse repository at this point
Copy the full SHA 553e363View commit details -
Settings: Add dialog handling for ApplicationLightPreference
* Resolved IllegalArgumentException when opening the notification light color settings dialog. Crash log before fix: java.lang.IllegalArgumentException: Cannot display dialog for an unknown Preference type: ApplicationLightPreference. Make sure to implement onPreferenceDisplayDialog() to handle displaying a custom dialog for this Preference. at androidx.preference.PreferenceFragmentCompat.onDisplayPreferenceDialog(PreferenceFragmentCompat.java:674) at com.android.settings.SettingsPreferenceFragment.onDisplayPreferenceDialog(SettingsPreferenceFragment.java:566) at androidx.preference.PreferenceManager.showDialog(PreferenceManager.java:542) at androidx.preference.DialogPreference.onClick(DialogPreference.java:264) at androidx.preference.Preference.performClick(Preference.java:1197) at androidx.preference.Preference.performClick(Preference.java:1182) at androidx.preference.Preference$1.onClick(Preference.java:183) at android.view.View.performClick(View.java:7931) at android.view.View.performClickInternal(View.java:7908) at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0) at android.view.View$PerformClick.run(View.java:30989) at android.os.Handler.handleCallback(Handler.java:959) at android.os.Handler.dispatchMessage(Handler.java:100) at android.os.Looper.loopOnce(Looper.java:232) at android.os.Looper.loop(Looper.java:317) at android.app.ActivityThread.main(ActivityThread.java:8590) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:878)
Configuration menu - View commit details
-
Copy full SHA for 8ad82d7 - Browse repository at this point
Copy the full SHA 8ad82d7View commit details -
Settings: Add dialog handling for BrightnessPreference and ButtonBack…
…lightBrightness Ref: DerpFest-AOSP/packages_apps_Settings@b19d623 Change-Id: I68535f00ee494df948b98904096220138041396d Signed-off-by: NurKeinNeid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 319fd63 - Browse repository at this point
Copy the full SHA 319fd63View commit details -
Settings: Fix choose pattern size activity theme issues
Change-Id: I2bb84ece20f57bbbcb9b1d23ca06e0ccd715f1c2
Configuration menu - View commit details
-
Copy full SHA for 4c3d860 - Browse repository at this point
Copy the full SHA 4c3d860View commit details -
ChooseLockPatternSize: Remove header start padding in SuW
Matches header start padding with other SuW activities. Change-Id: If8eff0a75161da21e8a7dd876d864323a0d00784
Configuration menu - View commit details
-
Copy full SHA for 7e3f4fc - Browse repository at this point
Copy the full SHA 7e3f4fcView commit details -
Settings: Remove unused pattern sizes layout
Change-Id: I8dd9b1e5ffca893cd51a344462a763edbf940b4d
Configuration menu - View commit details
-
Copy full SHA for 1b0d432 - Browse repository at this point
Copy the full SHA 1b0d432View commit details
Commits on Oct 19, 2024
-
Revert "[Sim UI enhancement] remove the "Tap to show info""
This reverts commit c6eba74. Change-Id: Ib8403ca842a4655d1526b27f1965feeee336c687
Configuration menu - View commit details
-
Copy full SHA for 66f4327 - Browse repository at this point
Copy the full SHA 66f4327View commit details -
Settings: Set correct category and styling for google and digital wel…
…lbeing On new revamped Settings UX dashboard missing styling for google and digital wellbeing tile. This fixes the styling and move these apps tiles to their respective category Change-Id: I5f18fab2419c8346760c4f6bed6f77e1eac8e059 Signed-off-by: shoya0x00 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24fa03e - Browse repository at this point
Copy the full SHA 24fa03eView commit details -
Settings: Remove all Google Play references
Change-Id: I95df24d6c015bf1b592af276a71f2fc0c121fd86 Signed-off-by: Beru Hinode <[email protected]> Signed-off-by: Simão Gomes Viana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8863d48 - Browse repository at this point
Copy the full SHA 8863d48View commit details -
Settings: Remove Android (string change)
Change-Id: I6e8b9baaafb389a11d81455d8cd30fec6416d0e7
Configuration menu - View commit details
-
Copy full SHA for 852bd78 - Browse repository at this point
Copy the full SHA 852bd78View commit details -
Settings: Incall vibration options [3/3]
Author: Mohammad Hasan Keramat J <[email protected]> Date: Wed Nov 2 14:54:17 2022 +0330 Settings: Incall vibration options [3/3] * Allow setting vibration when call is connected * Allow setting vibration when call is disconnected * Allow setting vibration for call waiting Change-Id: I40e2d73c815d0cb534e9c4c0829a7748cd6d8585 Co-Authored-By: beanstown106 <[email protected]> Co-Authored-By: Erfan Abdi <[email protected]> Signed-off-by: Mohammad Hasan Keramat J <[email protected]> Author: Mohammad Hasan Keramat J <[email protected]> Date: Sun Aug 20 08:06:44 2023 +0330 fixup! Settings: Incall vibration options [3/3] * https://github.com/LMODroid/platform_packages_apps_Settings/blob/f5c48a7f77913ad5d4e4b3c12be398730ce4a47e/src/com/android/settings/accessibility/VibrationSettings.java#L38 if config_vibration_supported_intensity_levels = 1 VibrationSettings.java will show accessibility_vibration_settings.xml if more than 1 it will show accessibility_vibration_intensity_settings Signed-off-by: Mohammad Hasan Keramat J <[email protected]> Change-Id: Iecd343426813ea06b93fa16c9669dead17bc95d9 Author: nift4 <[email protected]> Date: Sat Oct 7 20:24:16 2023 +0200 Settings: fix incall vib Change-Id: Ie7369a56c65a64466aaa085aaa0dd03758f944aa Signed-off-by: Mohammad Hasan Keramat J <[email protected]> Change-Id: I40e2d73c815d0cb534e9c4c0829a7748cd6d8585 Co-Authored-By: beanstown106 <[email protected]> Co-Authored-By: Erfan Abdi <[email protected]> Co-Authored-By: nift4 <[email protected]> Signed-off-by: Mohammad Hasan Keramat J <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd125a3 - Browse repository at this point
Copy the full SHA cd125a3View commit details -
Also includes squashed change: Author: Tommy Webb <[email protected]> Date: Thu May 18 13:47:42 2023 -0400 fixup! Wi-Fi timeout feature Only allow admin users to adjust the Wi-Fi timeout. Issue: calyxos#1633 Change-Id: I9379bdd1fae136b2900692b4ea49c10106b3f285 Issue: calyxos#228 Change-Id: Ib35e45c38ca8c4f7146c8868b92ab98ca8d3c5b3
Configuration menu - View commit details
-
Copy full SHA for 89a977f - Browse repository at this point
Copy the full SHA 89a977fView commit details -
* Now use AOSP settings storage instead of LineageSettings. This is so the Bluetooth APEX module can access the setting. Also includes squashed change: Author: Tommy Webb <[email protected]> Date: Thu May 18 13:49:24 2023 -0400 fixup! Bluetooth timeout feature Only allow admin users to adjust the Bluetooth timeout. Issue: calyxos#1633 Change-Id: I8b3ae8f0faffde194ee417548e7d200842000fb6 Issue: calyxos#124 Change-Id: I4f4646139cd42b7ad20b486ed77dd00499aa3c6e
Configuration menu - View commit details
-
Copy full SHA for da71802 - Browse repository at this point
Copy the full SHA da71802View commit details -
Settings: Hide power menu on secure lockscreen [2/2]
Signed-off-by: Arghya Chanda <[email protected]> Change-Id: Iec13c2601e8b2265858aaee6cfeeca26e7df30c1 Signed-off-by: SagarMakhar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b84c14 - Browse repository at this point
Copy the full SHA 1b84c14View commit details -
Settings: Move blur toggle to Display options
Squashed with: Author: Adithya R <[email protected]> Date: Wed Nov 1 13:34:49 2023 +0530 Settings: Disable blur toggle with battery saver Refactor it to TogglePreferenceController while we're at it. Change-Id: I506760b905a68e5329ad1723603033a4766ca391 Co-authored-by: Adithya R <[email protected]> Change-Id: I40836a814418bffdbf9500ae30027bf343e3d540
Configuration menu - View commit details
-
Copy full SHA for 91a71be - Browse repository at this point
Copy the full SHA 91a71beView commit details -
Display: Bring Override dark mode switch to Dark Mode settings
Also added a neat lottie animation within the dark mode page header Signed-off-by: Trishiraj <[email protected]> Change-Id: I251bfbf99225b768ff9eb750df298fa21ba622ad
Configuration menu - View commit details
-
Copy full SHA for d5074f5 - Browse repository at this point
Copy the full SHA d5074f5View commit details -
Settings: Follow Accent color on search button
Signed-off-by: StarkDroid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d4d954 - Browse repository at this point
Copy the full SHA 0d4d954View commit details -
Use default letter spacing for category titles
This allows Inter Dynamic Metrics to take effect. Change-Id: I587d2b94bba73e3c6f85b421e655a3285da6c01b
Configuration menu - View commit details
-
Copy full SHA for b5e309c - Browse repository at this point
Copy the full SHA b5e309cView commit details -
Settings: Add vibration patterns from OOS [3/3]
a rewrite of: AOSPA/android_packages_apps_Settings@c4560ca Change-Id: If5e776b622d603ed9c4022e23e6904b5c996e195
Configuration menu - View commit details
-
Copy full SHA for 0154711 - Browse repository at this point
Copy the full SHA 0154711View commit details -
Settings: Allow choosing a custom vibration pattern [3/3]
Change-Id: I574da771ae90321f65d8ffddecd59db430105bb2
Configuration menu - View commit details
-
Copy full SHA for 2130de6 - Browse repository at this point
Copy the full SHA 2130de6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f689f0d - Browse repository at this point
Copy the full SHA f689f0dView commit details -
Settings: Follow new ringtone vibration patterns
For preview See: yaap/packages_services_Telecomm@7b3ab13
Configuration menu - View commit details
-
Copy full SHA for 9e6a69f - Browse repository at this point
Copy the full SHA 9e6a69fView commit details -
Settings: Move custom vib pattern to its own preference
Also improve the code while at it
Configuration menu - View commit details
-
Copy full SHA for 083bdef - Browse repository at this point
Copy the full SHA 083bdefView commit details -
Settings: Custom vibration pattern per notification channel [2/2]
If the app already has a custom pattern set - hide the preference. Change-Id: I228935ec8dca6b76407d44c0a37ae8a305380ac6
Configuration menu - View commit details
-
Copy full SHA for dea6357 - Browse repository at this point
Copy the full SHA dea6357View commit details -
Settings: Allow customizing default notification vibration pattern [2/2]
Re-use the patterns we've got for ringtone vibration as options In addition allow crafting a custom pattern same as we do for ringtone Re-use as much resources and controllers as possible from our ringtone vibration pattern options. To achieve that make the original controllers more generic and inherit in our notification ones. Change-Id: I16388e2b044791eb8a3a85fb6e0f6dedbb262dfa
Configuration menu - View commit details
-
Copy full SHA for 3e6b55d - Browse repository at this point
Copy the full SHA 3e6b55dView commit details -
Settings: Move adb root toggle and make it independent
Place it below USB and Wireless debugging toggles, but at the same time make the preference not dependent from USB debugging as one might want to enable rooted debugging over wireless. Change-Id: I4b66484cc50ba0fb6a99fed0f42b85603e3c3cf0
Configuration menu - View commit details
-
Copy full SHA for bfa70a9 - Browse repository at this point
Copy the full SHA bfa70a9View commit details -
Settings: Disable adb root if developer options are disabled
Change-Id: I7944ead69611d232ac65029c664db1f1911a9004
Configuration menu - View commit details
-
Copy full SHA for 4315e88 - Browse repository at this point
Copy the full SHA 4315e88View commit details -
Make battery info configurable and enable it by default
Change-Id: If38db229e420e9f7c0ac26abb42a2a309b2f87c2
Configuration menu - View commit details
-
Copy full SHA for 37ad1a6 - Browse repository at this point
Copy the full SHA 37ad1a6View commit details -
Settings: deviceinfo: Extend Battery info page
Change-Id: I5fcff258c878bd12d252321f269b89f3afa334ab Signed-off-by: Jyotiraditya Panda <[email protected]> Signed-off-by: Adithya R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a829302 - Browse repository at this point
Copy the full SHA a829302View commit details -
Some devices wrongly report 0 for battery info. Change-Id: Icee022c7d37c79cdd72c607cb43c9827c871e4da
Configuration menu - View commit details
-
Copy full SHA for 8b98631 - Browse repository at this point
Copy the full SHA 8b98631View commit details -
Make battery cycle count configurable and disable it by default
Most devices don't report valid cycle count. Change-Id: I32478dac8ff409cd90506495eca42b9df987919b
Configuration menu - View commit details
-
Copy full SHA for 911bc37 - Browse repository at this point
Copy the full SHA 911bc37View commit details -
AppInfo: Add time spent in app from Wellbeing
In application info show the time spent in app menu item like in stock. Change-Id: I057f14cbfd6ebfb43b6d591983b55c5ed9e1c765 Signed-off-by: Jason Edson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bed0fb6 - Browse repository at this point
Copy the full SHA bed0fb6View commit details -
Settings: Improve code for time spent in app
Change-Id: I3b1db9b6f4918b1ea770c0ec0c89e22119e3e6b1 Signed-off-by: Jyotiraditya Panda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 36e2735 - Browse repository at this point
Copy the full SHA 36e2735View commit details -
Google added a way to see your past notifications but is buried. The stock hoes were accessing this by way of the Settings shortcuts but I feel like is time for our users to see this without having to do any fuckery. In case you don't know what WTF this is... androidpit.com/how-to-recover-lost-notifications-on-android Change-Id: I735b3d6c0a94f3d5bed867a2988056f6545df1df
Configuration menu - View commit details
-
Copy full SHA for 722691b - Browse repository at this point
Copy the full SHA 722691bView commit details -
Change-Id: I5d50070c11d4d1d0a4e1bb2be53e61929ebe1d1d
Configuration menu - View commit details
-
Copy full SHA for 04e9fad - Browse repository at this point
Copy the full SHA 04e9fadView commit details -
Settings: Show me more than 4 items in the menus!
Change-Id: I883a8dc7567a96f540354ccb0aad69ac7602ce0c Signed-off-by: Shreyansh Lodha <[email protected]> Signed-off-by: Anirudh Gupta <[email protected]> Signed-off-by: SagarMakhar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 681dc87 - Browse repository at this point
Copy the full SHA 681dc87View commit details -
Settings: buttons text should no longer be allCaps
Change-Id: I60d574c1c0ffc3092148f5f704d75fcad8308d00
Configuration menu - View commit details
-
Copy full SHA for ccdde75 - Browse repository at this point
Copy the full SHA ccdde75View commit details -
Settings: stop logspill from ProcessStats
Change-Id: I8e8ca1615eb10340c62c0c7d5a287a708368e7dd
Configuration menu - View commit details
-
Copy full SHA for be54511 - Browse repository at this point
Copy the full SHA be54511View commit details -
Settings: check wifi direct feature for showing preferences
Change-Id: I706bd7bb35e8da004a0dfc8c0949beea082514ea
Configuration menu - View commit details
-
Copy full SHA for 4a981d8 - Browse repository at this point
Copy the full SHA 4a981d8View commit details -
Settings: OverlayCategoryPreferenceController: Sort overlays by name
No, the user has no reason to view em by priority, thank you.
Configuration menu - View commit details
-
Copy full SHA for 1abe1bd - Browse repository at this point
Copy the full SHA 1abe1bdView commit details -
Desktop backup password: Tint buttons to match system theme
Change-Id: I91e75eab0b6d9ffc608af1f5977ddd79350b22fc
Configuration menu - View commit details
-
Copy full SHA for 40486eb - Browse repository at this point
Copy the full SHA 40486ebView commit details -
WifiDisplaySettings: Fix some NPE
Log: E AndroidRuntime: FATAL EXCEPTION: main E AndroidRuntime: Process: com.android.settings, PID: 13426 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.Button.setText(int)' on a null object reference E AndroidRuntime: at com.android.settings.wfd.WifiDisplaySettings.onBindViewHolder(WifiDisplaySettings.java:349) E AndroidRuntime: at androidx.preference.PreferenceGroupAdapter.onBindViewHolder(PreferenceGroupAdapter.java:420) E AndroidRuntime: at com.android.settings.widget.HighlightablePreferenceGroupAdapter.onBindViewHolder(HighlightablePreferenceGroupAdapter.java:113) E AndroidRuntime: at com.android.settings.widget.HighlightablePreferenceGroupAdapter.onBindViewHolder(HighlightablePreferenceGroupAdapter.java:44) E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.onBindViewHolder(RecyclerView.java:7379) E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.bindViewHolder(RecyclerView.java:7462) E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.tryBindViewHolderByDeadline(RecyclerView.java:6319) E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.tryGetViewHolderForPositionByDeadline(RecyclerView.java:6585) E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.getViewForPosition(RecyclerView.java:6425) E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.getViewForPosition(RecyclerView.java:6421) E AndroidRuntime: at androidx.recyclerview.widget.LinearLayoutManager.next(LinearLayoutManager.java:2330) E AndroidRuntime: at androidx.recyclerview.widget.LinearLayoutManager.layoutChunk(LinearLayoutManager.java:1631) E AndroidRuntime: at androidx.recyclerview.widget.LinearLayoutManager.fill(LinearLayoutManager.java:1591) E AndroidRuntime: at androidx.recyclerview.widget.LinearLayoutManager.onLayoutChildren(LinearLayoutManager.java:668) E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.dispatchLayoutStep2(RecyclerView.java:4423) E AndroidRuntime: at androidx.recyclerview.widget.RecyclerView.onMeasure(RecyclerView.java:3800) E AndroidRuntime: at android.view.View.measure(View.java:25774) ... Change-Id: Idd783cbd8ee84dafaf4001d7af46201d552e9e8d
Configuration menu - View commit details
-
Copy full SHA for 12dce02 - Browse repository at this point
Copy the full SHA 12dce02View commit details -
Settings: Add QS tile for refresh rate indicator
Thanks to WSTxda for the icon. Change-Id: If047a37127efb3accc6497e77140c887e17c8f2a
Configuration menu - View commit details
-
Copy full SHA for 94a690e - Browse repository at this point
Copy the full SHA 94a690eView commit details -
Settings: Add missing icon for Adaptive connectivity
Change-Id: If51d68b298a0b4315e0c3b8c1fa8290d37116292 Signed-off-by: kleidione <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 388856e - Browse repository at this point
Copy the full SHA 388856eView commit details -
Settings: Add preference for resetting auto brightness adjustment
Change-Id: Iec214a30b1cfe3885b94cfd7c69fe60bc93372a1 Signed-off-by: LibXZR <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 581b646 - Browse repository at this point
Copy the full SHA 581b646View commit details -
Revert "[Wi-Fi] Remove 'Do not validate' option in CA certificate spi…
…nner" This is not a definitive fix, so revert it. WPA2-Enterprise (802.1X) or WPA2-PSK. [xawlw]: - Sometimes we can't connect to some Enterprise WiFi networks because we don't know its domain so let's revert this 'Security' feature - Read more about it here: https://www.xda-developers.com/android-11-break-enterprise-wifi-connection/ This reverts commit 33cde5d. This reverts commit 94b8579. Signed-off-by: TogoFire <[email protected]> Signed-off-by: xawlw <[email protected]> Change-Id: I3cec92b74a419b5463c5e5db496863e66d034703
Configuration menu - View commit details
-
Copy full SHA for 9e8c41f - Browse repository at this point
Copy the full SHA 9e8c41fView commit details -
Settings: Make 'Do not validate' string translatable
Change-Id: I4b321c23967cf30bc2f151f7916ce26daceac79a
Configuration menu - View commit details
-
Copy full SHA for 384f9af - Browse repository at this point
Copy the full SHA 384f9afView commit details -
Settings: Use font configs instead fonts directly
[palaych: Correct fontFamily for some styles and use configs instead google-sans too] Signed-off-by: palaych <[email protected]> Change-Id: I6e6b8873de6765e740c1439af11ffb0be3084cc7
Configuration menu - View commit details
-
Copy full SHA for 00b1c96 - Browse repository at this point
Copy the full SHA 00b1c96View commit details -
Settings: Remove feedback option
Partial-pick from: Author: ezio84 <[email protected]> Date: Sat Sep 22 01:39:36 2018 -0500 Remove feedback and bug report stuff Change-Id: I37da83c64ba148262d74d49d32910499d60b6692 -x- We don't want to remove bug report options as this is a very good feature to collect logs without a computer or root access for the users. We also don't ship apps like Matlog (like in omnirom) to justify completely removing these options -x- Change-Id: I37da83c64ba148262d74d49d32910499d60b6692
Configuration menu - View commit details
-
Copy full SHA for aef9c54 - Browse repository at this point
Copy the full SHA aef9c54View commit details -
Settings: fix dark theme coloring of panels
Change-Id: Ia668c9ae74ceaa14db70dd6d53940b18e3bc41a3
Configuration menu - View commit details
-
Copy full SHA for c9e4add - Browse repository at this point
Copy the full SHA c9e4addView commit details -
Settings: Phone ringtone setting for Multi SIM device [2/3]
Support displaying phone ringtone setting for each slot as follows: "Phone ringtone - SIM 1" "Phone ringtone - SIM 2" The purpose is to distinguish incoming call from each slot by ringtone. Depends-On: I9c6ccff938122332d222853d469ad9a623c7d193 Bug: 118735436 Test: Manual Change-Id: I06c59016e9b6da51ed8a4678a66674fc48c20e40
Configuration menu - View commit details
-
Copy full SHA for 365ed2c - Browse repository at this point
Copy the full SHA 365ed2cView commit details -
Settings: enable SIM card ringtone only if slot not empty
same as in SIM card settings page Change-Id: I3d0478080fdb838e0b730fdf7900dfa2f2e2ffe0
Configuration menu - View commit details
-
Copy full SHA for ab44f40 - Browse repository at this point
Copy the full SHA ab44f40View commit details -
Settings: Back gesture height settings [2/2]
* Updated for 11 Added: show changes in height in the indicator too idoybh (YAAP): * Adapted * Improved some code, logic, typos etc * Improved terrible UI/UX of the settings page, reworded * Use sixths instead of fixed values, add 2 more steps Change-Id: I4e8070f5bf58b7148f42717e82cb401b9c5c7be6 Co-authored-by: Ido Ben-Hur <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 68c18b8 - Browse repository at this point
Copy the full SHA 68c18b8View commit details -
Settings: Optional haptic feedback on back gesture [2/2]
Change-Id: I3bb3e1cd14b8509cb3bbe7daf8725c3a344e355c Signed-off-by: DennySPb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d29a57f - Browse repository at this point
Copy the full SHA d29a57fView commit details -
Settings: Allow disabling clipboard overlay [2/2]
Change-Id: Icf48949c9fdd44f6412d1491e105e22d80fda131
Configuration menu - View commit details
-
Copy full SHA for abf53aa - Browse repository at this point
Copy the full SHA abf53aaView commit details -
Settings: Introduce Adaptive Playback [2/2]
* Animation by Sahul Krishan * Adapt to Android 11 by mickaelmendes50 [Hernán Castañón] Adaptive Playback: allow choosing no timeout. Co-authored-by: Hernán Castañón Álvarez <[email protected]> Change-Id: I82c20b89d06b722d8f9da1bdb14eb096a7d088c9 AdaptivePlayback: Add a intro text to the fragment * Let's help users to understand what the feature does by adding a little introduction text. Change-Id: Ie9ef15d7f60ab2197c30c79434c9fb876c498cd5 Co-authored-by: AshutoshSundresh <[email protected]> Signed-off-by: Mesquita <[email protected]> Settings: Move "Adaptive Playback" option to Sound Settings. * Our gestures category looks bloated with features. Move this to Sound Settings where it feels better and more homely. Change-Id: I28fd022a4998141435a1e89a027b7a1fe6f75537 Signed-off-by: Mesquita <[email protected]> AdaptivePlayback: Rename it to 'Smart Pause' to keep a better fluency * As we already have an 'Adaptive Sound' in sound settings Change-Id: Iaca4b7d65fe490ee6462ba49907316930deaeaa5 Signed-off-by: Mesquita <[email protected]> Change-Id: I82c20b89d06b722d8f9da1bdb14eb096a7d088c9
Configuration menu - View commit details
-
Copy full SHA for b2913ed - Browse repository at this point
Copy the full SHA b2913edView commit details -
Settings: Sensor block per-package switch [2/2]
Change-Id: If1676cfff603c4fd612ca6eda68ebdcb360054c5
Configuration menu - View commit details
-
Copy full SHA for dbfdbf7 - Browse repository at this point
Copy the full SHA dbfdbf7View commit details -
Settings: Make sensor block package list configurable [2/2]
Based on crdroidandroid/android_packages_apps_crDroidSettings@7f9282c Co-Authored-By: Pranav Vashi <[email protected]> Change-Id: I7025b3e5b6b79e91810a022d4cd366375b683ef4
Configuration menu - View commit details
-
Copy full SHA for 4c39828 - Browse repository at this point
Copy the full SHA 4c39828View commit details -
Settings: BlockSensors: Fix/update the way Footer info is added
Layout entry also requires commit titled: Add a custom layout for cleaner app list view Change-Id: Ie529147745f884cd34a80b4f8eb251c55e7be3e1
Configuration menu - View commit details
-
Copy full SHA for 93b2ea3 - Browse repository at this point
Copy the full SHA 93b2ea3View commit details -
Settings: Utilize our AppListPreference with Sensor Blocking pref
See DerpFest-AOSP/vendor_support@259444a Change-Id: I0afe40cc0983766cbf727bfa67aea4e5285b2090
Configuration menu - View commit details
-
Copy full SHA for 4ff1e91 - Browse repository at this point
Copy the full SHA 4ff1e91View commit details -
Settings: Gestures: Add option to cycle through ringer modes [2/2]
Signed-off-by: rituj <[email protected]> Change-Id: If4a387a9f8a465d33b25b87b0360fa20f1cee7de
Configuration menu - View commit details
-
Copy full SHA for 1eb4963 - Browse repository at this point
Copy the full SHA 1eb4963View commit details -
Settings: Choose which ringer modes to cycle with the gesture [2/2]
User can still select a single mode, which disables cycling and just applies the desired mode. Nuke the unit test for now as I'm lazy. Will consider writing a new one in the future. Change-Id: Ie693743e204ead025863e500833483fb89f7b46a
Configuration menu - View commit details
-
Copy full SHA for 2b8229c - Browse repository at this point
Copy the full SHA 2b8229cView commit details -
Settings: Add platform and RAM to Model & Hardware
This seems kinda empty... Fill it with fun stuff Change-Id: Ia43cb31b7567bed07f2b8a1d8637de4e66320c90 [[email protected]: Move to new HardwareInfo] Signed-off-by: Jason Edson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 11f502d - Browse repository at this point
Copy the full SHA 11f502dView commit details -
Settings: Align TotalRAMPreferenceController with MemoryUsagePreferen…
…ceController from dev settings Change-Id: Ibaf38ac076fc27afb6dc862e18ec94344c6fca85
Configuration menu - View commit details
-
Copy full SHA for 2ae8a8c - Browse repository at this point
Copy the full SHA 2ae8a8cView commit details -
Settings: Show SoC Model rather than value of ro.board.platform if av…
…ailable * These properties were introduced in S, so why not use them? Change-Id: I2abb584e140841c03f8daa7cc6c0107f24a0e234
Configuration menu - View commit details
-
Copy full SHA for 2ffcae1 - Browse repository at this point
Copy the full SHA 2ffcae1View commit details -
PreventRingingParentPreferenceController: Refactor summary generation
Use StringBuilder instead of += in a loop Use ArrayList<String> instead of String array to simplify the code Signed-off-by: Aman Singh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c1c048 - Browse repository at this point
Copy the full SHA 7c1c048View commit details -
Settings: Hide settings that don't work when taskbar is enabled
Change-Id: I81f0f8ad645bec95579bd0487f3f1098ab5823df
Configuration menu - View commit details
-
Copy full SHA for 5d50cb5 - Browse repository at this point
Copy the full SHA 5d50cb5View commit details -
Settings: Separate System Navigation Pref from AOSP Gestures
Change-Id: Ib1d524644966601a5e8f9528de7cf6b7d0be2085 Signed-off-by: SuperDroidBond <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4928948 - Browse repository at this point
Copy the full SHA 4928948View commit details -
Adding to both "System" (top category), and "About phone" (subcategory of "System"), similar to that of the GMS System Update. AOSiP Edits: - Removed from "About Phone" - Fixed for 10 DerpFest Edits: - Adjusted system dashboard summary - Switched to a custom string to accommodate translations Change-Id: Icca0f96720d0851738490ad543b54ec82cb19fa2 Signed-off-by: Brett Montague <[email protected]> Signed-off-by: Akhil Narang <[email protected]> Signed-off-by: xlxfoxxlx <[email protected]> Signed-off-by: argraur <[email protected]> Signed-off-by: Anirudh Gupta <[email protected]> Signed-off-by: Josh Fox (XlxFoXxlX) <[email protected]> Signed-off-by: NurKeinNeid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 839af61 - Browse repository at this point
Copy the full SHA 839af61View commit details -
SystemSettings: Remove all system / ota update items
I just don't want to see Android system updates in my ROM :P Signed-off-by: spezi77 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3ba960c - Browse repository at this point
Copy the full SHA 3ba960cView commit details -
StatusBar: Disable StatusBar brightness control
Change-Id: I01aec000f1b80543fa0cad2af2eff432958d4e74 Signed-off-by: NurKeinNeid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6f2cfc - Browse repository at this point
Copy the full SHA d6f2cfcView commit details -
SoundSettings: Add charging vibration settings
Change-Id: Ie66f9261037bdab87b86cd49b558799decccd3b8
Configuration menu - View commit details
-
Copy full SHA for c5b2bf3 - Browse repository at this point
Copy the full SHA c5b2bf3View commit details -
Settings: Add misc haptics category
Co-authored-by: someone5678 <[email protected]> Change-Id: Ic2fb911dcef2a244a8b8564e46370d1a2cca29fe Signed-off-by: NurKeinNeid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2819da - Browse repository at this point
Copy the full SHA c2819daView commit details -
Settings: Add haptics to brightness slider [2/2]
Change-Id: Ibbd01de940b272ac5cc8ac10bff601c327d49d8e Signed-off-by: someone5678 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f848d75 - Browse repository at this point
Copy the full SHA f848d75View commit details -
Settings: Allow disabling ripple effect on unlock [2/2]
Change-Id: I0aacb54eb57420037521c59b61a0a084da292f7b
Configuration menu - View commit details
-
Copy full SHA for 9fbce2a - Browse repository at this point
Copy the full SHA 9fbce2aView commit details
Commits on Oct 21, 2024
-
Settings: Add window ignore secure feature
Signed-off-by: Adithya R <[email protected]> Change-Id: Iacecd13232e064e95e6bb3470763d12d10f4a0a3
Configuration menu - View commit details
-
Copy full SHA for d077769 - Browse repository at this point
Copy the full SHA d077769View commit details -
Settings: Allow controlling device wake/sleep from lid events
Co-authored-by: LuK1337 <[email protected]> Signed-off-by: DragonEmperor9480 <[email protected]> Change-Id: If4d50a43d771955019ab9ccc6d72e4146e9ac9f2
Configuration menu - View commit details
-
Copy full SHA for 08b7247 - Browse repository at this point
Copy the full SHA 08b7247View commit details -
Change-Id: Ieed7b1c7b15172dc07c41682fe92bc26b6231e56 Signed-off-by: DennySPb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a3007c0 - Browse repository at this point
Copy the full SHA a3007c0View commit details -
Add some color and zest. Change-Id: I4e16eae6a186f88d0aac1bca6f07714dfca829f7 Signed-off-by: xyyx <[email protected]> Signed-off-by: DennySPb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f129bc - Browse repository at this point
Copy the full SHA 1f129bcView commit details -
Changelog: clean and make themeable
before: https://imgur.com/a/ylSQG after: https://imgur.com/a/GdnPN Change-Id: Ib2d72ce4c8ff0cae526e26ee8e0c5730d9885367 Signed-off-by: DennySPb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8fd879 - Browse repository at this point
Copy the full SHA a8fd879View commit details -
Changelog: Fix text selection with dot
Signed-off-by: DennySPb <[email protected]> Change-Id: Iaf786dd52be63786b0162f98eb550e1fbb621064 Signed-off-by: DennySPb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c70e936 - Browse repository at this point
Copy the full SHA c70e936View commit details -
Settings: update changelog activity
* improve code Signed-off-by: DennySPb <[email protected]> Change-Id: Ic4954155f3ccb62b06f13c7e1fbd1968fb9d1292 Signed-off-by: DennySPb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e37f8e - Browse repository at this point
Copy the full SHA 9e37f8eView commit details -
before: https://imgur.com/a/TzTAD after: https://imgur.com/a/EPjqT Signed-off-by: DennySPb <[email protected]> Change-Id: I33cbe4ff9fc675612b0b7511dda7238bc7575ff4 Signed-off-by: DennySPb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for afe762e - Browse repository at this point
Copy the full SHA afe762eView commit details -
Changelog: use normal font instead of italic for commiter name
Signed-off-by: DennySPb <[email protected]> Change-Id: I5f6a0f73634551d24cd9f29451ad3953d52ec80f Signed-off-by: DennySPb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ac7bf8 - Browse repository at this point
Copy the full SHA 8ac7bf8View commit details -
Changelog: fix possible title pattern mismatches
* title line should match " * repo" * currently it matches everything starting with "*" Signed-off-by: DennySPb <[email protected]> Change-Id: If7a98126c210cb20257cb233d998d4a5fc8e4dee Signed-off-by: DennySPb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f575ca - Browse repository at this point
Copy the full SHA 5f575caView commit details -
Changelog: Rework with Activity
Change-Id: I3461b90bd553a83fc50410677cbdb071507eeabc
Configuration menu - View commit details
-
Copy full SHA for 133f18c - Browse repository at this point
Copy the full SHA 133f18cView commit details -
Changelog: Use NestedScrollView instead of ScrollView
* Looks much better Signed-off-by: DennySPb <[email protected]> Change-Id: I586304b3254a55317b24a7e3fdc9ca6cb5e78078
Configuration menu - View commit details
-
Copy full SHA for ae1b4be - Browse repository at this point
Copy the full SHA ae1b4beView commit details -
Changelog: Replace com.android.settingslib.collapsingtoolbar.R with c…
…om.android.settingslib.widget.R
Configuration menu - View commit details
-
Copy full SHA for a7e22eb - Browse repository at this point
Copy the full SHA a7e22ebView commit details -
Change-Id: I81bcdfdeede0477350e713c3ee2f8b9e03c2e749 Signed-off-by: NurKeinNeid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 538f241 - Browse repository at this point
Copy the full SHA 538f241View commit details -
Settings: Add missing summary for Display size and text
Change-Id: I716020461e7d7e5ee0f1041a07b3a21b700f7650
Configuration menu - View commit details
-
Copy full SHA for a6a759e - Browse repository at this point
Copy the full SHA a6a759eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10f224d - Browse repository at this point
Copy the full SHA 10f224dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d26df01 - Browse repository at this point
Copy the full SHA d26df01View commit details -
Settings: Add some native monet settings
Goal is to let users control monet engine more granularly Generally all we can set solely by changing Settings.Secure.THEME_CUSTOMIZATION_OVERLAY_PACKAGES Adds the ability to choose the accent color source, a custom accent color and the theme style Theme styles are generally available with a preview on ThemePicker but not with custom sources nor color
Configuration menu - View commit details
-
Copy full SHA for 5d0fb37 - Browse repository at this point
Copy the full SHA 5d0fb37View commit details -
Settings: Allow a more granular control over shades [2/2]
Do that by letting the user control the luminance and chroma factors of accent / background colors Use Settings.Secure.THEME_CUSTOMIZATION_OVERLAY_PACKAGES as an existing medium to store choices Also refactor the code here
Configuration menu - View commit details
-
Copy full SHA for 365fab5 - Browse repository at this point
Copy the full SHA 365fab5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f7b9ca - Browse repository at this point
Copy the full SHA 0f7b9caView commit details -
Settings: Add monochromatic monet theme
Now added base side
Configuration menu - View commit details
-
Copy full SHA for e2174cc - Browse repository at this point
Copy the full SHA e2174ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3874912 - Browse repository at this point
Copy the full SHA 3874912View commit details -
Configuration menu - View commit details
-
Copy full SHA for 142bb5b - Browse repository at this point
Copy the full SHA 142bb5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e3329e - Browse repository at this point
Copy the full SHA 0e3329eView commit details -
Settings: Add toggle to disable wired charging animation [2/2]
Signed-off-by: chandu078 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 520f2f6 - Browse repository at this point
Copy the full SHA 520f2f6View commit details -
Settings: Allow hiding QS footer data usage [2/2]
Change-Id: Ia58e9e55246a645102ff2efc306bc4125024afef
Configuration menu - View commit details
-
Copy full SHA for 963905a - Browse repository at this point
Copy the full SHA 963905aView commit details -
* Create a global VPN toggle for VPNs in the system user. It is only enabled when no VPN is active in any user. Change-Id: Ic3b79beb635afe03642fce9473bc481239166566
Configuration menu - View commit details
-
Copy full SHA for cbadcef - Browse repository at this point
Copy the full SHA cbadcefView commit details -
Settings: Allow to hide arrow for back gesture [2/2]
Change-Id: I688961f174e5455fc798e81f1ab8ccd1b50a090a
Configuration menu - View commit details
-
Copy full SHA for ce6baf8 - Browse repository at this point
Copy the full SHA ce6baf8View commit details -
Settings: Introduce keyguard battery bar settings [2/3]
* Show keyguard battery bar in aod on charging (omnirom) * Always show keyguard battery bar (pixeldust extension) [spezi77] Moved to a frag on its own below Lockscreen settings Signed-off-by: spezi77 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2542c9a - Browse repository at this point
Copy the full SHA 2542c9aView commit details -
Settings: Add option to enable AOD on charging only [2/2]
[jhonboy121]: return availability status based on AmbientDisplayConfiguration just like AOD preference controller does disable doze on charge preference when doze always on is enabled rewrite in kt and observe settings change Change-Id: I607f2a6de6ae837fb4ee5955b6ac773f8b6bd51c Co-authored-by: jhonboy121 <[email protected]> Signed-off-by: jhonboy121 <[email protected]> Signed-off-by: Adithya R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da63b05 - Browse repository at this point
Copy the full SHA da63b05View commit details -
Settings: Allow to quickly open Running Services from meminfo view
neobuddy89: Updated for A14. Change-Id: I252ce85bda3daab5c5e4db097a6fd743365bc309 Signed-off-by: Pranav Vashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d02dfcf - Browse repository at this point
Copy the full SHA d02dfcfView commit details -
Settings: Add support for parallel space
Change-Id: I128c3a2a2798b81242ffc62aa879efbb705dc070 Signed-off-by: LibXZR <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 19be281 - Browse repository at this point
Copy the full SHA 19be281View commit details -
Add Face Unlock with ParanoidSense
Based on AOSPA's implementation and adapted by ghostrider-reborn
Configuration menu - View commit details
-
Copy full SHA for 81d1f52 - Browse repository at this point
Copy the full SHA 81d1f52View commit details -
Settings: Import missing Face Unlock animation
Change-Id: I05fa784d9f7f978be9f5944900a97ad7df19f59e
Configuration menu - View commit details
-
Copy full SHA for 2f6165f - Browse repository at this point
Copy the full SHA 2f6165fView commit details -
Settings: Fix crash with face lock preference for limited access users
Ref: https://xdaforums.com/t/rom-14-0-official-clover-kernelsu-crdroid-14-0-for-xiaomi-mi-pad-4-plus.4675646/post-89634146 Crash log: 07-29 19:55:26.011 E/AndroidRuntime(17429): FATAL EXCEPTION: main 07-29 19:55:26.011 E/AndroidRuntime(17429): Process: com.android.settings, PID: 17429 07-29 19:55:26.011 E/AndroidRuntime(17429): java.lang.RuntimeException: Unable to resume activity {com.android.settings/com.android.settings.SubSettings}: java.lang.ClassCastException: androidx.preference.SwitchPreferenceCompat cannot be cast to com.android.settingslib.RestrictedSwitchPreference 07-29 19:55:26.011 E/AndroidRuntime(17429): at android.app.ActivityThread.performResumeActivity(ActivityThread.java:5244) 07-29 19:55:26.011 E/AndroidRuntime(17429): at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:5277) 07-29 19:55:26.011 E/AndroidRuntime(17429): at android.app.servertransaction.ResumeActivityItem.execute(ResumeActivityItem.java:57) 07-29 19:55:26.011 E/AndroidRuntime(17429): at android.app.servertransaction.ActivityTransactionItem.execute(ActivityTransactionItem.java:60) 07-29 19:55:26.011 E/AndroidRuntime(17429): at android.app.servertransaction.TransactionExecutor.executeLifecycleItem(TransactionExecutor.java:282) 07-29 19:55:26.011 E/AndroidRuntime(17429): at android.app.servertransaction.TransactionExecutor.executeTransactionItems(TransactionExecutor.java:150) 07-29 19:55:26.011 E/AndroidRuntime(17429): at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:93) 07-29 19:55:26.011 E/AndroidRuntime(17429): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2595) 07-29 19:55:26.011 E/AndroidRuntime(17429): at android.os.Handler.dispatchMessage(Handler.java:107) 07-29 19:55:26.011 E/AndroidRuntime(17429): at android.os.Looper.loopOnce(Looper.java:232) 07-29 19:55:26.011 E/AndroidRuntime(17429): at android.os.Looper.loop(Looper.java:317) 07-29 19:55:26.011 E/AndroidRuntime(17429): at android.app.ActivityThread.main(ActivityThread.java:8594) 07-29 19:55:26.011 E/AndroidRuntime(17429): at java.lang.reflect.Method.invoke(Native Method) 07-29 19:55:26.011 E/AndroidRuntime(17429): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583) 07-29 19:55:26.011 E/AndroidRuntime(17429): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:878) 07-29 19:55:26.011 E/AndroidRuntime(17429): Caused by: java.lang.ClassCastException: androidx.preference.SwitchPreferenceCompat cannot be cast to com.android.settingslib.RestrictedSwitchPreference 07-29 19:55:26.011 E/AndroidRuntime(17429): at com.android.settings.biometrics.face.FaceSettingsLockscreenBypassPreferenceController.updateState(FaceSettingsLockscreenBypassPreferenceController.java:76) 07-29 19:55:26.011 E/AndroidRuntime(17429): at com.android.settings.dashboard.DashboardFragment.updatePreferenceStates(DashboardFragment.java:414) 07-29 19:55:26.011 E/AndroidRuntime(17429): at com.android.settings.dashboard.DashboardFragment.onResume(DashboardFragment.java:242) 07-29 19:55:26.011 E/AndroidRuntime(17429): at androidx.fragment.app.Fragment.performResume(Fragment.java:3206) 07-29 19:55:26.011 E/AndroidRuntime(17429): at androidx.fragment.app.FragmentStateManager.resume(FragmentStateManager.java:658) 07-29 19:55:26.011 E/AndroidRuntime(17429): at androidx.fragment.app.FragmentStateManager.moveToExpectedState(FragmentStateManager.java:302) 07-29 19:55:26.011 E/AndroidRuntime(17429): at androidx.fragment.app.FragmentStore.moveToExpectedState(FragmentStore.java:114) 07-29 19:55:26.011 E/AndroidRuntime(17429): at androidx.fragment.app.FragmentManager.moveToState(FragmentManager.java:1613) 07-29 19:55:26.011 E/AndroidRuntime(17429): at androidx.fragment.app.FragmentManager.dispatchStateChange(FragmentManager.java:3197) 07-29 19:55:26.011 E/AndroidRuntime(17429): at androidx.fragment.app.FragmentManager.dispatchResume(FragmentManager.java:3129) 07-29 19:55:26.011 E/AndroidRuntime(17429): at androidx.fragment.app.FragmentController.dispatchResume(FragmentController.java:285) 07-29 19:55:26.011 E/AndroidRuntime(17429): at androidx.fragment.app.FragmentActivity.onResumeFragments(FragmentActivity.java:333) 07-29 19:55:26.011 E/AndroidRuntime(17429): at androidx.fragment.app.FragmentActivity.onPostResume(FragmentActivity.java:322) 07-29 19:55:26.011 E/AndroidRuntime(17429): at android.app.Activity.performResume(Activity.java:9163) 07-29 19:55:26.011 E/AndroidRuntime(17429): at android.app.ActivityThread.performResumeActivity(ActivityThread.java:5234) 07-29 19:55:26.011 E/AndroidRuntime(17429): ... 14 more Signed-off-by: Pranav Vashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f793c6d - Browse repository at this point
Copy the full SHA f793c6dView commit details -
Settings: Mark HidePrivateSpace as unavailable for now
Doesn't show in Launcher3's search when it's enabled which makes it inaccessible
Configuration menu - View commit details
-
Copy full SHA for 315c42c - Browse repository at this point
Copy the full SHA 315c42cView commit details -
FaceEnroll: Fix circle camera view background color
Change-Id: I798f229cce7a899d3c55e56005713e09ce890fb6
Configuration menu - View commit details
-
Copy full SHA for 232630e - Browse repository at this point
Copy the full SHA 232630eView commit details -
Settings: Add Game Space support
Co-authored-by: alanndz <[email protected]> Change-Id: Ic2cc28a77188b646dbd54f8151b3a18a8279ac05
Configuration menu - View commit details
-
Copy full SHA for 2c69e8f - Browse repository at this point
Copy the full SHA 2c69e8fView commit details -
Settings: Create category for other sounds and vibrations
idea and strings kanged from AOSP 11 Change-Id: I7291bfd3d8481c432a5c186126192466571094de Signed-off-by: NurKeinNeid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 453bb2a - Browse repository at this point
Copy the full SHA 453bb2aView commit details -
Settings: support per-app volume [3/3]
Change-Id: I3e72a4b0fda68a5cd1e9a35fc161a1d7ddae6d7e
Configuration menu - View commit details
-
Copy full SHA for 1138de7 - Browse repository at this point
Copy the full SHA 1138de7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b77ed36 - Browse repository at this point
Copy the full SHA b77ed36View commit details -
Settings: Make google's battery widget work
Change-Id: I763a3bdb7bc0385fce04fe2635f06e601f9557ab
Configuration menu - View commit details
-
Copy full SHA for eb8fbb5 - Browse repository at this point
Copy the full SHA eb8fbb5View commit details -
[SQUASH] Settings: Allow scheduling always on display [2/2]
* Squash of yaap/packages_apps_YASP@30441ec yaap/packages_apps_YASP@b896aa6 yaap/packages_apps_YASP@f500a60 [jhonboy121]: adaptd to A13 and use a preference controller to update the preference Co-authored-by: jhonboy121 <[email protected]> Signed-off-by: jhonboy121 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1919b9b - Browse repository at this point
Copy the full SHA 1919b9bView commit details -
Settings: Introduce pocket judge [2/2]
AICP Pie: Modified defaults to false. Brought up to 10 with androidx jhenrique09 edits: Adapt strings, and also use config_pocketModeSupported on isAvailable Change-Id: I398c8f0be23c27cbcf1fb57eed44a801b31bc6c9 Settings: Remove pocket lock toggle icons * Also move it to lockscreen settings Change-Id: Iae8a6b4739c317e723c0cfad46db5ceb494f74f8 Co-authored-by: Fabian Leuteneegger <[email protected]> Signed-off-by: Anushek Prasal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ec4be3 - Browse repository at this point
Copy the full SHA 1ec4be3View commit details -
Settings: Pulse initial checkin for Android 15 [2/2]
Squashed in: Author: TikkiTikki <[email protected]> Date: Tue, 2 Feb 2021 15:03:05 -0300 Settings: Pulse: Vertical mirror [2/2] Change-Id: I27665490b4867ee901c5994315d8e2bf39f17f8d Signed-off-by: NurKeinNeid <[email protected]> Author: TikkiTikki <[email protected]> Date: Tue, 2 Feb 2021 15:01:50 -0300 Settings: Pulse: Custom gravity and Center mirrored [2/2] Change-Id: I13901c934f6c593132061755bf77a0203d0abb5c Signed-off-by: NurKeinNeid <[email protected]> Change-Id: Id36472c26a19445596e6c35567b9afb7a52687dc Signed-off-by: NurKeinNeid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 990c1e6 - Browse repository at this point
Copy the full SHA 990c1e6View commit details -
Settings: Add fragment for Island Feature
Change-Id: I09325fe9693e1ec26906929c87a2fb986f510e74
Configuration menu - View commit details
-
Copy full SHA for 021679a - Browse repository at this point
Copy the full SHA 021679aView commit details -
Settings: Island: Add Now playing settings
Change-Id: I3ac5b4ada6eb609be37d4ab09b3cfc96971ad7a4 Signed-off-by: minaripenguin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee9f39d - Browse repository at this point
Copy the full SHA ee9f39dView commit details -
Settings: Add status bar lyric [2/2]
Signed-off-by: Kujou Yuko <[email protected]> Change-Id: I944afb9e961eee72ce7fd183f2a97a9210f6c35a
Configuration menu - View commit details
-
Copy full SHA for 45644ec - Browse repository at this point
Copy the full SHA 45644ecView commit details -
Settings: Add setting to allow/disallow interacting with quick settin…
…gs on secure lockscreen (2/2) Add a Quick Settings toggle in secure screen lock settings Issue: calyxos#394 Change-Id: I7dbb11173aa2010d8aa35761881d9bf6c8130967 Signed-off-by: Mohammad Hasan Keramat J <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa57879 - Browse repository at this point
Copy the full SHA aa57879View commit details -
Settings: Double tap to trigger doze [2/2]
* Also adapt Add video to Double tap to trigger doze from Pie: a66601a Change-Id: Id98543542db937c6cc1f176cd55f6b02e472849d
Configuration menu - View commit details
-
Copy full SHA for 33e1d6d - Browse repository at this point
Copy the full SHA 33e1d6dView commit details -
Settings: DoubleTapGesture: Use new material-you illustration preference
* Switch to new Android 12 animation. Huge thanks to @aryanata for the animation Co-authored-by: Aryanata Andipradana <[email protected]> Change-Id: Idfc536dff628fb4ba9cd45f6453add68f64a7b46
Configuration menu - View commit details
-
Copy full SHA for 1477b72 - Browse repository at this point
Copy the full SHA 1477b72View commit details -
Settings: Add brightness slider styles [2/3]
Change-Id: Id6bae41a3aca86a2483fb57317a63f97dd61415a
Configuration menu - View commit details
-
Copy full SHA for 1cf0028 - Browse repository at this point
Copy the full SHA 1cf0028View commit details -
Change-Id: Icd8f4d35251e9a3fe69387de7bb00bd53326c2c5 Signed-off-by: SagarMakhar <[email protected]> [nurkeinneid: update to 4.16.0] Signed-off-by: NurKeinNeid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad22562 - Browse repository at this point
Copy the full SHA ad22562View commit details -
Settings: Add support for Lockscreen clock fonts
After r16, a commit to cleanup the KeyguardClockSwtich and unify it's structure was merged. Also, this added a new resource into the frameworks core, which allows us to overlay the custom clock font. So, we need to overlays now to customize this. This makes me really happy because it removes the ugly method that we were doing years ago. Co-authored-by: SagarMakhar <[email protected]> Change-Id: I0a80a90faa83d94ec8652fc48faee8e1ae710f09
Configuration menu - View commit details
-
Copy full SHA for 7d914a0 - Browse repository at this point
Copy the full SHA 7d914a0View commit details -
Settings: Introduce new refresh rate selector page
On devices that have more than one high refresh rate (eg. 90/120/144 Hz) allow choosing any of those as the peak refresh rate rather than offering only the maximum as a toggle. Use a radio picker preference, similar to screen timeout and display resolution settings. Also add a toggle for VRR that sets the minimum refresh rate. someone5678: Adapt to U QPR2 Change-Id: I820bfae2f2ce2e5fc57d5c53968b962aed69d953 Signed-off-by: aswin7469 <[email protected]> Signed-off-by: minaripenguin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd147a2 - Browse repository at this point
Copy the full SHA bd147a2View commit details -
RefreshRateUtils: Allow to overlay default min refresh rate
Signed-off-by: minaripenguin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d95e248 - Browse repository at this point
Copy the full SHA d95e248View commit details
Commits on Oct 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5e6dadc - Browse repository at this point
Copy the full SHA 5e6dadcView commit details -
Settings: Use the same color we use for background for statusbar
Also make sure navbar is transparent Fix applies to both dark and light themes
Configuration menu - View commit details
-
Copy full SHA for a3aa88d - Browse repository at this point
Copy the full SHA a3aa88dView commit details
Commits on Oct 30, 2024
-
Settings: Import Brazilian Portuguese translations
Co-authored-by: Alex Lseything <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 067e5eb - Browse repository at this point
Copy the full SHA 067e5ebView commit details
Commits on Nov 2, 2024
-
Settings: Improve Brazilian Portuguese translations
Co-authored-by: Alex Lseything <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c97b73 - Browse repository at this point
Copy the full SHA 9c97b73View commit details