aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Render full markdown in CommentsRecyclerViewAdapter.Docile-Alligator2022-04-025-31/+314
|
* Do not load subreddit data in SidebarFragment. Save subreddit data to the ↵Docile-Alligator2022-04-015-26/+15
| | | | database in ViewSubredditDetailActivity.
* 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-256-12/+70
|
* Add a FloatingActionButton in ViewMultiRedditDetailActivity.Docile-Alligator2022-03-252-1/+388
|
* Fix getRedditUriByPath in LinkResolverActivity.Docile-Alligator2022-03-251-1/+5
|
* Fix captions and urls hidden by the navigation bar in ↵Docile-Alligator2022-03-242-6/+4
| | | | ViewRedditGalleryImageorGifFragment.
* Version 5.1.9.Docile-Alligator2022-03-171-2/+2
|
* Prevent WebView from reloading the website after orientation change in ↵Docile-Alligator2022-03-172-3/+19
| | | | WebViewActivity.
* 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 ↵Docile-Alligator2022-03-171-3/+1
| | | | FullMarkdownActivity.
* Fix unable to update anonymous multireddits.Docile-Alligator2022-03-171-0/+4
|
* Version 5.1.9-beta2. Optimize AppBarStateChangeListener.Docile-Alligator2022-03-142-5/+11
|
* Load image after the AspectRatioGifImageView's height is determined in ↵Docile-Alligator2022-03-117-21/+78
| | | | PostRecyclerViewAdapter to prevent blurry images.
* 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 ↵Docile-Alligator2022-03-063-10/+35
| | | | the first time in PostDetailRecyclerViewAdapter.
* New option: Settings->Miscellaneous->Post Feed Preview Max Resolution. Fix ↵Docile-Alligator2022-03-0612-44/+220
| | | | low resolution post previews when showing them for the first time. Tweak themed icon.
* Fix preview issue in PostCompactBaseViewHolder in PostRecyclerViewAdapter.Docile-Alligator2022-03-052-6/+4
|
* Themed icon for Android. Very ugly right now.Docile-Alligator2022-03-059-160/+30
|
* Added adaptive icons (#646)20captainx122022-03-046-0/+156
| | | Start adding adaptive icons for Android Tiramisu.
* 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-2511-0/+70
|
* Submitting poll posts is available.Docile-Alligator2022-02-2119-4/+1218
|
* 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. ↵Docile-Alligator2022-02-186-23/+27
| | | | Fix notification icon. Tweak the app icon.
* 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 ↵Alex Ning2022-02-128-19/+75
| | | | option from About to main settings page.
* Don't autoplay spoiler videos.Alex Ning2022-02-052-6/+6
|
* New option: Settings->Interface->Comment->Hide Author Avatar. Fix ↵Alex Ning2022-02-058-8/+36
| | | | Application ClassCastException in MainActivity. Don't show the number of child comments in expanded comments.
* Minor bugs fixed.Alex Ning2022-02-042-3/+8
|
* Version 5.1.7.Alex Ning2022-01-292-3/+3
|
* New option: Settings->Interface->Comment->Show Fewer Toolbar Options ↵Alex Ning2022-01-296-3/+44
| | | | Starting From.
* 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
|
* Version 5.1.6.Alex Ning2022-01-201-2/+2
|
* 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
|