Commit graph

15 commits

Author SHA1 Message Date
Jesse Chan
afc6743f5d
sdm710-common: overlay: Set fast charging indicator threshold to 10.8W
We no longer call 7.5W charging "fast charging" nowadays

Change-Id: I3a11f50f89933bd44b70d9f30a6e74a3d77abb25
2023-06-17 17:04:01 +03:00
itsHardStyl3r
c2f0359b25
sdm710-common: overlay: Disable mobile data always active
Stop stop no need billing
* Settings->Developer settings->Mobile data always active is off

Change-Id: I26f8a0f5556e3180efb022f176f467ed208626ef
2023-06-17 17:03:53 +03:00
ShevT
3ed51b56b7
sdm710-common: Update battery info every second when device is charging
This fixes an issue with displaying fast charging on the lock screen
 when connecting/disconnecting the charger.

Change-Id: I6c72ef056ee247ca6f1ddb12b3542becd7636a90
2023-06-17 17:03:48 +03:00
Pavel Dubrova
a910236198
sdm710-common: overlay: Disable bluetooth by default and enable auto brightness
Change-Id: I635b22364089a1b2d345a95c57dd8a6eb75aa48d
Signed-off-by: davidtrpcevski <trpcevski.david@gmail.com>
2023-06-17 17:03:45 +03:00
Giammarco Senatore
868da84395
sdm710-common: Add few padding on the start of the statusbar 2022-01-05 17:24:00 +01:00
Dan Pasanen
2242d1fe31
sdm710-common: overlay: Enable config_vibrateOnIconAnimation
* Need those sexy vibes.

Change-Id: If5671135879f6f4069d0ed881b41b0a243890349
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
2022-01-03 21:19:39 +01:00
Weilun Du
4ca2a59aae
Add TetheringOverlay
BUG: 163800715
Signed-off-by: Weilun Du <wdu@google.com>
Change-Id: Ia0834f5215ff8c3b13effa591bd2f84d93419a06
2021-07-12 02:24:07 +02:00
Roshan Pius
13fc98c8d2 RMX1851: overlay: Change wifi tether regex
The wifi interface names for wifi can either be wlan0 or wlan1.
Change the "config_tether_wifi_regexs" appropriately.

Bug: 80375412
Test: Ensured we display "Hotspot on" in settings when softap is started
on either wlan0 or wlan1.

Change-Id: I0c456412f9b71ef2ee784f3bfa58b01b9287ca73
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-11-28 21:53:54 +01:00
Kyle Harrison
689fabb481 RMX1851: overlay: Move tethering overlays
Config overlay values moved from frameworks_base core to
frameworks_base packages/Tethering

https://github.com/LineageOS/android_frameworks_base/blob/lineage-18.0/packages/Tethering/res/values/config.xml

Change-Id: Ia5a8056d6334cd78e79853c0ada4e8873a9669e0
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-11-28 21:53:39 +01:00
Diogo Ferreira
baac476693 sdm710-common: Disable tap to wake by default
Tap to wake introduces some additional power consumption, this patch
disables it by default.

Change-Id: Ic33c44d72a2d0efcbe3a7dca0206558cbe1f4d6a
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-10 12:38:18 +00:00
Peter Cai
b5486101b1 overlay: adjust right padding of keyguard icons
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-14 09:11:58 +05:30
SamarV-121
84f30458ef overlay: Improve rounded corner padding
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-14 09:11:58 +05:30
SamarV-121
35f973ffca sdm710-common: Fix rounded corners in Q
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2019-12-17 06:25:21 +00:00
Bruno Martins
2bffd4d8c2 sdm710-common: Declare STATE_DOZE support
* This is required for Ambient Display to work properly.

Change-Id: Ibad86be4e1c43a221fc2224d0a8f8ca2c938a6c7
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2019-12-08 06:19:09 +00:00
LuK1337
774aa87672 sdm710-common: overlay: Use 16dp rounded corner padding
Change-Id: I9f81f684d491ed447b7bdb2ca70f558bf75ebc67
2019-08-29 09:57:04 +00:00