| commit | b3f5302bb211231c5af4dcd551dcfa82fd14a130 | [log] [tgz] |
|---|---|---|
| author | someone5678 <someone5678@users.noreply.github.com> | Mon Apr 22 17:00:46 2024 +0900 |
| committer | Pranav Vashi <neobuddy89@gmail.com> | Tue May 28 01:02:33 2024 +0530 |
| tree | 7edc69edbc0b5423f1b3342920d4d8751ab76edf | |
| parent | 648018b9cd7cdb9f9aa73695d193ed8a78a547c9 [diff] |
SystemUIGoogle: Adapt to A14 QPR2 * Referencing RisingTechOSS's commit [1] * Update to latest SystemUI dagger stuff changes * Sync dagger stuffs to SystemUIGo [2] and added guess working for other dagger components impls * Also sync build setup to SystemUIGo * Disable dagger fastInit mode as it's intended for development, other than production [3] This reduces APK size and optimized more * Update ProGuard * Adapt prebuilt libs to A14 QPR2 Huge thanks to https://github.com/jhenrique09 !! Ref: [1] https://github.com/RisingTechOSS/android_vendor_pixel-framework/commit/f5475c4e61e3cc4a6bd13c09d1ded82e4ff10a49 [2] https://android.googlesource.com/platform/packages/apps/SystemUIGo/ [3] https://dagger.dev/dev-guide/compiler-options.html Niv: Modified for risingOS use Change-Id: If13cf0867658bdf103afd5a7bde0f59fe9a4e711 SystemUIGoogle: Remove DreamTargetFilter * Unused and not needed anymore Change-Id: I454be55ac01150f63d570c73965b87ff0c080e8d fixup! SystemUIGoogle: Adapt to A14 QPR2 * Correctly inject DockObserver while fixing codes Change-Id: Ibbd39a8a7be45de71075238b52bf4daf1b2643c5 Signed-off-by: someone5678 <someone5678@users.noreply.github.com> Co-authored-by: minaripenguin <minaripenguin@users.noreply.github.com> Co-authored-by: Alvin Francis <nivlafx@gmail.com> Signed-off-by: Alvin Francis <nivlafx@gmail.com> Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>