Cherish: Add AlarmsBlocker [2/2]
Made by faust93. Based on WakelockBlocker by maxwen Included WakeLock: Layout Improvements (See image below) by Mazda-- - Moved switch to the right - Replaced refresh/save icons to match stock lollipop theme - Added padding to title/summary - Removed drawables / add vector Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -1247,4 +1247,14 @@
|
||||
<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>
|
||||
|
||||
<!-- Alarm blocker -->
|
||||
<string name="alarm_blocker">Alarm blocker</string>
|
||||
<string name="alarm_blocker_title">Enable</string>
|
||||
<string name="alarm_blocker_summary">Block alarms while screen off</string>
|
||||
<string name="alarm_blocker_save">Save</string>
|
||||
<string name="alarm_list_header">Available alarms</string>
|
||||
<string name="alarm_blocker_reload">Reload</string>
|
||||
<string name="alarm_blocker_warning_title">Proceed with caution</string>
|
||||
<string name="alarm_blocker_warning">Blocking alarms have the potential to cause instability, crashes or data loss.</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user