Commit graph

14 commits

Author SHA1 Message Date
pix106
2075a54b27 Revert "sdm660-common: DeviceSettings: Nuke thermal settings"
This reverts commit c455b70f97.
2024-01-14 17:19:23 +01:00
Alcatraz323
d50b95c50d sdm660-common: DeviceSettings: promote device settings broadcast receiver priority
Signed-off-by: pix106 <sbordenave@gmail.com>
2023-04-02 09:48:58 +02:00
Alcatraz323
b0664375a1 sdm660-common: DeviceSettings: remove delayed dismiss in settings search
* packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/suggestions/eligibility/DismissedChecker.java#30
* we don't want that

Signed-off-by: pix106 <sbordenave@gmail.com>
2023-03-20 07:59:33 +01:00
Alcatraz323
2673c40118 sdm660-common: DeviceSettings: allow device settings display by side as a tablet
Signed-off-by: pix106 <sbordenave@gmail.com>
2023-03-20 07:59:33 +01:00
Omar Hamad
e283eaa87c sdm660-common: DeviceSettings: Implement Clear Speaker
Co-authored-by: Adithya R <radithya2002@gmail.com>
Co-authored-by: AshutoshSundresh <ashutoshsundresh@gmail.com>

Conflicts:
	DeviceSettings/src/org/lineageos/settings/device/DeviceSettings.java

Conflicts:
	DeviceSettings/res/xml/preferences_xiaomi_parts.xml
Signed-off-by: pix106 <sbordenave@gmail.com>
2022-06-19 21:37:31 +02:00
TheScarastic
c778a3ca9f sdm660-common: DeviceSettings: Adapt to S style
Co-authored-by: pix106 <sbordenave@gmail.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
2021-12-31 07:51:33 +01:00
SakilMondal
470c43471e sdm660-common: DeviceSettings: Adapt icon to Android 12 settings dashboard
Change-Id: I322a9f72081e41495c801d118eedfa2b66d7d46c
Signed-off-by: pix106 <sbordenave@gmail.com>
2021-12-31 07:51:33 +01:00
SakilMondal
b8e6a665dc sdm660-common: DeviceSettings: Set android:exported to true
* Needed when targetting SDK 31
 * Reference:
  https://developer.android.com/about/versions/12/behavior-changes-12#exported

Change-Id: I71fed10c922e25743533af4dade0194cc47ab12f
Signed-off-by: pix106 <sbordenave@gmail.com>
2021-12-31 07:51:33 +01:00
karthik558
55a1e931dc sdm660-common: DeviceSettings: Move DeviceSettings from settings to system page
Signed-off-by: OdSazib <odsazib@gmail.com>
Change-Id: Ia6ad959219a0ceb515934e34b0a69b29666d9c48
Signed-off-by: pix106 <sbordenave@gmail.com>
2021-12-31 07:51:33 +01:00
clarencelol
4bcc77731e sdm660-common: DeviceSettings: add targetSdkVersion
* Else it wont install
* Reference: 4729219b1c

Signed-off-by: clarencelol <clarencekuiek@icloud.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
2021-12-31 07:51:33 +01:00
StyloGey
cf39246739 sdm660-common: DeviceSettings: Change settings icon to MI logo
Signed-off-by: Logan <athuldineshan5@gmail.com>
Signed-off-by: K A R T H I K <karthik.lal558@gmail.com>
2021-11-13 11:31:51 +01:00
Omar Hamad
c455b70f97
sdm660-common: DeviceSettings: Nuke thermal settings
* Looks like there is too much thermal throttling even after selecting
   pefromance profile. Nuking it increases Geekbench score as well.
2021-05-18 05:04:04 +06:00
OdSazib
ef00e5f20b
sdm660-common: DeviceSettings: Import in-app Dirac
- Improve code with reference and split gain category

This reverts commits
- 471da74
- de7135d
- f6c011d

All credit goes to Stylog, this is just revert commits with few improvement

Co-authored-by: clarencelol <clarencekuiek@icloud.com>
2021-04-10 02:24:09 +06:00
OdSazib
f2b7354ef6
sdm660-common: Tricking out device specific settings
* Rebrand to DeviceDoze
* Keep class for DeviceSettings

Signed-off-by: OdSazib <odsazib@gmail.com>
2020-12-09 09:52:25 +06:00
Renamed from XiaomiParts/AndroidManifest.xml (Browse further)