aboutsummaryrefslogtreecommitdiff
path: root/app/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* UI changes in comments.2021-04-073-105/+137
* Add Hungarian to Settings->Miscellaneous->Language.2021-04-071-0/+2
* Fix IllegalArgumentException when downloading media.2021-04-072-3/+7
* Support inline gif in comments.2021-04-062-1/+20
* Fix post filter usage not retain after saving the post filter again.2021-04-064-2/+12
* Click a flair to see filtered posts. Fix filtering posts that contain certain...2021-04-065-8/+106
* Show inbox count in the inbox menu item in the navigation drawer.2021-04-0611-22/+88
* Anonymous subscriptions page is available.2021-04-049-68/+237
* New option: delete crash reports in CrashReportsFragment.2021-04-026-8/+68
* New option: Crash Reports.2021-04-028-0/+125
* New language: Hungarian. Update translation information.2021-04-0220-765/+2320
* Suggest title when submitting link post.2021-04-014-56/+123
* More options for the bottom app bar.2021-04-014-0/+110
* Handle more post links.2021-04-011-0/+7
* Handle more gfycat links.2021-04-011-1/+1
* Fix comment link parsing.2021-04-011-1/+1
* Support reddit links from email.2021-04-012-2/+10
* New option in ViewPostDetailFragment: Add to Post Filter. Fix a bug when savi...2021-04-017-10/+134
* Fix wrong subreddit creation time. Swap sort and search icons in several acti...2021-03-305-19/+21
* New post filter option: exclude domains.2021-03-266-3/+60
* Fix post link parsing in LinkResolverActivity.2021-03-252-7/+8
* Use string resource in array resource. Rearrange settings.2021-03-154-89/+106
* New option: Default Search Result Tab. Move Show Avatar on the Left in the Na...2021-03-159-20/+49
* New options: hide favorite subreddits and subscribed subreddits in the naviga...2021-03-143-4/+17
* Add settings for navigation drawer.2021-03-144-0/+63
* Add an indicator in NavigationDrawerRecyclerViewAdapter.MenuGroupTitleViewHol...2021-03-142-17/+60
* Collapsing sections in the navigation drawer is available.2021-03-144-17/+184
* Handle v.redd.it videos loading failed.2021-03-122-4/+8
* New option: Do not blur nsfw media in nsfw subreddits.2021-03-1215-33/+128
* Support v.redd.it videos.2021-03-126-47/+173
* Add a WebView for those who do not have Chrome installed.2021-03-1120-20/+243
* Fix posts not loading in anonymous front page.2021-03-112-1/+3
* Anonymous subreddit subscription in SubredditListingRecyclerViewAdapter.2021-03-094-17/+39
* Fix crash when subscribing in anonymous mode.2021-03-092-0/+14
* The number of columns in card layout 2 is available.2021-03-084-1/+94
* Implement save sort type.2021-03-072-34/+37
* Add an option to toggle swipe between posts.2021-03-074-5/+13
* Finish adding SuicidePreventionActivity.2021-03-073-23/+37
* Show a suicide prevention quote when searching suicide.2021-03-0612-29/+205
* Restore settings.2021-03-064-44/+229
* Backup settings.2021-03-065-0/+285
* Anonymous subreddit subscription is available.2021-03-044-108/+170
* Start adding anonymous subscriptions.2021-03-0410-145/+431
* Fix gif posts rendered as video posts in Card Layout 2.2021-03-021-1/+1
* Add more options for tabs in MainActivity.2021-03-023-0/+37
* Fix single comment id and message id not passing to ViewPostDetailFragment.2021-03-011-1/+4
* New option: Show avatar on the right in the navigation drawer.2021-02-269-1/+66
* Minor bugs fixed.2021-02-261-10/+10
* Minor layout issue fixed.2021-02-261-2/+3
* Change some colors. Add a current user icon.2021-02-264-14/+21