Commit graph android_device_samsung_a20/universal7885-common/overlay/frameworks/base
Author SHA1 Message Date
dlwlrma123
61e70ecf3d universal7885: overlay: Disable intrusive gms components
* these processes were not allowed to run in background and yet they still persist everytime causing logspam and unnecessary broadcast, we may want to disable "GmsIntentOperationService" but some users on xda reported broken notifications on stuffs like google keep and maybe other google apps that relies on GmsIntentOperationService broadcasts.

07-24 09:29:26.041  2997  5548 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
07-24 09:29:26.042  2879  2879 I Zygote  : Process 8201 exited due to signal 9 (Killed)
07-24 09:29:26.043  2997  3023 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver

Signed-off-by: dlwlrma123 <alexfinhart@gmail.com>
2022-09-08 14:33:32 +00:00
LinkBoi00
0588a79c10 universal7885: overlay: Switch to AVC 3.1 for screen recording
In weaker SOCs, AVC 3.1 seems to pull less load on the CPU/GPU
and therefore using it has performance advantages in screen recording

Signed-off-by: anandhan07 <anandhasayanan007jb@gmail.com>
Signed-off-by: GhostMaster69-dev <rathore6375@gmail.com>
2022-09-08 14:33:32 +00:00
Santiago Seifert
41b8785b09 universal7885: overlay: Unpin updatable-media from memory
Bug: 214499288
Change-Id: I83757ae6a053ec6b10b08322c4e76d988f1a4a48
Test: Presubmit
Signed-off-by: GhostMaster69-dev <rathore6375@gmail.com>
2022-09-08 14:33:32 +00:00
roynatech2544
d6926a5a11 Revert "Revert "universal7885: Don't include CameraLightSensor for now""
This reverts commit 8cb0b6f5b2.

I won't get this back ever.
2022-08-26 14:14:05 +00:00
Soo-Hwan Na
7664f1ae7d
universal7885: Drop unused keyhandler overlay 2022-05-09 12:52:42 +09:00
roynatech2544
a7ef8f2b7e
universal7885: Format xml again
* No tabs this time, 3-space intent
2022-04-29 22:24:09 +09:00
roynatech2544
a73fd161e7 Revert "universal7885: overlay: Allow to be rotated in all 4 rotations"
This reverts commit 569649d2ec.
2022-04-19 14:46:25 +09:00
roynatech2544
442aa11e81 universal7885: Format xml using xmlstarlet 2022-04-18 13:32:36 +09:00
roynatech2544
9b2915e070 universal7885: xml: format using xmllint 2022-04-15 11:26:05 +09:00
roynatech2544
8cb0b6f5b2
Revert "universal7885: Don't include CameraLightSensor for now"
This reverts commit 8c71e00224.
2022-04-14 18:05:57 +09:00
roynaetch2544
1a5ab61e97
universal7885: overlay: Fix xml format
Also fix build error on KeyHandler
2022-04-03 02:21:36 +09:00
Ramii ahmed
8582551795
universal7885: Import KeyLogger
This lib helps to log input keycodes
2022-04-03 02:21:36 +09:00
Henrique Silva
d25fc0d03c
universal7885: Don't warn user about FC in Google TTS
* This happens on almost all FDE devices, I don't see any workaround other than hiding these dialogs
2022-04-03 02:21:36 +09:00
kdrag0n
a1c75db165
universal7885: overlay: Enable support for Bluetooth hearing Aids
This device is fully capable of streaming audio to Bluetooth hearing
aids using the ASHA GATT protocol built on top of L2CAP, similar to
A2DP.

Enable the config option for the system to handle pairs of hearing aids
properly and expose the option in Settings.

More info at https://source.android.com/devices/bluetooth/asha

Test: user reported successful audio streaming
Change-Id: Ibdece6513a822ce7e221067dd0fa40da10b5b44d
2022-04-03 02:21:31 +09:00
Michael W
d1ad3bfeb1
universal7885: Disable gms components for better WiFi speeds
* Also should improve battery backup a little bit
2022-04-03 02:21:30 +09:00
AdarshGrewal
07e6c17d48
universal7885: overlay: Enable front-facing camera protection
* Prevents halo ring/effect on front camera

Change-Id: Idc5134655f4434dc7505a208a43e381eb22604f0
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-31 19:02:56 +09:00
kaderbava
c1c0024601
universal7885: overlay: add battery current divider
* This fixes lockscreen charging info mA & watts.

Signed-off-by: kaderbava <ksbava7325@gmail.com>
Change-Id: I341e5bdba3c2efc97a5e8d6c7b8fa9f6e5c96e07
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:04:26 +09:00
SamarV-121
626f13ebc9
universal7885: overlay: Enable WiFi Display support
Signed-off-by: SamarV-121 <samarvispute121@pm.me>
Change-Id: I8f416eacb0b1316947e3e8d9f5c10c76f1b289cf
Change-Id: I7e0b5f768bdb9d3db1c404b1d528ca4443b72087
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:04:25 +09:00
roynatech2544
8c71e00224
universal7885: Don't include CameraLightSensor for now
* Its so buggy now, needfix..
2022-03-22 19:04:25 +09:00
roynatech2544
60e1711a8b
Revert "universal7885: overlay: SystemUI: Use Monet colors for power menu"
This reverts commit a349b36ca501f2240ce1b3b0771e68a70817355d.
2022-03-22 19:04:24 +09:00
roynatech2544
5829162215
universal7885: Import light sensor overlays from exynos9820
* Add other interesting configs too

