|
13 | 13 |
|
14 | 14 | Notable ROM changes: |
15 | 15 | ============================== |
16 | | -Evolver: Add animation styles for QS tile toggle |
17 | | -Evolver: Add edge light preview |
18 | | -Evolver: Add particle and waveform renderer styles |
19 | | -Evolver: Add subtle haptics on bass spikes |
20 | | -Evolver: Allow configure bass haptics playback for pulse |
21 | | -Evolver: Consolidate, clean up, and reorganize our strings |
22 | | -Evolver: Misc: Overhaul app picker screens and consolidate shared UI |
23 | | -Evolver: Misc cleanup and UI consistency fixes |
24 | | -Evolver: PlayIntegrityFix: overhaul config handling, auto-fetch, and import guards |
25 | | -Evolver: Spoofing: Restructure screen layout and clarify strings |
26 | | -Evolver: TrickyStore: Add keybox revocation status check |
27 | | -Merge May 2026 security patches |
28 | | -Settings: Extract OEM/device name formatting into shared utility |
29 | | -Settings: Fix capitalization, grammar, and wording in our strings |
30 | | -Settings: Hardware info: Rework as unified card UI with OTA-backed data |
31 | | -Update translations |
32 | | -extras: Drop Evo navbar overlay |
33 | | -pixel-style: Do not override qualified networks service |
34 | | -pixel-style: Update overlays from stallion CP1A.260405.005 |
35 | | -release: Enable show_icon_in_empty_shade |
36 | | -version: Export EVO_BUILD_TYPE as ro.evolution.build.type system property |
| 16 | +AppLocker: fixing applocker activity lifecycle issues |
| 17 | +Fix hidden AP remove WifiEntry during connection |
| 18 | +Evolver: Add 2 colon clocks |
| 19 | +Evolver: Add custom clock aod transition |
| 20 | +Evolver: Add emoji styles |
| 21 | +Evolver: Add seekbar navigation to clock preview |
| 22 | +Evolver: Add sound preview to lock/unlock sound picker |
| 23 | +Evolver: Add swiftui and facebook emoji |
| 24 | +Evolver: Allow change media player position |
| 25 | +Evolver: Allow switching QS tile color to pre-qpr shade |
| 26 | +Evolver: Drop charging animation changes |
| 27 | +Evolver: Implement custom color support for pulse |
| 28 | +Evolver: Introduce {Global,Secure,System}PrimarySwitchPreference |
| 29 | +Evolver: Introduce new iOS like clock styles |
| 30 | +Evolver: Introduce quicksettings widget |
| 31 | +Evolver: Reduce clock opacity min value to 0 |
| 32 | +Evolver: Refactor Lockscreen Media art |
| 33 | +Evolver: Show dynamic summaries for applicable preferences |
| 34 | +Fix system_server deadlock between DisplayManagerService and ExternalDisplayStatsService |
| 35 | +InputMethodManagerService: retry IME show after dummy editor handoff |
| 36 | +MediaSync: fix nullptr dereference in onAbandoned_l on output death |
| 37 | +MediaSync: fix nullptr dereference when detachNextBuffer fails |
| 38 | +MediaSync: remove InputListener death recipient dead code |
| 39 | +Reduce blocking operation on display thread |
| 40 | +Sandbox: fixing auth activity lifecycle issues |
| 41 | +Settings: display: gate display engine category on persist prop |
| 42 | +Settings: fix udfps | skip button overlap issue |
| 43 | +SystemUI: Add 2 colon clocks |
| 44 | +SystemUI: Add back gesture, charging anim, battery themes support |
| 45 | +SystemUI: Add custom color, height control, and ambient mode support in pulse |
| 46 | +SystemUI: Apply gradient theming to QS widget panel sliders |
| 47 | +SystemUI: Apply wifi and signal icon styles last |
| 48 | +SystemUI: DynamicBar: Hide depth wallpaper when keyguard panel visible |
| 49 | +SystemUI: Fade out depth wallpaper fade out smoothly |
| 50 | +SystemUI: Fix QS widget brightness slider jumping after hold trigger |
| 51 | +SystemUI: Fix notification app lock issues |
| 52 | +SystemUI: Fix pulse and media art overlap |
| 53 | +SystemUI: Refactor Lockscreen Media art |
| 54 | +SystemUI: Restore launch and routing functionality for QS widgets |
| 55 | +SystemUI: Simplify depth wallpaper loading by removing dimming overlay |
| 56 | +SystemUI: charging: harden charging ripple cleanup against stale callbacks |
| 57 | +SystemUI: fix platform hooks regressions |
| 58 | +ThemeStore: fixing scaffold|top app bar issues |
| 59 | +Update BCR to Version v2.10 |
| 60 | +backport fix for stuck IME input from May 2026 Pixel update |
| 61 | +build: Adding 8gb/12gb/16gb dalvik heap configs |
| 62 | +build: Fixing dalvik|art|usap tuning regressions |
| 63 | +build: Optimizing dalvik heap configs for lower ram tiers |
| 64 | +config: gate display engine category on persist prop |
| 65 | +disable CLOSE_QUIC_CONNECTION power optimization that bypasses VPN |
| 66 | +imm: guard stale IME target hide against concurrent show request |
| 67 | +keeping expensive rendering across blur cache hits |
| 68 | +sandbox: Adding secure file vault support |
| 69 | +sepolicy: adding usap pool rules |
| 70 | +services: Allow early null AxSandbox manager lookups |
| 71 | +services: Caching isOverlappingWithNavBar to avoid redundant rectangle math |
| 72 | +services: Disabling dma buff stats pull |
| 73 | +services: Skipping atom stats pulling on none eng builds |
| 74 | +services: Optimizing letterbox updates |
| 75 | +services: Optimizing navigation bar draws |
| 76 | +services: Optimizing redundant status bar top hide checks |
| 77 | +services: Optimizing wallpaper controller traversals |
| 78 | +services: Optimizing wallpaper zoom |
| 79 | +services: Optimizing window rounded corners updates |
| 80 | +services: Optimizing wms prop | settings reads |
| 81 | +services: optimizing sandbox call sites |
| 82 | +sidebar: Implement configurable slider width |
| 83 | +sidebar: Implement configurable swipe-to-open gesture for sidebar |
| 84 | +sidebar: Implement gesture setting to open sidebar drawer on tap |
| 85 | +sidebar: Integrate GameSpace awareness and auto-hide support |
| 86 | +sidebar: Refactor customization into standalone activity |
| 87 | +sidebar: Refactor settings navigation using NavController |
| 88 | +sidebar: Replace custom drawer icons with Material Icons |
| 89 | +sidebar: permissions: allowlist MANAGE_GAME_MODE for LMOFreeformSidebar |
| 90 | +themes: Add back gesture | charging anim themes |
| 91 | +wifi_chip: Reduce legacy Wi-Fi HAL startup noise |
0 commit comments