aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/main_preferences.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Continue adding comment filter.Docile-Alligator2023-10-191-0/+5
|
* Limit EditText's height in CustomizePostFilterActivity.Docile-Alligator2022-11-081-0/+2
|
* Version 5.1.8. Add Reddit User Agreement to settings. Move Privacy Policy ↵Alex Ning2022-02-121-0/+8
| | | | option from About to main settings page.
* Continue adding support for custom font.Alex Ning2022-01-131-16/+16
|
* New option: Do not blur nsfw media in nsfw subreddits.Alex Ning2021-03-121-1/+1
|
* Setting default sort for subreddits and users is available.Alex Ning2021-01-191-1/+6
|
* Replace Filter settings with Post Filter.Alex Ning2020-12-251-2/+2
|
* Add a new option category: Post Filter. Marking posts as read is disabled by ↵Alex Ning2020-12-231-0/+5
| | | | default. Marking posts as read after voting is now available.
* Continue adding support for post filter.Alex Ning2020-12-211-2/+1
|
* Fix wrong package names.Alex Ning2020-11-181-13/+13
|
* Fix comment more button not visible.Alex Ning2020-11-111-1/+1
|
* Selecting swipe actions is available. Fix issues in swipe aciton. Add two ↵Alex Ning2020-11-101-0/+2
| | | | icons for advanced and about in settings.
* Add an option to filter subreddits in popular and all.Alex Ning2020-10-281-0/+5
|
* Add Miscellaneous settings. Rearange settings. Add an option: Respect ↵Alex Ning2020-10-191-18/+5
| | | | Subreddit Recommended Comment Sort Type.
* Data Saving Mode is available.Alex Ning2020-09-271-0/+6
|
* Set NSFW, NSFW blurring and spoiler blurring on a per-user basis. Only close ↵Alex Ning2020-09-231-15/+3
| | | | the account section in the navigation drawer after dismissing if the account section is open.
* Hide Security option if no biometric authentication available. Require ↵Alex Ning2020-09-181-0/+1
| | | | biometric authentication when going into security settings.
* Add an option to require authentication before going to account section in ↵Alex Ning2020-09-161-0/+5
| | | | navigation drawer.
* Select download location is now available. Download images and gifs to ↵Alex Ning2020-09-061-0/+5
| | | | locations set by users in ViewImageOrGifActivity is available.
* 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-311-3/+3
|
* 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.
* Reorganize settings.Alex Ning2020-07-191-12/+12
|
* Add an option to automatically try loading removed gfycat videos on Redgifs.Alex Ning2020-06-201-8/+3
|
* Add an option to disable autoplaying nsfw videos. Support imgur gifv videos.Alex Ning2020-06-041-6/+2
|
* Add an option for video autoplay. Rewrite some viewholders in ↵Alex Ning2020-04-301-0/+8
| | | | PostRecyclerViewAdapter.
* Add some advanced preferences which do nothing right now.Alex Ning2020-03-281-0/+4
|
* Immersive Interface is now available on Android 8.0. Add ↵Alex Ning2020-03-181-0/+5
| | | | ThemePreferenceFragment. Fix theme database.
* Add an option to show comment dividers. Put theme option to ↵Alex Ning2020-02-201-13/+0
| | | | InterfacePreferenceFragment.
* Add a nsfw toggle in the nav drawer.Alex Ning2020-02-201-1/+2
|
* Confirm to exit.Alex Ning2020-02-021-2/+3
|
* Showing top-level comments at first is available.Alex Ning2020-02-011-1/+6
|
* Reorganize settings. Opening link in app is now available.Alex Ning2020-01-311-55/+12
|
* 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.
* 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.
* Swipe right to go back from ViewPostDetailActivity. Fix inconsistency in ↵Alex Ning2019-11-151-0/+5
| | | | elapsed time.
* Showing elapsed time in posts and comments is available.Alex Ning2019-11-121-2/+6
|
* Make Placing vote buttons on the right an option.Alex Ning2019-10-291-5/+11
|
* Disabling immersive mode (content shown under status bar and nav bar) is now ↵Alex Ning2019-10-051-0/+6
| | | | available.
* AMOLED dark theme is now available.Alex Ning2019-10-031-0/+5
|
* Change project structures.Alex Ning2019-09-291-3/+3
|
* Blurring spoiler post images is now available. Change spoiler and flair text ↵Alex Ning2019-09-271-0/+6
| | | | background colors. Fixed collapsed comments shown after orientation change.
* Add title and content font size options.Alex Ning2019-09-261-6/+2
|
* Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning2019-09-201-0/+8
|
* Unbluring NSFW images is now an option in settings.Alex Ning2019-09-171-0/+6
|
* Support 2FA. Fixed time parsing in messages.Alex Ning2019-09-151-1/+1
|
* This app now has an icon (finally)git statusgit statusgit status Add a ↵Alex Ning2019-08-271-4/+2
| | | | credits page in settings. Use another error view and no comment placeholder.