samsung: doze: Re-integrate into Settings
authorBruno Martins <bgcngm@gmail.com>
Wed, 18 Oct 2017 01:10:01 +0000 (03:10 +0200)
committerJan Altensen <info@stricted.net>
Fri, 20 Mar 2020 13:56:42 +0000 (14:56 +0100)
commit8bb8f47dd2c74e8c89a6d344f83d24cd3e9225d2
tree9bed97f8913dceaa609456e520a7b543f8e1b676
parenta4b1e16b8004a40c7408846fd1f9317fc0a93e70
samsung: doze: Re-integrate into Settings

* Apply the default Oreo theme and inherit the layouts
  from Google for the Settings app, in order to keep
  UI consistency.

* Get rid of SettingsDrawerActivity as it no longer fits in
  and include the back button in the action bar.

* Kill the icon drawable not only because is a leftover,
  but also doesn't really serve any puropose in the new UI.

Change-Id: I71ea2c118dcfd387904d04516572902babb16e35
doze/Android.mk
doze/AndroidManifest.xml
doze/res/drawable/ic_settings_gestures.xml [deleted file]
doze/res/values/styles.xml
doze/src/org/lineageos/settings/device/SamsungDozeActivity.java
doze/src/org/lineageos/settings/device/TouchscreenGestureSettings.java