samsung: doze: Integrate with Settings
authorZhao Wei Liew <zhaoweiliew@gmail.com>
Wed, 7 Sep 2016 10:20:51 +0000 (18:20 +0800)
committerJan Altensen <info@stricted.net>
Fri, 20 Mar 2020 13:56:36 +0000 (14:56 +0100)
commit6d0ea5b8c892344e6049b6c3d613ed93db33296d
tree9ebbe9b94b5b016432c8eb074ace3aca216a3e89
parent257f8c1d0c579e168dd44fc831b5c77efac5b721
samsung:  doze: Integrate with Settings

Bring this up to speed on the Settings changes in N:
 * Use support libs for preferences
 * Hook up to Settings drawer through SettingsDrawerActivity

Change-Id: I9365b3ebd1bbfed2936302e30da50e3f9af06665
doze/Android.mk
doze/AndroidManifest.xml
doze/proguard.flags
doze/res/values/styles.xml [new file with mode: 0644]
doze/src/com/cyanogenmod/settings/device/SamsungDozeActivity.java [new file with mode: 0644]
doze/src/com/cyanogenmod/settings/device/TouchscreenGestureSettings.java