* It is granted at first boot and users cannot revoke
the permission of a system app anymore since Nougat
Change-Id: Ie736c1620420a51d40062de1f809c78a11741781
* As per documentation, TYPE_PROXIMITY has a single item in values for distance
* The current code triggers an ArrayIndexOutOfBoundsException on O
Change-Id: I371cdb755d39c413d3ae2313fe66ae5bc62a7b58
* Attach to appropriate Settings pages
* Hide divider lines to match Settings UI styles
* Apply On/Off text on the switch bar toggle
* Implement AOSP Settings preference layouts for indentation
* Depends on android_packages_resources_devicesettings:
"DeviceSettings: Import Oreo Settings layouts"
Ib3f670b19c7e728b97fd76efe04bcc2f69008b06
* Partially based upon commit "Bring DozeSettings up to date"
I0850f7d9558a14f739f752f76002db993381a0e5 by Steve Kondik
for the SwitchBar integration but using native themes
Change-Id: Ic5b8335aafc9ce876ed90a25045398e39515e484
Signed-off-by: Adrian DC <radian.dc@gmail.com>
Signed-off-by: jhenrique09 <jhenrique09.mcz@hotmail.com>
* CMActions: Move to Lineage SDK
* CMActions -> LineageActions
Since history is going to be killed anyway:
* Move related stuff under "actions" or "doze" packages, make every class role clear
* Rename misleading TouchscreenGesture* to Actions*
Also add original-package for preferences migration
Signed-off-by: jhenrique09 <jhenrique09.mcz@hotmail.com>
(cherry picked from commit 99c39df834c26edfc066e8ad2088a55e5a858166)