aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/values/strings_pref_debug.xml1
-rw-r--r--app/src/main/res/xml/frost_changelog.xml10
2 files changed, 7 insertions, 4 deletions
diff --git a/app/src/main/res/values/strings_pref_debug.xml b/app/src/main/res/values/strings_pref_debug.xml
index 771e5130..21e98311 100644
--- a/app/src/main/res/values/strings_pref_debug.xml
+++ b/app/src/main/res/values/strings_pref_debug.xml
@@ -2,6 +2,7 @@
<resources>
<string name="debug_toast_enabled">Debugging section is enabled! Go back to settings.</string>
+ <string name="debug_toast_already_enabled">Debugging section is already enabled. Go back to settings.</string>
<string name="debug_disclaimer_info">Though most private content is automatically removed in the report, some sensitive info may still be visible.
\nPlease have a look at the debug report before sending it.
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml
index 7d479852..67461960 100644
--- a/app/src/main/res/xml/frost_changelog.xml
+++ b/app/src/main/res/xml/frost_changelog.xml
@@ -6,14 +6,16 @@
<item text="" />
-->
+ <version title="v1.8.3" />
+ <item text="Add full notification channel support" />
+ <item text="Fix sound spam for multiple notifications" />
+ <item text="" />
+ <item text="" />
+
<version title="v1.8.2" />
<item text="Fix duplicate notification sounds" />
<item text="Fix map redirecting to blackberry" />
<item text="Fix event reservation" />
- <item text="" />
- <item text="" />
- <item text="" />
- <item text="" />
<version title="v1.8.1" />
<item text="Theme new Facebook update" />