aboutsummaryrefslogtreecommitdiff
path: root/doze/res/layout (follow)
Commit message (Collapse)AuthorAge
* msm8996-common: Doze: Re-integrate into SettingsBruno Martins2017-12-04
| | | | | | | | | | | | | | | * 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: I53b6d3bb99d63852ba34d71e16ae99f05223569e Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Doze: RefactorBruno Martins2017-12-04
| | | | | | | | | | | * Fix Ambient Display's switchbar on/off text. * Get rid of unnecessary receiver and all its related code, permissions and meta-data. * Keep the service running only if Doze is enabled system-wide along with at least one of the additional Ambient Display features. Change-Id: Id1f7f5e099f289a20f5757b7869e297e0ce74f7a Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Bring DozeSettings up to dateSteve Kondik2017-12-04
| | | | | | | | | | * Rework the UI with a SwitchBar * Change to the preferences support library and use fragments * Use all the new fancy RemotePreference stuff * Slot into display settings instead of the dashboard Change-Id: I0850f7d9558a14f739f752f76002db993381a0e5 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* z2_plus: Remove dozedavidevinavil2017-04-07
|
* z2_plus: Bring DozeSettings up to dateSteve Kondik2017-01-21
| | | | | | | | | * Rework the UI with a SwitchBar * Change to the preferences support library and use fragments * Use all the new fancy RemotePreference stuff * Slot into display settings instead of the dashboard Change-Id: I0850f7d9558a14f739f752f76002db993381a0e5
* z2_plus: Remove dozedavidevinavil2017-01-21
| | | | Change-Id: I3b25bc251cb51a802295bf45b47a7f715acbac3a
* Initialising brunch based on davidevinavil device tree (CM14.0 branch)Fedor9172016-11-10