aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add an option to disable NSFW forever.Alex Ning2021-04-082-0/+55
* Replace <sup> with ^ and delete </sup> when copying markdown.Alex Ning2021-04-071-1/+1
* UI changes in comments.Alex Ning2021-04-072-9/+10
* Fix IllegalArgumentException when downloading media.Alex Ning2021-04-072-3/+7
* Support inline gif in comments.Alex Ning2021-04-062-1/+20
* Fix post filter usage not retain after saving the post filter again.Alex Ning2021-04-063-1/+11
* Click a flair to see filtered posts. Fix filtering posts that contain certain...Alex Ning2021-04-065-8/+106
* Show inbox count in the inbox menu item in the navigation drawer.Alex Ning2021-04-0610-22/+87
* Anonymous subscriptions page is available.Alex Ning2021-04-047-67/+192
* New option: delete crash reports in CrashReportsFragment.Alex Ning2021-04-024-8/+55
* New option: Crash Reports.Alex Ning2021-04-023-0/+96
* New language: Hungarian. Update translation information.Alex Ning2021-04-023-34/+34
* Suggest title when submitting link post.Alex Ning2021-04-012-46/+93
* More options for the bottom app bar.Alex Ning2021-04-013-0/+100
* Handle more post links.Alex Ning2021-04-011-0/+7
* Handle more gfycat links.Alex Ning2021-04-011-1/+1
* Fix comment link parsing.Alex Ning2021-04-011-1/+1
* Support reddit links from email.Alex Ning2021-04-011-2/+4
* New option in ViewPostDetailFragment: Add to Post Filter. Fix a bug when savi...Alex Ning2021-04-014-10/+112
* Fix wrong subreddit creation time. Swap sort and search icons in several acti...Alex Ning2021-03-302-3/+4
* New post filter option: exclude domains.Alex Ning2021-03-264-3/+39
* Fix post link parsing in LinkResolverActivity.Alex Ning2021-03-251-5/+7
* Use string resource in array resource. Rearrange settings.Alex Ning2021-03-151-0/+3
* New option: Default Search Result Tab. Move Show Avatar on the Left in the Na...Alex Ning2021-03-155-14/+22
* New options: hide favorite subreddits and subscribed subreddits in the naviga...Alex Ning2021-03-141-4/+5
* Add settings for navigation drawer.Alex Ning2021-03-141-0/+19
* Add an indicator in NavigationDrawerRecyclerViewAdapter.MenuGroupTitleViewHol...Alex Ning2021-03-141-12/+41
* Collapsing sections in the navigation drawer is available.Alex Ning2021-03-144-17/+184
* Handle v.redd.it videos loading failed.Alex Ning2021-03-121-4/+4
* New option: Do not blur nsfw media in nsfw subreddits.Alex Ning2021-03-1212-29/+90
* Support v.redd.it videos.Alex Ning2021-03-126-47/+173
* Add a WebView for those who do not have Chrome installed.Alex Ning2021-03-113-4/+186
* Fix posts not loading in anonymous front page.Alex Ning2021-03-112-1/+3
* Anonymous subreddit subscription in SubredditListingRecyclerViewAdapter.Alex Ning2021-03-094-17/+39
* Fix crash when subscribing in anonymous mode.Alex Ning2021-03-092-0/+14
* The number of columns in card layout 2 is available.Alex Ning2021-03-082-0/+9
* Implement save sort type.Alex Ning2021-03-072-34/+37
* Add an option to toggle swipe between posts.Alex Ning2021-03-072-5/+7
* Finish adding SuicidePreventionActivity.Alex Ning2021-03-072-22/+36
* Show a suicide prevention quote when searching suicide.Alex Ning2021-03-066-25/+123
* Restore settings.Alex Ning2021-03-063-44/+225
* Backup settings.Alex Ning2021-03-063-0/+271
* Anonymous subreddit subscription is available.Alex Ning2021-03-043-94/+157
* Start adding anonymous subscriptions.Alex Ning2021-03-049-145/+429
* Fix gif posts rendered as video posts in Card Layout 2.Alex Ning2021-03-021-1/+1
* Add more options for tabs in MainActivity.Alex Ning2021-03-022-0/+32
* Fix single comment id and message id not passing to ViewPostDetailFragment.Alex Ning2021-03-011-1/+4
* New option: Show avatar on the right in the navigation drawer.Alex Ning2021-02-265-1/+60
* Minor bugs fixed.Alex Ning2021-02-261-10/+10
* Change some colors. Add a current user icon.Alex Ning2021-02-263-14/+17