3
0
Fork 0
Commit Graph

14 Commits

Author SHA1 Message Date
Sourajit Karmakar 4b70b49ac6 gms: Drop deviceconfigurator overlay once and for all 2023-01-15 09:28:53 -05:00
Anay Wadhera fa20783026 GoogleConfigOverlay: drop partner module-related overlays 2022-11-13 22:43:19 -05:00
AdarshGrewal a8c6cd771b gms: Drop NexusLauncher and exclude its overlays 2022-02-05 19:19:26 +05:30
AdarshGrewal 4ab56f00a6 gms: Exclude volumeAdjustmentForRemoteGroupSessions overlay
* wtf google
2022-02-05 18:13:33 +05:30
TheScarastic 3e2a6af39c gms: Add NgaResource, remove few overlays 2022-01-12 12:14:20 +05:30
Chenyang Zhong 578ad005b5 gms: SystemUIGXOverlay: unset camera gesture package
The power button double tap gesture retrieves the package name
through keyguard's camera intents. Many devices do not ship a
GoogleCamera by default, so setting config_cameraGesturePackage
in overlay causes packageToLaunch to be null, thus breaking the
power button double tap gesture.

Test: adb shell dumpsys activity service com.android.systemui | grep -C3 'Camera gesture'

Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
Change-Id: I61b3bf54b2375439297d0d0d39d924565886dec3
2021-12-02 16:35:55 +05:30
AdarshGrewal 4b46d98d64 gms: overlay: Exclude keyChord and Power button behavior
* ends up breaking volumeHush
2021-12-01 00:16:44 +05:30
AdarshGrewal e1b92eeee9 gms: ovelay: exclude volumeHushGestureEnabled bool 2021-11-22 15:09:34 +05:30
AdarshGrewal 7542fbb520 gms: overlay: Exclude keyguardRefreshRate value 2021-11-22 01:55:23 +05:30
AdarshGrewal 86e75df504 gms: overlays: exclude Touch context bool 2021-11-22 01:54:40 +05:30
AdarshGrewal 941658c317 gms: update from raven-sd1a.210817.036
* Exclude fingerprint overlays
2021-11-22 01:54:40 +05:30
AdarshGrewal 737030f6b6 gms: overlay: Exclude face unlock overlays 2021-11-22 01:53:51 +05:30
AdarshGrewal 2a7333f546 gms: overlay: Exclude SecondaryLocationTimeZoneProvider bool 2021-11-22 01:53:43 +05:30
TheScarastic afe58dfd6f overlays: add support for overlays
Co-authored-by: Akhil Narang <me@akhilnarang.dev>
2021-10-22 17:21:33 +05:30