16 Commits

Author SHA1 Message Date
Arman-ATI
3c79605202 Evolver: Add support for custom fonts
Co-authored-by: rmp22 <rmp22@users.noreply.github.com>
2025-11-09 23:27:38 +09:00
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
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
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
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
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
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
b8ebe4f904 Evolver: Introduce boot animation styles [3/3]
Co-authored-by: Alvin Francis <nivlafx@gmail.com>
Co-authored-by: Joey Huab <jhuab@edukasyon.ph>
Co-authored-by: AnierinB <anierin@evolution-x.org>
Co-authored-by: 0xsharkboy <achille@0xsharkboy.dev>
Signed-off-by: minaripenguin <minaripenguin@users.noreply.github.com>
Signed-off-by: AnierinB <anierin@evolution-x.org>
2025-06-11 02:36:28 +09:00
Pranav Vashi
52ab668b3c Evolver: Add brightness slider themes
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: AnierinB <anierin@evolution-x.org>
2025-06-11 02:36:28 +09:00
Pranav Vashi
9d08bfde58 Evolver: Add Navbar styles
Signed-off-by: AnierinB <anierin@evolution-x.org>
2025-01-30 00:19:27 +09:00
El Dainosor
c1fa7373e0 Evolver: Add support for Lock screen 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.

@neobuddy89: Because Kang = German Enginering. LMAO.

Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: AnierinB <anierin@evolution-x.org>
2024-08-14 00:07:38 +09:00
SagarMakhar
65ad235dfa Evolver: Add icon shapes, icon packs and font styles
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: AnierinB <anierin@evolution-x.org>
2024-08-14 00:07:37 +09:00
Pranav Vashi
9156653bd6 Evolver: Import base preferences from crDroid
Signed-off-by: AnierinB <anierin@evolution-x.org>
2024-08-14 00:07:37 +09:00