aboutsummaryrefslogtreecommitdiff
path: root/app/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
* New option: Settings->Interface->Post Details->Hide Upvote Ratio.Docile-Alligator2022-02-214-1/+14
* Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/667Docile-Alligator2022-02-212-1/+4
* Use ConcatAdapter for the navigation drawer.Docile-Alligator2022-02-2014-973/+1552
* Minor bugs fixed.Docile-Alligator2022-02-193-30/+46
* New option: Interface->Comment->Always show the number of child comments. Fix...Docile-Alligator2022-02-186-23/+27
* Fixed a typo: Hide Author Avatar -> Show Author Avatar.Docile-Alligator2022-02-181-1/+1
* Version 5.1.8. Add Reddit User Agreement to settings. Move Privacy Policy opt...Alex Ning2022-02-127-17/+73
* Don't autoplay spoiler videos.Alex Ning2022-02-052-6/+6
* New option: Settings->Interface->Comment->Hide Author Avatar. Fix Application...Alex Ning2022-02-058-8/+36
* Minor bugs fixed.Alex Ning2022-02-042-3/+8
* Version 5.1.7.Alex Ning2022-01-291-1/+1
* New option: Settings->Interface->Comment->Show Fewer Toolbar Options Starting...Alex Ning2022-01-296-3/+44
* Set caption and url when submitting gallery posts.Alex Ning2022-01-2810-15/+254
* Show author icon in CommentFullyCollapsedViewHolder.Alex Ning2022-01-213-4/+36
* Update translation.Alex Ning2022-01-2121-1815/+2623
* New option: Hide Comment Awards.Alex Ning2022-01-214-3/+15
* Show author avatars in comments.Alex Ning2022-01-216-13/+97
* Fix views in comment toolbar overlapping each other.Alex Ning2022-01-213-32/+92
* New option: Hide Text Post Content.Alex Ning2022-01-208-9/+48
* Show child reply count in comments.Alex Ning2022-01-178-11/+95
* Fix IllegalStateException in ViewPostDetailFragment.Alex Ning2022-01-171-26/+18
* New option: Fixed height preview in card.Alex Ning2022-01-169-11/+57
* Go back to top of the feed after changing sort type or refreshing.Alex Ning2022-01-161-0/+2
* Version 5.1.6-beta1.Alex Ning2022-01-151-18/+0
* added "Open in browser" button to internal browser (#622)Giovanni Palmieri2022-01-153-0/+16
* Load custom fonts.Alex Ning2022-01-151-4/+13
* Add options to set custom fonts.Alex Ning2022-01-1411-11/+224
* Continue adding support for custom font.Alex Ning2022-01-13196-1033/+2101
* Start adding custom font support.Alex Ning2022-01-056-10/+70
* Version 5.1.5.Alex Ning2021-12-223-4/+2
* Fix NSFW download location option not working. Hide options in Data Saving Mo...Alex Ning2021-12-207-22/+33
* Handle Streamable and Imgur videos when parsing v.redd.it videos in ViewVideo...Alex Ning2021-12-202-1/+17
* Mutually exclusive toggling behaviour for DataSavingMode (#603)scria10002021-12-201-1/+37
* Support imgur gifv with audio (#602)scria10002021-12-206-20/+88
* Added Setting for Separate NSFW Download Folder (#584)MetalNeo2021-12-2012-3/+66
* Search subscribed users and multireddits.Alex Ning2021-12-2011-41/+56
* Search subscribed subreddits.Alex Ning2021-12-207-8/+140
* Fix app crashes when fetching gfycat videos failed for autoplay.Alex Ning2021-12-202-1/+3
* Use Executor to fetch removed comments.Alex Ning2021-12-154-164/+122
* Fix markdown headers sometimes not rendering in About (#592)scria10002021-12-151-1/+2
* Add Reveddit fallback for retrieving deleted comments (#591)scria10002021-12-159-15/+236
* Add support for parsing inline static emotes (#589)scria10002021-12-153-6/+43
* Fix link previews not showing (#587)scria10002021-12-131-4/+4
* Retrieve subreddit data for subscribed private subs (#586)scria10002021-12-1315-29/+48
* Fix autoplay video continuing in background (#585)scria10002021-12-135-107/+178
* Fix post parsing logic for Gfycat, Redgifs and Streamable videos.Alex Ning2021-12-121-15/+103
* Merge branch 'master' of github.com:Docile-Alligator/Infinity-For-RedditAlex Ning2021-12-1219-265/+233
|\
| * Undo superscript parser changes for now (#577)scria10002021-12-1219-265/+233
* | Streamable videos autoplay.Alex Ning2021-12-127-116/+224
|/
* Treat streamable link posts as video posts.Alex Ning2021-12-125-41/+80