aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Continue deleting awards related components.Docile-Alligator2023-11-0435-154/+6
|
* Start deleting awards related components.Docile-Alligator2023-11-0435-818/+5
|
* New option in CommentMoreBottomSheetFragment: Add to comment filter.Docile-Alligator2023-11-048-64/+127
|
* Not loading images from i.redgifs.com because they are webpages.Docile-Alligator2023-11-042-3/+25
|
* Version 6.4.0.Docile-Alligator2023-11-021-2/+2
|
* Version 6.4.0-beta2Docile-Alligator2023-11-011-2/+2
|
* Fix wrong tint on the vote buttons after voting fails.Docile-Alligator2023-11-013-59/+59
|
* Fix showing double "no comments" message in CommentsRecyclerViewAdapter if ↵Docile-Alligator2023-11-011-1/+11
| | | | it's in single thread mode and the comment is filtered out.
* Version 6.4.0-beta1.Docile-Alligator2023-10-251-2/+2
|
* Adjust the padding of bottom toolbar in post and comment.Docile-Alligator2023-10-2525-45/+55
|
* Center the score of a comment. Switch the number of comment and the share ↵Docile-Alligator2023-10-233-86/+127
| | | | button back on a comment.
* Switch the number of comment and the share button back in compact layout.Docile-Alligator2023-10-232-32/+32
|
* Center the score of a post. Switch the number of comment and the share ↵Docile-Alligator2023-10-2328-1295/+1452
| | | | button back.
* Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1565Docile-Alligator2023-10-221-1/+1
|
* Fix app crashes in HistoryPostRecyclerViewAdapter when video autoplay is ↵Docile-Alligator2023-10-221-0/+48
| | | | enabled.
* Fix card color issue in HistoryPostRecyclerViewAdapter.Docile-Alligator2023-10-221-4/+5
|
* Add "exclude users" entry in CustomizeCommentFilterActivity.Docile-Alligator2023-10-223-2/+83
|
* Remove USER_TYPE in CommentFilterUsage. Add exclude users in comment filter.Docile-Alligator2023-10-218-36/+19
|
* Ignore case when comparing name_of_usage in PostFilterDao.Docile-Alligator2023-10-211-1/+1
|
* Finish applying comment filter.Docile-Alligator2023-10-211-3/+3
|
* Continue applying comment filter.Docile-Alligator2023-10-201-58/+67
|
* Start applying comment filter.Docile-Alligator2023-10-204-29/+80
|
* Continue adding comment filter.Docile-Alligator2023-10-1916-20/+590
|
* Continue adding comment filter.Docile-Alligator2023-10-198-9/+39
|
* Continue adding comment filter.Docile-Alligator2023-10-183-7/+27
|
* Continue adding comment filter.Docile-Alligator2023-10-186-9/+412
|
* Continue adding comment filter.Docile-Alligator2023-10-1740-42/+669
|
* Continue adding comment filter.Docile-Alligator2023-10-161-1/+5
|
* Continue adding comment filter.Docile-Alligator2023-10-163-4/+89
|
* Continue adding comment filter.Docile-Alligator2023-10-162-2/+54
|
* Start adding comment filter.Docile-Alligator2023-10-165-0/+120
|
* Continue implementing showing post filter usages in ↵Docile-Alligator2023-10-154-32/+61
| | | | PostFilterPreferenceActivity.
* Continue implementing showing post filter usages in ↵Docile-Alligator2023-10-152-1/+33
| | | | PostFilterPreferenceActivity.
* Continue implementing showing post filter usages in ↵Docile-Alligator2023-10-156-15/+104
| | | | PostFilterPreferenceActivity.
* Prepare to show post filter usages in PostFilterPreferenceActivity.Docile-Alligator2023-10-155-19/+50
|
* Start tweaking PostFilterPreferenceActivity.Docile-Alligator2023-10-143-22/+42
|
* Version 6.3.2.Docile-Alligator2023-10-091-2/+2
|
* Update theme preview.Docile-Alligator2023-10-094-439/+353
|
* Version 6.3.1 (only for Patreon version).Docile-Alligator2023-10-061-2/+2
|
* Version 6.3.0Docile-Alligator2023-10-051-2/+2
|
* Set off screen page limit to ViewPager2.OFFSCREEN_PAGE_LIMIT_DEFAULT in some ↵Docile-Alligator2023-10-045-6/+5
| | | | activities.
* Load more items in a single call.Docile-Alligator2023-10-043-31/+33
|
* Initialize LiveData data by using the constructor, not the postValue method.Docile-Alligator2023-10-049-37/+21
|
* Set filled card view background color in MaterialYouUtils.Docile-Alligator2023-10-041-0/+3
|
* Sync subscriptions once every 24 hours.Docile-Alligator2023-10-042-1/+9
|
* Version 6.3.0-beta2.Docile-Alligator2023-10-011-2/+2
|
* Fix changing playback speed not working in ViewImgurVideoFragment and ↵Docile-Alligator2023-10-013-22/+41
| | | | ViewRedditGalleryVideoFragment when using bottom app bar.
* Fix video controller ui issues in ViewImgurVideoFragment, ↵Docile-Alligator2023-10-013-16/+14
| | | | ViewRedditGalleryVideoFragment and ViewVideoActivity.
* Fix video controller ui issues in ViewImgurVideoFragment, ↵Docile-Alligator2023-10-013-22/+30
| | | | ViewRedditGalleryVideoFragment and ViewVideoActivity. Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1552
* Version 6.3.0-beta1.Docile-Alligator2023-09-251-2/+2
|