aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-17Prevent WebView from reloading the website after orientation change in WebVie...Docile-Alligator1-2/+17
2022-03-17Check if PostFragment is detached before initializing PostViewModel.Docile-Alligator1-8/+8
2022-03-17Fix clicking the back button on the toolbar does not finish FullMarkdownActiv...Docile-Alligator1-3/+1
2022-03-17Fix unable to update anonymous multireddits.Docile-Alligator1-0/+4
2022-03-14Version 5.1.9-beta2. Optimize AppBarStateChangeListener.Docile-Alligator1-3/+9
2022-03-11Load image after the AspectRatioGifImageView's height is determined in PostRe...Docile-Alligator2-12/+74
2022-03-11Fix image loading issue.Docile-Alligator2-71/+10
2022-03-11Fix navigation drawer issues.Docile-Alligator4-10/+9
2022-03-06Version 5.1.9-beta1. Fix low resolution post previews when showing them for t...Docile-Alligator2-8/+33
2022-03-06New option: Settings->Miscellaneous->Post Feed Preview Max Resolution. Fix lo...Docile-Alligator9-20/+174
2022-03-05Fix preview issue in PostCompactBaseViewHolder in PostRecyclerViewAdapter.Docile-Alligator1-5/+3
2022-02-28Try fixing Parcelable implementation issues.Docile-Alligator5-24/+28
2022-02-28Show and open r/u_ style subreddits in comments.Docile-Alligator1-19/+6
2022-02-28Show and open r/u_ style subreddits in posts.Docile-Alligator2-44/+19
2022-02-28Fix changing default post layout not working.Docile-Alligator1-21/+27
2022-02-25New fonts: Atkinson Hyperlegible and Atkinson Hyperlegible Bold.Docile-Alligator3-0/+6
2022-02-21Submitting poll posts is available.Docile-Alligator12-3/+826
2022-02-21New option: Settings->Interface->Post Details->Hide Upvote Ratio.Docile-Alligator2-1/+8
2022-02-21Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/667Docile-Alligator2-1/+4
2022-02-20Use ConcatAdapter for the navigation drawer.Docile-Alligator11-972/+1551
2022-02-19Minor bugs fixed.Docile-Alligator3-30/+46
2022-02-18New option: Interface->Comment->Always show the number of child comments. Fix...Docile-Alligator2-2/+9
2022-02-12Version 5.1.8. Add Reddit User Agreement to settings. Move Privacy Policy opt...Alex Ning4-13/+59
2022-02-05Don't autoplay spoiler videos.Alex Ning2-6/+6
2022-02-05New option: Settings->Interface->Comment->Hide Author Avatar. Fix Application...Alex Ning4-6/+27
2022-02-04Minor bugs fixed.Alex Ning1-2/+7
2022-01-29Version 5.1.7.Alex Ning1-1/+1
2022-01-29New option: Settings->Interface->Comment->Show Fewer Toolbar Options Starting...Alex Ning4-3/+35
2022-01-28Set caption and url when submitting gallery posts.Alex Ning8-15/+176
2022-01-21Show author icon in CommentFullyCollapsedViewHolder.Alex Ning1-0/+22
2022-01-21Update translation.Alex Ning1-16/+16
2022-01-21New option: Hide Comment Awards.Alex Ning2-3/+4
2022-01-21Show author avatars in comments.Alex Ning5-0/+65
2022-01-21Fix views in comment toolbar overlapping each other.Alex Ning2-7/+42
2022-01-20New option: Hide Text Post Content.Alex Ning6-9/+42
2022-01-17Show child reply count in comments.Alex Ning6-8/+77
2022-01-17Fix IllegalStateException in ViewPostDetailFragment.Alex Ning1-26/+18
2022-01-16New option: Fixed height preview in card.Alex Ning5-11/+45
2022-01-16Go back to top of the feed after changing sort type or refreshing.Alex Ning1-0/+2
2022-01-15Version 5.1.6-beta1.Alex Ning1-18/+0
2022-01-15added "Open in browser" button to internal browser (#622)Giovanni Palmieri1-0/+9
2022-01-15Load custom fonts.Alex Ning1-4/+13
2022-01-14Add options to set custom fonts.Alex Ning8-11/+199
2022-01-13Continue adding support for custom font.Alex Ning166-737/+1865
2022-01-05Start adding custom font support.Alex Ning5-5/+65
2021-12-22Version 5.1.5.Alex Ning1-1/+1
2021-12-20Fix NSFW download location option not working. Hide options in Data Saving Mo...Alex Ning5-12/+18
2021-12-20Handle Streamable and Imgur videos when parsing v.redd.it videos in ViewVideo...Alex Ning2-1/+17
2021-12-20Mutually exclusive toggling behaviour for DataSavingMode (#603)scria10001-1/+37
2021-12-20Support imgur gifv with audio (#602)scria10006-20/+88