From d9e2562267e549ee407e683262406581f2c4888e Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Thu, 12 Apr 2018 18:50:58 -0400 Subject: Misc (#865) * Clean up git code * Update download link * Update theme * Reorder settings, resolvees #856 * Do not log undeliverable exception * Handle potential lack of webview * Set notification epoch default to now, resolves #857 * Fix notification epoch time init * Update changelog * Update theme * Add slack url, resolves #880 * Prepare for image update --- app/src/main/res/values/strings_errors.xml | 1 + app/src/main/res/values/strings_no_translate.xml | 2 ++ app/src/main/res/values/strings_updater.xml | 6 ------ 3 files changed, 3 insertions(+), 6 deletions(-) delete mode 100644 app/src/main/res/values/strings_updater.xml (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/strings_errors.xml b/app/src/main/res/values/strings_errors.xml index 9988fca4..17ec2355 100644 --- a/app/src/main/res/values/strings_errors.xml +++ b/app/src/main/res/values/strings_errors.xml @@ -10,4 +10,5 @@ Failed to load video An error occurred when fetching notifications Your device\'s SDK (%d) is incompatible. Frost only supports Lollipop (SDK 21) and above + Your device does not seem to have a webview. Please add or enable one. \ No newline at end of file diff --git a/app/src/main/res/values/strings_no_translate.xml b/app/src/main/res/values/strings_no_translate.xml index fef4ebcd..7805aac1 100644 --- a/app/src/main/res/values/strings_no_translate.xml +++ b/app/src/main/res/values/strings_no_translate.xml @@ -6,7 +6,9 @@ https://crwd.in/frost-for-facebook https://github.com/AllanWang/Frost-for-Facebook https://www.reddit.com/r/FrostForFacebook + https://frost-slack.allanwang.ca https://forum.xda-developers.com/android/apps-games/app-frost-facebook-t3685896 + https://labs.xda-developers.com/store/app/com.pitchedapps.frost Frost for Facebook: Feedback Bug Report diff --git a/app/src/main/res/values/strings_updater.xml b/app/src/main/res/values/strings_updater.xml deleted file mode 100644 index 6050a1e0..00000000 --- a/app/src/main/res/values/strings_updater.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - Updates - Get updates from Github releases - New update is available! Click to download. - \ No newline at end of file -- cgit v1.2.3