Skip to content

Commit

Permalink
RMX2061: Jan 21 2022 update
Browse files Browse the repository at this point in the history
  • Loading branch information
priiii08918 committed Jan 21, 2022
1 parent b8d661b commit 206b7e0
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 12 deletions.
8 changes: 4 additions & 4 deletions RMX2061.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"response": [
{
"datetime": 1642263456,
"filename": "DerpFest-12-Official-Shion-RMX2061-20220118-0929.zip",
"id": "36a02071124e320253f7aa25954644b8427fa29dd6ef72bb7de23d45b299c32f",
"filename": "DerpFest-12-Official-Shion-RMX2061-20220121-0829.zip",
"id": "c2e8f7d2230684fe6394a621f89d46ef3b3b94726b04b1cd5c5707cebf5697f3",
"romtype": "Official",
"size": 1447748146,
"url": "https://sourceforge.net/projects/derpfest/files/RMX2061/DerpFest-12-Official-Shion-RMX2061-20220118-0929.zip/download",
"size": 1444501367,
"url": "https://sourceforge.net/projects/derpfest/files/RMX2061/DerpFest-12-Official-Shion-RMX2061-20220121-0829.zip/download",
"version": "12"
}
]
Expand Down
76 changes: 68 additions & 8 deletions changelog_RMX2061.txt
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

0 comments on commit 206b7e0

Please sign in to comment.