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