From 63d8779ad4fab7d2eb762be34eeca04c7debc6f3 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Mon, 13 Nov 2017 05:09:24 -0500 Subject: Enhancement/video (#484) * Fix more parsing issues * Try catch decoder resolves #456 * Fix unit test and add null check for images, resolves #458 * Remove downloadservice, resolves #459 * Clean up progress animator * Check for download manager before download attempt * Update strings --- app/src/main/res/values/strings_errors.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/src/main/res') diff --git a/app/src/main/res/values/strings_errors.xml b/app/src/main/res/values/strings_errors.xml index cf1a48cb..88428652 100644 --- a/app/src/main/res/values/strings_errors.xml +++ b/app/src/main/res/values/strings_errors.xml @@ -4,4 +4,6 @@ The url could not be loaded properly. Would you like to send it for debugging? Invalid Share Url You have shared a block of text that is not a url. The text has been copied to your clipboard, so you may share it manually yourself. + No Download Manager + The download manager is not enabled. Would you like to enable it to allow downloads? \ No newline at end of file -- cgit v1.2.3