From 2586e947f769740dd8cb8bf8b1dd0473b51e50e4 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Thu, 6 Jul 2017 17:13:04 -0400 Subject: Dev 1.1.4 - fixes for donations (#31) * Remove cookie from error log * Remove null check on login as it isn't possible * Add exception to profile loading * Remap billing logic * Display snackbar only for user prompts * Private disposed caller --- app/src/main/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index b79c6823..a67861ef 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -88,4 +88,6 @@ com.raizlabs.android.dbflow mit + Login failed; id not found + IAB query is still in progress -- cgit v1.2.3