From 2c03eb8d15e40a8fc949a07a3a46e5f829674d61 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Wed, 29 Jul 2020 14:24:27 +0800 Subject: Version 4.0.1. Block users. Show report menu item even in anonymous mode. Remove Crashy. --- .../main/res/layout/fragment_view_imgur_images.xml | 3 +-- app/src/main/res/menu/view_post_detail_activity.xml | 3 +-- app/src/main/res/menu/view_user_detail_activity.xml | 20 +++++++++++++++----- app/src/main/res/values/strings.xml | 7 +++++-- app/src/main/res/xml/about_preferences.xml | 5 ----- 5 files changed, 22 insertions(+), 16 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/fragment_view_imgur_images.xml b/app/src/main/res/layout/fragment_view_imgur_images.xml index 20110897..36286c05 100644 --- a/app/src/main/res/layout/fragment_view_imgur_images.xml +++ b/app/src/main/res/layout/fragment_view_imgur_images.xml @@ -16,8 +16,7 @@ + android:layout_height="match_parent" /> + app:showAsAction="never" /> + + + + diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 447922e7..05c1c9de 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -68,6 +68,7 @@ See Removed Set as Wallpaper Send Private Message + Block User Error occurred when parsing the JSON response Error Retrieving the token @@ -441,8 +442,6 @@ r/Infinity_For_Reddit Share Share this app to other people if you enjoy it - Crash Reports - See the error logs and send them to me when you report bugs Infinity For Reddit Version %s Customization @@ -850,4 +849,8 @@ If you have 2-factor authentication enabled, kindly type your password like the following: <password>:<2FA code>.\nExample: yourpass:123456 + Block User + Blocked + Failed to block user + diff --git a/app/src/main/res/xml/about_preferences.xml b/app/src/main/res/xml/about_preferences.xml index 6561eec3..a73f9aaa 100644 --- a/app/src/main/res/xml/about_preferences.xml +++ b/app/src/main/res/xml/about_preferences.xml @@ -45,11 +45,6 @@ app:title="@string/settings_share_title" app:summary="@string/settings_share_summary" /> - -