Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Continue implementing showing images from preview.redd.it in posts. | Docile-Alligator | 2023-11-18 | 1 | -5/+1 | |
| | ||||||
* | Continue implementing showing images from preview.redd.it in posts. | Docile-Alligator | 2023-11-17 | 17 | -94/+301 | |
| | ||||||
* | Start showing images from preview.redd.it in posts. | Docile-Alligator | 2023-11-17 | 14 | -18/+355 | |
| | ||||||
* | Remove min and max awards in CustomizePostFilterActivity. | Docile-Alligator | 2023-11-06 | 5 | -78/+5 | |
| | ||||||
* | Continue deleting awards related components. | Docile-Alligator | 2023-11-05 | 56 | -555/+26 | |
| | ||||||
* | Continue deleting awards related components. | Docile-Alligator | 2023-11-04 | 35 | -154/+6 | |
| | ||||||
* | Start deleting awards related components. | Docile-Alligator | 2023-11-04 | 35 | -818/+5 | |
| | ||||||
* | New option in CommentMoreBottomSheetFragment: Add to comment filter. | Docile-Alligator | 2023-11-04 | 8 | -64/+127 | |
| | ||||||
* | Not loading images from i.redgifs.com because they are webpages. | Docile-Alligator | 2023-11-04 | 2 | -3/+25 | |
| | ||||||
* | Fix wrong tint on the vote buttons after voting fails. | Docile-Alligator | 2023-11-01 | 3 | -59/+59 | |
| | ||||||
* | Fix showing double "no comments" message in CommentsRecyclerViewAdapter if ↵ | Docile-Alligator | 2023-11-01 | 1 | -1/+11 | |
| | | | | it's in single thread mode and the comment is filtered out. | |||||
* | Adjust the padding of bottom toolbar in post and comment. | Docile-Alligator | 2023-10-25 | 25 | -45/+55 | |
| | ||||||
* | Center the score of a comment. Switch the number of comment and the share ↵ | Docile-Alligator | 2023-10-23 | 3 | -86/+127 | |
| | | | | button back on a comment. | |||||
* | Switch the number of comment and the share button back in compact layout. | Docile-Alligator | 2023-10-23 | 2 | -32/+32 | |
| | ||||||
* | Center the score of a post. Switch the number of comment and the share ↵ | Docile-Alligator | 2023-10-23 | 28 | -1295/+1452 | |
| | | | | button back. | |||||
* | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1565 | Docile-Alligator | 2023-10-22 | 1 | -1/+1 | |
| | ||||||
* | Fix app crashes in HistoryPostRecyclerViewAdapter when video autoplay is ↵ | Docile-Alligator | 2023-10-22 | 1 | -0/+48 | |
| | | | | enabled. | |||||
* | Fix card color issue in HistoryPostRecyclerViewAdapter. | Docile-Alligator | 2023-10-22 | 1 | -4/+5 | |
| | ||||||
* | Add "exclude users" entry in CustomizeCommentFilterActivity. | Docile-Alligator | 2023-10-22 | 3 | -2/+83 | |
| | ||||||
* | Remove USER_TYPE in CommentFilterUsage. Add exclude users in comment filter. | Docile-Alligator | 2023-10-21 | 8 | -36/+19 | |
| | ||||||
* | Ignore case when comparing name_of_usage in PostFilterDao. | Docile-Alligator | 2023-10-21 | 1 | -1/+1 | |
| | ||||||
* | Finish applying comment filter. | Docile-Alligator | 2023-10-21 | 1 | -3/+3 | |
| | ||||||
* | Continue applying comment filter. | Docile-Alligator | 2023-10-20 | 1 | -58/+67 | |
| | ||||||
* | Start applying comment filter. | Docile-Alligator | 2023-10-20 | 4 | -29/+80 | |
| | ||||||
* | Continue adding comment filter. | Docile-Alligator | 2023-10-19 | 16 | -20/+590 | |
| | ||||||
* | Continue adding comment filter. | Docile-Alligator | 2023-10-19 | 8 | -9/+39 | |
| | ||||||
* | Continue adding comment filter. | Docile-Alligator | 2023-10-18 | 3 | -7/+27 | |
| | ||||||
* | Continue adding comment filter. | Docile-Alligator | 2023-10-18 | 6 | -9/+412 | |
| | ||||||
* | Continue adding comment filter. | Docile-Alligator | 2023-10-17 | 40 | -42/+669 | |
| | ||||||
* | Continue adding comment filter. | Docile-Alligator | 2023-10-16 | 1 | -1/+5 | |
| | ||||||
* | Continue adding comment filter. | Docile-Alligator | 2023-10-16 | 3 | -4/+89 | |
| | ||||||
* | Continue adding comment filter. | Docile-Alligator | 2023-10-16 | 2 | -2/+54 | |
| | ||||||
* | Start adding comment filter. | Docile-Alligator | 2023-10-16 | 5 | -0/+120 | |
| | ||||||
* | Continue implementing showing post filter usages in ↵ | Docile-Alligator | 2023-10-15 | 4 | -32/+61 | |
| | | | | PostFilterPreferenceActivity. | |||||
* | Continue implementing showing post filter usages in ↵ | Docile-Alligator | 2023-10-15 | 2 | -1/+33 | |
| | | | | PostFilterPreferenceActivity. | |||||
* | Continue implementing showing post filter usages in ↵ | Docile-Alligator | 2023-10-15 | 6 | -15/+104 | |
| | | | | PostFilterPreferenceActivity. | |||||
* | Prepare to show post filter usages in PostFilterPreferenceActivity. | Docile-Alligator | 2023-10-15 | 5 | -19/+50 | |
| | ||||||
* | Start tweaking PostFilterPreferenceActivity. | Docile-Alligator | 2023-10-14 | 3 | -22/+42 | |
| | ||||||
* | Update theme preview. | Docile-Alligator | 2023-10-09 | 4 | -439/+353 | |
| | ||||||
* | Set off screen page limit to ViewPager2.OFFSCREEN_PAGE_LIMIT_DEFAULT in some ↵ | Docile-Alligator | 2023-10-04 | 5 | -6/+5 | |
| | | | | activities. | |||||
* | Load more items in a single call. | Docile-Alligator | 2023-10-04 | 3 | -31/+33 | |
| | ||||||
* | Initialize LiveData data by using the constructor, not the postValue method. | Docile-Alligator | 2023-10-04 | 9 | -37/+21 | |
| | ||||||
* | Set filled card view background color in MaterialYouUtils. | Docile-Alligator | 2023-10-04 | 1 | -0/+3 | |
| | ||||||
* | Sync subscriptions once every 24 hours. | Docile-Alligator | 2023-10-04 | 2 | -1/+9 | |
| | ||||||
* | Fix changing playback speed not working in ViewImgurVideoFragment and ↵ | Docile-Alligator | 2023-10-01 | 3 | -22/+41 | |
| | | | | ViewRedditGalleryVideoFragment when using bottom app bar. | |||||
* | Fix video controller ui issues in ViewImgurVideoFragment, ↵ | Docile-Alligator | 2023-10-01 | 3 | -16/+14 | |
| | | | | ViewRedditGalleryVideoFragment and ViewVideoActivity. | |||||
* | Fix video controller ui issues in ViewImgurVideoFragment, ↵ | Docile-Alligator | 2023-10-01 | 3 | -22/+30 | |
| | | | | ViewRedditGalleryVideoFragment and ViewVideoActivity. Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1552 | |||||
* | Version 6.3.0-beta1. Rename RedditAPIInfoBottomSheetFragment to ↵ | Docile-Alligator | 2023-09-25 | 3 | -9/+9 | |
| | | | | ImportantInfoBottomSheetFragment. Disable showing ImportantInfoBottomSheetFragment. | |||||
* | Changed video control UI. | Docile-Alligator | 2023-09-23 | 1 | -3/+3 | |
| | ||||||
* | Changed video control UI. | Docile-Alligator | 2023-09-23 | 5 | -48/+69 | |
| |