forked from DerpFest-AOSP/Updater-Stuff
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b8d661b
commit 206b7e0
Showing
2 changed files
with
72 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,72 @@ | ||
Device Changes: | ||
- Hotfix Update | ||
- Upstreamed DragonSouL-ReBorn to v4.14.262 | ||
- Ui much more smooth | ||
- Include DragonSouL-Republic Kernel | ||
- Improve KProfiles | ||
- Add LTO Optimizations | ||
- Introduce Kprofiles Helper | ||
- Adapted to new display props | ||
- Enable LTO Clang | ||
- Fix touch issues | ||
- Bring back Games FPS spoofing | ||
- Fix touch issues on top in landscape mode | ||
- Bring back Games FPS spoofin | ||
- Misc DT side optimizations | ||
|
||
ROM: | ||
- Introduce coloured status bar icons | ||
- Misc changes, fixes and improvements | ||
- Merge tag 'android-12.0.0_r27' | ||
- Add DerpFest Updater | ||
- Port Ambient Now Playing container from Pixel | ||
- Add Ambient instead of lockscreen on wake gestures switch | ||
- Add Adaptive Playback | ||
- Add toggle to force small lockscreen lock | ||
- Add SettingsIntelligenceGooglePrebuilt (needed for power usage feature) | ||
- Settings: Import PowerUsageFeatureGoogle | ||
- Settings: Implement RoutinesActionBroadcastReceiver | ||
- Add Google Flipendo prebuilt (aka Extreme Battery Saver) | ||
- Add flipendo to Battery Saver tile | ||
- Require unlocking to use Internet quick tile | ||
- Update some permission drawables | ||
- Vectorize stat_sys_data_usb | ||
- DerpSpaceTile: Make default state active | ||
- VPN tile: Collapse panel when opening app | ||
- ScreenshotTile: Use secondary label to indicate mode | ||
- Use secondary label for language QS tile | ||
- AntiFlickerTile: Fix error in handleRefreshState | ||
- Add Pixel Navbar animation toggle for three button mode | ||
- Remove Arrow keys while typing option | ||
- Remove second option to hide gesture navigation handle (with ime kept thing) | ||
- Allow disabling ripple effect on unlock | ||
- Allow to disable Night Light on FOD | ||
- Match brightness slider track height with the progress drawable | ||
- Make volume panel look alike brightness slider | ||
- Add an option to enable/disable power menu on secure lockscreen | ||
- AdvancedReboot: Add a button to restart SystemUI | ||
- Battery Styles: Fix landscape battery size | ||
- Battery Styles: Fix percentage view on landscape battery | ||
- Battery Styles: Set proper battery style on init | ||
- IdleManager: Add more processes and shorten timeout | ||
- Fix black qqs on keyguard in light theme | ||
- Make QS brightness slider animation more subtle | ||
- Add missing initial call to updateResources in brightness mirror | ||
- Unify screenshot and record corner dimens | ||
- Fix issue with black-white | ||
radial gradient patten in the notification panel background | ||
- ColorUtils: Prevent crash if alpha component is translucent | ||
- VolumeDialog: notifyVisible after the volume panel is fully hidden | ||
- VolumeDialogControllerImpl: Stop log spam with no caption service | ||
- MediaDataManager: Use safe cast to avoid NPE | ||
- DisplayDeviceRepository: Don't spam log when display state changes | ||
- Pulse: Add more NPE checks | ||
- SystemNavigationGestureSettings: Fix back gesture edge insets resetting back when fullscreen gestures is enabled | ||
- Settings: Fix edit menu icon tint in several preferences | ||
- Checkout APNs to LA.QSSI.12.0.r1-05100-qssi.0 | ||
- GameSpaceManager: Handle various case against "locking screen" scenario | ||
- ThemePicker: Bring back icon pack customization | ||
- ThemePicker: Implement coloring in wallpaper preview fragment | ||
- DerpLauncher: Implement Recent Apps locking | ||
- DerpLauncher: Add restart action on the options menu | ||
- DerpLauncher: Move developer option to options menu | ||
- DerpLauncher: Allow disabling workspace edit | ||
- DerpLauncher: Cleanup unused SwipeDownGesture code | ||
- DerpLauncher: Update device profiles display option | ||
- DerpLauncher: Fix hotseat icon number on 4x5 profile | ||
- DerpLauncher: Fixup OnGlobalLayoutListener usage on QuickSpace | ||
- DerpSpace: Move pulse on new tracks to ambient ui fragment | ||
- AmbientUI: Add missing German translations | ||
- DerpSpace: Add Chinese translations |