| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 9 | -1/+127 |
* | 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 | 5 | -56/+125 |
* | 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 |
* | Fix posts not loading in anonymous front page. | Alex Ning | 2021-03-11 | 2 | -1/+3 |
* | Anonymous subreddit subscription in SubredditListingRecyclerViewAdapter. | Alex Ning | 2021-03-09 | 4 | -17/+39 |
* | Merge branch 'master' of https://github.com/Docile-Alligator/Infinity-For-Reddit | Alex Ning | 2021-03-09 | 1 | -0/+2 |
|\ |
|
| * | Update bitcoin info | Docile-Alligator | 2021-03-09 | 1 | -0/+2 |
* | | Fix crash when subscribing in anonymous mode. | Alex Ning | 2021-03-09 | 2 | -0/+14 |
|/ |
|
* | The number of columns in card layout 2 is available. | Alex Ning | 2021-03-08 | 4 | -1/+94 |
* | Implement save sort type. | Alex Ning | 2021-03-07 | 2 | -34/+37 |
* | Add an option to toggle swipe between posts. | Alex Ning | 2021-03-07 | 4 | -5/+13 |
* | Finish adding SuicidePreventionActivity. | Alex Ning | 2021-03-07 | 3 | -23/+37 |
* | Show a suicide prevention quote when searching suicide. | Alex Ning | 2021-03-06 | 12 | -29/+205 |
* | Restore settings. | Alex Ning | 2021-03-06 | 4 | -44/+229 |
* | Backup settings. | Alex Ning | 2021-03-06 | 6 | -0/+288 |
* | Anonymous subreddit subscription is available. | Alex Ning | 2021-03-04 | 4 | -108/+170 |
* | Start adding anonymous subscriptions. | Alex Ning | 2021-03-04 | 10 | -145/+431 |
* | Fix gif posts rendered as video posts in Card Layout 2. | Alex Ning | 2021-03-02 | 1 | -1/+1 |
* | Add more options for tabs in MainActivity. | Alex Ning | 2021-03-02 | 3 | -0/+37 |
* | Fix single comment id and message id not passing to ViewPostDetailFragment. | Alex Ning | 2021-03-01 | 1 | -1/+4 |