aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-20Make OAuth2 API change: https://www.reddit.com/r/redditdev/comments/kvzaot/oa...Alex Ning1-0/+2
2021-01-19Setting default sort for subreddits and users is available.Alex Ning5-7/+110
2021-01-18Minor UI tweaks in settings.Alex Ning2-1/+5
2021-01-18Minor UI tweaks for dialog_insert_link.Alex Ning1-18/+40
2021-01-18Add more options to the bottom app bar.Alex Ning1-0/+20
2021-01-13New option: Disable Immersive Interface in Landscape Mode.Alex Ning2-0/+6
2021-01-11Add Privacy Policy.Alex Ning2-0/+5
2021-01-08Verion 4.2.0-beta2. Fix translation issue.Alex Ning1-5/+2
2021-01-08Version 4.2.0-beta2. New language: Polish.Alex Ning2-0/+878
2021-01-07Remove F-Droid info.Alex Ning12-37/+0
2021-01-07New option in data saving mode: Only disable preview in video and gif posts.Alex Ning2-1/+7
2021-01-07Ignore case when matching post title in PostFilter. Always check duplicate Po...Alex Ning1-1/+1
2021-01-06Check for duplicate when saving a post filter. Fix an issue in PostFilter Par...Alex Ning1-0/+2
2021-01-06Add two buttons to add subreddits and users in CustomizePostFilterActivity. S...Alex Ning2-30/+65
2021-01-06Quote and code block are added to MarkdownBottomBarRecyclerViewAdapter. Fix i...Alex Ning2-0/+18
2021-01-06Add a FAB to send private message in InboxActivity. Minor layout tweaks.Alex Ning3-7/+30
2021-01-05Adding users to a multireddit is now available.Alex Ning15-19/+66
2021-01-05Directly adding user to multireddit is available.Alex Ning1-2/+8
2021-01-05Directly adding subreddit to multireddit is available.Alex Ning3-1/+54
2021-01-04SearchUsersResultActivity is added.Alex Ning2-1/+33
2021-01-04Reading all unread messages is now available.Alex Ning2-0/+11
2020-12-31Mark posts as read on scroll.Alex Ning2-2/+34
2020-12-31Long click the url to see more options. Make getRedditUriByPath in LinkResolv...Alex Ning3-4/+20
2020-12-27Animate player controlsLuke Simmons2-2/+4
2020-12-27Add background to autoplay controlsLuke Simmons2-1/+13
2020-12-26Version 4.2.0-beta1. Fix regex in post filter. Fix UI issues.Alex Ning2-6/+6
2020-12-26Remove SubredditFilter completely.Alex Ning2-68/+0
2020-12-26Continue adding post filter.Alex Ning7-1/+275
2020-12-25Replace Filter settings with Post Filter.Alex Ning20-32/+232
2020-12-25Save post filter to database.Alex Ning5-1/+30
2020-12-24Show the FAB in anonymous mode.Alex Ning2-2/+0
2020-12-24Add an FloatingActionButton in SearchResultActivity.Alex Ning1-0/+7
2020-12-24New feature: Hide read posts automatically.Alex Ning3-4/+37
2020-12-23Chinese (Simplified) is available. Update translation contributors.Alex Ning2-0/+935
2020-12-23Add a new option category: Post Filter. Marking posts as read is disabled by ...Alex Ning6-2/+116
2020-12-22Initialize views in CustomizePostFilterActivity.Alex Ning1-0/+1
2020-12-22New option in FAB: Filter Posts. Add Gif option in PostFilter.Alex Ning4-0/+53
2020-12-22Add only NSFW and only Spoiler options in CustomizePostFilterActivity. Fix ns...Alex Ning2-0/+62
2020-12-21Continue adding support for post filter.Alex Ning3-2/+32
2020-12-18Continue supporting post filter.Alex Ning1-4/+18
2020-12-11Building CustomizePostFilterActivity.Alex Ning1-0/+12
2020-12-11Prepare to add post filter.Alex Ning3-2/+414
2020-12-09Add an option to delete all read posts.Alex Ning2-0/+6
2020-12-09Hide read posts in FilteredThingActivity. Prepare to add support for filters.Alex Ning4-1/+64
2020-12-08Add custom theme entries for read posts. Fix crash in ViewUserDetailActivity.Alex Ning5-3/+9
2020-12-08Make the Bottom App Bar a standalone layout.Alex Ning4-74/+14
2020-12-08Add an bottom app bar and an fab to ViewUserDetailActivity. Hide read posts i...Alex Ning3-74/+90
2020-12-08Hide read posts in MainActivity (there is an issue in lazy mode).Alex Ning5-2/+42
2020-12-02Add an option to disable search history.Alex Ning3-2/+11
2020-12-01Update translation.Alex Ning9-842/+1629