aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-09-29Add credits for national flag icons.Alex Ning2-1/+7
2020-09-28Add translation contributors in Settigs->About->Translation.Alex Ning1-0/+5
2020-09-27Long press the Floating Action Button to see more options.Alex Ning1-0/+5
2020-09-27Data Saving Mode is available.Alex Ning2-0/+19
2020-09-25Setting swipe action threshold is available.Alex Ning1-0/+8
2020-09-25Add options to customize bottom app bar.Alex Ning2-2/+7
2020-09-23Set NSFW, NSFW blurring and spoiler blurring on a per-user basis. Only close ↵Alex Ning1-15/+3
the account section in the navigation drawer after dismissing if the account section is open.
2020-09-18Hide Security option if no biometric authentication available. Require ↵Alex Ning1-0/+1
biometric authentication when going into security settings.
2020-09-16Add an option which is long press to hide toolbar in post compact layout. ↵Alex Ning2-1/+11
This option has crappy animation for now. Add another option to hide toolbar in post compact layout by default.
2020-09-16Add an option to require authentication before going to account section in ↵Alex Ning2-0/+13
navigation drawer.
2020-09-15Add an option to disable pull to refresh.Alex Ning1-0/+5
2020-09-15Add an option to enable swipe action. Fix text color in ↵Alex Ning1-0/+5
FlairBottomSheetFragment.
2020-09-15Add an option to disable swiping between tabs in MainActivity.Alex Ning1-0/+5
2020-09-14Add an option to disable vibration when swipe action is triggered.Alex Ning2-0/+13
2020-09-10Separate folder for each subreddit in download locations is available.Alex Ning1-0/+5
2020-09-06Select download location is now available. Download images and gifs to ↵Alex Ning2-0/+18
locations set by users in ViewImageOrGifActivity is available.
2020-08-25Add options to change the number of columns in PostFragment portrait and ↵Alex Ning2-0/+28
landscape modes. Upgrade compileSdkVersion and targetSdkVersion to 30.
2020-08-20Remove legacy code for CustomizeMainPageTabsFragment.Alex Ning2-77/+1
2020-08-20Set different main tabs for different users.Alex Ning1-1/+1
2020-08-18Separate sort types for different users. Add an advanced option: Delete All ↵Alex Ning1-0/+4
Legacy Settings. Remove random sort type.
2020-08-04Version 4.0.3. Only save scrolled position for Best posts in HOME. Set Save ↵Alex Ning1-1/+1
Scrolled Position in HOME to false by default. Apply link color in CommentActivity.
2020-07-31Only save post feed scrolled position for front page.Alex Ning2-5/+5
2020-07-30Add an option to delete all the post feed scrolled positions.Alex Ning1-0/+4
2020-07-30Use SharedPreferences to store post feed scrolled position instead of ↵Alex Ning1-0/+6
QNCache. Add an option to save the scrolled position.
2020-07-29Version 4.0.1. Block users. Show report menu item even in anonymous mode. ↵Alex Ning1-5/+0
Remove Crashy.
2020-07-19Remove test notification. Rearrange Interface Settings.Alex Ning1-3/+3
2020-07-19Delete webView.getSettings().setDomStorageEnabled(true); in LoginActivity to ↵Alex Ning1-1/+1
fix wrong password error. Show an info to guide users how to type in 2FA code.
2020-07-19Reorganize settings.Alex Ning2-20/+29
2020-07-15Add an option to ignore nav bar in ViewVideoActivity and ↵Alex Ning1-0/+6
ViewImgurVideoFragment. Use Hauler to do drag up or down to finish Activity in ViewVideoActivity and ViewImgurMediaActivity.
2020-07-15Fix gif too small in ViewImageOrGifActivity. Hide immersive interface entry ↵Alex Ning2-4/+5
if the device has Android version lower than 8.0.
2020-07-14Disable swipe right to go back in some Activities. Rename 'Swipe Right to Go ↵Alex Ning1-1/+2
Back From Comments' to 'Swipe Right to Go Back'.
2020-07-09Fix username takes up too much space in comments. Add ↵Alex Ning1-2/+2
PostCompactRightLeftThumbnailViewHolder and PostCompactLeftThumbnailViewHolder in order to fix layout issues in ConstraintLayout v2.0.0-beta8. Rename 'Show Thumbnail on the Right in Compact Layout' to 'Show Thumbnail on the Left in Compact Layout'.
2020-07-09Add updated Crashy.Alex Ning1-0/+5
2020-07-09Add an option to mute nsfw videos. Show preview before autoplaying videos in ↵Alex Ning1-0/+6
CommentAndPostRecyclerViewAdapter.
2020-07-08Setting autoplay videos visible area offset is available. Remove Crashy ↵Alex Ning2-5/+14
because it will crash on some devices, such as Pixel Slate.
2020-07-08View crash reports in Settings -> About -> Crash Reports.Alex Ning1-0/+5
2020-07-03Fully collapsing comments is now available (barebone).Alex Ning1-0/+5
2020-07-02Add an option to change time format. Properly show message time in ↵Alex Ning2-4/+19
ViewPrivateMessagesActivity.
2020-06-20Add an option to automatically try loading removed gfycat videos on Redgifs.Alex Ning2-8/+17
2020-06-20Add an option: Mute Autoplaying Videos.Alex Ning1-0/+6
2020-06-19Add version info to about section.Hermes Junior1-1/+6
2020-06-17Add icons to sort bottom sheets.Hermes Junior1-1/+6
2020-06-17Add FontPreviewFragment. Add some fonts and delete some.Alex Ning1-0/+4
2020-06-13Add an option to move thumbnail in compact layout to the left.Alex Ning2-11/+24
2020-06-10Changing font is available. Fix subtitle on toolbar being cut if the font is ↵Alex Ning3-31/+64
large.
2020-06-04Add an option to disable autoplaying nsfw videos. Support imgur gifv videos.Alex Ning2-6/+20
2020-05-13Customize tabs in main page for logged-in users.Alex Ning2-0/+81
2020-05-11Add swap tap and long click option.Hermes Junior1-0/+5
2020-04-30Add an option for video autoplay. Rewrite some viewholders in ↵Alex Ning1-0/+8
PostRecyclerViewAdapter.
2020-04-19Add an option to ignore navigation bar height.Alex Ning1-0/+7