aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-11Add a WebView for those who do not have Chrome installed.Alex Ning1-1/+2
2021-03-07Add an option to toggle swipe between posts.Alex Ning1-0/+1
2021-03-07Finish adding SuicidePreventionActivity.Alex Ning1-1/+1
2021-03-06Show a suicide prevention quote when searching suicide.Alex Ning1-0/+5
2021-03-06Restore settings.Alex Ning1-0/+4
2021-03-06Backup settings.Alex Ning1-0/+6
2021-03-04Start adding anonymous subscriptions.Alex Ning1-0/+2
2021-03-02Add more options for tabs in MainActivity.Alex Ning1-0/+5
2021-02-26New option: Show avatar on the right in the navigation drawer.Alex Ning1-0/+1
2021-02-26Upvote ratio and different username color for comments sent by the current ac...Alex Ning1-0/+4
2021-02-24New option: Hide the number of comments.Alex Ning1-0/+1
2021-02-24New options: Hide subreddit and user prefix and hide the number of votes.Alex Ning1-2/+4
2021-02-23New options: hide post type and hide the number of awards. Tweak settings.Alex Ning2-4/+8
2021-02-21Start adding Card Layout 2.Alex Ning1-0/+1
2021-02-20New option: Click to show media in gallery layout.Alex Ning1-0/+1
2021-02-19Add Gallery Layout to default post layout option. 3 columns is available in P...Alex Ning1-0/+1
2021-02-17Add Gallery Layout to default post layout option.Alex Ning1-0/+2
2021-02-17Customize the number of columns in Post Feed for every post layout.Alex Ning1-0/+2
2021-02-13Start adding Gallery Layout.Alex Ning1-0/+1
2021-02-03Add a FAB in LoginActivity to setDomStorageEnabled.Alex Ning1-2/+3
2021-01-27Barebone swiping left or right to go to previous or next post in ViewPostDeta...Alex Ning1-2/+0
2021-01-23New language: Netherlands.Alex Ning1-2/+4
2021-01-19Setting default sort for subreddits and users is available.Alex Ning2-0/+56
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 Ning1-0/+1
2021-01-11Add Privacy Policy.Alex Ning1-0/+1
2021-01-08Version 4.2.0-beta2. New language: Polish.Alex Ning1-0/+2
2021-01-07Remove F-Droid info.Alex Ning1-2/+0
2021-01-07New option in data saving mode: Only disable preview in video and gif posts.Alex Ning1-1/+2
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 Ning1-0/+2
2021-01-06Add a FAB to send private message in InboxActivity. Minor layout tweaks.Alex Ning1-0/+2
2021-01-05Adding users to a multireddit is now available.Alex Ning1-1/+1
2021-01-05Directly adding subreddit to multireddit is available.Alex Ning1-0/+6
2021-01-04SearchUsersResultActivity is added.Alex Ning1-1/+1
2021-01-04Reading all unread messages is now available.Alex Ning1-0/+5
2020-12-31Mark posts as read on scroll.Alex Ning1-2/+3
2020-12-31Long click the url to see more options. Make getRedditUriByPath in LinkResolv...Alex Ning1-0/+1
2020-12-26Version 4.2.0-beta1. Fix regex in post filter. Fix UI issues.Alex Ning1-5/+5
2020-12-26Continue adding post filter.Alex Ning1-0/+11
2020-12-25Replace Filter settings with Post Filter.Alex Ning1-14/+15
2020-12-25Save post filter to database.Alex Ning1-0/+4
2020-12-24New feature: Hide read posts automatically.Alex Ning1-0/+1
2020-12-23Chinese (Simplified) is available. Update translation contributors.Alex Ning1-0/+2
2020-12-23Add a new option category: Post Filter. Marking posts as read is disabled by ...Alex Ning1-1/+4
2020-12-22Initialize views in CustomizePostFilterActivity.Alex Ning1-0/+1
2020-12-22New option in FAB: Filter Posts. Add Gif option in PostFilter.Alex Ning1-0/+3
2020-12-22Add only NSFW and only Spoiler options in CustomizePostFilterActivity. Fix ns...Alex Ning1-0/+2
2020-12-21Continue adding support for post filter.Alex Ning1-0/+1
2020-12-11Prepare to add post filter.Alex Ning1-2/+14