Commit graph android_device_samsung_a20/universal7885-common/overlay/frameworks/base
Author SHA1 Message Date
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
Soo-Hwan Na
ef7fb5151b
universal7885: overlay: Bring back auto brightness
* Since we have CameraLightSensor App

Change-Id: I21bbd62e0ee753a198a0b73bb1392ee13d9375e6
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 18:37:25 +09:00
Gabriel2392
af95ebdf2b
universal7885: Import debugging script
* https://github.com/SamarV-121/android_vendor_extra/blob/android-12.0/prebuilt/init/debugging.rc
2022-03-22 18:18:36 +09:00
Chatur27
d586942a1c
universal7885: Restore power btn longpress function
Change-Id: Iffbdc2c82601c8d15480af0a8a6730de92a14e2c
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 18:15:12 +09:00
SamarV-121
579c5401a7
universal7885: overlay: Disable night light/extra dim
* causing screen flicker

Change-Id: I38b59e353b2fb4e04d7e23070464520b06d9b973
Signed-off-by: SamarV-121 <samarvispute121@pm.me>
2022-03-22 18:15:11 +09:00
Kevin Jeon
2994f52644
universal7885: Update SurfaceFlinger pin
This change replaces the '/system/lib64/libsurfaceflinger.so' pin, as
the file was removed in ag/12524602. The updated pin relies on
go/aog/1552085, as system_service needs read access to SurfaceFlinger.

Bug: 176197656
Test: adb shell dumpsys pinner (coral)
      - shows that /system/bin/surfaceflinger is successfully pinned
      adb logcat | grep PinnerService (coral)
      - no longer shows a file-not-found error in PinnerService
Change-Id: Iae2a96c5fe4b1f5698d21de9970140321d11c460
Signed-off-by: SamarV-121 <samarvispute121@pm.me>
2022-03-22 18:15:11 +09:00
Nicolas Geoffray
d78202c260
universal7885: Remove odex/oat files from pinner list.
The pinner now asks the runtime for these files.

Test: adb shell dumpsys pinner
Bug: 144773394
Change-Id: Ifead4354d29b3ce658b2f5771b778a050b0579b5
Merged-In: I6627afc390f8dcacc197680dcc4917e2ac5bc090
Signed-off-by: SamarV-121 <samarvispute121@pm.me>
2022-03-22 18:15:11 +09:00
roynatech2544
f8eb3e1258
universal7885: Inital port to A20/A20e
Addtitionally, Add device-specific trees as well

Change-Id: Icbbc31c063b18bce3702d0b208a0aee78148a7c0
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 18:08:09 +09:00