Cherish: Add WakelockBlocker [2/2]
Included WakeLock: Layout Improvements (See image below) - Moved switch to the right - Replaced refresh/save icons to match stock lollipop theme - Added padding to title/summary - Removed drawables / add vector - http://i.imgur.com/5HMpfQw.png Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -1238,4 +1238,13 @@
|
||||
<string name="qs_clock_styling">Qs Clock Styling</string>
|
||||
<string name="qs_clock_font_size_title">Qs Clock Font size</string>
|
||||
<string name="qs_clock_color_title">Qs Clock Color</string>
|
||||
|
||||
<!-- Wakelock blocker -->
|
||||
<string name="wakelock_blocker_title">Wakelock blocker</string>
|
||||
<string name="wakelock_blocker_summary">Block system wakelocks</string>
|
||||
<string name="wakelock_blocker_save">Save</string>
|
||||
<string name="wakelock_list_header">Available wakelocks</string>
|
||||
<string name="wakelock_blocker_reload">Reload</string>
|
||||
<string name="wakelock_blocker_warning_title">Proceed with caution</string>
|
||||
<string name="wakelock_blocker_warning">Blocking wakelocks have the potential to cause instability, crashes or data loss</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user