Commit Graph

121 Commits

Author SHA1 Message Date
Pranav Vashi
689d09cb69 Evolver: CustomSeekbarPreference changes [SQUASH]
* Update CustomSeekbarPreference to use material expressive layout
* Remove tinting reset icon in CustomSeekbarPreference
* Add slider increment guard for CustomSeekBarPreference
* Add callChangeListener() for all changes in CustomSeekBarPreference
* Fix reset icon in CustomSeekBarPreference in RTL layout

Fixes: https://github.com/crdroidandroid/issue_tracker/issues/778
Fixes: https://github.com/crdroidandroid/issue_tracker/issues/803
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-11-09 20:40:32 +09:00
Abhay Singh Gill
6646a051f0 Evolver: Add switch for small notifications [2/2] 2025-11-09 20:40:32 +09:00
Pranav Vashi
06bd67248b Evolver: Add brightness slider shapes
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-11-09 20:40:32 +09:00
cphelps76
d05a3b1365 Evolver: Add batterybar [2/2]
Co-authored-by: AnkitGourav <Ankitgourav035@gmail.com>
Co-authored-by: Lokesh Chamane <lokesh.chamane@pac-rom.com>
Change-Id: Id17a6bc723d7f28e2ccc0666bf81ce96a37b6ff9
2025-11-09 20:40:32 +09:00
Pranav Vashi
9423bf2674 Evolver: Add customization to select QS tile shape
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-11-09 20:40:32 +09:00
Dmitrii
a7fc3156ab Evolver: introduce compact progress indicator style [2/2]
Signed-off-by: Dmitrii <bankersenator@gmail.com>
2025-11-09 20:40:32 +09:00
Ghosuto
67ef29efe2 Evolver: Introduce Ongoing action chip changes
Signed-off-by: Dmitrii <bankersenator@gmail.com>
2025-11-09 20:40:32 +09:00
Ghosuto
62ebc47c0f Evolver: Replace system restart with targeted package killing for PIF updates
Change-Id: I7a0d78398d6d84e758cbfad5a499cf077f17f221
Signed-off-by: Ghosuto <clash.raja10@gmail.com>
2025-11-09 20:40:32 +09:00
Pranav Vashi
a1d910c260 Evolver: Fix and improve keybox data preference
* Add space for icon
* Use linear layout throughout
* Make toasts translatable
* Dynamically update summary when XML loaded/cleared
* Improve checks and XML loading

Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-11-09 20:40:32 +09:00
Joey Huab
b1a5405a1c Evolver: Updates for A16
* Commits below include features from A15 that were
  preserved but had their implementations changed/replaced.

Update strings
Add Fluid power menu style
Add Volume sound feedback
Re-arrange developer category options
Enable PIF spoof by default
Drop Play store spoof
Restore QS layout settings
Add option to disable quicksettings on keyguard
Add lockscreen media art
Add pulse visualizer
Add fading block renderer for Pulse
Use master switch for pulse enable

Update for edge light feature updates
- Add 4-side rounded style option for edge light
- Add rainbow gradient color mode
- Add 3 new pulse style
- Fix default values for edge light customization
- Make ambient pulse configurable
- Fix default value for edge light style

Co-authored-by: Pranav Vashi <neobuddy89@gmail.com>
Co-authored-by: rmp22 <195054967+rmp22@users.noreply.github.com>
Co-authored-by: Ghosuto <clash.raja10@gmail.com>
2025-11-09 20:40:31 +09:00
Ghosuto
960604f3e1 Evolver: MonetSettings: Bump max chroma factor to 150
Change-Id: I3fec589031a8a81d4bc9ea36c8169bbfd8740a66
2025-08-19 10:00:56 +09:00
Ido Ben-Hur
e4db67aaaf Evolver: MonetSettings: Manually set default values to preferences 2025-08-19 09:31:37 +09:00
Ido Ben-Hur
1acd288444 Evolver: MonetSettings: Add back the Content theming style
- and also fix some default values

Change-Id: I2efb4cca5fa9c626ce72149446f205ac0ba2d696
2025-08-19 09:31:30 +09:00
Pranav Vashi
58682c6ed2 Evolver: Add missing rounded toggle for pulse
Signed-off-by: AnierinB <anierin@evolution-x.org>
2025-08-18 14:58:58 +09:00
AnierinB
5cc3a8a131 Evolver: Apply expressive icons to about
Signed-off-by: AnierinB <anierin@evolution-x.org>
2025-08-18 14:58:58 +09:00
AnierinB
260ab50ca5 Evolver: Use expressive design for icons
Remove unused icons while we are here.

