aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-27Long press the Floating Action Button to see more options.Alex Ning1-3/+7
2020-09-27Data Saving Mode is available.Alex Ning2-0/+13
2020-09-25Setting swipe action threshold is available.Alex Ning2-0/+12
2020-09-25Customizing bottom app bar and fab in ViewSubredditDetailActivity is available.Alex Ning1-0/+1
2020-09-25Add options to customize FAB.Alex Ning2-0/+10
2020-09-25Add options to customize bottom app bar.Alex Ning2-2/+31
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 Ning2-0/+8
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 Ning6-78/+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 Ning2-12/+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-12Fix Immersive Interface on Android R. Set targetSdkVersion and compileSdkVers...Alex Ning1-4/+0
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 Ning2-2/+42
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 Ning2-0/+8
2020-08-20Set different main tabs for different users.Alex Ning1-0/+2
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-11Set ViewImageOrGifActivity's background to transparent.Alex Ning1-1/+1
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
2020-07-16Fix ANR when uploading large video files. Fix uploading gif as image.Alex Ning1-0/+1
2020-07-15Remove font: Bad Script. Add some bold fonts.Alex Ning2-12/+82
2020-07-15Add an option to ignore nav bar in ViewVideoActivity and ViewImgurVideoFragme...Alex Ning2-0/+12
2020-07-15Fix gif too small in ViewImageOrGifActivity. Hide immersive interface entry i...Alex Ning1-1/+2