| Commit message (Expand) | Author | Files | Lines |
2022-02-28 | Try fixing Parcelable implementation issues. | Docile-Alligator | 5 | -24/+28 |
2022-02-28 | Show and open r/u_ style subreddits in comments. | Docile-Alligator | 1 | -19/+6 |
2022-02-28 | Show and open r/u_ style subreddits in posts. | Docile-Alligator | 2 | -44/+19 |
2022-02-28 | Fix changing default post layout not working. | Docile-Alligator | 1 | -21/+27 |
2022-02-25 | New fonts: Atkinson Hyperlegible and Atkinson Hyperlegible Bold. | Docile-Alligator | 11 | -0/+70 |
2022-02-21 | Submitting poll posts is available. | Docile-Alligator | 19 | -4/+1218 |
2022-02-21 | New option: Settings->Interface->Post Details->Hide Upvote Ratio. | Docile-Alligator | 4 | -1/+14 |
2022-02-21 | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/667 | Docile-Alligator | 2 | -1/+4 |
2022-02-20 | Use ConcatAdapter for the navigation drawer. | Docile-Alligator | 14 | -973/+1552 |
2022-02-19 | Minor bugs fixed. | Docile-Alligator | 3 | -30/+46 |
2022-02-18 | New option: Interface->Comment->Always show the number of child comments. Fix... | Docile-Alligator | 6 | -23/+27 |
2022-02-18 | Fixed a typo: Hide Author Avatar -> Show Author Avatar. | Docile-Alligator | 1 | -1/+1 |
2022-02-12 | Version 5.1.8. Add Reddit User Agreement to settings. Move Privacy Policy opt... | Alex Ning | 8 | -19/+75 |
2022-02-05 | Don't autoplay spoiler videos. | Alex Ning | 2 | -6/+6 |
2022-02-05 | New option: Settings->Interface->Comment->Hide Author Avatar. Fix Application... | Alex Ning | 8 | -8/+36 |
2022-02-04 | Minor bugs fixed. | Alex Ning | 2 | -3/+8 |
2022-01-29 | Version 5.1.7. | Alex Ning | 2 | -3/+3 |
2022-01-29 | New option: Settings->Interface->Comment->Show Fewer Toolbar Options Starting... | Alex Ning | 6 | -3/+44 |
2022-01-28 | Set caption and url when submitting gallery posts. | Alex Ning | 10 | -15/+254 |
2022-01-21 | Show author icon in CommentFullyCollapsedViewHolder. | Alex Ning | 3 | -4/+36 |
2022-01-21 | Update translation. | Alex Ning | 21 | -1815/+2623 |
2022-01-21 | New option: Hide Comment Awards. | Alex Ning | 4 | -3/+15 |
2022-01-21 | Show author avatars in comments. | Alex Ning | 6 | -13/+97 |
2022-01-21 | Fix views in comment toolbar overlapping each other. | Alex Ning | 3 | -32/+92 |
2022-01-20 | Version 5.1.6. | Alex Ning | 1 | -2/+2 |
2022-01-20 | New option: Hide Text Post Content. | Alex Ning | 8 | -9/+48 |
2022-01-17 | Show child reply count in comments. | Alex Ning | 8 | -11/+95 |
2022-01-17 | Fix IllegalStateException in ViewPostDetailFragment. | Alex Ning | 1 | -26/+18 |
2022-01-16 | New option: Fixed height preview in card. | Alex Ning | 9 | -11/+57 |
2022-01-16 | Go back to top of the feed after changing sort type or refreshing. | Alex Ning | 1 | -0/+2 |
2022-01-15 | Version 5.1.6-beta1. | Alex Ning | 2 | -20/+2 |
2022-01-15 | added "Open in browser" button to internal browser (#622) | Giovanni Palmieri | 3 | -0/+16 |
2022-01-15 | Load custom fonts. | Alex Ning | 1 | -4/+13 |
2022-01-14 | Add options to set custom fonts. | Alex Ning | 11 | -11/+224 |
2022-01-13 | Continue adding support for custom font. | Alex Ning | 196 | -1033/+2101 |
2022-01-05 | Start adding custom font support. | Alex Ning | 6 | -10/+70 |
2021-12-22 | Version 5.1.5. | Alex Ning | 4 | -6/+4 |
2021-12-20 | Fix NSFW download location option not working. Hide options in Data Saving Mo... | Alex Ning | 7 | -22/+33 |
2021-12-20 | Handle Streamable and Imgur videos when parsing v.redd.it videos in ViewVideo... | Alex Ning | 2 | -1/+17 |
2021-12-20 | Mutually exclusive toggling behaviour for DataSavingMode (#603) | scria1000 | 1 | -1/+37 |
2021-12-20 | Support imgur gifv with audio (#602) | scria1000 | 6 | -20/+88 |
2021-12-20 | Added Setting for Separate NSFW Download Folder (#584) | MetalNeo | 12 | -3/+66 |
2021-12-20 | Search subscribed users and multireddits. | Alex Ning | 11 | -41/+56 |
2021-12-20 | Search subscribed subreddits. | Alex Ning | 7 | -8/+140 |
2021-12-20 | Fix app crashes when fetching gfycat videos failed for autoplay. | Alex Ning | 2 | -1/+3 |
2021-12-16 | Version 5.1.4. | Alex Ning | 1 | -9/+9 |
2021-12-15 | Use Executor to fetch removed comments. | Alex Ning | 5 | -167/+125 |
2021-12-15 | Fix markdown headers sometimes not rendering in About (#592) | scria1000 | 1 | -1/+2 |
2021-12-15 | Add Reveddit fallback for retrieving deleted comments (#591) | scria1000 | 9 | -15/+236 |
2021-12-15 | Add support for parsing inline static emotes (#589) | scria1000 | 3 | -6/+43 |