aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Prevent WebView from reloading the website after orientation change in WebVie...2022-03-172-3/+19
* Check if PostFragment is detached before initializing PostViewModel.2022-03-171-8/+8
* Fix clicking the back button on the toolbar does not finish FullMarkdownActiv...2022-03-171-3/+1
* Fix unable to update anonymous multireddits.2022-03-171-0/+4
* Version 5.1.9-beta2. Optimize AppBarStateChangeListener.2022-03-142-5/+11
* Load image after the AspectRatioGifImageView's height is determined in PostRe...2022-03-117-21/+78
* Fix image loading issue.2022-03-112-71/+10
* Fix navigation drawer issues.2022-03-114-10/+9
* Version 5.1.9-beta1. Fix low resolution post previews when showing them for t...2022-03-063-10/+35
* New option: Settings->Miscellaneous->Post Feed Preview Max Resolution. Fix lo...2022-03-0612-44/+220
* Fix preview issue in PostCompactBaseViewHolder in PostRecyclerViewAdapter.2022-03-052-6/+4
* Themed icon for Android. Very ugly right now.2022-03-059-160/+30
* Added adaptive icons (#646)2022-03-046-0/+156
* Try fixing Parcelable implementation issues.2022-02-285-24/+28
* Show and open r/u_ style subreddits in comments.2022-02-281-19/+6
* Show and open r/u_ style subreddits in posts.2022-02-282-44/+19
* Fix changing default post layout not working.2022-02-281-21/+27
* New fonts: Atkinson Hyperlegible and Atkinson Hyperlegible Bold.2022-02-2511-0/+70
* Submitting poll posts is available.2022-02-2119-4/+1218
* New option: Settings->Interface->Post Details->Hide Upvote Ratio.2022-02-214-1/+14
* Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/6672022-02-212-1/+4
* Use ConcatAdapter for the navigation drawer.2022-02-2014-973/+1552
* Minor bugs fixed.2022-02-193-30/+46
* New option: Interface->Comment->Always show the number of child comments. Fix...2022-02-186-23/+27
* Fixed a typo: Hide Author Avatar -> Show Author Avatar.2022-02-181-1/+1
* Version 5.1.8. Add Reddit User Agreement to settings. Move Privacy Policy opt...2022-02-128-19/+75
* Don't autoplay spoiler videos.2022-02-052-6/+6
* New option: Settings->Interface->Comment->Hide Author Avatar. Fix Application...2022-02-058-8/+36
* Minor bugs fixed.2022-02-042-3/+8
* Version 5.1.7.2022-01-292-3/+3
* New option: Settings->Interface->Comment->Show Fewer Toolbar Options Starting...2022-01-296-3/+44
* Set caption and url when submitting gallery posts.2022-01-2810-15/+254
* Show author icon in CommentFullyCollapsedViewHolder.2022-01-213-4/+36
* Update translation.2022-01-2121-1815/+2623
* New option: Hide Comment Awards.2022-01-214-3/+15
* Show author avatars in comments.2022-01-216-13/+97
* Fix views in comment toolbar overlapping each other.2022-01-213-32/+92
* Version 5.1.6.2022-01-201-2/+2
* New option: Hide Text Post Content.2022-01-208-9/+48
* Show child reply count in comments.2022-01-178-11/+95
* Fix IllegalStateException in ViewPostDetailFragment.2022-01-171-26/+18
* New option: Fixed height preview in card.2022-01-169-11/+57
* Go back to top of the feed after changing sort type or refreshing.2022-01-161-0/+2
* Version 5.1.6-beta1.2022-01-152-20/+2
* added "Open in browser" button to internal browser (#622)2022-01-153-0/+16
* Load custom fonts.2022-01-151-4/+13
* Add options to set custom fonts.2022-01-1411-11/+224
* Continue adding support for custom font.2022-01-13196-1033/+2101
* Start adding custom font support.2022-01-056-10/+70
* Version 5.1.5.2021-12-224-6/+4