Signed-off-by: AnierinB <anierin@evolution-x.org>
2025-08-18 14:58:58 +09:00
Ido Ben-Hur
8e58a3c9f7 Evolver: KeyboxDataPreference: Accept N >= 1 certs per key [2/2]
it's not always 3...
2025-08-18 14:58:58 +09:00
Abhay Singh Gill
6d85d82db7 Evolver: Allow user to provide keybox data [2/2]
Change-Id: If4a0bce8e7ef07d7649e128b75c20de141993c87
Signed-off-by: Abhay Singh Gill <abhaygill017@gmail.com>
Signed-off-by: Frost <frost.github@proton.me>
2025-07-16 17:30:13 +09:00
Joey Huab
bee645d488 Evolver: Bring back PIF
* Allow users to manually use non-root PIF.

Revert "Evolver: Drop PIF"

This reverts commit d5915369e4263882843d6dc0eedb6147c9528aad.
2025-07-01 15:17:58 +09:00
rmp22
7bc56b321c Evolver: adjustments for material expressive design
Change-Id: I7b1c987beea4eff822d0715821893f7564191bae
Signed-off-by: rmp22 <195054967+rmp22@users.noreply.github.com>
2025-06-11 02:36:29 +09:00
Arman-ATI
9d819df6c6 Evolver: Add OneUI 7 battery style [2/2] 2025-06-11 02:36:29 +09:00
Pranav Vashi
c33b230996 Evolver: Rewrite theme elements
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-06-11 02:36:29 +09:00
AnierinB
60339f66ff Evolver: Support navbar themes in both Launcher3 & NexusLauncher
* Also remove retired navbar features

Revert "Evolver: Add separate tunables for navbar layout customization [2/2]"

This reverts commit 575212bf58c30e75540e109526a63337130df73b.

Signed-off-by: AnierinB <anierin@evolution-x.org>
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-06-11 02:36:28 +09:00
Joey Huab
2934ed2364 Evolver: Re-arrange lock screen preferences 2025-06-11 02:36:28 +09:00
ReallySnow
e9eaae1561 Evolver: Controllable squiggle animation [2/2]
* Although the wavy animation is really nice, but some
  users don't like it, so use a switch to control it
  on and off
* On: https://imgur.com/a/syVpSzh
* Off: https://imgur.com/a/29s2ZjA

Change-Id: I82f9199aaa408a0ad19d82483e5d1015168aecfb
2025-06-11 02:36:28 +09:00
NurKeinNeid
e563e3aee0 Evolver: Add ongoing action chip toggle setting [2/2]
Change-Id: Ice5422018dc0d54ef99671beb4f8f786a039634b
Signed-off-by: NurKeinNeid <nurkeinneid@derpfest.org>
Signed-off-by: Dmitrii <bankersenator@gmail.com>
Signed-off-by: osm1019 <osm1019@gmail.com>
2025-06-11 02:36:28 +09:00
Joey Huab
3cca688fff Revert "Evolver: Hide boot animation pref from Pixel devices"
This reverts commit d1e9ad571973b8efa7c1ce0c4420f1c175b82a0e.
2025-06-11 02:36:28 +09:00
elpaablo
eeee6b1d94 Evolver: Adjustable max visible notification icons [2/2] 2025-06-11 02:36:28 +09:00
Joey Huab
5728e430a2 Evolver: Twitter -> X 2025-06-11 02:36:28 +09:00
Ghosuto
ef99f6a726 Evolver: Add transparent notification style [EXPERIMENTAL] [2/3]
Signed-off-by: darkphnx <dark.phnx12@gmail.com>
2025-06-11 02:36:28 +09:00
Arman-ATI
656e654b65 Evolver: Introduce Now bar height [2/2] 2025-06-11 02:36:28 +09:00
someone5678
1d014f7349 Evolver: Allow to disable Pixel Launcher customization 2025-06-11 02:36:28 +09:00
AnierinB
16943140da Evolver: OverlaySwitchPreference: Catch and log NPE in getOverlayID
Signed-off-by: AnierinB <anierin@evolution-x.org>
2025-06-11 02:36:28 +09:00
minaripenguin
c066c7be25 Evolver: Introduce Now bar feature [2/2] 2025-06-11 02:36:28 +09:00
minaripenguin
d18879b8c5 Evolver: Introduce Peek Display feature [2/2] 2025-06-11 02:36:28 +09:00
minaripenguin
81b1ff40bc Evolver: Add lockscreen widgets settings
Signed-off-by: minaripenguin <minaripenguin@users.noreply.github.com>
2025-06-11 02:36:28 +09:00
minaripenguin
1bb56239ab Evolver: Add QS Widgets 2025-06-11 02:36:28 +09:00
minaripenguin
21aee9b1a8 Evolver: Revamp lockscreen clock and font picker
Signed-off-by: minaripenguin <minaripenguin@users.noreply.github.com>
2025-06-11 02:36:28 +09:00
Subratam6296
48a7fcfb74 Evolver: Lockscreen: Add more LS Clocks [2/2]
Signed-off-by: Subratam6296 <padraramesh420@gmail.com>
Change-Id: I6399e0e30f81d409d723e6e9324e1dd92b5813bf
2025-06-11 02:36:28 +09:00
minaripenguin
a1088ab083 Evolver: Revamp settings font picker
Signed-off-by: minaripenguin <minaripenguin@users.noreply.github.com>
2025-06-11 02:36:28 +09:00
703joko
c501dd70b1 Evolver: Lockscreen: Introduce Lockscreen Clock Styles [2/2]
* designed by Corex1402
* refactored by: rmp

