aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New option: Hide the number of comments.Alex Ning2021-02-241-0/+5
|
* New options: Hide subreddit and user prefix and hide the number of votes.Alex Ning2021-02-241-0/+10
|
* New options: hide post type and hide the number of awards. Tweak settings.Alex Ning2021-02-231-4/+17
|
* New option: Click to show media in gallery layout.Alex Ning2021-02-201-0/+8
|
* Customize the number of columns in Post Feed for every post layout.Alex Ning2021-02-176-118/+171
|
* Make OAuth2 API change: ↵Alex Ning2021-01-201-0/+2
| | | | https://www.reddit.com/r/redditdev/comments/kvzaot/oauth2_api_changes_upcoming/
* Setting default sort for subreddits and users is available.Alex Ning2021-01-193-7/+54
|
* New option: Disable Immersive Interface in Landscape Mode.Alex Ning2021-01-131-0/+5
|
* Add Privacy Policy.Alex Ning2021-01-111-0/+4
|
* Remove F-Droid info.Alex Ning2021-01-071-5/+0
|
* New option in data saving mode: Only disable preview in video and gif posts.Alex Ning2021-01-071-0/+5
|
* Remove SubredditFilter completely.Alex Ning2020-12-261-16/+0
|
* Replace Filter settings with Post Filter.Alex Ning2020-12-251-2/+2
|
* New feature: Hide read posts automatically.Alex Ning2020-12-241-4/+0
|
* Add a new option category: Post Filter. Marking posts as read is disabled by ↵Alex Ning2020-12-233-1/+10
| | | | default. Marking posts as read after voting is now available.
* Continue adding support for post filter.Alex Ning2020-12-211-2/+1
|
* Add an option to delete all read posts.Alex Ning2020-12-091-0/+4
|
* Add an option to disable search history.Alex Ning2020-12-021-0/+6
|
* Changing language is now available.Alex Ning2020-11-301-0/+9
|
* Fix wrong package names.Alex Ning2020-11-185-24/+24
|
* Disable swipe action when there are more than 1 column in PostFragment.Alex Ning2020-11-122-3/+7
|
* 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-102-9/+11
| | | | icons for advanced and about in settings.
* Selecting swipe actions is avavilable.Alex Ning2020-11-091-0/+16
|
* New option: Disable Image Preview in Data Saving Mode.Alex Ning2020-11-071-4/+9
|
* Hiding subreddit description is available.Alex Ning2020-11-061-0/+5
|
* Chnage the animation for random subreddit and post. Update Credits info.Alex Ning2020-10-281-0/+5
|
* Hiding subreddits in popular and all is now available.Alex Ning2020-10-281-0/+5
|
* Add an option to filter subreddits in popular and all.Alex Ning2020-10-282-0/+16
|
* Add Miscellaneous settings. Rearange settings. Add an option: Respect ↵Alex Ning2020-10-192-18/+33
| | | | Subreddit Recommended Comment Sort Type.
* Add credits for national flag icons.Alex Ning2020-09-292-1/+7
|
* Add translation contributors in Settigs->About->Translation.Alex Ning2020-09-281-0/+5
|
* Long press the Floating Action Button to see more options.Alex Ning2020-09-271-0/+5
|
* Data Saving Mode is available.Alex Ning2020-09-272-0/+19
|
* Setting swipe action threshold is available.Alex Ning2020-09-251-0/+8
|
* Add options to customize bottom app bar.Alex Ning2020-09-252-2/+7
|
* 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 which is long press to hide toolbar in post compact layout. ↵Alex Ning2020-09-162-1/+11
| | | | This option has crappy animation for now. Add another option to hide toolbar in post compact layout by default.
* Add an option to require authentication before going to account section in ↵Alex Ning2020-09-162-0/+13
| | | | navigation drawer.
* Add an option to disable pull to refresh.Alex Ning2020-09-151-0/+5
|
* Add an option to enable swipe action. Fix text color in ↵Alex Ning2020-09-151-0/+5
| | | | FlairBottomSheetFragment.
* Add an option to disable swiping between tabs in MainActivity.Alex Ning2020-09-151-0/+5
|
* Add an option to disable vibration when swipe action is triggered.Alex Ning2020-09-142-0/+13
|
* Separate folder for each subreddit in download locations is available.Alex Ning2020-09-101-0/+5
|
* Select download location is now available. Download images and gifs to ↵Alex Ning2020-09-062-0/+18
| | | | locations set by users in ViewImageOrGifActivity is available.
* Add options to change the number of columns in PostFragment portrait and ↵Alex Ning2020-08-252-0/+28
| | | | landscape modes. Upgrade compileSdkVersion and targetSdkVersion to 30.
* Remove legacy code for CustomizeMainPageTabsFragment.Alex Ning2020-08-202-77/+1
|
* Set different main tabs for different users.Alex Ning2020-08-201-1/+1
|
* Separate sort types for different users. Add an advanced option: Delete All ↵Alex Ning2020-08-181-0/+4
| | | | Legacy Settings. Remove random sort type.