Skip to content

Instantly share code, notes, and snippets.

@xenxynon
Last active March 22, 2022 17:26
Show Gist options
  • Save xenxynon/d927e1139f9715ed4dc1b439fc945fc2 to your computer and use it in GitHub Desktop.
Save xenxynon/d927e1139f9715ed4dc1b439fc945fc2 to your computer and use it in GitHub Desktop.
18/03/22
Device side
* Nuked refresh rate tile from qs
* Dropped Via browser
* Relocate Devicesettings to Krypton settings page
* Drop thermal engine from Devicesettings
* Drop fps info from Devicesettings (will add the
one from source next time I just don't have
time to fix)
* Uprev audio HAL to V7
* Added some system apps to whitelist applock
Source side
* Merged tag android-12.1.0_r1
* Updated to March security patch (Sv2, 12L)
* Bumped version to 2.5
* Added app lock
* Dropped kdrag0n's monet impl, may or may
not be back. So it's Google's impl for now
* Dropped lawnchair and switched to aosp
Launcher3
* Dropped separate wifi / data tile.
* Fixed a few issues with updater
(installation halting on idle, auto update
check notification for non-existent OTAs and
such).
* Added option to invert 3 button navigation bar
layout
* Nuked 3 finger swipe screenshot
* Fixed qs brightness slider preferences
* Improved font picker preference
* Added 4G - LTE icon toggle
* Added option to use old style mobile data
indicators
* Dropped separate wifi / data tile (Internet tile ftw).
* Dropped smartspace, will be back.
* Fixed a few issues with updater (installation halting
on idle, auto update check notification for non-existent OTAs
and such).
* Fixed udfps icon and hbm circle misalignment in biometric prompt.
* Fixed a sysui crash caused by concurrency issue while collecting
bluetooth
battery level.
* Drop OTA support for A only partition
devices (includes lavender)
* Added incremental update support, option
to configure update check interval and a
bunch of other bugfixes / improvements in
updater
* Fixed a bunch of issues and improved app lock
* Improved auto aod service
* Updated translations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment