aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2020-04-04Editing multireddits is now available.Alex Ning2-7/+2
2020-03-30Fix some issues of searching.Alex Ning1-1/+1
2020-03-29Finished adding advanced preferences.Alex Ning2-1/+15
2020-03-29Add hidden comment toolbar feature.Hermes Junior1-0/+10
2020-03-28Add some advanced preferences which do nothing right now.Alex Ning2-0/+25
2020-03-26Still implementing custom themes.Alex Ning1-4/+7
2020-03-25Fix some bugs in CustomizeThemeActivity.Alex Ning1-2/+2
2020-03-24Add CustomThemeListingActivity.Alex Ning1-0/+9
2020-03-19Start implementing custom theme settings.Alex Ning1-0/+18
2020-03-18Immersive Interface is now available on Android 8.0. Add ↵Alex Ning3-13/+23
ThemePreferenceFragment. Fix theme database.
2020-03-02Share image directly in ViewImageActivity.Alex Ning1-2/+1
2020-02-20Add an option to show rounded number of votes.Alex Ning1-0/+5
2020-02-20Add a F-Droid option in settings.Alex Ning1-0/+5
2020-02-20Add an option to show comment dividers. Put theme option to ↵Alex Ning2-13/+18
InterfacePreferenceFragment.
2020-02-20Add a nsfw toggle in the nav drawer.Alex Ning2-2/+3
2020-02-02Lock the bottom app bar.Alex Ning1-0/+6
2020-02-02Confirm to exit.Alex Ning2-2/+8
2020-02-01Showing top-level comments at first is available.Alex Ning1-1/+6
2020-02-01Locking fab in ViewPostDetailActivity, Swiping up to hide fab in ↵Alex Ning1-0/+11
ViewPostDetailActivity are available. Minor bugs fixed.
2020-01-31Reorganize settings. Opening link in app is now available.Alex Ning4-56/+76
2020-01-11Setting default post layout is now available. Add an option to hide the ↵Alex Ning1-0/+18
divider in post compact layout.
2020-01-05Mute videos by default is now available.Alex Ning1-0/+6
2019-12-25Add an option to hide the bottom app bar. Change the icon color in the ↵Alex Ning1-0/+5
bottom app bar.
2019-12-19Fixed UI in ViewMultiRedditDetailActivity. Add a share option in Settings -> ↵Alex Ning1-0/+5
About to let you easily share this app to other people. Version 2.0.0.
2019-12-08Use volume keys to navigate postsmartinsandfuchs1-0/+5
2019-11-17Add a Fab to scroll down parent comments. Use volume up and down keys to ↵Alex Ning1-3/+8
navigate parent comments.
2019-11-15Swipe right to go back from ViewPostDetailActivity. Fix inconsistency in ↵Alex Ning1-0/+5
elapsed time.
2019-11-12Showing elapsed time in posts and comments is available.Alex Ning1-2/+6
2019-10-29Make Placing vote buttons on the right an option.Alex Ning1-5/+11
2019-10-13Add a time option to some sort types. Remember the last sort type.Alex Ning1-1/+1
2019-10-05Disabling immersive mode (content shown under status bar and nav bar) is now ↵Alex Ning1-0/+6
available.