Change-Id: Ie5943ebe1dc2a168322c490d20fe871b52d84718
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:04:24 +09:00
Kevios12
1754b5f5bc
universal7885: remove useless overlay
* Generating useless rros
2022-03-22 19:03:24 +09:00
Kevios12
4b82cc4307
Revert "devices: disable burnin protection due to battery drain"
This reverts commit 82e7acbb8f76514d2c7a4ae879f7043e304e3ee1.
2022-03-22 19:03:24 +09:00
roynatech2544
4a7980b5cc
universal7885: just use stock padding (8dp) 2022-03-22 19:03:23 +09:00
roynatech2544
4e1c30920a
universal7885: Set status bar padding to 9dp (Stock for A20e)
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:23 +09:00
roynatech2544
1dd8cd50b3
a20, a20e: import padding from com.lucazzz.developer.* rros
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:22 +09:00
roynatech2544
0daeb5075c
devices: disable burnin protection due to battery drain
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:22 +09:00
roynatech2544
780a7b8ab8
Revert "universal7885: rework on padding"
This reverts commit 65b729c8ae4fbf1b0b51620f89dc71ff370815e1.
2022-03-22 19:03:22 +09:00
roynatech2544
4a4bef9d4c
universal7885: rework on padding
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:03:22 +09:00
roynatech2544
dffab3bb92
universal7885: tidy up tree
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:50 +09:00
kubersharma001
569649d2ec
universal7885: overlay: Allow to be rotated in all 4 rotations
Change-Id: I6cfb702d55b1d1cc79aada6fc9eed32f1a79c497
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:49 +09:00
Murat Kozan
2793fa9155
universal7885: Enable vibration multiple intensities
* Activates some options on Settings>accessibility>vibration

Change-Id: Id31094e2c0212020fe53a92a04bc754ebf3e368e
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:49 +09:00
Palakurthi Sreekanth
36f35bcc26
universal7885: Set an overlay to indicate power button FPS
* This is required for the ripple unlock animation introduced with S

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:49 +09:00
UtsavBalar1231
2c760529f1
universal7885: overlay: Use coral vibration configuration
Change-Id: I2a27ee1cf17d8c81eaa01a2fc7b5a64348d44a9b
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:48 +09:00
Jenhao Chen
30db4a7d90
universal7885: enable zram writeback
Enable Zram writeback feature to allow unused pages in zram be written to flash.

Bug: 128889899
Test: Boot to home

Change-Id: I48ae06e54a66a7d6965afbe8db3d2f157cf8a1f4
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:48 +09:00
Aman Singh
480df06f05
universal7885: overlay: disable wallpaper zooming
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:48 +09:00
Tim Zimmermann
a096bb29ed
universal7885: Enable fingerprint gestures
Change-Id: I3289fac865b8d7bf5900d8fa8b3f5b03b818a230
Signed-off-by: SamarV-121 <samarvispute121@pm.me>
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:13 +09:00
roynatech2544
0b376fa319
universal7885: sperate fingerprint overlays 2022-03-22 19:02:12 +09:00
roynatech2544
7a606711c7
universal7885: overlay: remove duplicate entry 2022-03-22 19:02:11 +09:00
srfarias
9014c024e0
universal7885: overlay: Make UI Smoother
* Additionally, enable multi user support"
2022-03-22 19:02:11 +09:00
bezke
b1e0a04d56
universal7885: add more defaults
Co-Authored-By: bezke <1642612+bezke@users.noreply.github.com>
2022-03-22 19:02:11 +09:00
razorloves
10944e1144
universal7885: Allow 3rd party apps to use fingerprint gestures
Change-Id: I7f08c640452f169c3e403c7af20ca61e7e90ca5c
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:11 +09:00
itsjoeoui
4e81369ecd
universal7885: overlay: Enable adaptive sleep
* This allows the use of Screen Attention

Signed-off-by: CryllicBuster273 <cryllicbuster273@pixelexperience.org>
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:10 +09:00
Danny Lin
1edd43470b
universal7885: overlay: Bump no. of max cached processes to 48
Android 12 has a resource config for this.

Change-Id: Iec990b96460c0d0e80ebad4b706a07ad607e5b5c
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:10 +09:00
Danny Lin
84b126a5ce
universal7885: overlay: SystemUI: Offload WM shell to another thread
Android 12 added this config to offload some window management to a
dedicated thread. Enable it to improve performance when the main System
UI thread is busy.

Change-Id: I9eef4cdbc26d0880f3a9aaf875d5e36ebd693238
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:10 +09:00
Danny Lin
46821ddc2f
universal7885: overlay: SystemUI: Use Monet colors for power menu
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.

[edit]: don't apply monet theming to Emergency icon
	because it's hard to distinguish which one is Emergency button
	when you really get in *TROUBLE* and panicked

Signed-off-by: someone5678 <nemui3353@gmail.com>
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:10 +09:00
Danny Lin
f2dab30d55
universal7885: overlay: Enable combined signal icons in status bar
This complements unified internet settings, which are enabled by
default, and reduces unnecessary icon clutter in the status bar.
2022-03-22 18:56:37 +09:00
Tim Zimmermann
cadd533317
universal7885: Enable support for freeform windows and picture-in-picture
* Add some android.software.* features too

Change-Id: Ia15b498d1ac378d2be586855c32ccfe22cd216b4
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 18:52:21 +09:00
roynatech2544
b454e32239
universal7885: overlay: Fix AOD on exynos7884B devices
* Our devices does not support state doze
* Also, change doze brightness

Change-Id: I0a8d20854637cb7195c5edc91ccc1991fe664b0f
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 18:52:12 +09:00
roynatech2544
c31f2b7c87
universal7885: overlays: Enable Night Light / Extra Dim
* By setting config_setColorTransformAccelerated config to true

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 18:51:06 +09:00