aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding users to a multireddit is now available.Alex Ning2021-01-0515-19/+66
* Directly adding user to multireddit is available.Alex Ning2021-01-051-2/+8
* Directly adding subreddit to multireddit is available.Alex Ning2021-01-053-1/+54
* SearchUsersResultActivity is added.Alex Ning2021-01-042-1/+33
* Reading all unread messages is now available.Alex Ning2021-01-042-0/+11
* Mark posts as read on scroll.Alex Ning2020-12-312-2/+34
* Long click the url to see more options. Make getRedditUriByPath in LinkResolv...Alex Ning2020-12-313-4/+20
* Merge pull request #232 from Skyluker4/AutoplayVideoBackgroundDocile-Alligator2020-12-294-3/+17
|\
| * Animate player controlsLuke Simmons2020-12-272-2/+4
| * Add background to autoplay controlsLuke Simmons2020-12-272-1/+13
* | Version 4.2.0-beta1. Fix regex in post filter. Fix UI issues.Alex Ning2020-12-262-6/+6
* | Remove SubredditFilter completely.Alex Ning2020-12-262-68/+0
* | Continue adding post filter.Alex Ning2020-12-267-1/+275
* | Replace Filter settings with Post Filter.Alex Ning2020-12-2520-32/+232
* | Save post filter to database.Alex Ning2020-12-255-1/+30
* | Show the FAB in anonymous mode.Alex Ning2020-12-242-2/+0
* | Add an FloatingActionButton in SearchResultActivity.Alex Ning2020-12-241-0/+7
* | New feature: Hide read posts automatically.Alex Ning2020-12-243-4/+37
* | Chinese (Simplified) is available. Update translation contributors.Alex Ning2020-12-232-0/+935
* | Add a new option category: Post Filter. Marking posts as read is disabled by ...Alex Ning2020-12-236-2/+116
* | Initialize views in CustomizePostFilterActivity.Alex Ning2020-12-221-0/+1
* | New option in FAB: Filter Posts. Add Gif option in PostFilter.Alex Ning2020-12-224-0/+53
* | Add only NSFW and only Spoiler options in CustomizePostFilterActivity. Fix ns...Alex Ning2020-12-222-0/+62
* | Continue adding support for post filter.Alex Ning2020-12-213-2/+32
* | Continue supporting post filter.Alex Ning2020-12-181-4/+18
* | Building CustomizePostFilterActivity.Alex Ning2020-12-111-0/+12
* | Prepare to add post filter.Alex Ning2020-12-113-2/+414
* | Add an option to delete all read posts.Alex Ning2020-12-092-0/+6
* | Hide read posts in FilteredThingActivity. Prepare to add support for filters.Alex Ning2020-12-094-1/+64
* | Add custom theme entries for read posts. Fix crash in ViewUserDetailActivity.Alex Ning2020-12-085-3/+9
* | Make the Bottom App Bar a standalone layout.Alex Ning2020-12-084-74/+14
* | Add an bottom app bar and an fab to ViewUserDetailActivity. Hide read posts i...Alex Ning2020-12-083-74/+90
* | Hide read posts in MainActivity (there is an issue in lazy mode).Alex Ning2020-12-085-2/+42
* | Add an option to disable search history.Alex Ning2020-12-023-2/+11
* | Update translation.Alex Ning2020-12-019-842/+1629
* | Changing language is now available.Alex Ning2020-11-305-0/+56
|/
* Make color picker dialog scrollable.Alex Ning2020-11-241-139/+145
* Change theme back to Theme.MaterialComponents.Alex Ning2020-11-223-4/+1
* Use Theme.AppCompat.Alex Ning2020-11-221-1/+1
* Update translation info.Alex Ning2020-11-211-0/+12
* Add Turkish language. Add translation info.Alex Ning2020-11-201-0/+870
* Fix link icon not shown in no preview ImageView.Alex Ning2020-11-181-1/+1
* Fix wrong package names.Alex Ning2020-11-185-24/+24
* Lowercase package names.Alex Ning2020-11-1868-75/+75
* Disable swipe action when there are more than 1 column in PostFragment.Alex Ning2020-11-123-3/+8
* Fix bottom app bar in ViewSubredditDetailActivity displaying under nav bar.Alex Ning2020-11-111-0/+1
* Add an option to preview markdown in several activitys.Alex Ning2020-11-115-5/+33
* Fix comment more button not visible.Alex Ning2020-11-113-1/+10
* Selecting swipe actions is available. Fix issues in swipe aciton. Add two ico...Alex Ning2020-11-108-12/+56
* Selecting swipe actions is avavilable.Alex Ning2020-11-093-0/+28