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
484f7c4
commit e9f96d6
Showing
1 changed file
with
42 additions
and
23 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,43 @@ | ||
Updates as in 20220301 build: | ||
Updates as in 20220423 build: | ||
|
||
- Rebase on android-12.1.0_r4 | ||
- Switch to QS brightness slider customizations from Yaap | ||
- Switch to VoLTE/VoWifi icon customizations from Nitrogen | ||
- Switch to vibration intensity control implementation from AOSPA | ||
- Add Descendant's Reticker | ||
- Fix and make the volume dialog expandable | ||
- DerpSpace: Make use of AOSP small clock switch instead of using separate one | ||
- Settings: Add more trigger actions/app/activities to advanced gestures | ||
- NavigationGestures: Allow customizing gestural margin bottom | ||
- Settings: Rearrange and categorize gestures & keys fragment | ||
- Settings: Add Battery charge warning options | ||
- Lockscreen charging: Bring back Pie style of charging line where battery info is displayed in the second line if enabled | ||
- Lockscreen charging: Bring in °F/°C toggle | ||
- Remove heads up stoplist | ||
- Add back Less boring heads up option | ||
- Add HUN importance selector | ||
- Add option to disable notifications vibration | ||
- Remove Battery left text option | ||
- Add music QS tile title toggle | ||
- Move wallpaper zoom switch to DerpSpace | ||
- Add switch to hide status bar on lock screen | ||
- Add switch for kill button in notification guts | ||
- Add switch to force expanded notifications | ||
- Add switch to force expanded media player | ||
- Add switch to launch default music player on headset connect | ||
- DevSettings: Add Alarms and Wakelock Blocker | ||
- Started with barbones DerpLauncher | ||
- Add back Columbus (quick tap) | ||
- Add back additional Brightness Slider options | ||
- Applock: intercept activity in a better way | ||
- Fix circle battery QS tinting | ||
- Battery: Add option for coloring circle battery styles | ||
- Add Mono audio tile (aka headphone in one ear only) | ||
- Make IME button space optional | ||
- Remove night light toggle and disable night light when fod kicks in | ||
- Improve screenshot window dismiss behavior | ||
- Settings: Add high touch sensitivity and touchscreen hovering toggles for supported devices | ||
- Settings: Display: Add High Touch Polling Rate Support | ||
- DerpLauncher: Add themed icons switch for app drawer | ||
|
||
|
||
- Merge android-12.0.0_r32 | ||
- Add FaceUnlock implementation from PE | ||
- Add AppLock from KOSP | ||
- Add Quick Tap (Columbus) gesture | ||
- Add Screen Off Touchscreen Gestures | ||
- Add Refresh Rate QS tile for supported devices | ||
- Allow to hide arrow for back gesture | ||
- Add option to change PowerUsage provider | ||
- Show battery temp on power summary | ||
- HeadsUpTile: Do not crash SystemUI on long click | ||
- Improve Secure QS tile toggle behaviour | ||
- Use wireless charging animation for wired charging too | ||
- Add VoLTE icon from Motorola | ||
- Fix carrier label being white on light wallpaper | ||
- Don't warn user about FC in Google TTS | ||
- Changelog: Use NestedScrollView instead of ScrollView | ||
- DerpLauncher: Remove protected apps in favor of system with applock | ||
- DerpLauncher: Remove overview scrolling animation | ||
- DerpLauncher: Refine quickspace icon shadow | ||
- DerpLauncher: Add toggle to make AppDrawer sizes independent | ||
- DerpLauncher: Allow changing max lines for app label | ||
- Update Russian and Chinese translations |