aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Version 4.0.3. Only save scrolled position for Best posts in HOME. Set Save ↵Alex Ning2020-08-041-1/+1
| | | | Scrolled Position in HOME to false by default. Apply link color in CommentActivity.
* Only save post feed scrolled position for front page.Alex Ning2020-07-312-5/+5
|
* Add an option to delete all the post feed scrolled positions.Alex Ning2020-07-301-0/+4
|
* Use SharedPreferences to store post feed scrolled position instead of ↵Alex Ning2020-07-301-0/+6
| | | | QNCache. Add an option to save the scrolled position.
* Version 4.0.1. Block users. Show report menu item even in anonymous mode. ↵Alex Ning2020-07-291-5/+0
| | | | Remove Crashy.
* Remove test notification. Rearrange Interface Settings.Alex Ning2020-07-191-3/+3
|
* Delete webView.getSettings().setDomStorageEnabled(true); in LoginActivity to ↵Alex Ning2020-07-191-1/+1
| | | | fix wrong password error. Show an info to guide users how to type in 2FA code.
* Reorganize settings.Alex Ning2020-07-192-20/+29
|
* 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
|