From 1a09a4706b7cc53225abd5c6124f3da2f784ad61 Mon Sep 17 00:00:00 2001 From: iNPUTmice Date: Wed, 3 Sep 2014 12:36:54 +0200 Subject: added ability to disable notifications for specific conversations - fixed #322 --- res/values/arrays.xml | 14 ++++++++++++++ res/values/strings.xml | 4 ++++ 2 files changed, 18 insertions(+) (limited to 'res/values') diff --git a/res/values/arrays.xml b/res/values/arrays.xml index f9a198b2..1d2a5ac9 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -19,4 +19,18 @@ 524288 1048576 + + 30 minutes + one hour + 2 hours + 8 hours + until further notice + + + 1800 + 3600 + 7200 + 28800 + -1 + diff --git a/res/values/strings.xml b/res/values/strings.xml index e799b0ae..7b9c8d95 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -235,5 +235,9 @@ Current session established Additional Information Skip + Disable notifications + Disable notifications for this conversation + Notifications are disabled + Enable \ No newline at end of file -- cgit v1.2.3