Change-Id: Idb5fdf7af497c1e1a58f9cc04a591e4718389589
Signed-off-by: minaripenguin <minaripenguin@users.noreply.github.com>
2025-06-11 02:36:28 +09:00
minaripenguin
65b88ce3e1 Evolver: Introduce AOD styles [2/2] 2025-06-11 02:36:28 +09:00
Pranav Vashi
047a55cbc5 Evolver: Add shortcut to configure Weather settings 2025-06-11 02:36:28 +09:00
elpaablo
f5f801e2bc Evolver: Add percentage view to brightness slider [3/3] 2025-06-11 02:36:28 +09:00
minaripenguin
786a8d08af Evolver: Bring in features from rising [SQUASH]
* Depth Wallpaper
* Intensity-based back gesture haptics
* Intensity-based brightness slider haptics
* Intensity-based edge scroll fling haptics
* Intensity-based volume slider haptics
* Lockscreen media art filter
* Media player mode
* More QS tile animations
* Notification themes
* Power menu styles
* Progress bar styles
* QS Header Clock styles
* Split notification shade
* Volume panel styles
* Wallpaper styles
2025-06-11 02:36:28 +09:00
Joey Huab
7fb0afd038 Evolver: Show restart SystemUI dialog for some toggles
* For Compact HUN and Colored status bar icons
2025-06-11 02:36:28 +09:00
Pranav Vashi
e43358d09a Evolver: Allow hiding QS footer data usage [2/2]
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: AnierinB <anierin@evolution-x.org>
2025-06-11 02:36:28 +09:00
someone5678
b1ff7526e7 Evolver: Add support for hide applist [2/2]
* Code is adapted from cutout force full screen
* Give authorship
* Add "Show system" and "Show overlay" menu based on ManageApplications.java
* Query all apps installed by any user and set value for all user

Co-authored-by: LuK1337 <priv.luk@gmail.com>
Co-authored-by: Tony Mantler <nicoya@google.com>
Co-authored-by: jhenrique09 <jhsv09@gmail.com>
Co-authored-by: jhonboy121 <alfredmathew05@gmail.com>
Co-authored-by: cjh1249131356 <cjh1249131356@gmail.com>
Co-authored-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
Change-Id: I0c0ea99477e3045ff218b077ec547dba23ca6262
Signed-off-by: Dmitrii <bankersenator@gmail.com>
2025-06-11 02:36:28 +09:00
minaripenguin
646fd87edc Evolver: Monet engine: Do not allow luminance factor greater than 130%
* on our test anything greater than 130% results to system neutral colors becoming white
2025-06-11 02:36:28 +09:00
ShevT
f1eb0dc9f9 Evolver: Transparent QS customization
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
2025-06-11 02:36:28 +09:00