aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* New language: Netherlands.Alex Ning2021-01-231-2/+4
|
* Setting default sort for subreddits and users is available.Alex Ning2021-01-192-0/+56
|
* Add more options to the bottom app bar.Alex Ning2021-01-181-0/+20
|
* New option: Disable Immersive Interface in Landscape Mode.Alex Ning2021-01-131-0/+1
|
* Add Privacy Policy.Alex Ning2021-01-111-0/+1
|
* Version 4.2.0-beta2. New language: Polish.Alex Ning2021-01-081-0/+2
|
* Remove F-Droid info.Alex Ning2021-01-071-2/+0
|
* New option in data saving mode: Only disable preview in video and gif posts.Alex Ning2021-01-071-1/+2
|
* Check for duplicate when saving a post filter. Fix an issue in PostFilter ↵Alex Ning2021-01-061-0/+2
| | | | Parcelable implementation.
* Add two buttons to add subreddits and users in CustomizePostFilterActivity. ↵Alex Ning2021-01-061-0/+2
| | | | Show search users and search subreddits when searching them.
* Add a FAB to send private message in InboxActivity. Minor layout tweaks.Alex Ning2021-01-061-0/+2
|
* Adding users to a multireddit is now available.Alex Ning2021-01-051-1/+1
|
* Directly adding subreddit to multireddit is available.Alex Ning2021-01-051-0/+6
|
* SearchUsersResultActivity is added.Alex Ning2021-01-041-1/+1
|
* Reading all unread messages is now available.Alex Ning2021-01-041-0/+5
|
* Mark posts as read on scroll.Alex Ning2020-12-311-2/+3
|
* Long click the url to see more options. Make getRedditUriByPath in ↵Alex Ning2020-12-311-0/+1
| | | | LinkResolverActivity private.
* Version 4.2.0-beta1. Fix regex in post filter. Fix UI issues.Alex Ning2020-12-261-5/+5
|
* Continue adding post filter.Alex Ning2020-12-261-0/+11
|
* Replace Filter settings with Post Filter.Alex Ning2020-12-251-14/+15
|
* Save post filter to database.Alex Ning2020-12-251-0/+4
|
* New feature: Hide read posts automatically.Alex Ning2020-12-241-0/+1
|
* Chinese (Simplified) is available. Update translation contributors.Alex Ning2020-12-231-0/+2
|
* Add a new option category: Post Filter. Marking posts as read is disabled by ↵Alex Ning2020-12-231-1/+4
| | | | default. Marking posts as read after voting is now available.
* Initialize views in CustomizePostFilterActivity.Alex Ning2020-12-221-0/+1
|
* New option in FAB: Filter Posts. Add Gif option in PostFilter.Alex Ning2020-12-221-0/+3
|
* Add only NSFW and only Spoiler options in CustomizePostFilterActivity. Fix ↵Alex Ning2020-12-221-0/+2
| | | | nsfwTextView OnClickListener in PostRecyclerViewAdapter.
* Continue adding support for post filter.Alex Ning2020-12-211-0/+1
|
* Prepare to add post filter.Alex Ning2020-12-111-2/+14
|
* Add an option to delete all read posts.Alex Ning2020-12-091-0/+2
|
* Hide read posts in FilteredThingActivity. Prepare to add support for filters.Alex Ning2020-12-091-0/+2
|
* Add custom theme entries for read posts. Fix crash in ViewUserDetailActivity.Alex Ning2020-12-081-0/+6
|
* Hide read posts in MainActivity (there is an issue in lazy mode).Alex Ning2020-12-082-2/+5
|
* Add an option to disable search history.Alex Ning2020-12-021-0/+1
|
* Changing language is now available.Alex Ning2020-11-302-0/+29
|
* Change theme back to Theme.MaterialComponents.Alex Ning2020-11-221-2/+1
|
* Use Theme.AppCompat.Alex Ning2020-11-221-1/+1
|
* Fix link icon not shown in no preview ImageView.Alex Ning2020-11-181-1/+1
|
* Disable swipe action when there are more than 1 column in PostFragment.Alex Ning2020-11-121-0/+1
|
* Selecting swipe actions is available. Fix issues in swipe aciton. Add two ↵Alex Ning2020-11-101-2/+2
| | | | icons for advanced and about in settings.
* Selecting swipe actions is avavilable.Alex Ning2020-11-092-0/+12
|
* Rename NoPreviewLinkBackgroundColor to NoPreviewPostTypeBackgroundColor. ↵Alex Ning2020-11-071-2/+4
| | | | NoPreviewPostTypeIconTint is available in custom theme.
* New option: Disable Image Preview in Data Saving Mode.Alex Ning2020-11-071-0/+1
|
* Hiding subreddit description is available.Alex Ning2020-11-061-0/+1
|
* Chnage the animation for random subreddit and post. Update Credits info.Alex Ning2020-10-281-0/+1
|
* Update translation contributions.Alex Ning2020-10-281-2/+2
|
* Add an option to filter subreddits in popular and all.Alex Ning2020-10-281-0/+4
|
* Add Miscellaneous settings. Rearange settings. Add an option: Respect ↵Alex Ning2020-10-191-0/+3
| | | | Subreddit Recommended Comment Sort Type.
* Fix layout issue in non-immersive interface. Rename ThemePreviewActivity to ↵Alex Ning2020-10-191-1/+1
| | | | CustomThemePreviewActivity.
* Load low-resolution videos in data saving mode. Selecting video quality for ↵Alex Ning2020-10-181-0/+2
| | | | Reddit videos is now available.