Commit graph

25 commits

Author SHA1 Message Date
Deokgyu Yang
9cf5c4215b gts3l-common: overlay: Remove showNavigationBar key
This will be detected by a system, we should not set that value
explicitly

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I78fc095de92455cb511ba7d729e842f816805b23
2021-12-19 03:43:33 +09:00
Deokgyu Yang
3459ee7928 gts3l-common: overlay: Rearrange the hotspot location for pointer arrow
Really hard to find the center... Hope it is right.

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ibdb07eae65bd21ce58dbada695de0617948b98c0
2021-08-31 17:14:10 +09:00
Deokgyu Yang
507c78f3cd gts3l-common: overlay: Disable config_cleanupUnusedFingerprints
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I7c54cdba9829b6be029c397d9515aae246c0edf4
2021-08-31 15:24:43 +09:00
Deokgyu Yang
156d7463e8 gts3l-common: overlay: Change the pointer arrow hotspot location
This is from the CTD1 firmware

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I1ef4b924ddf98e9c5e3c2a00ea6e4774fef6ec98
2021-08-31 15:10:52 +09:00
Deokgyu Yang
670688090f gts3l-common: overlay: Import power_profile.xml from the CTD1 firmware
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I593ab843725f076ab52459cd17b6234cd2833a8d
2021-08-30 23:36:27 +09:00
Deokgyu Yang
4de60f49cc gts3l-common: wfd: Enable WiFi display
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Iabff12fbe46d93a883ad5200c4c3956291960bc0
2021-08-30 23:00:01 +09:00
Jesse Chan
e8c1d4b65c gts3l-common: overlay: Set fast charging indicator threshold to 10.8W
We no longer call 7.5W charging "fast charging" nowadays

Change-Id: I3a11f50f89933bd44b70d9f30a6e74a3d77abb25
2021-08-12 01:39:01 +09:00
Deokgyu Yang
653cb2b99e gts3l-common: overlay: Change pointer image to a smaller one
The image is from LineageOS/gta4xl-common.

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I65f5f406ba29c439112d4c6b0572904bb4f4ac0b
2021-08-11 22:21:24 +09:00
Deokgyu Yang
4a333d8a0e gts3l-common: wfd: Disable WiFi display for now
It seems there's no working way for QCOM WiFi display for now. Even
LineageOS/xiaomi_msm8996-common disables this.

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I8b0cd279be67108276da103b81ed4b844b4c0cbb
2021-08-07 18:29:27 +09:00
Deokgyu Yang
0042997901 gts3l-common: vibrator: Add vibrator supports to the common device tree
Since the WiFi variants also supports vibrator as well as LTE version.

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I97e3333309986a2bda42bc09278ad9f46ad624da
2021-07-28 22:34:38 +09:00
Deokgyu Yang
4583f21488 gts3l-common: wifi: Disable WPA2 to WPA3 upgrade
This fixes WiFi connection error related to the WPA3 routers

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: If2df02dfc88efc4442adf756292e4d946d96de2c
2021-07-20 00:20:22 +09:00
Deokgyu Yang
4808ca78c9 gts3l-common: settings: Add support for freeformWindow
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I17df020c006494f6b4a792922a3540e4288efd0b
2021-07-14 11:01:54 +09:00
Deokgyu Yang
c5d39083fb gts3l-common: overlay: Move stylus pointer hotspot to center
This is also from fat-tire's trlte-common.

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I12c078ea4cce5a0a7b57273496fc141993e01bcb
2021-07-03 06:27:53 +09:00
Deokgyu Yang
6acd89ab67 gts3l-common: overlay: Enable adjusting haptic strength and change default values
It feels like so strong than the official firmware one. I don't want to,
so I reduced its strength with enabling its adjustment menu.

But it seems not affect that much as I think. Or, it maybe actually not
working. So it still need to be tested.

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I2336d298d27efc0b1e4471f04ddcea1678fb39c5
2021-07-02 12:20:22 +09:00
Deokgyu Yang
1fb061fec4 gts3l-common: overlay: Change pointer image for stylus
The image is from fat-tire's trlte-common. This file should be under
drawable-xxhdpi but it is fine to put that into drawable-xhdpi for us.

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: If6eaf71d87dff24ab83cd29114ffe740d1e9ca2e
2021-07-02 02:39:31 +09:00
Deokgyu Yang
fe848dd361 gts3l-common: overlay: Enable automatic brightness by default
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ia1675acdc2341d8d8ccf129cadf860bd015465d7
2021-07-02 01:25:30 +09:00
Deokgyu Yang
3bd1c1cdeb gts3l: overlay: Do some more jobs for Galaxy Tab S3
Including waking up by home button and fingerprint location

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I22f95585773d11672e6994fb08cda6a8ba7bd6d6
2021-06-16 00:00:58 +09:00
Deokgyu Yang
d34c631c9f gts3l: overlay: Edit as much as I can understand for now
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ia00dbff6c0bd65c7e2f1c9f2df20ee1d875df1f8
2021-05-26 03:16:36 +09:00
Deokgyu Yang
cabcaa639d gts3l: overlay: Replace overlay files with from gts4lv
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I9b486555f02972559e604facfa3412c519ae51ac
2021-05-26 03:16:36 +09:00
Deokgyu Yang
7b509e4a57 Update overlays from LineageOS/samsung_gts4lv-common and xiaomi_msm8996-common
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ieddb62897c9bf95b8d6483f24d1c031c1b018313
2021-05-12 23:58:38 +09:00
Valera1978
cdcddbfd0d Add a new list of pinned file for the JIT in zygote experiment. 2019-12-06 13:14:14 +03:00
Valera1978
4ef518cb3d init q 2019-10-11 15:28:34 +03:00
Valera1978
5bb919d197 init 16.0 2019-02-11 23:56:38 +03:00
Valera1978
190d8b9442 init for lineage-15.1 2018-07-19 13:48:02 +03:00
bonuzzz
53018cebe7 public init 2017-12-25 20:12:40 +03:00