* GMS updater notification should no longer appear
(SystemUpdateGcmTaskService being responsible for it)
* Remove outdated entries
Change-Id: I25f93dc8477a1f8e30a9c9e0280e502fa4ce0971
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
- 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 is not implemented in Framework yet
and may not be for Topaz. Kill for now
and revisit later.
Signed-off-by: Yuan Si <do4suki@gmail.com>
Change-Id: I9c6ce7b5d4c9f242cb23e519bd41be79e41b61c6
Change-Id: If7f20395fb34041a54a322c8e7874d4332d168a7
[ghostrider-reborn: aosp monet version]
Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
* We're using aosp monet in s-v2.
This reverts commit 4a2b040a51.
Change-Id: I51601ac6a5a67f5f1670f90bc01f0764b02cec3f
Signed-off-by: Mesquita <mesquita@aospa.co>
* Google changed NTP server to time.android.com since 8.0,
but for obvious reason, it's inaccessible in China.
* Switch to NTP server used in previous Android revisions
when China SIM inserted to make Chinese users happy.
Change-Id: Iaee63c64cae904b38f6bcec85ed6b0be1dbf3765
GMS now uses OtaSuggestionSummaryProvider to push update notifications,
both in the status bar and as a dialog pop-up. Disable it.
Change-Id: I51c039a1dbbb781e5ffabdd313d062feda308b89
Safe Volume has many false alarms. And if overridden by the user, at
every 20 hours of accumulated(!) audio playback it will intentionally
reset - even while the audio is playing. This can ruin the listening
experience, and ironically pose a safety hazard when e.g. the user is
operating a vehicle...
AOSP already opted out of Safe Volume in the overlays for Mobile Country
Code 310-316 (= US). Make this universal.
Signed-off-by: Rusty Bird <rustybird@net-c.com>
[kdrag0n: Moved into vendor overlay]
Signed-off-by: Danny Lin <danny@kdrag0n.dev>
Change-Id: I951ddf2282338571d8e17e5f84110ef206bdb527
Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
Modern apps without GMS push can handle doze by asking the user to
whitelist them from battery optimization, so there's no reason to not
enable this.
AOSPA have this enabled under vendor/google/gms, but also enable it
here for those not building GMS and to not miss it on future releases.
Change-Id: I84efe5abe2b8c209202f4fd14217d4dfa7f34de1
Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
There's no point in showing a big header with the user's profile
information (account name and profile picture) in a settings page named
"About phone" that's specifically meant for showing information about
the device itself.
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
Change-Id: I11da5131e4e327393bb5966dec39576ffad0249e
This uses the standalone wallpaper picker class from WallpaperPicker2 as
seen in the Pixel stock ROM.
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
Change-Id: I83bacb2c38fa57955a3ec32d5cae661467f94896
Google disabled this in qpr1, but we can re-enable it now that we've
fixed the height/clip calculation.
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
Change-Id: Ib91c2a3195780fadc4d03f59d3a9e298949fc83b
The Settings search bar uses surfaceVariant in dark mode and
surfaceHighlight in light mode, but the default surface colors work
better here.
Change-Id: I53f7366aad3bc91cccb17beb62d8dd588bb6aaed
Now that we've modified the power menu to refresh on UI mode changes
and use Monet colors, make it follow the system light/dark theme for
better integration in light mode.
Requires frameworks/base commit:
SystemUI: Always refresh global actions dialog on UI mode change
Change-Id: I1b44422e3d5b8e161275d5c777addc32feae5af9
It's odd that the power menu doesn't use Monet colors, unlike most of
System UI. This makes it feel more integrated with the rest of the
system.
Change-Id: I2cf64eb93e00f6369963e9637498dbb0b051580b