aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-04Random post and subreddit is available.Alex Ning1-0/+1
2020-10-04Add two options: go to user and go to subreddit in FABMoreOptionsBottomSheetF...Alex Ning1-0/+9
2020-09-30Show a warning if nsfw is disabled and the subreddit is nsfw.Alex Ning1-0/+6
2020-09-29Display search history in SearchActivity. Save suggested sort type and nsfw i...Alex Ning1-0/+2
2020-09-29Add credits for national flag icons.Alex Ning1-3/+4
2020-09-28Add translation contributors in Settigs->About->Translation.Alex Ning1-0/+3
2020-09-28Rename Crosspost parent to View crosspost parent to differentiate with Crossp...Alex Ning1-1/+1
2020-09-28Giving award is available. Giving award is not tested because I don't have Re...Alex Ning1-1/+9
2020-09-27Long press the Floating Action Button to see more options.Alex Ning1-3/+7
2020-09-27Data Saving Mode is available.Alex Ning1-0/+1
2020-09-25Setting swipe action threshold is available.Alex Ning1-0/+1
2020-09-25Add options to customize FAB.Alex Ning1-0/+1
2020-09-25Add options to customize bottom app bar.Alex Ning1-2/+12
2020-09-24Add favorite subreddits to the navigation drawer. Add favorite and subscripti...Alex Ning1-1/+2
2020-09-24Support showing favorite subscribed subreddits in the main page.Alex Ning1-0/+1
2020-09-24Support hiding tab titles. Support changing tab count.Alex Ning1-0/+2
2020-09-24Support showing subscribed subreddits in the main page.Alex Ning1-0/+2
2020-09-23Set NSFW, NSFW blurring and spoiler blurring on a per-user basis. Only close ...Alex Ning1-0/+1
2020-09-23Migrate to ViewPager2 in AccountSavedThingActivity.Alex Ning1-0/+3
2020-09-18Hide Security option if no biometric authentication available. Require biomet...Alex Ning1-4/+5
2020-09-18Support link and header in markdown bottom bar.Alex Ning1-0/+7
2020-09-17Select user flair in subreddits.Alex Ning1-0/+5
2020-09-16Remove some unused resources.Alex Ning1-43/+0
2020-09-16Add an option which is long press to hide toolbar in post compact layout. Thi...Alex Ning1-1/+3
2020-09-16Add an option to require authentication before going to account section in na...Alex Ning1-2/+18
2020-09-15Add an option to disable pull to refresh.Alex Ning1-0/+1
2020-09-15Add an option to enable swipe action. Fix text color in FlairBottomSheetFragm...Alex Ning1-0/+1
2020-09-15Add an option to disable swiping between tabs in MainActivity.Alex Ning1-0/+1
2020-09-14Add an option to disable vibration when swipe action is triggered.Alex Ning1-0/+4
2020-09-14Viewing comment's full markdown is available.Alex Ning1-14/+2
2020-09-10Separate folder for each subreddit in download locations is available.Alex Ning1-0/+1
2020-09-08Crossposting is available.Alex Ning1-0/+2
2020-09-06Support different download locations in ViewImgurImageFragment, ViewImgurVide...Alex Ning1-6/+4
2020-09-06Select download location is now available. Download images and gifs to locati...Alex Ning1-0/+30
2020-08-26Fix some typos.Alex Ning1-15/+15
2020-08-25Add options to change the number of columns in PostFragment portrait and land...Alex Ning1-0/+3
2020-08-18Separate sort types for different users. Add an advanced option: Delete All L...Alex Ning1-0/+2
2020-08-12Use a hack to make spoiler text hidden at first. Click the spoiler area to re...Alex Ning1-1/+0
2020-08-09Fix a typo.Alex Ning1-1/+1
2020-08-09Use DownloadVideoService to download videos.Alex Ning1-5/+3
2020-08-04Version 4.0.3. Only save scrolled position for Best posts in HOME. Set Save S...Alex Ning1-1/+1
2020-07-31Enable quick scale in ViewImageOrGifActivity and ViewRedditGalleryImageOrGifF...Alex Ning1-1/+1
2020-07-31Only save post feed scrolled position for front page.Alex Ning1-3/+3
2020-07-30Add an option to delete all the post feed scrolled positions.Alex Ning1-0/+2
2020-07-30Use SharedPreferences to store post feed scrolled position instead of QNCache...Alex Ning1-0/+2
2020-07-29Version 4.0.1. Block users. Show report menu item even in anonymous mode. Rem...Alex Ning1-2/+5
2020-07-19Delete webView.getSettings().setDomStorageEnabled(true); in LoginActivity to ...Alex Ning1-2/+2
2020-07-19Reorganize settings.Alex Ning1-0/+3
2020-07-17Add a boolean variable isSendingMessage to avoid sending multiple messages be...Alex Ning1-1/+1
2020-07-16Support viewing Reddit Gallery in app. Fix gif not autoplayable in CommentAnd...Alex Ning1-0/+4