aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Bottom app bar is available in ViewMultiRedditDetailActivity.Docile-Alligator2022-04-083-21/+304
* Removed option: View Full Markdown. Handle jpeg link in LinkResolverActivity.Docile-Alligator2022-04-024-17/+2
* Use the updated access token to fetch new notifications in PullNotificationWo...Docile-Alligator2022-04-021-0/+1
* Render full markdown in CommentsListingRecyclerViewAdapter.Docile-Alligator2022-04-024-50/+101
* Render full markdown in CommentsRecyclerViewAdapter.Docile-Alligator2022-04-023-21/+306
* Do not load subreddit data in SidebarFragment. Save subreddit data to the dat...Docile-Alligator2022-04-015-26/+15
* Fix spoiler not rendering last two characters.Docile-Alligator2022-03-291-4/+4
* New option: Settings->Data Saving Mode->Reddit Video Default Resolution.Docile-Alligator2022-03-253-12/+41
* Add a FloatingActionButton in ViewMultiRedditDetailActivity.Docile-Alligator2022-03-251-1/+381
* Fix getRedditUriByPath in LinkResolverActivity.Docile-Alligator2022-03-251-1/+5
* Fix captions and urls hidden by the navigation bar in ViewRedditGalleryImageo...Docile-Alligator2022-03-242-6/+4
* Prevent WebView from reloading the website after orientation change in WebVie...Docile-Alligator2022-03-171-2/+17
* Check if PostFragment is detached before initializing PostViewModel.Docile-Alligator2022-03-171-8/+8
* Fix clicking the back button on the toolbar does not finish FullMarkdownActiv...Docile-Alligator2022-03-171-3/+1
* Fix unable to update anonymous multireddits.Docile-Alligator2022-03-171-0/+4
* Version 5.1.9-beta2. Optimize AppBarStateChangeListener.Docile-Alligator2022-03-141-3/+9
* Load image after the AspectRatioGifImageView's height is determined in PostRe...Docile-Alligator2022-03-112-12/+74
* Fix image loading issue.Docile-Alligator2022-03-112-71/+10
* Fix navigation drawer issues.Docile-Alligator2022-03-114-10/+9
* Version 5.1.9-beta1. Fix low resolution post previews when showing them for t...Docile-Alligator2022-03-062-8/+33
* New option: Settings->Miscellaneous->Post Feed Preview Max Resolution. Fix lo...Docile-Alligator2022-03-069-20/+174
* Fix preview issue in PostCompactBaseViewHolder in PostRecyclerViewAdapter.Docile-Alligator2022-03-051-5/+3
* Try fixing Parcelable implementation issues.Docile-Alligator2022-02-285-24/+28
* Show and open r/u_ style subreddits in comments.Docile-Alligator2022-02-281-19/+6
* Show and open r/u_ style subreddits in posts.Docile-Alligator2022-02-282-44/+19
* Fix changing default post layout not working.Docile-Alligator2022-02-281-21/+27
* New fonts: Atkinson Hyperlegible and Atkinson Hyperlegible Bold.Docile-Alligator2022-02-253-0/+6
* Submitting poll posts is available.Docile-Alligator2022-02-2112-3/+826
* New option: Settings->Interface->Post Details->Hide Upvote Ratio.Docile-Alligator2022-02-212-1/+8
* 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-2011-972/+1551
* Minor bugs fixed.Docile-Alligator2022-02-193-30/+46
* New option: Interface->Comment->Always show the number of child comments. Fix...Docile-Alligator2022-02-182-2/+9
* Version 5.1.8. Add Reddit User Agreement to settings. Move Privacy Policy opt...Alex Ning2022-02-124-13/+59
* Don't autoplay spoiler videos.Alex Ning2022-02-052-6/+6
* New option: Settings->Interface->Comment->Hide Author Avatar. Fix Application...Alex Ning2022-02-054-6/+27
* Minor bugs fixed.Alex Ning2022-02-041-2/+7
* Version 5.1.7.Alex Ning2022-01-291-1/+1
* New option: Settings->Interface->Comment->Show Fewer Toolbar Options Starting...Alex Ning2022-01-294-3/+35
* Set caption and url when submitting gallery posts.Alex Ning2022-01-288-15/+176
* Show author icon in CommentFullyCollapsedViewHolder.Alex Ning2022-01-211-0/+22
* Update translation.Alex Ning2022-01-211-16/+16
* New option: Hide Comment Awards.Alex Ning2022-01-212-3/+4
* Show author avatars in comments.Alex Ning2022-01-215-0/+65
* Fix views in comment toolbar overlapping each other.Alex Ning2022-01-212-7/+42
* New option: Hide Text Post Content.Alex Ning2022-01-206-9/+42
* Show child reply count in comments.Alex Ning2022-01-176-8/+77
* Fix IllegalStateException in ViewPostDetailFragment.Alex Ning2022-01-171-26/+18
* New option: Fixed height preview in card.Alex Ning2022-01-165-11/+45
* Go back to top of the feed after changing sort type or refreshing.Alex Ning2022-01-161-0/+2