aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add an option to ignore nav bar in ViewVideoActivity and ↵Alex Ning2020-07-151-0/+6
| | | | ViewImgurVideoFragment. Use Hauler to do drag up or down to finish Activity in ViewVideoActivity and ViewImgurMediaActivity.
* Fix gif too small in ViewImageOrGifActivity. Hide immersive interface entry ↵Alex Ning2020-07-152-4/+5
| | | | if the device has Android version lower than 8.0.
* Disable swipe right to go back in some Activities. Rename 'Swipe Right to Go ↵Alex Ning2020-07-141-1/+2
| | | | Back From Comments' to 'Swipe Right to Go Back'.
* Fix username takes up too much space in comments. Add ↵Alex Ning2020-07-091-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'.
* Add updated Crashy.Alex Ning2020-07-091-0/+5
|
* Add an option to mute nsfw videos. Show preview before autoplaying videos in ↵Alex Ning2020-07-091-0/+6
| | | | CommentAndPostRecyclerViewAdapter.
* Setting autoplay videos visible area offset is available. Remove Crashy ↵Alex Ning2020-07-082-5/+14
| | | | because it will crash on some devices, such as Pixel Slate.
* View crash reports in Settings -> About -> Crash Reports.Alex Ning2020-07-081-0/+5
|
* Fully collapsing comments is now available (barebone).Alex Ning2020-07-031-0/+5
|
* Add an option to change time format. Properly show message time in ↵Alex Ning2020-07-022-4/+19
| | | | ViewPrivateMessagesActivity.
* Add an option to automatically try loading removed gfycat videos on Redgifs.Alex Ning2020-06-202-8/+17
|
* Add an option: Mute Autoplaying Videos.Alex Ning2020-06-201-0/+6
|
* Merge pull request #136 from OHermesJunior/version-aboutDocile-Alligator2020-06-201-1/+6
|\ | | | | Add version info to about section.
| * Add version info to about section.Hermes Junior2020-06-191-1/+6
| |
* | Add icons to sort bottom sheets.Hermes Junior2020-06-171-1/+6
|/
* Add FontPreviewFragment. Add some fonts and delete some.Alex Ning2020-06-171-0/+4
|
* Add an option to move thumbnail in compact layout to the left.Alex Ning2020-06-132-11/+24
|
* Changing font is available. Fix subtitle on toolbar being cut if the font is ↵Alex Ning2020-06-103-31/+64
| | | | large.
* Add an option to disable autoplaying nsfw videos. Support imgur gifv videos.Alex Ning2020-06-042-6/+20
|
* Customize tabs in main page for logged-in users.Alex Ning2020-05-132-0/+81
|
* Add swap tap and long click option.Hermes Junior2020-05-111-0/+5
|
* Add an option for video autoplay. Rewrite some viewholders in ↵Alex Ning2020-04-301-0/+8
| | | | PostRecyclerViewAdapter.
* Add an option to ignore navigation bar height.Alex Ning2020-04-191-0/+7
|
* Editing multireddits is now available.Alex Ning2020-04-042-7/+2
|
* Merge pull request #73 from OHermesJunior/masterDocile-Alligator2020-03-311-0/+10
|\ | | | | Add hidden comment toolbar feature.
| * Add hidden comment toolbar feature.Hermes Junior2020-03-291-0/+10
| |
* | Fix some issues of searching.Alex Ning2020-03-301-1/+1
| |
* | Finished adding advanced preferences.Alex Ning2020-03-292-1/+15
|/
* Add some advanced preferences which do nothing right now.Alex Ning2020-03-282-0/+25
|
* Still implementing custom themes.Alex Ning2020-03-261-4/+7
|
* Fix some bugs in CustomizeThemeActivity.Alex Ning2020-03-251-2/+2
|
* Add CustomThemeListingActivity.Alex Ning2020-03-241-0/+9
|
* Start implementing custom theme settings.Alex Ning2020-03-191-0/+18
|
* Immersive Interface is now available on Android 8.0. Add ↵Alex Ning2020-03-183-13/+23
| | | | ThemePreferenceFragment. Fix theme database.
* Share image directly in ViewImageActivity.Alex Ning2020-03-021-2/+1
|
* Add an option to show rounded number of votes.Alex Ning2020-02-201-0/+5
|
* Add a F-Droid option in settings.Alex Ning2020-02-201-0/+5
|
* Add an option to show comment dividers. Put theme option to ↵Alex Ning2020-02-202-13/+18
| | | | InterfacePreferenceFragment.
* Add a nsfw toggle in the nav drawer.Alex Ning2020-02-202-2/+3
|
* Lock the bottom app bar.Alex Ning2020-02-021-0/+6
|
* Confirm to exit.Alex Ning2020-02-022-2/+8
|
* Showing top-level comments at first is available.Alex Ning2020-02-011-1/+6
|
* Locking fab in ViewPostDetailActivity, Swiping up to hide fab in ↵Alex Ning2020-02-011-0/+11
| | | | ViewPostDetailActivity are available. Minor bugs fixed.
* Reorganize settings. Opening link in app is now available.Alex Ning2020-01-314-56/+76
|
* Setting default post layout is now available. Add an option to hide the ↵Alex Ning2020-01-111-0/+18
| | | | divider in post compact layout.
* Mute videos by default is now available.Alex Ning2020-01-051-0/+6
|
* Add an option to hide the bottom app bar. Change the icon color in the ↵Alex Ning2019-12-251-0/+5
| | | | bottom app bar.
* Fixed UI in ViewMultiRedditDetailActivity. Add a share option in Settings -> ↵Alex Ning2019-12-191-0/+5
| | | | About to let you easily share this app to other people. Version 2.0.0.
* Use volume keys to navigate postsmartinsandfuchs2019-12-081-0/+5
|
* Add a Fab to scroll down parent comments. Use volume up and down keys to ↵Alex Ning2019-11-171-3/+8
| | | | navigate parent comments.