aboutsummaryrefslogtreecommitdiff
path: root/app/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-08Add an option to disable NSFW forever.Alex Ning4-0/+107
2021-04-07Replace <sup> with ^ and delete </sup> when copying markdown.Alex Ning1-1/+1
2021-04-07UI changes in comments.Alex Ning3-105/+137
2021-04-07Add Hungarian to Settings->Miscellaneous->Language.Alex Ning1-0/+2
2021-04-07Fix IllegalArgumentException when downloading media.Alex Ning2-3/+7
2021-04-06Support inline gif in comments.Alex Ning2-1/+20
2021-04-06Fix post filter usage not retain after saving the post filter again.Alex Ning4-2/+12
2021-04-06Click a flair to see filtered posts. Fix filtering posts that contain certain...Alex Ning5-8/+106
2021-04-06Show inbox count in the inbox menu item in the navigation drawer.Alex Ning11-22/+88
2021-04-04Anonymous subscriptions page is available.Alex Ning9-68/+237
2021-04-02New option: delete crash reports in CrashReportsFragment.Alex Ning6-8/+68
2021-04-02New option: Crash Reports.Alex Ning8-0/+125
2021-04-02New language: Hungarian. Update translation information.Alex Ning20-765/+2320
2021-04-01Suggest title when submitting link post.Alex Ning4-56/+123
2021-04-01More options for the bottom app bar.Alex Ning4-0/+110
2021-04-01Handle more post links.Alex Ning1-0/+7
2021-04-01Handle more gfycat links.Alex Ning1-1/+1
2021-04-01Fix comment link parsing.Alex Ning1-1/+1
2021-04-01Support reddit links from email.Alex Ning2-2/+10
2021-04-01New option in ViewPostDetailFragment: Add to Post Filter. Fix a bug when savi...Alex Ning7-10/+134
2021-03-30Fix wrong subreddit creation time. Swap sort and search icons in several acti...Alex Ning5-19/+21
2021-03-26New post filter option: exclude domains.Alex Ning6-3/+60
2021-03-25Fix post link parsing in LinkResolverActivity.Alex Ning2-7/+8
2021-03-15Use string resource in array resource. Rearrange settings.Alex Ning4-89/+106
2021-03-15New option: Default Search Result Tab. Move Show Avatar on the Left in the Na...Alex Ning9-20/+49
2021-03-14New options: hide favorite subreddits and subscribed subreddits in the naviga...Alex Ning3-4/+17
2021-03-14Add settings for navigation drawer.Alex Ning4-0/+63
2021-03-14Add an indicator in NavigationDrawerRecyclerViewAdapter.MenuGroupTitleViewHol...Alex Ning2-17/+60
2021-03-14Collapsing sections in the navigation drawer is available.Alex Ning4-17/+184
2021-03-12Handle v.redd.it videos loading failed.Alex Ning2-4/+8
2021-03-12New option: Do not blur nsfw media in nsfw subreddits.Alex Ning15-33/+128
2021-03-12Support v.redd.it videos.Alex Ning6-47/+173
2021-03-11Add a WebView for those who do not have Chrome installed.Alex Ning20-20/+243
2021-03-11Fix posts not loading in anonymous front page.Alex Ning2-1/+3
2021-03-09Anonymous subreddit subscription in SubredditListingRecyclerViewAdapter.Alex Ning4-17/+39
2021-03-09Fix crash when subscribing in anonymous mode.Alex Ning2-0/+14
2021-03-08The number of columns in card layout 2 is available.Alex Ning4-1/+94
2021-03-07Implement save sort type.Alex Ning2-34/+37
2021-03-07Add an option to toggle swipe between posts.Alex Ning4-5/+13
2021-03-07Finish adding SuicidePreventionActivity.Alex Ning3-23/+37
2021-03-06Show a suicide prevention quote when searching suicide.Alex Ning12-29/+205
2021-03-06Restore settings.Alex Ning4-44/+229
2021-03-06Backup settings.Alex Ning5-0/+285
2021-03-04Anonymous subreddit subscription is available.Alex Ning4-108/+170
2021-03-04Start adding anonymous subscriptions.Alex Ning10-145/+431
2021-03-02Fix gif posts rendered as video posts in Card Layout 2.Alex Ning1-1/+1
2021-03-02Add more options for tabs in MainActivity.Alex Ning3-0/+37
2021-03-01Fix single comment id and message id not passing to ViewPostDetailFragment.Alex Ning1-1/+4
2021-02-26New option: Show avatar on the right in the navigation drawer.Alex Ning9-1/+66
2021-02-26Minor bugs fixed.Alex Ning1-10/+10