aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Restore settings.Alex Ning2021-03-061-0/+4
|
* Backup settings.Alex Ning2021-03-061-0/+6
|
* Start adding anonymous subscriptions.Alex Ning2021-03-041-0/+2
|
* Add more options for tabs in MainActivity.Alex Ning2021-03-021-0/+5
|
* New option: Show avatar on the right in the navigation drawer.Alex Ning2021-02-261-0/+1
|
* Upvote ratio and different username color for comments sent by the current ↵Alex Ning2021-02-261-0/+4
| | | | account.
* New option: Hide the number of comments.Alex Ning2021-02-241-0/+1
|
* New options: Hide subreddit and user prefix and hide the number of votes.Alex Ning2021-02-241-2/+4
|
* New options: hide post type and hide the number of awards. Tweak settings.Alex Ning2021-02-232-4/+8
|
* Start adding Card Layout 2.Alex Ning2021-02-211-0/+1
|
* New option: Click to show media in gallery layout.Alex Ning2021-02-201-0/+1
|
* Add Gallery Layout to default post layout option. 3 columns is available in ↵Alex Ning2021-02-191-0/+1
| | | | PostFragment.
* Add Gallery Layout to default post layout option.Alex Ning2021-02-171-0/+2
|
* Customize the number of columns in Post Feed for every post layout.Alex Ning2021-02-171-0/+2
|
* Start adding Gallery Layout.Alex Ning2021-02-131-0/+1
|
* Add a FAB in LoginActivity to setDomStorageEnabled.Alex Ning2021-02-031-2/+3
|
* New language: Netherlands.Alex Ning2021-01-231-2/+4
|
* Setting default sort for subreddits and users is available.Alex Ning2021-01-192-0/+56
|
* 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-131-0/+1
|
* Add Privacy Policy.Alex Ning2021-01-111-0/+1
|
* Version 4.2.0-beta2. New language: Polish.Alex Ning2021-01-081-0/+2
|
* Remove F-Droid info.Alex Ning2021-01-071-2/+0
|
* New option in data saving mode: Only disable preview in video and gif posts.Alex Ning2021-01-071-1/+2
|
* Check for duplicate when saving a post filter. Fix an issue in PostFilter ↵Alex Ning2021-01-061-0/+2
| | | | Parcelable implementation.
* Add two buttons to add subreddits and users in CustomizePostFilterActivity. ↵Alex Ning2021-01-061-0/+2
| | | | Show search users and search subreddits when searching them.
* Add a FAB to send private message in InboxActivity. Minor layout tweaks.Alex Ning2021-01-061-0/+2
|
* Adding users to a multireddit is now available.Alex Ning2021-01-051-1/+1
|
* Directly adding subreddit to multireddit is available.Alex Ning2021-01-051-0/+6
|
* SearchUsersResultActivity is added.Alex Ning2021-01-041-1/+1
|
* Reading all unread messages is now available.Alex Ning2021-01-041-0/+5
|
* 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
|