| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix topScoreTextView showing wrong color in CommentViewHolder. | Alex Ning | 2021-04-20 | 1 | -1/+1 |
* | Re-enable Comment Toolbar Hidden by Default. | Alex Ning | 2021-04-20 | 1 | -2/+2 |
* | Hide reply and save buttons in comments if the depth is larger than 5. Add re... | Alex Ning | 2021-04-20 | 13 | -121/+331 |
* | Version 4.3.0-beta2. Fix SQL migration issue when updating from version 18 to... | Alex Ning | 2021-04-11 | 1 | -1/+1 |
* | Version 4.3.0-beta1. Tweak the name of the backup file. | Alex Ning | 2021-04-10 | 1 | -1/+1 |
* | Fix only backing up post history shared preferences. Show the password of the... | Alex Ning | 2021-04-10 | 2 | -22/+24 |
* | Hide post selftext if it contains spoiler in post feed. | Alex Ning | 2021-04-10 | 1 | -4/+28 |
* | Fix CommentIndentationView losing state. | Alex Ning | 2021-04-10 | 3 | -15/+71 |
* | Fix wrong colors in CommentIndentationView. | Alex Ning | 2021-04-10 | 2 | -18/+8 |
* | Fix cannot tap to retry in PostFragment. Show correct title in AdvancedPrefer... | Alex Ning | 2021-04-10 | 2 | -13/+16 |
* | Fix unable to check anonymous subscription. | Alex Ning | 2021-04-10 | 2 | -1/+12 |
* | Hide Comment Toolbar Hidden by Default option. | Alex Ning | 2021-04-09 | 2 | -3/+4 |
* | Tweak the design of comments. | Alex Ning | 2021-04-09 | 6 | -181/+108 |
* | Add a progress bar for autoplay video control. | Alex Ning | 2021-04-09 | 1 | -60/+74 |
* | Copying multireddit's path is now available. | Alex Ning | 2021-04-08 | 3 | -1/+41 |
* | Don't reset disable nsfw forever option when resetting all settings. | Alex Ning | 2021-04-08 | 1 | -0/+5 |
* | Disabling NSFW forever is now working. | Alex Ning | 2021-04-08 | 7 | -15/+15 |
* | Add an option to disable NSFW forever. | Alex Ning | 2021-04-08 | 4 | -0/+107 |
* | Replace <sup> with ^ and delete </sup> when copying markdown. | Alex Ning | 2021-04-07 | 1 | -1/+1 |
* | UI changes in comments. | Alex Ning | 2021-04-07 | 3 | -105/+137 |
* | Add Hungarian to Settings->Miscellaneous->Language. | Alex Ning | 2021-04-07 | 1 | -0/+2 |
* | Fix IllegalArgumentException when downloading media. | Alex Ning | 2021-04-07 | 2 | -3/+7 |
* | Support inline gif in comments. | Alex Ning | 2021-04-06 | 2 | -1/+20 |
* | Fix post filter usage not retain after saving the post filter again. | Alex Ning | 2021-04-06 | 4 | -2/+12 |
* | Click a flair to see filtered posts. Fix filtering posts that contain certain... | Alex Ning | 2021-04-06 | 5 | -8/+106 |
* | Show inbox count in the inbox menu item in the navigation drawer. | Alex Ning | 2021-04-06 | 11 | -22/+88 |
* | Anonymous subscriptions page is available. | Alex Ning | 2021-04-04 | 9 | -68/+237 |
* | New option: delete crash reports in CrashReportsFragment. | Alex Ning | 2021-04-02 | 6 | -8/+68 |
* | New option: Crash Reports. | Alex Ning | 2021-04-02 | 8 | -0/+125 |
* | New language: Hungarian. Update translation information. | Alex Ning | 2021-04-02 | 20 | -765/+2320 |
* | Suggest title when submitting link post. | Alex Ning | 2021-04-01 | 4 | -56/+123 |
* | More options for the bottom app bar. | Alex Ning | 2021-04-01 | 4 | -0/+110 |
* | Handle more post links. | Alex Ning | 2021-04-01 | 1 | -0/+7 |
* | Handle more gfycat links. | Alex Ning | 2021-04-01 | 1 | -1/+1 |
* | Fix comment link parsing. | Alex Ning | 2021-04-01 | 1 | -1/+1 |
* | Support reddit links from email. | Alex Ning | 2021-04-01 | 2 | -2/+10 |
* | New option in ViewPostDetailFragment: Add to Post Filter. Fix a bug when savi... | Alex Ning | 2021-04-01 | 7 | -10/+134 |
* | Fix wrong subreddit creation time. Swap sort and search icons in several acti... | Alex Ning | 2021-03-30 | 5 | -19/+21 |
* | New post filter option: exclude domains. | Alex Ning | 2021-03-26 | 6 | -3/+60 |
* | Fix post link parsing in LinkResolverActivity. | Alex Ning | 2021-03-25 | 2 | -7/+8 |
* | Use string resource in array resource. Rearrange settings. | Alex Ning | 2021-03-15 | 4 | -89/+106 |
* | New option: Default Search Result Tab. Move Show Avatar on the Left in the Na... | Alex Ning | 2021-03-15 | 9 | -20/+49 |
* | New options: hide favorite subreddits and subscribed subreddits in the naviga... | Alex Ning | 2021-03-14 | 3 | -4/+17 |
* | Add settings for navigation drawer. | Alex Ning | 2021-03-14 | 4 | -0/+63 |
* | Add an indicator in NavigationDrawerRecyclerViewAdapter.MenuGroupTitleViewHol... | Alex Ning | 2021-03-14 | 2 | -17/+60 |
* | Collapsing sections in the navigation drawer is available. | Alex Ning | 2021-03-14 | 4 | -17/+184 |
* | Handle v.redd.it videos loading failed. | Alex Ning | 2021-03-12 | 2 | -4/+8 |
* | New option: Do not blur nsfw media in nsfw subreddits. | Alex Ning | 2021-03-12 | 15 | -33/+128 |
* | Support v.redd.it videos. | Alex Ning | 2021-03-12 | 6 | -47/+173 |
* | Add a WebView for those who do not have Chrome installed. | Alex Ning | 2021-03-11 | 20 | -20/+243 |