aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Barebone swiping left or right to go to previous or next post in ViewPostDeta...Alex Ning2021-01-274-53/+66
| |/ |/|
* | Rewrite all the AsyncTasks in the asynctasks package using Executor and Handler.Alex Ning2021-01-241-2/+2
|/
* New language: Netherlands.Alex Ning2021-01-233-8/+877
* Make OAuth2 API change: https://www.reddit.com/r/redditdev/comments/kvzaot/oa...Alex Ning2021-01-201-0/+2
* Setting default sort for subreddits and users is available.Alex Ning2021-01-195-7/+110
* Minor UI tweaks in settings.Alex Ning2021-01-182-1/+5
* Minor UI tweaks for dialog_insert_link.Alex Ning2021-01-181-18/+40
* 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-132-0/+6
* Add Privacy Policy.Alex Ning2021-01-112-0/+5
* Verion 4.2.0-beta2. Fix translation issue.Alex Ning2021-01-081-5/+2
* Version 4.2.0-beta2. New language: Polish.Alex Ning2021-01-082-0/+878
* Remove F-Droid info.Alex Ning2021-01-0712-37/+0
* New option in data saving mode: Only disable preview in video and gif posts.Alex Ning2021-01-072-1/+7
* Ignore case when matching post title in PostFilter. Always check duplicate Po...Alex Ning2021-01-071-1/+1
* Check for duplicate when saving a post filter. Fix an issue in PostFilter Par...Alex Ning2021-01-061-0/+2
* Add two buttons to add subreddits and users in CustomizePostFilterActivity. S...Alex Ning2021-01-062-30/+65
* Quote and code block are added to MarkdownBottomBarRecyclerViewAdapter. Fix i...Alex Ning2021-01-062-0/+18
* Add a FAB to send private message in InboxActivity. Minor layout tweaks.Alex Ning2021-01-063-7/+30
* 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