Bumped the use the Android N Preview, added ACRA and multiple settings intents.

This commit is contained in:
Mridang Agarwalla
2016-03-21 20:43:45 +02:00
parent 3529485edc
commit 50f6f3acc3
6 changed files with 49 additions and 25 deletions

View File

@ -10,4 +10,7 @@
<string name="lowpower_summary">Disable the notification and the service when the device\'s battery is low or when the power saving mode is enabled</string>
<string name="color_summary">Background color of the notification icon</string>
<string name="color_title">Color</string>
<string name="crash_notif_ticker_text">Unexpected error, please send a report</string>
<string name="crash_notif_title">Throttle has crashed…</string>
<string name="crash_notif_text">Please click here to help fix the issue.</string>
</resources>