{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":214781337,"defaultBranch":"u","name":"packages_apps_Evolver","ownerLogin":"Evolution-X","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-10-13T07:50:57.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/66854612?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715323384.0","currentOid":""},"activityList":{"items":[{"before":"8bc3e6b1690bf4e1bb471a26fe126dab43da772d","after":null,"ref":"refs/heads/l10n_u","pushedAt":"2024-05-10T06:43:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"}},{"before":"1530370d5418c590e59278d34d7b6e099df89105","after":"7104505017b02b7020bab642a4d396d72dad43b7","ref":"refs/heads/u","pushedAt":"2024-05-09T18:17:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"[SQUASH] Evolver: Refactor for A14 QPR2\n\n* Alexander Brunswig is the biggest piece of shit in all of Android and can go to hell. You deserve all the trash :-)\n\nEvolver: add SystemPropertySwitchPreference\n\nSigned-off-by: cjybyjk \nChange-Id: Idf11c6b117fa47d1c9d8d64adacfd3003a91008f\n\nEvolver: Use SystemPropertySwitchPreference for Photos/Games props\n\nEvolver: Use MainSwitchPreference when applicable\n\n* Add master switch strings for new MainSwitchPreferences\n\nNew Crowdin updates (#217, #218, #219, #220, & #221)\n\nRevert \"Evolver: Add window ignore secure feature [2/2]\"\n\nThis reverts commit 99d0ed7be420ef375d1da694b364cd23a23187fe.\n\nRevert \"Evolver: Add application downgrade feature [2/2]\"\n\nThis reverts commit ce2f4f56c74fe55bce1c39ebf8a9777557ac5b27.\n\nfRevert \"Evolver: Import Wi-Fi standard icon [2/2]\"\n\nThis reverts commit 5be419d5ed1c026eaf577192819a4f3257391f76.\n\nEvolver: Bring back lockscreen media art blur filters\n\n* i guess renderscript can now handle these\n\n[SQUASH] Evolver: Refactor for Tiramisu\n\n* Bring back status bar lyric feature\n* Bring in better Network Traffic implementation\n* Bring in different Edge Light implementation\n* Copyright: 2022 => 2023\n* Introduce Changelog preference\n* Introduce Parallel Space changes\n* Introduce several preferences\n* MasterSwitchPreference => PrimarySwitchPreference\n* Remove Volume steps fragment\n* Remove previous Monet settings implementation\n* Remove unused arrays and strings\n* Switch from using footer text to TopIntroPreference\n* Update App lock stuff from FlamingoOS\n* Update Color picker drawables and layouts\n* savedInstanceState => icicle\n\nEvolver: Add support for Lockscreen clock fonts\n\nAfter r16, a commit to cleanup the KeyguardClockSwtich and unify it's structure was merged.\nAlso, this added a new resource into the frameworks core, which allows us to overlay the custom clock font.\nSo, 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.\n\n[nurkeinneid]:\n- adapt to our ThemeUtils\n- restore original copyright header - crdroid did nothing here\n\nChange-Id: I70590910144141a534b926f884e9f08e4e3af5bc\nSigned-off-by: NurKeinNeid \n\nEvolver: Import Wi-Fi standard icon [2/2]\n\n* Show Wi-Fi 4/5/6 standard on statusbar\n\nChange-Id: I3658cda5b303bd03cf83e174e4dfd6a55d33e860\n\nEvolver: Add some native monet settings\n\nGoal is to let users control monet engine more granularly\nGenerally all we can set solely by changing Settings.Secure.THEME_CUSTOMIZATION_OVERLAY_PACKAGES\nAdds the ability to choose the accent color source, a custom accent color and the theme style\nTheme styles are generally available with a preview on ThemePicker but not with custom sources nor color\n\nSigned-off-by: Aman Singh \n\nEvolver: Allow a more granular control over shades [2/2]\n\nDo that by letting the user control the luminance and chroma factors of accent / background colors\nUse Settings.Secure.THEME_CUSTOMIZATION_OVERLAY_PACKAGES as an existing medium to store choices\n\nAlso refactor the code here\n\nSigned-off-by: Aman Singh \n\nEvolver: Allow choosing a custom background color seed [2/2]\n\nSigned-off-by: Aman Singh \n\nEvolver: Add an ability to blink flashlight for notifications [3/3]\n\nPer channel and by default\n\nEvolver: Add support for GMS switch\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Allow hiding QS footer data usage [2/2]\n\nChange-Id: Ia58e9e55246a645102ff2efc306bc4125024afef\n\nEvolver: Add QS tile layout settings [2/2]\n\nSigned-off-by: Pranav Vashi \nSigned-off-by: DennySPb \nChange-Id: Icba8d7f40a6b52c12ebe8653ef226dc48188e25d\n\nEvolver: Allow to change QS tile label text size [2/2]\n\nEvolver: HUN importance selector (2/2)\n\nEvolver: Configurable lockscreen clock color [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Allow setting bottom keyguard shortcuts [2/2]\n\nAllows changing the priority, sides and to disable\n\nEvolver: Extend DashboardFragment instead of SettingsPreferenceFragment\n\nThis makes us more inline with settings, adds toggle visibility animations and so on\nAlso add missing pages to search, correct wrong search xmls and more\n\nEvolver: LockScreen: Avoid joining strings with + in a loop\n\nProperly use the StringBuilder there\n\nEvolver: Use proper grammar/check correct spelling [2/2]\n\nEvolver: Allow forcing a single bottom keyguard shortcut\n\nEvolver: Introduce Google TV remote controls keyguard affordance [2/2]\n\nThis adds a button for launching the Remote controls from Google TV app\nat the bottom of the lockscreen for quick access.\n\nEvolver: Add warning for Navbar visibility toggle\n\n* Ugh.\n\nEvolver: Disable lockscreen album art by default [2/2]\n\nEvolver: Update copyright year\n\nRevert \"Evolver: Allow to change QS tile label text size [2/2]\"\n\nThis reverts commit 6099ca9bd6c57d88bcf7854b6b6af0fb4f6cbaa9.\n\nRevert \"Evolver: Add QS tile layout settings [2/2]\"\n\nThis reverts commit 544a682df36c8278a8f181564cc07e8884f3011e.\n\nEvolver: QS tiles count & vertical layout settings [2/2]\n\nSigned-off-by: Cruzer1 \n\nEvolver: QS hide label setting [2/2]\n\nSigned-off-by: Cruzer1 \n\nEvolver: Refactor qs tiles layout fragment\n\nSigned-off-by: Cruzer1 \n\nEvolver: Redesign LS Clockpicker\n\nEvolver: Lockscreen clock format settings [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Combined signal icons toggle [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Custom QS panel styles [3/3]\n\nSigned-off-by: minaripenguin \n\nEvolver: Move pulse on new tracks from Settings\n\nEvolver: Adjust QSLayoutUtils after repick\n\n* https://github.com/Evolution-X/frameworks_base/commit/c8aa728f68a68e4d46cea4c9ac88aea9798f5ef4.\n\nEvolver: Resolve NPE when opening iconpacks pref\n\nEvolver: Configurable media notification and lockscreen blur radius\n\nSigned-off-by: minaripenguin \n\nEvolver: Rework media artwork and blur implementation [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Fade filter for media notification [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Fade filter for lockscreen media artwork [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Import more status bar logo styles [2/2]\n\nEvolver: Status bar logos - Linux [2/2]\n\nEvolver: Custom fp icon\n\nEvolver: Remove changelog preference\n\nEvolver: Add Heads up toggle dependency for HUN\n\nEvolver: Use SystemSettingMainSwitchPreference for Battery bar settings\n\nEvolver: Use better main switch title strings [2/2]\n\nEvolver: Allow locking all apps visible in launcher\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Update AppLock API\n\nSigned-off-by: Pranav Vashi \n\nEvolver: AppLock: Slightly bigger icon size\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Fix Edge light option dependency\n\nEvolver: Fix up custom seekbar pref disabled color views\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Color picker improvements\n\nEvolver: Disable/remove some features for A13 QPR2\n\nDisabled:\n* FP auth vibration\n* QS clock/date/battery options\n* QS footer options\n* Status bar brightness control\n\nRemoved:\n* Combined signal icons\n* GMS switch (connected to Parallel space)\n* Lockscreen shortcuts (moved to Google Wallpapers impl)\n* Parallel space (App clone will arrive in A14)\n\nEvolver: Allow to choose lockscreen or Ambient on wake gestures [2/2]\n\nEvolver: Show Ambient display category for device with tap or double tap sensors\n\nEvolver: Live Volume Steps [2/2]\n\nChange-Id: I1e4ced6a7b7c963419fe1656e25b76f596a61959\n\nEvolver: Allow user to customize max visible notification icons [2/2]\n\nEvolver: Disable secure tiles on lockscreen switch if whole QS is already disabled\n\nChange-Id: I1dcd18da8b5145e218d070414da8997aff181475\nSigned-off-by: NurKeinNeid \n\nEvolver: Re-organize entries\n\nEvolver: QS Header Image [2/2]\n\nChange-Id: Ie3a90f161e4d1c12c94d9a84c1580dfc34c1e18a\nSigned-off-by: minaripenguin \nSigned-off-by: Sipun Ku Mahanta \n\nEvolver: Remove radio info from Misc category\n\n* Moved to Settings app: https://github.com/Evolution-X/packages_apps_Settings/commit/28fdc893fa80c447ac204e885d3d68c1033d90af\n\nEvolver: Add brightness slider styles [2/3]\n\nChange-Id: Id6bae41a3aca86a2483fb57317a63f97dd61415a\n\nRevert \"Evolver: Fix Edge light option dependency\"\n\nThis reverts commit 9c1b6f761b971e0545113d1c028e8e7fba0b1a57.\n\nRevert \"Evolver: Allow to choose lockscreen or Ambient on wake gestures [2/2]\"\n\nThis reverts commit 9badaa369e44227316d8686714ff67695b7f535f.\n\nRevert \"Evolver: Heads-up: Fix up layout for blacklisted/stoplisted app lists\"\n\nThis reverts commit dbaa26150420e734feefa6738bfd258c90dabea0.\n\nRevert \"Evolver: HeadsUp blacklists (2/2)\"\n\nThis reverts commit 52a5cd45ee6cc2aa86c1641417839ff3ae2d5221.\n\nRevert \"Evolver: HeadsUp: Stop showing notifications when selected applications on top [2/2]\"\n\nThis reverts commit c3492b1e866b8973f8da7a1fbf9bb98a3d99e765.\n\nRevert \"Evolver: HUN importance selector (2/2)\"\n\nThis reverts commit 8614cecf098b43f06ceee4bbbf43cf46a74bc146.\n\nEvolver: Disable ripple effect toggle\n\nEvolver: Increase QS header images max limit\n\nChange-Id: I6578f196822ac712a6299f6eb56c21652c84aaf3\nSigned-off-by: minaripenguin \n\nEvolver: Move lockscreen clock customization to lockscreen settings\n\nEvolver: CustomFPImage: Retain the previously set image if selection is canceled\n\nSigned-off-by: AnierinB \n\nEvolver: Sync QS battery customization changes\n\nChange-Id: I6d2ebc0faf4dbfc8cd4b3713c17d2e8183ea9e18\n\nEvolver: Fix UDFPS NPE\n\n* Should solve https://github.com/Evolution-X/packages_apps_Evolver/issues/443.\n\nEvolver: Re-enable left and right virtual buttons while typing\n\nEvolver: Set reticker_status default value to true\n\nEvolver: add acun and bang brightness slider [2/3]\n\nRevert \"Evolver: add acun and bang brightness slider [2/3]\"\n\nThis reverts commit 18acb380a072e125abad50fd869843eda404a5bc.\n\nRevert \"Evolver: Add brightness slider styles [2/3]\"\n\nThis reverts commit 905d482173cfe25c8758b87c753175515c845a84.\n\nEvolver: Add brightness slider themes\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Bring back support for Parallel space\n\nSigned-off-by: Pranav Vashi \n\nRevert \"Evolver: Allow user to customize max visible notification icons [2/2]\"\n\nThis reverts commit 51e60e001f7251bf7f9e62de9265fe7e53cfafc7.\n\nEvolver: Disable notification and media control features\n\nEvolver: Live Volume Steps: Enable additional steps options\n\nEvolver: Move ambient music pulse strings here\n\nEvolver: Update team information\n\nEvolver: Bring back changelog preference\n\nRevert \"Evolver: Remove changelog preference\"\n\nThis reverts commit 34f5936a7b804ddf2f45af1504058657b4c2e645.\n\nEvolver: Import changes to Clock implementation\n\nEvolver: Battery styles: Add Landscape iOS battery styles [2/2]\n\nPorted from Iconify\n\nCredit: https://github.com/Mahmud0808/Iconify\nhttps://t.me/IconifyOfficial\n\nSigned-off-by: Charsi-Tejas \n\nEvolver: Battery styles: Add Landscape Origami [2/2]\n\n* Settings part. Ported from commit https://github.com/Mahmud0808/Iconify/commit/d702a15787bd3255b836887d1110576dce660521\n\nEvolver: reTicker: Allow to only show in Landscape mode [2/2]\n\nSigned-off-by: cjh1249131356 \n\nEvolver: Remove some power menu animations\n\n * Remove not working animations\n * Make some strings more descriptive\n\nEvolver: Add toggle to enable brightness slider haptic feedback [2/2]\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Add Pocket judge toggle\n\n@neobuddy89: Also add config to remove it if not supported.\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Add a toggle for QS footer text [2/2]\n\nEvolver: Allow customizing footer text [2/2]\n\nEvolver: Re-enable Combined signal icons toggle [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Data icon style [2/3]\n\nSigned-off-by: rezaadi0105 \nSigned-off-by: helliscloser \n\nEvolver: Hide all signal-related options for Wifi-only devices\n\nSigned-off-by: AnierinB \n\nEvolver: Hide QS Vibration category for devices without vibrator\n\nEvolver: Make Combined Qs Headers Optional with Toggle (2/2)\n\nSigned-off-by: tejas101k \n\nEvolver: Hide signal-related themes for Wifi-only devices\n\nEvolver: Add optional haptic feedback to volume panel [2/2]\n\n* Move vibration stuff into Misc.\n\nEvolver: Add SystemSettingDropDownPreference from LineageOS\n\nChange-Id: I71998d4d814ea982c85b91a52ff0a11ca473e92d\n\nSigned-off-by: Dmitrii \n\nEvolver: Import SelfRemovingDropDownPreference from LineageOS\n\nSigned-off-by: Dmitrii \n\nEvolver: Add setMinValue\n\nRevert \"Evolver: Make Combined Qs Headers Optional with Toggle (2/2)\"\n\nThis reverts commit e44fb2a0b101ddf42cdf448fec7d125619f01dd7.\n\nEvolver: Add strings for showing fastcharge status summary\n\nEvolver: Disable broken Combined QS element styles [2/2]\n\nEvolver: Update CustomSeekBarPreference from crdroid\n\nCommit History: https://github.com/crdroidandroid/android_packages_apps_crDroidSettings/commits/13.0/src/com/crdroid/settings/preferences/CustomSeekBarPreference.java\n\nSigned-off-by: Pranav Vashi \nSigned-off-by: kaderbava \n\nEvolver: Fix clipping in app list layout\n\nSigned-off-by: Pranav Vashi \n\nEvolver: misc: Add Pif preference\n\nSigned-off-by: AnierinB \n\nEvolver: Make PIF and PixelProps toggleable [2/2]\n\nEvolver: QS Header Image extended settings [2/2]\n\n* Create a page to display header previews and present a proper interface to user\n* Add options to customize:\n * tint\n * height\n * paddings\n * landscape (toggle)\n * transparency\n* Add an option to pick a custom header image from storage\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Allow spoofing all gapps to Pixel 8 Pro [2/2]\n\nEvolver: Drop Swap capacitive buttons category\n\nEvolver: Drop Less boring heads up\n\nEvolver: Remove Volume Steps fragment\n\nEvolver: Add lockscreen Media art cust [2/2]\n\nSQUASH of the followings:\n\n- Add toggle for Lockscreen Media Art [2/2]\n\n- Allow to configure or disable lockscreen media art blur [2/2]\n\n- Use 0-100% values for Media art blur [2/2]\n\nChange-Id: I4f3c886d27398f3bfc1c99e53f99531a1771ae89\nSigned-off-by: S I P U N \n\nEvolver: Remove no longer used monet schemes\n\nEvolver: Move Smart Pixels fragment to main Settings\n\nEvolver: Move Spoofing into its own fragment\n\nEvolver: Sync vibration settings changes [2/2]\n\nEvolver: Temporarily move screen animation to Misc category\n\n* Declutter main settings since animations only has 1 toggle.\n\nEvolver: Bring back Alarms/WakelockBlocker\n\nEvolver: Bring back UDFPS animation picker\n\nEvolver: Replace Edge long swipe pref with Advanced Gesture nav options [2/2]\n\nEvolver: Refactor fragments/preference paths\n\nEvolver: Update Island settings\n\n* Add Island animation\n* Re-enable now playing\n\nEvolver: Nuke battery light\n\nEvolver: Clean up spoofing options\n\nEvolver: Hide app notif category\n\nEvolver: Spoof current storage encryption status [2/2]\n\nChange-Id: I345b6dfa9c6144f83bc8fc581aebfe86ecbb7849\n\nEvolver: Import Wi-Fi standard icon [2/2]\n\nChange-Id: I893ad629947d22e742f103537a55098ee05f4ffa\n\nEvolver: Update team info\n\nEvolver: Make Pif preference depend on persist.sys.pif\n\nSigned-off-by: AnierinB \n\nEvolver: Bring back Netflix spoof\n\nEvolver: Bring back Snapchat spoof toggle [2/2]\n\nEvolver: Move roaming toggle to SystemUI\n\nEvolver: Bring back flashlight on call options [3/3]\n\n* Removed in 9c98e0244e6fbca4cf93529103b35cf31ec7f750.\n\nAdd Flashlight blink on incoming calls [3/3]\n- Thanks to shripal17 for suggesting list preference\n instead of a toggle\n- Add a device specific flashlight check\n\nidoybh edits: The current check is for isRingerAudiable and\nnot for DND - change var names and strings so it'll not mislead any\nfuture developer or any user\n\nChange-Id: I7d7d1522d4007320e8bb4d0794828c0b1330bdbb\nSigned-off-by: chandu078 \nSigned-off-by: Jackeagle \nSigned-off-by: Jis G Jacob \n\nEvolver: Introduce Lockscreen Style [2/2]\n\n* designed by Corex1402\n* refactored by: rmp\n\nChange-Id: Idb5fdf7af497c1e1a58f9cc04a591e4718389589\nSigned-off-by: minaripenguin \n\nEvolver: Show correct Font Styles on Dashboard\n\nChange-Id: I95a25c52b39e746978b5b3304b2a32206c89ae2e\n\nEvolver: Add more LS Clocks [2/2]\n\nSigned-off-by: Subratam6296 \nChange-Id: I6399e0e30f81d409d723e6e9324e1dd92b5813bf\n\nEvolver: Fix default lock clock fonts\n\nEvolver: Volume panel styles [3/3]\n\nSigned-off-by: mukesh22584 \n\nEvolver: Add pulse ambient edge lightning settings\n\nStrings are adapted from AICP resources_devicesettings.\n\nChange-Id: I2c25ea044bc23e3e5fdf4e41f98243d297cc3f27\n\nEvolver: Add volume panel text style [2/2]\n\nEvolver: Add Brightness TextView [2/2]\n\nSigned-off-by: mukesh22584 \n\nEvolver: A11 QS UI Style [3/3]\n\n[neobuddy89: Remove contentobserver, not useful]\n\nSigned-off-by: Pranav Vashi \nSigned-off-by: Stella Bloom \n\nEvolver: Allow setting quick QS rows [2/2]\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Add QS Panel Style [3/3]\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Make QS tile style and QS panel style exclusive\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Migrate MainSwitchBar and Switch to Material3\n\nThis follows Settings style updates for Android U.\n\nChange-Id: Id6d3e7f193b6ef9fa6419d164265062328eb9170\n\nEvolver: Migrate to SwitchPreferenceCompat\n\nChange-Id: Ice9f732065e4792fc73b7890cdd6b9a55475f518\n\nEvolver: Allow turning on WiFi/Bluetooth when pressing the tiles [2/2]\n\nRespectively\nCould save some taps for some users\n\nRevert \"Evolver: Move Smart Pixels fragment to main Settings\"\n\nThis reverts commit 16be38faaca53db7d23dc894db82858c6e1acf44.\n\nEvolver: Introduce Depth Wallpaper feature [2/2]\n\nSigned-off-by: minaripenguin \n\nCo-authored-by: 703joko <703joko@gmail.com>\nCo-authored-by: Adithya \nCo-authored-by: Ali B. \nCo-authored-by: AnierinB \nCo-authored-by: Anushek Prasal \nCo-authored-by: Blaster4385 \nCo-authored-by: Bruno Martins \nCo-authored-by: Chris Chen \nCo-authored-by: Col_or \nCo-authored-by: DennySPb \nCo-authored-by: Dhina17 \nCo-authored-by: Dmitrii \nCo-authored-by: Ezio Lacandia Bijelkic \nCo-authored-by: GHOST | ゴースト \nCo-authored-by: Ghosuto \nCo-authored-by: Idc <59904122+IDontCare-05@users.noreply.github.com>\nCo-authored-by: Ido Ben-Hur \nCo-authored-by: Ivan Martynov \nCo-authored-by: Kujou Yuko \nCo-authored-by: Max \nCo-authored-by: Michael Bestas \nCo-authored-by: Mohammad Hasan Keramat J \nCo-authored-by: Mukesh Singh \nCo-authored-by: Pranav Vashi \nCo-authored-by: Prathamesh Sahasrabuddhe \nCo-authored-by: Rumais \nCo-authored-by: SagarMakhar \nCo-authored-by: ShevT \nCo-authored-by: Subratam6296 \nCo-authored-by: Trishiraj \nCo-authored-by: Vache \nCo-authored-by: beanstown106 \nCo-authored-by: chematelegram \nCo-authored-by: cjybyjk \nCo-authored-by: elpaablo \nCo-authored-by: jhonboy121 \nCo-authored-by: kaderbava \nCo-authored-by: maxwen \nCo-authored-by: minaripenguin \nCo-authored-by: someone5678 <59456192+someone5678@users.noreply.github.com>\nCo-authored-by: spezi77 \nCo-authored-by: spkal01 \nCo-authored-by: なな ","shortMessageHtmlLink":"[SQUASH] Evolver: Refactor for A14 QPR2"}},{"before":"2cc7e93c364579d16d43eb285e60eabf9baec3b5","after":"8bc3e6b1690bf4e1bb471a26fe126dab43da772d","ref":"refs/heads/l10n_u","pushedAt":"2024-05-09T14:52:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"New translations evolution_strings.xml (Russian)","shortMessageHtmlLink":"New translations evolution_strings.xml (Russian)"}},{"before":"1530370d5418c590e59278d34d7b6e099df89105","after":"2cc7e93c364579d16d43eb285e60eabf9baec3b5","ref":"refs/heads/l10n_u","pushedAt":"2024-05-09T12:34:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"New translations evolution_strings.xml (Portuguese, Brazilian)","shortMessageHtmlLink":"New translations evolution_strings.xml (Portuguese, Brazilian)"}},{"before":null,"after":"1530370d5418c590e59278d34d7b6e099df89105","ref":"refs/heads/l10n_u","pushedAt":"2024-05-09T12:34:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"[SQUASH] Evolver: Refactor for A14 QPR2\n\n* Alexander Brunswig is the biggest piece of shit in all of Android and can go to hell. You deserve all the trash :-)\n\nEvolver: add SystemPropertySwitchPreference\n\nSigned-off-by: cjybyjk \nChange-Id: Idf11c6b117fa47d1c9d8d64adacfd3003a91008f\n\nEvolver: Use SystemPropertySwitchPreference for Photos/Games props\n\nEvolver: Use MainSwitchPreference when applicable\n\n* Add master switch strings for new MainSwitchPreferences\n\nNew Crowdin updates (#217, #218, #219, #220, & #221)\n\nRevert \"Evolver: Add window ignore secure feature [2/2]\"\n\nThis reverts commit 99d0ed7be420ef375d1da694b364cd23a23187fe.\n\nRevert \"Evolver: Add application downgrade feature [2/2]\"\n\nThis reverts commit ce2f4f56c74fe55bce1c39ebf8a9777557ac5b27.\n\nfRevert \"Evolver: Import Wi-Fi standard icon [2/2]\"\n\nThis reverts commit 5be419d5ed1c026eaf577192819a4f3257391f76.\n\nEvolver: Bring back lockscreen media art blur filters\n\n* i guess renderscript can now handle these\n\n[SQUASH] Evolver: Refactor for Tiramisu\n\n* Bring back status bar lyric feature\n* Bring in better Network Traffic implementation\n* Bring in different Edge Light implementation\n* Copyright: 2022 => 2023\n* Introduce Changelog preference\n* Introduce Parallel Space changes\n* Introduce several preferences\n* MasterSwitchPreference => PrimarySwitchPreference\n* Remove Volume steps fragment\n* Remove previous Monet settings implementation\n* Remove unused arrays and strings\n* Switch from using footer text to TopIntroPreference\n* Update App lock stuff from FlamingoOS\n* Update Color picker drawables and layouts\n* savedInstanceState => icicle\n\nEvolver: Add support for Lockscreen clock fonts\n\nAfter r16, a commit to cleanup the KeyguardClockSwtich and unify it's structure was merged.\nAlso, this added a new resource into the frameworks core, which allows us to overlay the custom clock font.\nSo, 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.\n\n[nurkeinneid]:\n- adapt to our ThemeUtils\n- restore original copyright header - crdroid did nothing here\n\nChange-Id: I70590910144141a534b926f884e9f08e4e3af5bc\nSigned-off-by: NurKeinNeid \n\nEvolver: Import Wi-Fi standard icon [2/2]\n\n* Show Wi-Fi 4/5/6 standard on statusbar\n\nChange-Id: I3658cda5b303bd03cf83e174e4dfd6a55d33e860\n\nEvolver: Add some native monet settings\n\nGoal is to let users control monet engine more granularly\nGenerally all we can set solely by changing Settings.Secure.THEME_CUSTOMIZATION_OVERLAY_PACKAGES\nAdds the ability to choose the accent color source, a custom accent color and the theme style\nTheme styles are generally available with a preview on ThemePicker but not with custom sources nor color\n\nSigned-off-by: Aman Singh \n\nEvolver: Allow a more granular control over shades [2/2]\n\nDo that by letting the user control the luminance and chroma factors of accent / background colors\nUse Settings.Secure.THEME_CUSTOMIZATION_OVERLAY_PACKAGES as an existing medium to store choices\n\nAlso refactor the code here\n\nSigned-off-by: Aman Singh \n\nEvolver: Allow choosing a custom background color seed [2/2]\n\nSigned-off-by: Aman Singh \n\nEvolver: Add an ability to blink flashlight for notifications [3/3]\n\nPer channel and by default\n\nEvolver: Add support for GMS switch\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Allow hiding QS footer data usage [2/2]\n\nChange-Id: Ia58e9e55246a645102ff2efc306bc4125024afef\n\nEvolver: Add QS tile layout settings [2/2]\n\nSigned-off-by: Pranav Vashi \nSigned-off-by: DennySPb \nChange-Id: Icba8d7f40a6b52c12ebe8653ef226dc48188e25d\n\nEvolver: Allow to change QS tile label text size [2/2]\n\nEvolver: HUN importance selector (2/2)\n\nEvolver: Configurable lockscreen clock color [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Allow setting bottom keyguard shortcuts [2/2]\n\nAllows changing the priority, sides and to disable\n\nEvolver: Extend DashboardFragment instead of SettingsPreferenceFragment\n\nThis makes us more inline with settings, adds toggle visibility animations and so on\nAlso add missing pages to search, correct wrong search xmls and more\n\nEvolver: LockScreen: Avoid joining strings with + in a loop\n\nProperly use the StringBuilder there\n\nEvolver: Use proper grammar/check correct spelling [2/2]\n\nEvolver: Allow forcing a single bottom keyguard shortcut\n\nEvolver: Introduce Google TV remote controls keyguard affordance [2/2]\n\nThis adds a button for launching the Remote controls from Google TV app\nat the bottom of the lockscreen for quick access.\n\nEvolver: Add warning for Navbar visibility toggle\n\n* Ugh.\n\nEvolver: Disable lockscreen album art by default [2/2]\n\nEvolver: Update copyright year\n\nRevert \"Evolver: Allow to change QS tile label text size [2/2]\"\n\nThis reverts commit 6099ca9bd6c57d88bcf7854b6b6af0fb4f6cbaa9.\n\nRevert \"Evolver: Add QS tile layout settings [2/2]\"\n\nThis reverts commit 544a682df36c8278a8f181564cc07e8884f3011e.\n\nEvolver: QS tiles count & vertical layout settings [2/2]\n\nSigned-off-by: Cruzer1 \n\nEvolver: QS hide label setting [2/2]\n\nSigned-off-by: Cruzer1 \n\nEvolver: Refactor qs tiles layout fragment\n\nSigned-off-by: Cruzer1 \n\nEvolver: Redesign LS Clockpicker\n\nEvolver: Lockscreen clock format settings [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Combined signal icons toggle [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Custom QS panel styles [3/3]\n\nSigned-off-by: minaripenguin \n\nEvolver: Move pulse on new tracks from Settings\n\nEvolver: Adjust QSLayoutUtils after repick\n\n* https://github.com/Evolution-X/frameworks_base/commit/c8aa728f68a68e4d46cea4c9ac88aea9798f5ef4.\n\nEvolver: Resolve NPE when opening iconpacks pref\n\nEvolver: Configurable media notification and lockscreen blur radius\n\nSigned-off-by: minaripenguin \n\nEvolver: Rework media artwork and blur implementation [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Fade filter for media notification [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Fade filter for lockscreen media artwork [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Import more status bar logo styles [2/2]\n\nEvolver: Status bar logos - Linux [2/2]\n\nEvolver: Custom fp icon\n\nEvolver: Remove changelog preference\n\nEvolver: Add Heads up toggle dependency for HUN\n\nEvolver: Use SystemSettingMainSwitchPreference for Battery bar settings\n\nEvolver: Use better main switch title strings [2/2]\n\nEvolver: Allow locking all apps visible in launcher\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Update AppLock API\n\nSigned-off-by: Pranav Vashi \n\nEvolver: AppLock: Slightly bigger icon size\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Fix Edge light option dependency\n\nEvolver: Fix up custom seekbar pref disabled color views\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Color picker improvements\n\nEvolver: Disable/remove some features for A13 QPR2\n\nDisabled:\n* FP auth vibration\n* QS clock/date/battery options\n* QS footer options\n* Status bar brightness control\n\nRemoved:\n* Combined signal icons\n* GMS switch (connected to Parallel space)\n* Lockscreen shortcuts (moved to Google Wallpapers impl)\n* Parallel space (App clone will arrive in A14)\n\nEvolver: Allow to choose lockscreen or Ambient on wake gestures [2/2]\n\nEvolver: Show Ambient display category for device with tap or double tap sensors\n\nEvolver: Live Volume Steps [2/2]\n\nChange-Id: I1e4ced6a7b7c963419fe1656e25b76f596a61959\n\nEvolver: Allow user to customize max visible notification icons [2/2]\n\nEvolver: Disable secure tiles on lockscreen switch if whole QS is already disabled\n\nChange-Id: I1dcd18da8b5145e218d070414da8997aff181475\nSigned-off-by: NurKeinNeid \n\nEvolver: Re-organize entries\n\nEvolver: QS Header Image [2/2]\n\nChange-Id: Ie3a90f161e4d1c12c94d9a84c1580dfc34c1e18a\nSigned-off-by: minaripenguin \nSigned-off-by: Sipun Ku Mahanta \n\nEvolver: Remove radio info from Misc category\n\n* Moved to Settings app: https://github.com/Evolution-X/packages_apps_Settings/commit/28fdc893fa80c447ac204e885d3d68c1033d90af\n\nEvolver: Add brightness slider styles [2/3]\n\nChange-Id: Id6bae41a3aca86a2483fb57317a63f97dd61415a\n\nRevert \"Evolver: Fix Edge light option dependency\"\n\nThis reverts commit 9c1b6f761b971e0545113d1c028e8e7fba0b1a57.\n\nRevert \"Evolver: Allow to choose lockscreen or Ambient on wake gestures [2/2]\"\n\nThis reverts commit 9badaa369e44227316d8686714ff67695b7f535f.\n\nRevert \"Evolver: Heads-up: Fix up layout for blacklisted/stoplisted app lists\"\n\nThis reverts commit dbaa26150420e734feefa6738bfd258c90dabea0.\n\nRevert \"Evolver: HeadsUp blacklists (2/2)\"\n\nThis reverts commit 52a5cd45ee6cc2aa86c1641417839ff3ae2d5221.\n\nRevert \"Evolver: HeadsUp: Stop showing notifications when selected applications on top [2/2]\"\n\nThis reverts commit c3492b1e866b8973f8da7a1fbf9bb98a3d99e765.\n\nRevert \"Evolver: HUN importance selector (2/2)\"\n\nThis reverts commit 8614cecf098b43f06ceee4bbbf43cf46a74bc146.\n\nEvolver: Disable ripple effect toggle\n\nEvolver: Increase QS header images max limit\n\nChange-Id: I6578f196822ac712a6299f6eb56c21652c84aaf3\nSigned-off-by: minaripenguin \n\nEvolver: Move lockscreen clock customization to lockscreen settings\n\nEvolver: CustomFPImage: Retain the previously set image if selection is canceled\n\nSigned-off-by: AnierinB \n\nEvolver: Sync QS battery customization changes\n\nChange-Id: I6d2ebc0faf4dbfc8cd4b3713c17d2e8183ea9e18\n\nEvolver: Fix UDFPS NPE\n\n* Should solve https://github.com/Evolution-X/packages_apps_Evolver/issues/443.\n\nEvolver: Re-enable left and right virtual buttons while typing\n\nEvolver: Set reticker_status default value to true\n\nEvolver: add acun and bang brightness slider [2/3]\n\nRevert \"Evolver: add acun and bang brightness slider [2/3]\"\n\nThis reverts commit 18acb380a072e125abad50fd869843eda404a5bc.\n\nRevert \"Evolver: Add brightness slider styles [2/3]\"\n\nThis reverts commit 905d482173cfe25c8758b87c753175515c845a84.\n\nEvolver: Add brightness slider themes\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Bring back support for Parallel space\n\nSigned-off-by: Pranav Vashi \n\nRevert \"Evolver: Allow user to customize max visible notification icons [2/2]\"\n\nThis reverts commit 51e60e001f7251bf7f9e62de9265fe7e53cfafc7.\n\nEvolver: Disable notification and media control features\n\nEvolver: Live Volume Steps: Enable additional steps options\n\nEvolver: Move ambient music pulse strings here\n\nEvolver: Update team information\n\nEvolver: Bring back changelog preference\n\nRevert \"Evolver: Remove changelog preference\"\n\nThis reverts commit 34f5936a7b804ddf2f45af1504058657b4c2e645.\n\nEvolver: Import changes to Clock implementation\n\nEvolver: Battery styles: Add Landscape iOS battery styles [2/2]\n\nPorted from Iconify\n\nCredit: https://github.com/Mahmud0808/Iconify\nhttps://t.me/IconifyOfficial\n\nSigned-off-by: Charsi-Tejas \n\nEvolver: Battery styles: Add Landscape Origami [2/2]\n\n* Settings part. Ported from commit https://github.com/Mahmud0808/Iconify/commit/d702a15787bd3255b836887d1110576dce660521\n\nEvolver: reTicker: Allow to only show in Landscape mode [2/2]\n\nSigned-off-by: cjh1249131356 \n\nEvolver: Remove some power menu animations\n\n * Remove not working animations\n * Make some strings more descriptive\n\nEvolver: Add toggle to enable brightness slider haptic feedback [2/2]\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Add Pocket judge toggle\n\n@neobuddy89: Also add config to remove it if not supported.\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Add a toggle for QS footer text [2/2]\n\nEvolver: Allow customizing footer text [2/2]\n\nEvolver: Re-enable Combined signal icons toggle [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Data icon style [2/3]\n\nSigned-off-by: rezaadi0105 \nSigned-off-by: helliscloser \n\nEvolver: Hide all signal-related options for Wifi-only devices\n\nSigned-off-by: AnierinB \n\nEvolver: Hide QS Vibration category for devices without vibrator\n\nEvolver: Make Combined Qs Headers Optional with Toggle (2/2)\n\nSigned-off-by: tejas101k \n\nEvolver: Hide signal-related themes for Wifi-only devices\n\nEvolver: Add optional haptic feedback to volume panel [2/2]\n\n* Move vibration stuff into Misc.\n\nEvolver: Add SystemSettingDropDownPreference from LineageOS\n\nChange-Id: I71998d4d814ea982c85b91a52ff0a11ca473e92d\n\nSigned-off-by: Dmitrii \n\nEvolver: Import SelfRemovingDropDownPreference from LineageOS\n\nSigned-off-by: Dmitrii \n\nEvolver: Add setMinValue\n\nRevert \"Evolver: Make Combined Qs Headers Optional with Toggle (2/2)\"\n\nThis reverts commit e44fb2a0b101ddf42cdf448fec7d125619f01dd7.\n\nEvolver: Add strings for showing fastcharge status summary\n\nEvolver: Disable broken Combined QS element styles [2/2]\n\nEvolver: Update CustomSeekBarPreference from crdroid\n\nCommit History: https://github.com/crdroidandroid/android_packages_apps_crDroidSettings/commits/13.0/src/com/crdroid/settings/preferences/CustomSeekBarPreference.java\n\nSigned-off-by: Pranav Vashi \nSigned-off-by: kaderbava \n\nEvolver: Fix clipping in app list layout\n\nSigned-off-by: Pranav Vashi \n\nEvolver: misc: Add Pif preference\n\nSigned-off-by: AnierinB \n\nEvolver: Make PIF and PixelProps toggleable [2/2]\n\nEvolver: QS Header Image extended settings [2/2]\n\n* Create a page to display header previews and present a proper interface to user\n* Add options to customize:\n * tint\n * height\n * paddings\n * landscape (toggle)\n * transparency\n* Add an option to pick a custom header image from storage\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Allow spoofing all gapps to Pixel 8 Pro [2/2]\n\nEvolver: Drop Swap capacitive buttons category\n\nEvolver: Drop Less boring heads up\n\nEvolver: Remove Volume Steps fragment\n\nEvolver: Add lockscreen Media art cust [2/2]\n\nSQUASH of the followings:\n\n- Add toggle for Lockscreen Media Art [2/2]\n\n- Allow to configure or disable lockscreen media art blur [2/2]\n\n- Use 0-100% values for Media art blur [2/2]\n\nChange-Id: I4f3c886d27398f3bfc1c99e53f99531a1771ae89\nSigned-off-by: S I P U N \n\nEvolver: Remove no longer used monet schemes\n\nEvolver: Move Smart Pixels fragment to main Settings\n\nEvolver: Move Spoofing into its own fragment\n\nEvolver: Sync vibration settings changes [2/2]\n\nEvolver: Temporarily move screen animation to Misc category\n\n* Declutter main settings since animations only has 1 toggle.\n\nEvolver: Bring back Alarms/WakelockBlocker\n\nEvolver: Bring back UDFPS animation picker\n\nEvolver: Replace Edge long swipe pref with Advanced Gesture nav options [2/2]\n\nEvolver: Refactor fragments/preference paths\n\nEvolver: Update Island settings\n\n* Add Island animation\n* Re-enable now playing\n\nEvolver: Nuke battery light\n\nEvolver: Clean up spoofing options\n\nEvolver: Hide app notif category\n\nEvolver: Spoof current storage encryption status [2/2]\n\nChange-Id: I345b6dfa9c6144f83bc8fc581aebfe86ecbb7849\n\nEvolver: Import Wi-Fi standard icon [2/2]\n\nChange-Id: I893ad629947d22e742f103537a55098ee05f4ffa\n\nEvolver: Update team info\n\nEvolver: Make Pif preference depend on persist.sys.pif\n\nSigned-off-by: AnierinB \n\nEvolver: Bring back Netflix spoof\n\nEvolver: Bring back Snapchat spoof toggle [2/2]\n\nEvolver: Move roaming toggle to SystemUI\n\nEvolver: Bring back flashlight on call options [3/3]\n\n* Removed in 9c98e0244e6fbca4cf93529103b35cf31ec7f750.\n\nAdd Flashlight blink on incoming calls [3/3]\n- Thanks to shripal17 for suggesting list preference\n instead of a toggle\n- Add a device specific flashlight check\n\nidoybh edits: The current check is for isRingerAudiable and\nnot for DND - change var names and strings so it'll not mislead any\nfuture developer or any user\n\nChange-Id: I7d7d1522d4007320e8bb4d0794828c0b1330bdbb\nSigned-off-by: chandu078 \nSigned-off-by: Jackeagle \nSigned-off-by: Jis G Jacob \n\nEvolver: Introduce Lockscreen Style [2/2]\n\n* designed by Corex1402\n* refactored by: rmp\n\nChange-Id: Idb5fdf7af497c1e1a58f9cc04a591e4718389589\nSigned-off-by: minaripenguin \n\nEvolver: Show correct Font Styles on Dashboard\n\nChange-Id: I95a25c52b39e746978b5b3304b2a32206c89ae2e\n\nEvolver: Add more LS Clocks [2/2]\n\nSigned-off-by: Subratam6296 \nChange-Id: I6399e0e30f81d409d723e6e9324e1dd92b5813bf\n\nEvolver: Fix default lock clock fonts\n\nEvolver: Volume panel styles [3/3]\n\nSigned-off-by: mukesh22584 \n\nEvolver: Add pulse ambient edge lightning settings\n\nStrings are adapted from AICP resources_devicesettings.\n\nChange-Id: I2c25ea044bc23e3e5fdf4e41f98243d297cc3f27\n\nEvolver: Add volume panel text style [2/2]\n\nEvolver: Add Brightness TextView [2/2]\n\nSigned-off-by: mukesh22584 \n\nEvolver: A11 QS UI Style [3/3]\n\n[neobuddy89: Remove contentobserver, not useful]\n\nSigned-off-by: Pranav Vashi \nSigned-off-by: Stella Bloom \n\nEvolver: Allow setting quick QS rows [2/2]\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Add QS Panel Style [3/3]\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Make QS tile style and QS panel style exclusive\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Migrate MainSwitchBar and Switch to Material3\n\nThis follows Settings style updates for Android U.\n\nChange-Id: Id6d3e7f193b6ef9fa6419d164265062328eb9170\n\nEvolver: Migrate to SwitchPreferenceCompat\n\nChange-Id: Ice9f732065e4792fc73b7890cdd6b9a55475f518\n\nEvolver: Allow turning on WiFi/Bluetooth when pressing the tiles [2/2]\n\nRespectively\nCould save some taps for some users\n\nRevert \"Evolver: Move Smart Pixels fragment to main Settings\"\n\nThis reverts commit 16be38faaca53db7d23dc894db82858c6e1acf44.\n\nEvolver: Introduce Depth Wallpaper feature [2/2]\n\nSigned-off-by: minaripenguin \n\nCo-authored-by: 703joko <703joko@gmail.com>\nCo-authored-by: Adithya \nCo-authored-by: Ali B. \nCo-authored-by: AnierinB \nCo-authored-by: Anushek Prasal \nCo-authored-by: Blaster4385 \nCo-authored-by: Bruno Martins \nCo-authored-by: Chris Chen \nCo-authored-by: Col_or \nCo-authored-by: DennySPb \nCo-authored-by: Dhina17 \nCo-authored-by: Dmitrii \nCo-authored-by: Ezio Lacandia Bijelkic \nCo-authored-by: GHOST | ゴースト \nCo-authored-by: Ghosuto \nCo-authored-by: Idc <59904122+IDontCare-05@users.noreply.github.com>\nCo-authored-by: Ido Ben-Hur \nCo-authored-by: Ivan Martynov \nCo-authored-by: Kujou Yuko \nCo-authored-by: Max \nCo-authored-by: Michael Bestas \nCo-authored-by: Mohammad Hasan Keramat J \nCo-authored-by: Mukesh Singh \nCo-authored-by: Pranav Vashi \nCo-authored-by: Prathamesh Sahasrabuddhe \nCo-authored-by: Rumais \nCo-authored-by: SagarMakhar \nCo-authored-by: ShevT \nCo-authored-by: Subratam6296 \nCo-authored-by: Trishiraj \nCo-authored-by: Vache \nCo-authored-by: beanstown106 \nCo-authored-by: chematelegram \nCo-authored-by: cjybyjk \nCo-authored-by: elpaablo \nCo-authored-by: jhonboy121 \nCo-authored-by: kaderbava \nCo-authored-by: maxwen \nCo-authored-by: minaripenguin \nCo-authored-by: someone5678 <59456192+someone5678@users.noreply.github.com>\nCo-authored-by: spezi77 \nCo-authored-by: spkal01 \nCo-authored-by: なな ","shortMessageHtmlLink":"[SQUASH] Evolver: Refactor for A14 QPR2"}},{"before":"da10ef9c2f124ef2e3c5e2a0de5a049e01d4aa21","after":"1530370d5418c590e59278d34d7b6e099df89105","ref":"refs/heads/u","pushedAt":"2024-05-09T07:13:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"[SQUASH] Evolver: Refactor for A14 QPR2\n\n* Alexander Brunswig is the biggest piece of shit in all of Android and can go to hell. You deserve all the trash :-)\n\nEvolver: add SystemPropertySwitchPreference\n\nSigned-off-by: cjybyjk \nChange-Id: Idf11c6b117fa47d1c9d8d64adacfd3003a91008f\n\nEvolver: Use SystemPropertySwitchPreference for Photos/Games props\n\nEvolver: Use MainSwitchPreference when applicable\n\n* Add master switch strings for new MainSwitchPreferences\n\nNew Crowdin updates (#217, #218, #219, #220, & #221)\n\nRevert \"Evolver: Add window ignore secure feature [2/2]\"\n\nThis reverts commit 99d0ed7be420ef375d1da694b364cd23a23187fe.\n\nRevert \"Evolver: Add application downgrade feature [2/2]\"\n\nThis reverts commit ce2f4f56c74fe55bce1c39ebf8a9777557ac5b27.\n\nfRevert \"Evolver: Import Wi-Fi standard icon [2/2]\"\n\nThis reverts commit 5be419d5ed1c026eaf577192819a4f3257391f76.\n\nEvolver: Bring back lockscreen media art blur filters\n\n* i guess renderscript can now handle these\n\n[SQUASH] Evolver: Refactor for Tiramisu\n\n* Bring back status bar lyric feature\n* Bring in better Network Traffic implementation\n* Bring in different Edge Light implementation\n* Copyright: 2022 => 2023\n* Introduce Changelog preference\n* Introduce Parallel Space changes\n* Introduce several preferences\n* MasterSwitchPreference => PrimarySwitchPreference\n* Remove Volume steps fragment\n* Remove previous Monet settings implementation\n* Remove unused arrays and strings\n* Switch from using footer text to TopIntroPreference\n* Update App lock stuff from FlamingoOS\n* Update Color picker drawables and layouts\n* savedInstanceState => icicle\n\nEvolver: Add support for Lockscreen clock fonts\n\nAfter r16, a commit to cleanup the KeyguardClockSwtich and unify it's structure was merged.\nAlso, this added a new resource into the frameworks core, which allows us to overlay the custom clock font.\nSo, 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.\n\n[nurkeinneid]:\n- adapt to our ThemeUtils\n- restore original copyright header - crdroid did nothing here\n\nChange-Id: I70590910144141a534b926f884e9f08e4e3af5bc\nSigned-off-by: NurKeinNeid \n\nEvolver: Import Wi-Fi standard icon [2/2]\n\n* Show Wi-Fi 4/5/6 standard on statusbar\n\nChange-Id: I3658cda5b303bd03cf83e174e4dfd6a55d33e860\n\nEvolver: Add some native monet settings\n\nGoal is to let users control monet engine more granularly\nGenerally all we can set solely by changing Settings.Secure.THEME_CUSTOMIZATION_OVERLAY_PACKAGES\nAdds the ability to choose the accent color source, a custom accent color and the theme style\nTheme styles are generally available with a preview on ThemePicker but not with custom sources nor color\n\nSigned-off-by: Aman Singh \n\nEvolver: Allow a more granular control over shades [2/2]\n\nDo that by letting the user control the luminance and chroma factors of accent / background colors\nUse Settings.Secure.THEME_CUSTOMIZATION_OVERLAY_PACKAGES as an existing medium to store choices\n\nAlso refactor the code here\n\nSigned-off-by: Aman Singh \n\nEvolver: Allow choosing a custom background color seed [2/2]\n\nSigned-off-by: Aman Singh \n\nEvolver: Add an ability to blink flashlight for notifications [3/3]\n\nPer channel and by default\n\nEvolver: Add support for GMS switch\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Allow hiding QS footer data usage [2/2]\n\nChange-Id: Ia58e9e55246a645102ff2efc306bc4125024afef\n\nEvolver: Add QS tile layout settings [2/2]\n\nSigned-off-by: Pranav Vashi \nSigned-off-by: DennySPb \nChange-Id: Icba8d7f40a6b52c12ebe8653ef226dc48188e25d\n\nEvolver: Allow to change QS tile label text size [2/2]\n\nEvolver: HUN importance selector (2/2)\n\nEvolver: Configurable lockscreen clock color [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Allow setting bottom keyguard shortcuts [2/2]\n\nAllows changing the priority, sides and to disable\n\nEvolver: Extend DashboardFragment instead of SettingsPreferenceFragment\n\nThis makes us more inline with settings, adds toggle visibility animations and so on\nAlso add missing pages to search, correct wrong search xmls and more\n\nEvolver: LockScreen: Avoid joining strings with + in a loop\n\nProperly use the StringBuilder there\n\nEvolver: Use proper grammar/check correct spelling [2/2]\n\nEvolver: Allow forcing a single bottom keyguard shortcut\n\nEvolver: Introduce Google TV remote controls keyguard affordance [2/2]\n\nThis adds a button for launching the Remote controls from Google TV app\nat the bottom of the lockscreen for quick access.\n\nEvolver: Add warning for Navbar visibility toggle\n\n* Ugh.\n\nEvolver: Disable lockscreen album art by default [2/2]\n\nEvolver: Update copyright year\n\nRevert \"Evolver: Allow to change QS tile label text size [2/2]\"\n\nThis reverts commit 6099ca9bd6c57d88bcf7854b6b6af0fb4f6cbaa9.\n\nRevert \"Evolver: Add QS tile layout settings [2/2]\"\n\nThis reverts commit 544a682df36c8278a8f181564cc07e8884f3011e.\n\nEvolver: QS tiles count & vertical layout settings [2/2]\n\nSigned-off-by: Cruzer1 \n\nEvolver: QS hide label setting [2/2]\n\nSigned-off-by: Cruzer1 \n\nEvolver: Refactor qs tiles layout fragment\n\nSigned-off-by: Cruzer1 \n\nEvolver: Redesign LS Clockpicker\n\nEvolver: Lockscreen clock format settings [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Combined signal icons toggle [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Custom QS panel styles [3/3]\n\nSigned-off-by: minaripenguin \n\nEvolver: Move pulse on new tracks from Settings\n\nEvolver: Adjust QSLayoutUtils after repick\n\n* https://github.com/Evolution-X/frameworks_base/commit/c8aa728f68a68e4d46cea4c9ac88aea9798f5ef4.\n\nEvolver: Resolve NPE when opening iconpacks pref\n\nEvolver: Configurable media notification and lockscreen blur radius\n\nSigned-off-by: minaripenguin \n\nEvolver: Rework media artwork and blur implementation [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Fade filter for media notification [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Fade filter for lockscreen media artwork [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Import more status bar logo styles [2/2]\n\nEvolver: Status bar logos - Linux [2/2]\n\nEvolver: Custom fp icon\n\nEvolver: Remove changelog preference\n\nEvolver: Add Heads up toggle dependency for HUN\n\nEvolver: Use SystemSettingMainSwitchPreference for Battery bar settings\n\nEvolver: Use better main switch title strings [2/2]\n\nEvolver: Allow locking all apps visible in launcher\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Update AppLock API\n\nSigned-off-by: Pranav Vashi \n\nEvolver: AppLock: Slightly bigger icon size\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Fix Edge light option dependency\n\nEvolver: Fix up custom seekbar pref disabled color views\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Color picker improvements\n\nEvolver: Disable/remove some features for A13 QPR2\n\nDisabled:\n* FP auth vibration\n* QS clock/date/battery options\n* QS footer options\n* Status bar brightness control\n\nRemoved:\n* Combined signal icons\n* GMS switch (connected to Parallel space)\n* Lockscreen shortcuts (moved to Google Wallpapers impl)\n* Parallel space (App clone will arrive in A14)\n\nEvolver: Allow to choose lockscreen or Ambient on wake gestures [2/2]\n\nEvolver: Show Ambient display category for device with tap or double tap sensors\n\nEvolver: Live Volume Steps [2/2]\n\nChange-Id: I1e4ced6a7b7c963419fe1656e25b76f596a61959\n\nEvolver: Allow user to customize max visible notification icons [2/2]\n\nEvolver: Disable secure tiles on lockscreen switch if whole QS is already disabled\n\nChange-Id: I1dcd18da8b5145e218d070414da8997aff181475\nSigned-off-by: NurKeinNeid \n\nEvolver: Re-organize entries\n\nEvolver: QS Header Image [2/2]\n\nChange-Id: Ie3a90f161e4d1c12c94d9a84c1580dfc34c1e18a\nSigned-off-by: minaripenguin \nSigned-off-by: Sipun Ku Mahanta \n\nEvolver: Remove radio info from Misc category\n\n* Moved to Settings app: https://github.com/Evolution-X/packages_apps_Settings/commit/28fdc893fa80c447ac204e885d3d68c1033d90af\n\nEvolver: Add brightness slider styles [2/3]\n\nChange-Id: Id6bae41a3aca86a2483fb57317a63f97dd61415a\n\nRevert \"Evolver: Fix Edge light option dependency\"\n\nThis reverts commit 9c1b6f761b971e0545113d1c028e8e7fba0b1a57.\n\nRevert \"Evolver: Allow to choose lockscreen or Ambient on wake gestures [2/2]\"\n\nThis reverts commit 9badaa369e44227316d8686714ff67695b7f535f.\n\nRevert \"Evolver: Heads-up: Fix up layout for blacklisted/stoplisted app lists\"\n\nThis reverts commit dbaa26150420e734feefa6738bfd258c90dabea0.\n\nRevert \"Evolver: HeadsUp blacklists (2/2)\"\n\nThis reverts commit 52a5cd45ee6cc2aa86c1641417839ff3ae2d5221.\n\nRevert \"Evolver: HeadsUp: Stop showing notifications when selected applications on top [2/2]\"\n\nThis reverts commit c3492b1e866b8973f8da7a1fbf9bb98a3d99e765.\n\nRevert \"Evolver: HUN importance selector (2/2)\"\n\nThis reverts commit 8614cecf098b43f06ceee4bbbf43cf46a74bc146.\n\nEvolver: Disable ripple effect toggle\n\nEvolver: Increase QS header images max limit\n\nChange-Id: I6578f196822ac712a6299f6eb56c21652c84aaf3\nSigned-off-by: minaripenguin \n\nEvolver: Move lockscreen clock customization to lockscreen settings\n\nEvolver: CustomFPImage: Retain the previously set image if selection is canceled\n\nSigned-off-by: AnierinB \n\nEvolver: Sync QS battery customization changes\n\nChange-Id: I6d2ebc0faf4dbfc8cd4b3713c17d2e8183ea9e18\n\nEvolver: Fix UDFPS NPE\n\n* Should solve https://github.com/Evolution-X/packages_apps_Evolver/issues/443.\n\nEvolver: Re-enable left and right virtual buttons while typing\n\nEvolver: Set reticker_status default value to true\n\nEvolver: add acun and bang brightness slider [2/3]\n\nRevert \"Evolver: add acun and bang brightness slider [2/3]\"\n\nThis reverts commit 18acb380a072e125abad50fd869843eda404a5bc.\n\nRevert \"Evolver: Add brightness slider styles [2/3]\"\n\nThis reverts commit 905d482173cfe25c8758b87c753175515c845a84.\n\nEvolver: Add brightness slider themes\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Bring back support for Parallel space\n\nSigned-off-by: Pranav Vashi \n\nRevert \"Evolver: Allow user to customize max visible notification icons [2/2]\"\n\nThis reverts commit 51e60e001f7251bf7f9e62de9265fe7e53cfafc7.\n\nEvolver: Disable notification and media control features\n\nEvolver: Live Volume Steps: Enable additional steps options\n\nEvolver: Move ambient music pulse strings here\n\nEvolver: Update team information\n\nEvolver: Bring back changelog preference\n\nRevert \"Evolver: Remove changelog preference\"\n\nThis reverts commit 34f5936a7b804ddf2f45af1504058657b4c2e645.\n\nEvolver: Import changes to Clock implementation\n\nEvolver: Battery styles: Add Landscape iOS battery styles [2/2]\n\nPorted from Iconify\n\nCredit: https://github.com/Mahmud0808/Iconify\nhttps://t.me/IconifyOfficial\n\nSigned-off-by: Charsi-Tejas \n\nEvolver: Battery styles: Add Landscape Origami [2/2]\n\n* Settings part. Ported from commit https://github.com/Mahmud0808/Iconify/commit/d702a15787bd3255b836887d1110576dce660521\n\nEvolver: reTicker: Allow to only show in Landscape mode [2/2]\n\nSigned-off-by: cjh1249131356 \n\nEvolver: Remove some power menu animations\n\n * Remove not working animations\n * Make some strings more descriptive\n\nEvolver: Add toggle to enable brightness slider haptic feedback [2/2]\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Add Pocket judge toggle\n\n@neobuddy89: Also add config to remove it if not supported.\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Add a toggle for QS footer text [2/2]\n\nEvolver: Allow customizing footer text [2/2]\n\nEvolver: Re-enable Combined signal icons toggle [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Data icon style [2/3]\n\nSigned-off-by: rezaadi0105 \nSigned-off-by: helliscloser \n\nEvolver: Hide all signal-related options for Wifi-only devices\n\nSigned-off-by: AnierinB \n\nEvolver: Hide QS Vibration category for devices without vibrator\n\nEvolver: Make Combined Qs Headers Optional with Toggle (2/2)\n\nSigned-off-by: tejas101k \n\nEvolver: Hide signal-related themes for Wifi-only devices\n\nEvolver: Add optional haptic feedback to volume panel [2/2]\n\n* Move vibration stuff into Misc.\n\nEvolver: Add SystemSettingDropDownPreference from LineageOS\n\nChange-Id: I71998d4d814ea982c85b91a52ff0a11ca473e92d\n\nSigned-off-by: Dmitrii \n\nEvolver: Import SelfRemovingDropDownPreference from LineageOS\n\nSigned-off-by: Dmitrii \n\nEvolver: Add setMinValue\n\nRevert \"Evolver: Make Combined Qs Headers Optional with Toggle (2/2)\"\n\nThis reverts commit e44fb2a0b101ddf42cdf448fec7d125619f01dd7.\n\nEvolver: Add strings for showing fastcharge status summary\n\nEvolver: Disable broken Combined QS element styles [2/2]\n\nEvolver: Update CustomSeekBarPreference from crdroid\n\nCommit History: https://github.com/crdroidandroid/android_packages_apps_crDroidSettings/commits/13.0/src/com/crdroid/settings/preferences/CustomSeekBarPreference.java\n\nSigned-off-by: Pranav Vashi \nSigned-off-by: kaderbava \n\nEvolver: Fix clipping in app list layout\n\nSigned-off-by: Pranav Vashi \n\nEvolver: misc: Add Pif preference\n\nSigned-off-by: AnierinB \n\nEvolver: Make PIF and PixelProps toggleable [2/2]\n\nEvolver: QS Header Image extended settings [2/2]\n\n* Create a page to display header previews and present a proper interface to user\n* Add options to customize:\n * tint\n * height\n * paddings\n * landscape (toggle)\n * transparency\n* Add an option to pick a custom header image from storage\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Allow spoofing all gapps to Pixel 8 Pro [2/2]\n\nEvolver: Drop Swap capacitive buttons category\n\nEvolver: Drop Less boring heads up\n\nEvolver: Remove Volume Steps fragment\n\nEvolver: Add lockscreen Media art cust [2/2]\n\nSQUASH of the followings:\n\n- Add toggle for Lockscreen Media Art [2/2]\n\n- Allow to configure or disable lockscreen media art blur [2/2]\n\n- Use 0-100% values for Media art blur [2/2]\n\nChange-Id: I4f3c886d27398f3bfc1c99e53f99531a1771ae89\nSigned-off-by: S I P U N \n\nEvolver: Remove no longer used monet schemes\n\nEvolver: Move Smart Pixels fragment to main Settings\n\nEvolver: Move Spoofing into its own fragment\n\nEvolver: Sync vibration settings changes [2/2]\n\nEvolver: Temporarily move screen animation to Misc category\n\n* Declutter main settings since animations only has 1 toggle.\n\nEvolver: Bring back Alarms/WakelockBlocker\n\nEvolver: Bring back UDFPS animation picker\n\nEvolver: Replace Edge long swipe pref with Advanced Gesture nav options [2/2]\n\nEvolver: Refactor fragments/preference paths\n\nEvolver: Update Island settings\n\n* Add Island animation\n* Re-enable now playing\n\nEvolver: Nuke battery light\n\nEvolver: Clean up spoofing options\n\nEvolver: Hide app notif category\n\nEvolver: Spoof current storage encryption status [2/2]\n\nChange-Id: I345b6dfa9c6144f83bc8fc581aebfe86ecbb7849\n\nEvolver: Import Wi-Fi standard icon [2/2]\n\nChange-Id: I893ad629947d22e742f103537a55098ee05f4ffa\n\nEvolver: Update team info\n\nEvolver: Make Pif preference depend on persist.sys.pif\n\nSigned-off-by: AnierinB \n\nEvolver: Bring back Netflix spoof\n\nEvolver: Bring back Snapchat spoof toggle [2/2]\n\nEvolver: Move roaming toggle to SystemUI\n\nEvolver: Bring back flashlight on call options [3/3]\n\n* Removed in 9c98e0244e6fbca4cf93529103b35cf31ec7f750.\n\nAdd Flashlight blink on incoming calls [3/3]\n- Thanks to shripal17 for suggesting list preference\n instead of a toggle\n- Add a device specific flashlight check\n\nidoybh edits: The current check is for isRingerAudiable and\nnot for DND - change var names and strings so it'll not mislead any\nfuture developer or any user\n\nChange-Id: I7d7d1522d4007320e8bb4d0794828c0b1330bdbb\nSigned-off-by: chandu078 \nSigned-off-by: Jackeagle \nSigned-off-by: Jis G Jacob \n\nEvolver: Introduce Lockscreen Style [2/2]\n\n* designed by Corex1402\n* refactored by: rmp\n\nChange-Id: Idb5fdf7af497c1e1a58f9cc04a591e4718389589\nSigned-off-by: minaripenguin \n\nEvolver: Show correct Font Styles on Dashboard\n\nChange-Id: I95a25c52b39e746978b5b3304b2a32206c89ae2e\n\nEvolver: Add more LS Clocks [2/2]\n\nSigned-off-by: Subratam6296 \nChange-Id: I6399e0e30f81d409d723e6e9324e1dd92b5813bf\n\nEvolver: Fix default lock clock fonts\n\nEvolver: Volume panel styles [3/3]\n\nSigned-off-by: mukesh22584 \n\nEvolver: Add pulse ambient edge lightning settings\n\nStrings are adapted from AICP resources_devicesettings.\n\nChange-Id: I2c25ea044bc23e3e5fdf4e41f98243d297cc3f27\n\nEvolver: Add volume panel text style [2/2]\n\nEvolver: Add Brightness TextView [2/2]\n\nSigned-off-by: mukesh22584 \n\nEvolver: A11 QS UI Style [3/3]\n\n[neobuddy89: Remove contentobserver, not useful]\n\nSigned-off-by: Pranav Vashi \nSigned-off-by: Stella Bloom \n\nEvolver: Allow setting quick QS rows [2/2]\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Add QS Panel Style [3/3]\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Make QS tile style and QS panel style exclusive\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Migrate MainSwitchBar and Switch to Material3\n\nThis follows Settings style updates for Android U.\n\nChange-Id: Id6d3e7f193b6ef9fa6419d164265062328eb9170\n\nEvolver: Migrate to SwitchPreferenceCompat\n\nChange-Id: Ice9f732065e4792fc73b7890cdd6b9a55475f518\n\nEvolver: Allow turning on WiFi/Bluetooth when pressing the tiles [2/2]\n\nRespectively\nCould save some taps for some users\n\nRevert \"Evolver: Move Smart Pixels fragment to main Settings\"\n\nThis reverts commit 16be38faaca53db7d23dc894db82858c6e1acf44.\n\nEvolver: Introduce Depth Wallpaper feature [2/2]\n\nSigned-off-by: minaripenguin \n\nCo-authored-by: 703joko <703joko@gmail.com>\nCo-authored-by: Adithya \nCo-authored-by: Ali B. \nCo-authored-by: AnierinB \nCo-authored-by: Anushek Prasal \nCo-authored-by: Blaster4385 \nCo-authored-by: Bruno Martins \nCo-authored-by: Chris Chen \nCo-authored-by: Col_or \nCo-authored-by: DennySPb \nCo-authored-by: Dhina17 \nCo-authored-by: Dmitrii \nCo-authored-by: Ezio Lacandia Bijelkic \nCo-authored-by: GHOST | ゴースト \nCo-authored-by: Ghosuto \nCo-authored-by: Idc <59904122+IDontCare-05@users.noreply.github.com>\nCo-authored-by: Ido Ben-Hur \nCo-authored-by: Ivan Martynov \nCo-authored-by: Kujou Yuko \nCo-authored-by: Max \nCo-authored-by: Michael Bestas \nCo-authored-by: Mohammad Hasan Keramat J \nCo-authored-by: Mukesh Singh \nCo-authored-by: Pranav Vashi \nCo-authored-by: Prathamesh Sahasrabuddhe \nCo-authored-by: Rumais \nCo-authored-by: SagarMakhar \nCo-authored-by: ShevT \nCo-authored-by: Subratam6296 \nCo-authored-by: Trishiraj \nCo-authored-by: Vache \nCo-authored-by: beanstown106 \nCo-authored-by: chematelegram \nCo-authored-by: cjybyjk \nCo-authored-by: elpaablo \nCo-authored-by: jhonboy121 \nCo-authored-by: kaderbava \nCo-authored-by: maxwen \nCo-authored-by: minaripenguin \nCo-authored-by: someone5678 <59456192+someone5678@users.noreply.github.com>\nCo-authored-by: spezi77 \nCo-authored-by: spkal01 \nCo-authored-by: なな ","shortMessageHtmlLink":"[SQUASH] Evolver: Refactor for A14 QPR2"}},{"before":"d58d6503d686ed836ab9cd8bdf1bbd41bfaee2ac","after":null,"ref":"refs/heads/l10n_u","pushedAt":"2024-05-09T07:13:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"}},{"before":"0c082873b4f4e4299cb75f051b3f883f4da0343c","after":"da10ef9c2f124ef2e3c5e2a0de5a049e01d4aa21","ref":"refs/heads/u","pushedAt":"2024-05-09T07:13:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"New Crowdin updates (#652)","shortMessageHtmlLink":"New Crowdin updates (#652)"}},{"before":"0c082873b4f4e4299cb75f051b3f883f4da0343c","after":"d58d6503d686ed836ab9cd8bdf1bbd41bfaee2ac","ref":"refs/heads/l10n_u","pushedAt":"2024-05-08T23:50:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"New translations evolution_strings.xml (Vietnamese)","shortMessageHtmlLink":"New translations evolution_strings.xml (Vietnamese)"}},{"before":null,"after":"0c082873b4f4e4299cb75f051b3f883f4da0343c","ref":"refs/heads/l10n_u","pushedAt":"2024-05-08T23:50:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"New translations evolution_strings.xml (Spanish) (#651)","shortMessageHtmlLink":"New translations evolution_strings.xml (Spanish) (#651)"}},{"before":"01694aa4e4abebd55a0d1b8b57487bdbddce78c8","after":null,"ref":"refs/heads/l10n_u","pushedAt":"2024-05-08T20:59:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"}},{"before":"9cff821645aa00d8d406a460349795e7a4697f19","after":"0c082873b4f4e4299cb75f051b3f883f4da0343c","ref":"refs/heads/u","pushedAt":"2024-05-08T20:54:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"New translations evolution_strings.xml (Spanish) (#651)","shortMessageHtmlLink":"New translations evolution_strings.xml (Spanish) (#651)"}},{"before":"9cff821645aa00d8d406a460349795e7a4697f19","after":"01694aa4e4abebd55a0d1b8b57487bdbddce78c8","ref":"refs/heads/l10n_u","pushedAt":"2024-05-08T20:38:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"New translations evolution_strings.xml (Spanish)","shortMessageHtmlLink":"New translations evolution_strings.xml (Spanish)"}},{"before":null,"after":"9cff821645aa00d8d406a460349795e7a4697f19","ref":"refs/heads/l10n_u","pushedAt":"2024-05-08T20:38:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"New Crowdin updates (#650)\n\n* New translations evolution_strings.xml (Polish)\r\n\r\n* New translations evolution_strings.xml (Slovak)","shortMessageHtmlLink":"New Crowdin updates (#650)"}},{"before":"24a9caeba95ed8601a8d266045acb9d40f88a309","after":null,"ref":"refs/heads/l10n_u","pushedAt":"2024-05-08T20:00:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"}},{"before":"2c7e585481826ae0ee0284a369b1579aeafe55a9","after":"9cff821645aa00d8d406a460349795e7a4697f19","ref":"refs/heads/u","pushedAt":"2024-05-08T20:00:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"New Crowdin updates (#650)\n\n* New translations evolution_strings.xml (Polish)\r\n\r\n* New translations evolution_strings.xml (Slovak)","shortMessageHtmlLink":"New Crowdin updates (#650)"}},{"before":"467a1e69271c507a58a996582ae2dff343e09212","after":"24a9caeba95ed8601a8d266045acb9d40f88a309","ref":"refs/heads/l10n_u","pushedAt":"2024-05-08T19:29:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"New translations evolution_strings.xml (Slovak)","shortMessageHtmlLink":"New translations evolution_strings.xml (Slovak)"}},{"before":"2c7e585481826ae0ee0284a369b1579aeafe55a9","after":"467a1e69271c507a58a996582ae2dff343e09212","ref":"refs/heads/l10n_u","pushedAt":"2024-05-08T19:28:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"New translations evolution_strings.xml (Polish)","shortMessageHtmlLink":"New translations evolution_strings.xml (Polish)"}},{"before":null,"after":"2c7e585481826ae0ee0284a369b1579aeafe55a9","ref":"refs/heads/l10n_u","pushedAt":"2024-05-08T19:28:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"New Crowdin updates (#649)\n\n* New translations evolution_strings.xml (French)\r\n\r\n* New translations evolution_strings.xml (Hungarian)\r\n\r\n* New translations evolution_strings.xml (Polish)\r\n\r\n* New translations evolution_strings.xml (Slovak)\r\n\r\n* New translations evolution_strings.xml (Turkish)\r\n\r\n* New translations evolution_strings.xml (Polish)\r\n\r\n* New translations evolution_strings.xml (Portuguese, Brazilian)","shortMessageHtmlLink":"New Crowdin updates (#649)"}},{"before":"bc84096a26dfae75f837a0116a8f0f24125bacd3","after":null,"ref":"refs/heads/l10n_u","pushedAt":"2024-05-08T18:53:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"}},{"before":"0c0e51392d5085f2881928fedea6ae907244188f","after":"2c7e585481826ae0ee0284a369b1579aeafe55a9","ref":"refs/heads/u","pushedAt":"2024-05-08T18:53:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"New Crowdin updates (#649)\n\n* New translations evolution_strings.xml (French)\r\n\r\n* New translations evolution_strings.xml (Hungarian)\r\n\r\n* New translations evolution_strings.xml (Polish)\r\n\r\n* New translations evolution_strings.xml (Slovak)\r\n\r\n* New translations evolution_strings.xml (Turkish)\r\n\r\n* New translations evolution_strings.xml (Polish)\r\n\r\n* New translations evolution_strings.xml (Portuguese, Brazilian)","shortMessageHtmlLink":"New Crowdin updates (#649)"}},{"before":"845648b68fd4cac8427539f33cf214162a206a46","after":"bc84096a26dfae75f837a0116a8f0f24125bacd3","ref":"refs/heads/l10n_u","pushedAt":"2024-05-08T18:01:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"New translations evolution_strings.xml (Portuguese, Brazilian)","shortMessageHtmlLink":"New translations evolution_strings.xml (Portuguese, Brazilian)"}},{"before":"1bf8454e2c71162044164e825ed6ffe86804c290","after":"845648b68fd4cac8427539f33cf214162a206a46","ref":"refs/heads/l10n_u","pushedAt":"2024-05-08T18:01:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"New translations evolution_strings.xml (Polish)","shortMessageHtmlLink":"New translations evolution_strings.xml (Polish)"}},{"before":"5c8c4b45c03538dd5d0643075ef30cd7456de4e6","after":"1bf8454e2c71162044164e825ed6ffe86804c290","ref":"refs/heads/l10n_u","pushedAt":"2024-05-08T16:38:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"New translations evolution_strings.xml (Turkish)","shortMessageHtmlLink":"New translations evolution_strings.xml (Turkish)"}},{"before":"66e097bfe9602f18cd95d9d17e98f1aece353b4d","after":"5c8c4b45c03538dd5d0643075ef30cd7456de4e6","ref":"refs/heads/l10n_u","pushedAt":"2024-05-08T16:38:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"New translations evolution_strings.xml (Slovak)","shortMessageHtmlLink":"New translations evolution_strings.xml (Slovak)"}},{"before":"cd998499ab5a9b2d122fa263faf5bc51418bc8db","after":"66e097bfe9602f18cd95d9d17e98f1aece353b4d","ref":"refs/heads/l10n_u","pushedAt":"2024-05-08T15:29:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"New translations evolution_strings.xml (Polish)","shortMessageHtmlLink":"New translations evolution_strings.xml (Polish)"}},{"before":"4e3138659bd4237431ef122bb7a34f96113ddab8","after":"cd998499ab5a9b2d122fa263faf5bc51418bc8db","ref":"refs/heads/l10n_u","pushedAt":"2024-05-08T15:29:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"New translations evolution_strings.xml (Hungarian)","shortMessageHtmlLink":"New translations evolution_strings.xml (Hungarian)"}},{"before":"0c0e51392d5085f2881928fedea6ae907244188f","after":"4e3138659bd4237431ef122bb7a34f96113ddab8","ref":"refs/heads/l10n_u","pushedAt":"2024-05-08T15:29:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"New translations evolution_strings.xml (French)","shortMessageHtmlLink":"New translations evolution_strings.xml (French)"}},{"before":null,"after":"0c0e51392d5085f2881928fedea6ae907244188f","ref":"refs/heads/l10n_u","pushedAt":"2024-05-08T12:41:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"[SQUASH] Evolver: Refactor for A14 QPR2\n\n* Alexander Brunswig is the biggest piece of shit in all of Android and can go to hell. You deserve all the trash :-)\n\nEvolver: add SystemPropertySwitchPreference\n\nSigned-off-by: cjybyjk \nChange-Id: Idf11c6b117fa47d1c9d8d64adacfd3003a91008f\n\nEvolver: Use SystemPropertySwitchPreference for Photos/Games props\n\nEvolver: Use MainSwitchPreference when applicable\n\n* Add master switch strings for new MainSwitchPreferences\n\nNew Crowdin updates (#217, #218, #219, #220, & #221)\n\nRevert \"Evolver: Add window ignore secure feature [2/2]\"\n\nThis reverts commit 99d0ed7be420ef375d1da694b364cd23a23187fe.\n\nRevert \"Evolver: Add application downgrade feature [2/2]\"\n\nThis reverts commit ce2f4f56c74fe55bce1c39ebf8a9777557ac5b27.\n\nfRevert \"Evolver: Import Wi-Fi standard icon [2/2]\"\n\nThis reverts commit 5be419d5ed1c026eaf577192819a4f3257391f76.\n\nEvolver: Bring back lockscreen media art blur filters\n\n* i guess renderscript can now handle these\n\n[SQUASH] Evolver: Refactor for Tiramisu\n\n* Bring back status bar lyric feature\n* Bring in better Network Traffic implementation\n* Bring in different Edge Light implementation\n* Copyright: 2022 => 2023\n* Introduce Changelog preference\n* Introduce Parallel Space changes\n* Introduce several preferences\n* MasterSwitchPreference => PrimarySwitchPreference\n* Remove Volume steps fragment\n* Remove previous Monet settings implementation\n* Remove unused arrays and strings\n* Switch from using footer text to TopIntroPreference\n* Update App lock stuff from FlamingoOS\n* Update Color picker drawables and layouts\n* savedInstanceState => icicle\n\nEvolver: Add support for Lockscreen clock fonts\n\nAfter r16, a commit to cleanup the KeyguardClockSwtich and unify it's structure was merged.\nAlso, this added a new resource into the frameworks core, which allows us to overlay the custom clock font.\nSo, 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.\n\n[nurkeinneid]:\n- adapt to our ThemeUtils\n- restore original copyright header - crdroid did nothing here\n\nChange-Id: I70590910144141a534b926f884e9f08e4e3af5bc\nSigned-off-by: NurKeinNeid \n\nEvolver: Import Wi-Fi standard icon [2/2]\n\n* Show Wi-Fi 4/5/6 standard on statusbar\n\nChange-Id: I3658cda5b303bd03cf83e174e4dfd6a55d33e860\n\nEvolver: Add some native monet settings\n\nGoal is to let users control monet engine more granularly\nGenerally all we can set solely by changing Settings.Secure.THEME_CUSTOMIZATION_OVERLAY_PACKAGES\nAdds the ability to choose the accent color source, a custom accent color and the theme style\nTheme styles are generally available with a preview on ThemePicker but not with custom sources nor color\n\nSigned-off-by: Aman Singh \n\nEvolver: Allow a more granular control over shades [2/2]\n\nDo that by letting the user control the luminance and chroma factors of accent / background colors\nUse Settings.Secure.THEME_CUSTOMIZATION_OVERLAY_PACKAGES as an existing medium to store choices\n\nAlso refactor the code here\n\nSigned-off-by: Aman Singh \n\nEvolver: Allow choosing a custom background color seed [2/2]\n\nSigned-off-by: Aman Singh \n\nEvolver: Add an ability to blink flashlight for notifications [3/3]\n\nPer channel and by default\n\nEvolver: Add support for GMS switch\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Allow hiding QS footer data usage [2/2]\n\nChange-Id: Ia58e9e55246a645102ff2efc306bc4125024afef\n\nEvolver: Add QS tile layout settings [2/2]\n\nSigned-off-by: Pranav Vashi \nSigned-off-by: DennySPb \nChange-Id: Icba8d7f40a6b52c12ebe8653ef226dc48188e25d\n\nEvolver: Allow to change QS tile label text size [2/2]\n\nEvolver: HUN importance selector (2/2)\n\nEvolver: Configurable lockscreen clock color [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Allow setting bottom keyguard shortcuts [2/2]\n\nAllows changing the priority, sides and to disable\n\nEvolver: Extend DashboardFragment instead of SettingsPreferenceFragment\n\nThis makes us more inline with settings, adds toggle visibility animations and so on\nAlso add missing pages to search, correct wrong search xmls and more\n\nEvolver: LockScreen: Avoid joining strings with + in a loop\n\nProperly use the StringBuilder there\n\nEvolver: Use proper grammar/check correct spelling [2/2]\n\nEvolver: Allow forcing a single bottom keyguard shortcut\n\nEvolver: Introduce Google TV remote controls keyguard affordance [2/2]\n\nThis adds a button for launching the Remote controls from Google TV app\nat the bottom of the lockscreen for quick access.\n\nEvolver: Add warning for Navbar visibility toggle\n\n* Ugh.\n\nEvolver: Disable lockscreen album art by default [2/2]\n\nEvolver: Update copyright year\n\nRevert \"Evolver: Allow to change QS tile label text size [2/2]\"\n\nThis reverts commit 6099ca9bd6c57d88bcf7854b6b6af0fb4f6cbaa9.\n\nRevert \"Evolver: Add QS tile layout settings [2/2]\"\n\nThis reverts commit 544a682df36c8278a8f181564cc07e8884f3011e.\n\nEvolver: QS tiles count & vertical layout settings [2/2]\n\nSigned-off-by: Cruzer1 \n\nEvolver: QS hide label setting [2/2]\n\nSigned-off-by: Cruzer1 \n\nEvolver: Refactor qs tiles layout fragment\n\nSigned-off-by: Cruzer1 \n\nEvolver: Redesign LS Clockpicker\n\nEvolver: Lockscreen clock format settings [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Combined signal icons toggle [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Custom QS panel styles [3/3]\n\nSigned-off-by: minaripenguin \n\nEvolver: Move pulse on new tracks from Settings\n\nEvolver: Adjust QSLayoutUtils after repick\n\n* https://github.com/Evolution-X/frameworks_base/commit/c8aa728f68a68e4d46cea4c9ac88aea9798f5ef4.\n\nEvolver: Resolve NPE when opening iconpacks pref\n\nEvolver: Configurable media notification and lockscreen blur radius\n\nSigned-off-by: minaripenguin \n\nEvolver: Rework media artwork and blur implementation [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Fade filter for media notification [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Fade filter for lockscreen media artwork [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Import more status bar logo styles [2/2]\n\nEvolver: Status bar logos - Linux [2/2]\n\nEvolver: Custom fp icon\n\nEvolver: Remove changelog preference\n\nEvolver: Add Heads up toggle dependency for HUN\n\nEvolver: Use SystemSettingMainSwitchPreference for Battery bar settings\n\nEvolver: Use better main switch title strings [2/2]\n\nEvolver: Allow locking all apps visible in launcher\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Update AppLock API\n\nSigned-off-by: Pranav Vashi \n\nEvolver: AppLock: Slightly bigger icon size\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Fix Edge light option dependency\n\nEvolver: Fix up custom seekbar pref disabled color views\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Color picker improvements\n\nEvolver: Disable/remove some features for A13 QPR2\n\nDisabled:\n* FP auth vibration\n* QS clock/date/battery options\n* QS footer options\n* Status bar brightness control\n\nRemoved:\n* Combined signal icons\n* GMS switch (connected to Parallel space)\n* Lockscreen shortcuts (moved to Google Wallpapers impl)\n* Parallel space (App clone will arrive in A14)\n\nEvolver: Allow to choose lockscreen or Ambient on wake gestures [2/2]\n\nEvolver: Show Ambient display category for device with tap or double tap sensors\n\nEvolver: Live Volume Steps [2/2]\n\nChange-Id: I1e4ced6a7b7c963419fe1656e25b76f596a61959\n\nEvolver: Allow user to customize max visible notification icons [2/2]\n\nEvolver: Disable secure tiles on lockscreen switch if whole QS is already disabled\n\nChange-Id: I1dcd18da8b5145e218d070414da8997aff181475\nSigned-off-by: NurKeinNeid \n\nEvolver: Re-organize entries\n\nEvolver: QS Header Image [2/2]\n\nChange-Id: Ie3a90f161e4d1c12c94d9a84c1580dfc34c1e18a\nSigned-off-by: minaripenguin \nSigned-off-by: Sipun Ku Mahanta \n\nEvolver: Remove radio info from Misc category\n\n* Moved to Settings app: https://github.com/Evolution-X/packages_apps_Settings/commit/28fdc893fa80c447ac204e885d3d68c1033d90af\n\nEvolver: Add brightness slider styles [2/3]\n\nChange-Id: Id6bae41a3aca86a2483fb57317a63f97dd61415a\n\nRevert \"Evolver: Fix Edge light option dependency\"\n\nThis reverts commit 9c1b6f761b971e0545113d1c028e8e7fba0b1a57.\n\nRevert \"Evolver: Allow to choose lockscreen or Ambient on wake gestures [2/2]\"\n\nThis reverts commit 9badaa369e44227316d8686714ff67695b7f535f.\n\nRevert \"Evolver: Heads-up: Fix up layout for blacklisted/stoplisted app lists\"\n\nThis reverts commit dbaa26150420e734feefa6738bfd258c90dabea0.\n\nRevert \"Evolver: HeadsUp blacklists (2/2)\"\n\nThis reverts commit 52a5cd45ee6cc2aa86c1641417839ff3ae2d5221.\n\nRevert \"Evolver: HeadsUp: Stop showing notifications when selected applications on top [2/2]\"\n\nThis reverts commit c3492b1e866b8973f8da7a1fbf9bb98a3d99e765.\n\nRevert \"Evolver: HUN importance selector (2/2)\"\n\nThis reverts commit 8614cecf098b43f06ceee4bbbf43cf46a74bc146.\n\nEvolver: Disable ripple effect toggle\n\nEvolver: Increase QS header images max limit\n\nChange-Id: I6578f196822ac712a6299f6eb56c21652c84aaf3\nSigned-off-by: minaripenguin \n\nEvolver: Move lockscreen clock customization to lockscreen settings\n\nEvolver: CustomFPImage: Retain the previously set image if selection is canceled\n\nSigned-off-by: AnierinB \n\nEvolver: Sync QS battery customization changes\n\nChange-Id: I6d2ebc0faf4dbfc8cd4b3713c17d2e8183ea9e18\n\nEvolver: Fix UDFPS NPE\n\n* Should solve https://github.com/Evolution-X/packages_apps_Evolver/issues/443.\n\nEvolver: Re-enable left and right virtual buttons while typing\n\nEvolver: Set reticker_status default value to true\n\nEvolver: add acun and bang brightness slider [2/3]\n\nRevert \"Evolver: add acun and bang brightness slider [2/3]\"\n\nThis reverts commit 18acb380a072e125abad50fd869843eda404a5bc.\n\nRevert \"Evolver: Add brightness slider styles [2/3]\"\n\nThis reverts commit 905d482173cfe25c8758b87c753175515c845a84.\n\nEvolver: Add brightness slider themes\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Bring back support for Parallel space\n\nSigned-off-by: Pranav Vashi \n\nRevert \"Evolver: Allow user to customize max visible notification icons [2/2]\"\n\nThis reverts commit 51e60e001f7251bf7f9e62de9265fe7e53cfafc7.\n\nEvolver: Disable notification and media control features\n\nEvolver: Live Volume Steps: Enable additional steps options\n\nEvolver: Move ambient music pulse strings here\n\nEvolver: Update team information\n\nEvolver: Bring back changelog preference\n\nRevert \"Evolver: Remove changelog preference\"\n\nThis reverts commit 34f5936a7b804ddf2f45af1504058657b4c2e645.\n\nEvolver: Import changes to Clock implementation\n\nEvolver: Battery styles: Add Landscape iOS battery styles [2/2]\n\nPorted from Iconify\n\nCredit: https://github.com/Mahmud0808/Iconify\nhttps://t.me/IconifyOfficial\n\nSigned-off-by: Charsi-Tejas \n\nEvolver: Battery styles: Add Landscape Origami [2/2]\n\n* Settings part. Ported from commit https://github.com/Mahmud0808/Iconify/commit/d702a15787bd3255b836887d1110576dce660521\n\nEvolver: reTicker: Allow to only show in Landscape mode [2/2]\n\nSigned-off-by: cjh1249131356 \n\nEvolver: Remove some power menu animations\n\n * Remove not working animations\n * Make some strings more descriptive\n\nEvolver: Add toggle to enable brightness slider haptic feedback [2/2]\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Add Pocket judge toggle\n\n@neobuddy89: Also add config to remove it if not supported.\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Add a toggle for QS footer text [2/2]\n\nEvolver: Allow customizing footer text [2/2]\n\nEvolver: Re-enable Combined signal icons toggle [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Data icon style [2/3]\n\nSigned-off-by: rezaadi0105 \nSigned-off-by: helliscloser \n\nEvolver: Hide all signal-related options for Wifi-only devices\n\nSigned-off-by: AnierinB \n\nEvolver: Hide QS Vibration category for devices without vibrator\n\nEvolver: Make Combined Qs Headers Optional with Toggle (2/2)\n\nSigned-off-by: tejas101k \n\nEvolver: Hide signal-related themes for Wifi-only devices\n\nEvolver: Add optional haptic feedback to volume panel [2/2]\n\n* Move vibration stuff into Misc.\n\nEvolver: Add SystemSettingDropDownPreference from LineageOS\n\nChange-Id: I71998d4d814ea982c85b91a52ff0a11ca473e92d\n\nSigned-off-by: Dmitrii \n\nEvolver: Import SelfRemovingDropDownPreference from LineageOS\n\nSigned-off-by: Dmitrii \n\nEvolver: Add setMinValue\n\nRevert \"Evolver: Make Combined Qs Headers Optional with Toggle (2/2)\"\n\nThis reverts commit e44fb2a0b101ddf42cdf448fec7d125619f01dd7.\n\nEvolver: Add strings for showing fastcharge status summary\n\nEvolver: Disable broken Combined QS element styles [2/2]\n\nEvolver: Update CustomSeekBarPreference from crdroid\n\nCommit History: https://github.com/crdroidandroid/android_packages_apps_crDroidSettings/commits/13.0/src/com/crdroid/settings/preferences/CustomSeekBarPreference.java\n\nSigned-off-by: Pranav Vashi \nSigned-off-by: kaderbava \n\nEvolver: Fix clipping in app list layout\n\nSigned-off-by: Pranav Vashi \n\nEvolver: misc: Add Pif preference\n\nSigned-off-by: AnierinB \n\nEvolver: Make PIF and PixelProps toggleable [2/2]\n\nEvolver: QS Header Image extended settings [2/2]\n\n* Create a page to display header previews and present a proper interface to user\n* Add options to customize:\n * tint\n * height\n * paddings\n * landscape (toggle)\n * transparency\n* Add an option to pick a custom header image from storage\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Allow spoofing all gapps to Pixel 8 Pro [2/2]\n\nEvolver: Drop Swap capacitive buttons category\n\nEvolver: Drop Less boring heads up\n\nEvolver: Remove Volume Steps fragment\n\nEvolver: Add lockscreen Media art cust [2/2]\n\nSQUASH of the followings:\n\n- Add toggle for Lockscreen Media Art [2/2]\n\n- Allow to configure or disable lockscreen media art blur [2/2]\n\n- Use 0-100% values for Media art blur [2/2]\n\nChange-Id: I4f3c886d27398f3bfc1c99e53f99531a1771ae89\nSigned-off-by: S I P U N \n\nEvolver: Remove no longer used monet schemes\n\nEvolver: Move Smart Pixels fragment to main Settings\n\nEvolver: Move Spoofing into its own fragment\n\nEvolver: Sync vibration settings changes [2/2]\n\nEvolver: Temporarily move screen animation to Misc category\n\n* Declutter main settings since animations only has 1 toggle.\n\nEvolver: Bring back Alarms/WakelockBlocker\n\nEvolver: Bring back UDFPS animation picker\n\nEvolver: Replace Edge long swipe pref with Advanced Gesture nav options [2/2]\n\nEvolver: Refactor fragments/preference paths\n\nEvolver: Update Island settings\n\n* Add Island animation\n* Re-enable now playing\n\nEvolver: Nuke battery light\n\nEvolver: Clean up spoofing options\n\nEvolver: Hide app notif category\n\nEvolver: Spoof current storage encryption status [2/2]\n\nChange-Id: I345b6dfa9c6144f83bc8fc581aebfe86ecbb7849\n\nEvolver: Import Wi-Fi standard icon [2/2]\n\nChange-Id: I893ad629947d22e742f103537a55098ee05f4ffa\n\nEvolver: Update team info\n\nEvolver: Make Pif preference depend on persist.sys.pif\n\nSigned-off-by: AnierinB \n\nEvolver: Bring back Netflix spoof\n\nEvolver: Bring back Snapchat spoof toggle [2/2]\n\nEvolver: Move roaming toggle to SystemUI\n\nEvolver: Bring back flashlight on call options [3/3]\n\n* Removed in 9c98e0244e6fbca4cf93529103b35cf31ec7f750.\n\nAdd Flashlight blink on incoming calls [3/3]\n- Thanks to shripal17 for suggesting list preference\n instead of a toggle\n- Add a device specific flashlight check\n\nidoybh edits: The current check is for isRingerAudiable and\nnot for DND - change var names and strings so it'll not mislead any\nfuture developer or any user\n\nChange-Id: I7d7d1522d4007320e8bb4d0794828c0b1330bdbb\nSigned-off-by: chandu078 \nSigned-off-by: Jackeagle \nSigned-off-by: Jis G Jacob \n\nEvolver: Introduce Lockscreen Style [2/2]\n\n* designed by Corex1402\n* refactored by: rmp\n\nChange-Id: Idb5fdf7af497c1e1a58f9cc04a591e4718389589\nSigned-off-by: minaripenguin \n\nEvolver: Show correct Font Styles on Dashboard\n\nChange-Id: I95a25c52b39e746978b5b3304b2a32206c89ae2e\n\nEvolver: Add more LS Clocks [2/2]\n\nSigned-off-by: Subratam6296 \nChange-Id: I6399e0e30f81d409d723e6e9324e1dd92b5813bf\n\nEvolver: Fix default lock clock fonts\n\nEvolver: Volume panel styles [3/3]\n\nSigned-off-by: mukesh22584 \n\nEvolver: Add pulse ambient edge lightning settings\n\nStrings are adapted from AICP resources_devicesettings.\n\nChange-Id: I2c25ea044bc23e3e5fdf4e41f98243d297cc3f27\n\nEvolver: Add volume panel text style [2/2]\n\nEvolver: Add Brightness TextView [2/2]\n\nSigned-off-by: mukesh22584 \n\nEvolver: A11 QS UI Style [3/3]\n\n[neobuddy89: Remove contentobserver, not useful]\n\nSigned-off-by: Pranav Vashi \nSigned-off-by: Stella Bloom \n\nEvolver: Allow setting quick QS rows [2/2]\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Add QS Panel Style [3/3]\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Make QS tile style and QS panel style exclusive\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Migrate MainSwitchBar and Switch to Material3\n\nThis follows Settings style updates for Android U.\n\nChange-Id: Id6d3e7f193b6ef9fa6419d164265062328eb9170\n\nEvolver: Migrate to SwitchPreferenceCompat\n\nChange-Id: Ice9f732065e4792fc73b7890cdd6b9a55475f518\n\nEvolver: Allow turning on WiFi/Bluetooth when pressing the tiles [2/2]\n\nRespectively\nCould save some taps for some users\n\nRevert \"Evolver: Move Smart Pixels fragment to main Settings\"\n\nThis reverts commit 16be38faaca53db7d23dc894db82858c6e1acf44.\n\nEvolver: Introduce Depth Wallpaper feature [2/2]\n\nSigned-off-by: minaripenguin \n\nCo-authored-by: 703joko <703joko@gmail.com>\nCo-authored-by: Adithya \nCo-authored-by: Ali B. \nCo-authored-by: AnierinB \nCo-authored-by: Anushek Prasal \nCo-authored-by: Blaster4385 \nCo-authored-by: Bruno Martins \nCo-authored-by: Chris Chen \nCo-authored-by: Col_or \nCo-authored-by: DennySPb \nCo-authored-by: Dhina17 \nCo-authored-by: Dmitrii \nCo-authored-by: Ezio Lacandia Bijelkic \nCo-authored-by: GHOST | ゴースト \nCo-authored-by: Ghosuto \nCo-authored-by: Idc <59904122+IDontCare-05@users.noreply.github.com>\nCo-authored-by: Ido Ben-Hur \nCo-authored-by: Ivan Martynov \nCo-authored-by: Kujou Yuko \nCo-authored-by: Max \nCo-authored-by: Michael Bestas \nCo-authored-by: Mohammad Hasan Keramat J \nCo-authored-by: Mukesh Singh \nCo-authored-by: Pranav Vashi \nCo-authored-by: Prathamesh Sahasrabuddhe \nCo-authored-by: Rumais \nCo-authored-by: SagarMakhar \nCo-authored-by: ShevT \nCo-authored-by: Subratam6296 \nCo-authored-by: Trishiraj \nCo-authored-by: Vache \nCo-authored-by: beanstown106 \nCo-authored-by: chematelegram \nCo-authored-by: cjybyjk \nCo-authored-by: elpaablo \nCo-authored-by: jhonboy121 \nCo-authored-by: kaderbava \nCo-authored-by: maxwen \nCo-authored-by: minaripenguin \nCo-authored-by: someone5678 <59456192+someone5678@users.noreply.github.com>\nCo-authored-by: spezi77 \nCo-authored-by: spkal01 \nCo-authored-by: なな ","shortMessageHtmlLink":"[SQUASH] Evolver: Refactor for A14 QPR2"}},{"before":"838f02603f63c3d9316b45655564334bc139646c","after":"0c0e51392d5085f2881928fedea6ae907244188f","ref":"refs/heads/u","pushedAt":"2024-05-08T11:31:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"joeyhuab","name":null,"path":"/joeyhuab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6667815?s=80&v=4"},"commit":{"message":"[SQUASH] Evolver: Refactor for A14 QPR2\n\n* Alexander Brunswig is the biggest piece of shit in all of Android and can go to hell. You deserve all the trash :-)\n\nEvolver: add SystemPropertySwitchPreference\n\nSigned-off-by: cjybyjk \nChange-Id: Idf11c6b117fa47d1c9d8d64adacfd3003a91008f\n\nEvolver: Use SystemPropertySwitchPreference for Photos/Games props\n\nEvolver: Use MainSwitchPreference when applicable\n\n* Add master switch strings for new MainSwitchPreferences\n\nNew Crowdin updates (#217, #218, #219, #220, & #221)\n\nRevert \"Evolver: Add window ignore secure feature [2/2]\"\n\nThis reverts commit 99d0ed7be420ef375d1da694b364cd23a23187fe.\n\nRevert \"Evolver: Add application downgrade feature [2/2]\"\n\nThis reverts commit ce2f4f56c74fe55bce1c39ebf8a9777557ac5b27.\n\nfRevert \"Evolver: Import Wi-Fi standard icon [2/2]\"\n\nThis reverts commit 5be419d5ed1c026eaf577192819a4f3257391f76.\n\nEvolver: Bring back lockscreen media art blur filters\n\n* i guess renderscript can now handle these\n\n[SQUASH] Evolver: Refactor for Tiramisu\n\n* Bring back status bar lyric feature\n* Bring in better Network Traffic implementation\n* Bring in different Edge Light implementation\n* Copyright: 2022 => 2023\n* Introduce Changelog preference\n* Introduce Parallel Space changes\n* Introduce several preferences\n* MasterSwitchPreference => PrimarySwitchPreference\n* Remove Volume steps fragment\n* Remove previous Monet settings implementation\n* Remove unused arrays and strings\n* Switch from using footer text to TopIntroPreference\n* Update App lock stuff from FlamingoOS\n* Update Color picker drawables and layouts\n* savedInstanceState => icicle\n\nEvolver: Add support for Lockscreen clock fonts\n\nAfter r16, a commit to cleanup the KeyguardClockSwtich and unify it's structure was merged.\nAlso, this added a new resource into the frameworks core, which allows us to overlay the custom clock font.\nSo, 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.\n\n[nurkeinneid]:\n- adapt to our ThemeUtils\n- restore original copyright header - crdroid did nothing here\n\nChange-Id: I70590910144141a534b926f884e9f08e4e3af5bc\nSigned-off-by: NurKeinNeid \n\nEvolver: Import Wi-Fi standard icon [2/2]\n\n* Show Wi-Fi 4/5/6 standard on statusbar\n\nChange-Id: I3658cda5b303bd03cf83e174e4dfd6a55d33e860\n\nEvolver: Add some native monet settings\n\nGoal is to let users control monet engine more granularly\nGenerally all we can set solely by changing Settings.Secure.THEME_CUSTOMIZATION_OVERLAY_PACKAGES\nAdds the ability to choose the accent color source, a custom accent color and the theme style\nTheme styles are generally available with a preview on ThemePicker but not with custom sources nor color\n\nSigned-off-by: Aman Singh \n\nEvolver: Allow a more granular control over shades [2/2]\n\nDo that by letting the user control the luminance and chroma factors of accent / background colors\nUse Settings.Secure.THEME_CUSTOMIZATION_OVERLAY_PACKAGES as an existing medium to store choices\n\nAlso refactor the code here\n\nSigned-off-by: Aman Singh \n\nEvolver: Allow choosing a custom background color seed [2/2]\n\nSigned-off-by: Aman Singh \n\nEvolver: Add an ability to blink flashlight for notifications [3/3]\n\nPer channel and by default\n\nEvolver: Add support for GMS switch\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Allow hiding QS footer data usage [2/2]\n\nChange-Id: Ia58e9e55246a645102ff2efc306bc4125024afef\n\nEvolver: Add QS tile layout settings [2/2]\n\nSigned-off-by: Pranav Vashi \nSigned-off-by: DennySPb \nChange-Id: Icba8d7f40a6b52c12ebe8653ef226dc48188e25d\n\nEvolver: Allow to change QS tile label text size [2/2]\n\nEvolver: HUN importance selector (2/2)\n\nEvolver: Configurable lockscreen clock color [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Allow setting bottom keyguard shortcuts [2/2]\n\nAllows changing the priority, sides and to disable\n\nEvolver: Extend DashboardFragment instead of SettingsPreferenceFragment\n\nThis makes us more inline with settings, adds toggle visibility animations and so on\nAlso add missing pages to search, correct wrong search xmls and more\n\nEvolver: LockScreen: Avoid joining strings with + in a loop\n\nProperly use the StringBuilder there\n\nEvolver: Use proper grammar/check correct spelling [2/2]\n\nEvolver: Allow forcing a single bottom keyguard shortcut\n\nEvolver: Introduce Google TV remote controls keyguard affordance [2/2]\n\nThis adds a button for launching the Remote controls from Google TV app\nat the bottom of the lockscreen for quick access.\n\nEvolver: Add warning for Navbar visibility toggle\n\n* Ugh.\n\nEvolver: Disable lockscreen album art by default [2/2]\n\nEvolver: Update copyright year\n\nRevert \"Evolver: Allow to change QS tile label text size [2/2]\"\n\nThis reverts commit 6099ca9bd6c57d88bcf7854b6b6af0fb4f6cbaa9.\n\nRevert \"Evolver: Add QS tile layout settings [2/2]\"\n\nThis reverts commit 544a682df36c8278a8f181564cc07e8884f3011e.\n\nEvolver: QS tiles count & vertical layout settings [2/2]\n\nSigned-off-by: Cruzer1 \n\nEvolver: QS hide label setting [2/2]\n\nSigned-off-by: Cruzer1 \n\nEvolver: Refactor qs tiles layout fragment\n\nSigned-off-by: Cruzer1 \n\nEvolver: Redesign LS Clockpicker\n\nEvolver: Lockscreen clock format settings [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Combined signal icons toggle [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Custom QS panel styles [3/3]\n\nSigned-off-by: minaripenguin \n\nEvolver: Move pulse on new tracks from Settings\n\nEvolver: Adjust QSLayoutUtils after repick\n\n* https://github.com/Evolution-X/frameworks_base/commit/c8aa728f68a68e4d46cea4c9ac88aea9798f5ef4.\n\nEvolver: Resolve NPE when opening iconpacks pref\n\nEvolver: Configurable media notification and lockscreen blur radius\n\nSigned-off-by: minaripenguin \n\nEvolver: Rework media artwork and blur implementation [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Fade filter for media notification [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Fade filter for lockscreen media artwork [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Import more status bar logo styles [2/2]\n\nEvolver: Status bar logos - Linux [2/2]\n\nEvolver: Custom fp icon\n\nEvolver: Remove changelog preference\n\nEvolver: Add Heads up toggle dependency for HUN\n\nEvolver: Use SystemSettingMainSwitchPreference for Battery bar settings\n\nEvolver: Use better main switch title strings [2/2]\n\nEvolver: Allow locking all apps visible in launcher\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Update AppLock API\n\nSigned-off-by: Pranav Vashi \n\nEvolver: AppLock: Slightly bigger icon size\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Fix Edge light option dependency\n\nEvolver: Fix up custom seekbar pref disabled color views\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Color picker improvements\n\nEvolver: Disable/remove some features for A13 QPR2\n\nDisabled:\n* FP auth vibration\n* QS clock/date/battery options\n* QS footer options\n* Status bar brightness control\n\nRemoved:\n* Combined signal icons\n* GMS switch (connected to Parallel space)\n* Lockscreen shortcuts (moved to Google Wallpapers impl)\n* Parallel space (App clone will arrive in A14)\n\nEvolver: Allow to choose lockscreen or Ambient on wake gestures [2/2]\n\nEvolver: Show Ambient display category for device with tap or double tap sensors\n\nEvolver: Live Volume Steps [2/2]\n\nChange-Id: I1e4ced6a7b7c963419fe1656e25b76f596a61959\n\nEvolver: Allow user to customize max visible notification icons [2/2]\n\nEvolver: Disable secure tiles on lockscreen switch if whole QS is already disabled\n\nChange-Id: I1dcd18da8b5145e218d070414da8997aff181475\nSigned-off-by: NurKeinNeid \n\nEvolver: Re-organize entries\n\nEvolver: QS Header Image [2/2]\n\nChange-Id: Ie3a90f161e4d1c12c94d9a84c1580dfc34c1e18a\nSigned-off-by: minaripenguin \nSigned-off-by: Sipun Ku Mahanta \n\nEvolver: Remove radio info from Misc category\n\n* Moved to Settings app: https://github.com/Evolution-X/packages_apps_Settings/commit/28fdc893fa80c447ac204e885d3d68c1033d90af\n\nEvolver: Add brightness slider styles [2/3]\n\nChange-Id: Id6bae41a3aca86a2483fb57317a63f97dd61415a\n\nRevert \"Evolver: Fix Edge light option dependency\"\n\nThis reverts commit 9c1b6f761b971e0545113d1c028e8e7fba0b1a57.\n\nRevert \"Evolver: Allow to choose lockscreen or Ambient on wake gestures [2/2]\"\n\nThis reverts commit 9badaa369e44227316d8686714ff67695b7f535f.\n\nRevert \"Evolver: Heads-up: Fix up layout for blacklisted/stoplisted app lists\"\n\nThis reverts commit dbaa26150420e734feefa6738bfd258c90dabea0.\n\nRevert \"Evolver: HeadsUp blacklists (2/2)\"\n\nThis reverts commit 52a5cd45ee6cc2aa86c1641417839ff3ae2d5221.\n\nRevert \"Evolver: HeadsUp: Stop showing notifications when selected applications on top [2/2]\"\n\nThis reverts commit c3492b1e866b8973f8da7a1fbf9bb98a3d99e765.\n\nRevert \"Evolver: HUN importance selector (2/2)\"\n\nThis reverts commit 8614cecf098b43f06ceee4bbbf43cf46a74bc146.\n\nEvolver: Disable ripple effect toggle\n\nEvolver: Increase QS header images max limit\n\nChange-Id: I6578f196822ac712a6299f6eb56c21652c84aaf3\nSigned-off-by: minaripenguin \n\nEvolver: Move lockscreen clock customization to lockscreen settings\n\nEvolver: CustomFPImage: Retain the previously set image if selection is canceled\n\nSigned-off-by: AnierinB \n\nEvolver: Sync QS battery customization changes\n\nChange-Id: I6d2ebc0faf4dbfc8cd4b3713c17d2e8183ea9e18\n\nEvolver: Fix UDFPS NPE\n\n* Should solve https://github.com/Evolution-X/packages_apps_Evolver/issues/443.\n\nEvolver: Re-enable left and right virtual buttons while typing\n\nEvolver: Set reticker_status default value to true\n\nEvolver: add acun and bang brightness slider [2/3]\n\nRevert \"Evolver: add acun and bang brightness slider [2/3]\"\n\nThis reverts commit 18acb380a072e125abad50fd869843eda404a5bc.\n\nRevert \"Evolver: Add brightness slider styles [2/3]\"\n\nThis reverts commit 905d482173cfe25c8758b87c753175515c845a84.\n\nEvolver: Add brightness slider themes\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Bring back support for Parallel space\n\nSigned-off-by: Pranav Vashi \n\nRevert \"Evolver: Allow user to customize max visible notification icons [2/2]\"\n\nThis reverts commit 51e60e001f7251bf7f9e62de9265fe7e53cfafc7.\n\nEvolver: Disable notification and media control features\n\nEvolver: Live Volume Steps: Enable additional steps options\n\nEvolver: Move ambient music pulse strings here\n\nEvolver: Update team information\n\nEvolver: Bring back changelog preference\n\nRevert \"Evolver: Remove changelog preference\"\n\nThis reverts commit 34f5936a7b804ddf2f45af1504058657b4c2e645.\n\nEvolver: Import changes to Clock implementation\n\nEvolver: Battery styles: Add Landscape iOS battery styles [2/2]\n\nPorted from Iconify\n\nCredit: https://github.com/Mahmud0808/Iconify\nhttps://t.me/IconifyOfficial\n\nSigned-off-by: Charsi-Tejas \n\nEvolver: Battery styles: Add Landscape Origami [2/2]\n\n* Settings part. Ported from commit https://github.com/Mahmud0808/Iconify/commit/d702a15787bd3255b836887d1110576dce660521\n\nEvolver: reTicker: Allow to only show in Landscape mode [2/2]\n\nSigned-off-by: cjh1249131356 \n\nEvolver: Remove some power menu animations\n\n * Remove not working animations\n * Make some strings more descriptive\n\nEvolver: Add toggle to enable brightness slider haptic feedback [2/2]\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Add Pocket judge toggle\n\n@neobuddy89: Also add config to remove it if not supported.\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Add a toggle for QS footer text [2/2]\n\nEvolver: Allow customizing footer text [2/2]\n\nEvolver: Re-enable Combined signal icons toggle [2/2]\n\nSigned-off-by: minaripenguin \n\nEvolver: Data icon style [2/3]\n\nSigned-off-by: rezaadi0105 \nSigned-off-by: helliscloser \n\nEvolver: Hide all signal-related options for Wifi-only devices\n\nSigned-off-by: AnierinB \n\nEvolver: Hide QS Vibration category for devices without vibrator\n\nEvolver: Make Combined Qs Headers Optional with Toggle (2/2)\n\nSigned-off-by: tejas101k \n\nEvolver: Hide signal-related themes for Wifi-only devices\n\nEvolver: Add optional haptic feedback to volume panel [2/2]\n\n* Move vibration stuff into Misc.\n\nEvolver: Add SystemSettingDropDownPreference from LineageOS\n\nChange-Id: I71998d4d814ea982c85b91a52ff0a11ca473e92d\n\nSigned-off-by: Dmitrii \n\nEvolver: Import SelfRemovingDropDownPreference from LineageOS\n\nSigned-off-by: Dmitrii \n\nEvolver: Add setMinValue\n\nRevert \"Evolver: Make Combined Qs Headers Optional with Toggle (2/2)\"\n\nThis reverts commit e44fb2a0b101ddf42cdf448fec7d125619f01dd7.\n\nEvolver: Add strings for showing fastcharge status summary\n\nEvolver: Disable broken Combined QS element styles [2/2]\n\nEvolver: Update CustomSeekBarPreference from crdroid\n\nCommit History: https://github.com/crdroidandroid/android_packages_apps_crDroidSettings/commits/13.0/src/com/crdroid/settings/preferences/CustomSeekBarPreference.java\n\nSigned-off-by: Pranav Vashi \nSigned-off-by: kaderbava \n\nEvolver: Fix clipping in app list layout\n\nSigned-off-by: Pranav Vashi \n\nEvolver: misc: Add Pif preference\n\nSigned-off-by: AnierinB \n\nEvolver: Make PIF and PixelProps toggleable [2/2]\n\nEvolver: QS Header Image extended settings [2/2]\n\n* Create a page to display header previews and present a proper interface to user\n* Add options to customize:\n * tint\n * height\n * paddings\n * landscape (toggle)\n * transparency\n* Add an option to pick a custom header image from storage\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Allow spoofing all gapps to Pixel 8 Pro [2/2]\n\nEvolver: Drop Swap capacitive buttons category\n\nEvolver: Drop Less boring heads up\n\nEvolver: Remove Volume Steps fragment\n\nEvolver: Add lockscreen Media art cust [2/2]\n\nSQUASH of the followings:\n\n- Add toggle for Lockscreen Media Art [2/2]\n\n- Allow to configure or disable lockscreen media art blur [2/2]\n\n- Use 0-100% values for Media art blur [2/2]\n\nChange-Id: I4f3c886d27398f3bfc1c99e53f99531a1771ae89\nSigned-off-by: S I P U N \n\nEvolver: Remove no longer used monet schemes\n\nEvolver: Move Smart Pixels fragment to main Settings\n\nEvolver: Move Spoofing into its own fragment\n\nEvolver: Sync vibration settings changes [2/2]\n\nEvolver: Temporarily move screen animation to Misc category\n\n* Declutter main settings since animations only has 1 toggle.\n\nEvolver: Bring back Alarms/WakelockBlocker\n\nEvolver: Bring back UDFPS animation picker\n\nEvolver: Replace Edge long swipe pref with Advanced Gesture nav options [2/2]\n\nEvolver: Refactor fragments/preference paths\n\nEvolver: Update Island settings\n\n* Add Island animation\n* Re-enable now playing\n\nEvolver: Nuke battery light\n\nEvolver: Clean up spoofing options\n\nEvolver: Hide app notif category\n\nEvolver: Spoof current storage encryption status [2/2]\n\nChange-Id: I345b6dfa9c6144f83bc8fc581aebfe86ecbb7849\n\nEvolver: Import Wi-Fi standard icon [2/2]\n\nChange-Id: I893ad629947d22e742f103537a55098ee05f4ffa\n\nEvolver: Update team info\n\nEvolver: Make Pif preference depend on persist.sys.pif\n\nSigned-off-by: AnierinB \n\nEvolver: Bring back Netflix spoof\n\nEvolver: Bring back Snapchat spoof toggle [2/2]\n\nEvolver: Move roaming toggle to SystemUI\n\nEvolver: Bring back flashlight on call options [3/3]\n\n* Removed in 9c98e0244e6fbca4cf93529103b35cf31ec7f750.\n\nAdd Flashlight blink on incoming calls [3/3]\n- Thanks to shripal17 for suggesting list preference\n instead of a toggle\n- Add a device specific flashlight check\n\nidoybh edits: The current check is for isRingerAudiable and\nnot for DND - change var names and strings so it'll not mislead any\nfuture developer or any user\n\nChange-Id: I7d7d1522d4007320e8bb4d0794828c0b1330bdbb\nSigned-off-by: chandu078 \nSigned-off-by: Jackeagle \nSigned-off-by: Jis G Jacob \n\nEvolver: Introduce Lockscreen Style [2/2]\n\n* designed by Corex1402\n* refactored by: rmp\n\nChange-Id: Idb5fdf7af497c1e1a58f9cc04a591e4718389589\nSigned-off-by: minaripenguin \n\nEvolver: Show correct Font Styles on Dashboard\n\nChange-Id: I95a25c52b39e746978b5b3304b2a32206c89ae2e\n\nEvolver: Add more LS Clocks [2/2]\n\nSigned-off-by: Subratam6296 \nChange-Id: I6399e0e30f81d409d723e6e9324e1dd92b5813bf\n\nEvolver: Fix default lock clock fonts\n\nEvolver: Volume panel styles [3/3]\n\nSigned-off-by: mukesh22584 \n\nEvolver: Add pulse ambient edge lightning settings\n\nStrings are adapted from AICP resources_devicesettings.\n\nChange-Id: I2c25ea044bc23e3e5fdf4e41f98243d297cc3f27\n\nEvolver: Add volume panel text style [2/2]\n\nEvolver: Add Brightness TextView [2/2]\n\nSigned-off-by: mukesh22584 \n\nEvolver: A11 QS UI Style [3/3]\n\n[neobuddy89: Remove contentobserver, not useful]\n\nSigned-off-by: Pranav Vashi \nSigned-off-by: Stella Bloom \n\nEvolver: Allow setting quick QS rows [2/2]\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Add QS Panel Style [3/3]\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Make QS tile style and QS panel style exclusive\n\nSigned-off-by: Pranav Vashi \n\nEvolver: Migrate MainSwitchBar and Switch to Material3\n\nThis follows Settings style updates for Android U.\n\nChange-Id: Id6d3e7f193b6ef9fa6419d164265062328eb9170\n\nEvolver: Migrate to SwitchPreferenceCompat\n\nChange-Id: Ice9f732065e4792fc73b7890cdd6b9a55475f518\n\nEvolver: Allow turning on WiFi/Bluetooth when pressing the tiles [2/2]\n\nRespectively\nCould save some taps for some users\n\nRevert \"Evolver: Move Smart Pixels fragment to main Settings\"\n\nThis reverts commit 16be38faaca53db7d23dc894db82858c6e1acf44.\n\nEvolver: Introduce Depth Wallpaper feature [2/2]\n\nSigned-off-by: minaripenguin \n\nCo-authored-by: 703joko <703joko@gmail.com>\nCo-authored-by: Adithya \nCo-authored-by: Ali B. \nCo-authored-by: AnierinB \nCo-authored-by: Anushek Prasal \nCo-authored-by: Blaster4385 \nCo-authored-by: Bruno Martins \nCo-authored-by: Chris Chen \nCo-authored-by: Col_or \nCo-authored-by: DennySPb \nCo-authored-by: Dhina17 \nCo-authored-by: Dmitrii \nCo-authored-by: Ezio Lacandia Bijelkic \nCo-authored-by: GHOST | ゴースト \nCo-authored-by: Ghosuto \nCo-authored-by: Idc <59904122+IDontCare-05@users.noreply.github.com>\nCo-authored-by: Ido Ben-Hur \nCo-authored-by: Ivan Martynov \nCo-authored-by: Kujou Yuko \nCo-authored-by: Max \nCo-authored-by: Michael Bestas \nCo-authored-by: Mohammad Hasan Keramat J \nCo-authored-by: Mukesh Singh \nCo-authored-by: Pranav Vashi \nCo-authored-by: Prathamesh Sahasrabuddhe \nCo-authored-by: Rumais \nCo-authored-by: SagarMakhar \nCo-authored-by: ShevT \nCo-authored-by: Subratam6296 \nCo-authored-by: Trishiraj \nCo-authored-by: Vache \nCo-authored-by: beanstown106 \nCo-authored-by: chematelegram \nCo-authored-by: cjybyjk \nCo-authored-by: elpaablo \nCo-authored-by: jhonboy121 \nCo-authored-by: kaderbava \nCo-authored-by: maxwen \nCo-authored-by: minaripenguin \nCo-authored-by: someone5678 <59456192+someone5678@users.noreply.github.com>\nCo-authored-by: spezi77 \nCo-authored-by: spkal01 \nCo-authored-by: なな ","shortMessageHtmlLink":"[SQUASH] Evolver: Refactor for A14 QPR2"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAERkpQEgA","startCursor":null,"endCursor":null}},"title":"Activity · Evolution-X/packages_apps_Evolver"}