* GMS updater notification should no longer appear
(SystemUpdateGcmTaskService being responsible for it)
* Remove outdated entries
Change-Id: I25f93dc8477a1f8e30a9c9e0280e502fa4ce0971
Opt in to whole-program Java optimizations via R8 for Pixel devices.
This can be explicitly disabled during builds via
`SYSTEMUI_OPTIMIZE_JAVA=false SYSTEM_OPTIMIZE_JAVA=false m`.
Note that this change does introduce changes to stack traces that
may require retracing for fully accurate debugging and diagonstics.
See go/aperf-system-r8-faq for additional details and guidance. Also
note that optimizations are implicitly disabled in ENG builds.
Results:
* SystemUIGoogle.apk (40MB -> 35MB)
* SystemUIGoogle.odex (32MB -> 25MB)
* services.jar (20MB -> 17MB)
Test: m + atest SystemUITests + presubmit + manual testing on Raven
Test: m + atest FrameworksServicesTests + manual testing on Raven
Bug: 203472868
Change-Id: Id3766d8279a5b480e374427f9a5994c9b444640e
- Remove dependencies that we track globally to stay inline with Pixel 7 series
- Update aosp repos to r11
- Add proper stock build fingerprints
Change-Id: I85daca0605cc9f5498ff7854e325ae7761ee1ffb
This reverts commit 8ae9a9b656.
Reason for revert: IMS icons are being random + team decided against it
Change-Id: Ie50dc3a4990de35e55fd92de0dda53fe03ef05a8
This complements unified internet settings, which are enabled by
default, and reduces unnecessary icon clutter in the status bar.
Change-Id: I5a2072621efb03ffb3bda8391bcf468d6d9b5d78
OTA doesn´t use zip split anymore, and the zip naming was way too confusing.
while unofficial said: aospa-topaz-1-phone1-unofficial-20220904.zip
it will now be: aospa-topaz-unofficial-phone1-20220904.zip
Same applies for alphas and betas, which used to be
aospa-topaz-1-phone1-beta-20220904.zip
and now will be
aospa-topaz-beta-1-phone1-20220904.zip
Signed-off-by: Hernán Castañón <herna@paranoidandroid.co>
Change-Id: I32bacbefe409cf11a1c1e8ddff7d93ba07aaa907
- Currently only used for Velvet (Google Search).
- See PropImitationHooks.java in frameworks/base.
Change-Id: I65af2d2a15e12af0e1006db787a24e3fe6c4dc56
- Allows notification dot to work out of the box
Change-Id: I96347ea4ad670f799c670f3da419cf955a507206
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
- AOSPAFrameworks has a higher priority over PixelFrameworks
- will be modified later to add Launcher3 for having notification
dots out of the box
Change-Id: I25218ed533fdc1b2ca9822f1b5a37273c68b1b78
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
* Icons extracted from redfin beta 5
Change-Id: I68185fb21c670d39e185426192dd329473070f01
Launcher3: Import more themed icons
* from pixel launcher mod
* https://t.me/modulesrepo/3382
Change-Id: Ifb10a802554243984c7b5eb71b4481b4e906b21b
Launcher3: Specify hour index for clock themed icon
- Setting it to null causes ClockDrawableWrapper to error
while loading themed icon and reverts back to normal icon.
Change-Id: I11d3c769054f444e723f7cb2223fe1e7c2507fa7
[ghostrider-reborn]
- Move to build-time overlay
Change-Id: I68185fb21c670d39e185426192dd329473070f01
Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
This reverts commit 54003ec9f2.
Reason for revert: this is no bueno because no single model works for all
Change-Id: Icf57780e30379de178e28044bbbbefb77d5d6939