aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* Fix cannot download gfycat and redgifs videos. Fix fetching gfycat and ↵Alex Ning2020-10-161-5/+0
| | | | redgifs videos failed in PostRecyclerViewAdapter and CommentAndPostRecyclerViewAdapter. Show progress bar when downloading reddit videos.
* Show progress when downloding images and gifs.Alex Ning2020-10-151-4/+1
|
* Add go to subreddit, go to user, and random to FAB options.Alex Ning2020-10-041-0/+3
|
* Random post and subreddit is available.Alex Ning2020-10-041-0/+1
|
* Add two options: go to user and go to subreddit in ↵Alex Ning2020-10-041-0/+9
| | | | FABMoreOptionsBottomSheetFragment.
* Show a warning if nsfw is disabled and the subreddit is nsfw.Alex Ning2020-09-301-0/+6
|
* Display search history in SearchActivity. Save suggested sort type and nsfw ↵Alex Ning2020-09-291-0/+2
| | | | info in database for SubredditData. Fix an issue in parsing posts.
* Add credits for national flag icons.Alex Ning2020-09-291-3/+4
|
* Add translation contributors in Settigs->About->Translation.Alex Ning2020-09-281-0/+3
|
* Rename Crosspost parent to View crosspost parent to differentiate with ↵Alex Ning2020-09-281-1/+1
| | | | Crosspost in ViewPostDetailActivity.
* Giving award is available. Giving award is not tested because I don't have ↵Alex Ning2020-09-281-1/+9
| | | | Reddit Coins. Currently all the award ids are hardcoded.
* Long press the Floating Action Button to see more options.Alex Ning2020-09-271-3/+7
|
* Data Saving Mode is available.Alex Ning2020-09-272-0/+13
|
* Setting swipe action threshold is available.Alex Ning2020-09-252-0/+12
|
* Customizing bottom app bar and fab in ViewSubredditDetailActivity is available.Alex Ning2020-09-251-0/+1
|