aboutsummaryrefslogtreecommitdiff
path: root/app/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-10-16Continue adding comment filter.Docile-Alligator1-1/+5
2023-10-16Continue adding comment filter.Docile-Alligator3-4/+89
2023-10-16Continue adding comment filter.Docile-Alligator2-2/+54
2023-10-16Start adding comment filter.Docile-Alligator5-0/+120
2023-10-15Continue implementing showing post filter usages in ↵Docile-Alligator4-32/+61
PostFilterPreferenceActivity.
2023-10-15Continue implementing showing post filter usages in ↵Docile-Alligator2-1/+33
PostFilterPreferenceActivity.
2023-10-15Continue implementing showing post filter usages in ↵Docile-Alligator6-15/+104
PostFilterPreferenceActivity.
2023-10-15Prepare to show post filter usages in PostFilterPreferenceActivity.Docile-Alligator5-19/+50
2023-10-14Start tweaking PostFilterPreferenceActivity.Docile-Alligator3-22/+42
2023-10-09Update theme preview.Docile-Alligator4-439/+353
2023-10-04Set off screen page limit to ViewPager2.OFFSCREEN_PAGE_LIMIT_DEFAULT in some ↵Docile-Alligator5-6/+5
activities.
2023-10-04Load more items in a single call.Docile-Alligator3-31/+33
2023-10-04Initialize LiveData data by using the constructor, not the postValue method.Docile-Alligator9-37/+21
2023-10-04Set filled card view background color in MaterialYouUtils.Docile-Alligator1-0/+3
2023-10-04Sync subscriptions once every 24 hours.Docile-Alligator2-1/+9
2023-10-01Fix changing playback speed not working in ViewImgurVideoFragment and ↵Docile-Alligator3-22/+41
ViewRedditGalleryVideoFragment when using bottom app bar.
2023-10-01Fix video controller ui issues in ViewImgurVideoFragment, ↵Docile-Alligator3-16/+14
ViewRedditGalleryVideoFragment and ViewVideoActivity.
2023-10-01Fix video controller ui issues in ViewImgurVideoFragment, ↵Docile-Alligator3-22/+30
ViewRedditGalleryVideoFragment and ViewVideoActivity. Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1552
2023-09-25Version 6.3.0-beta1. Rename RedditAPIInfoBottomSheetFragment to ↵Docile-Alligator3-9/+9
ImportantInfoBottomSheetFragment. Disable showing ImportantInfoBottomSheetFragment.
2023-09-23Changed video control UI.Docile-Alligator1-3/+3
2023-09-23Changed video control UI.Docile-Alligator5-48/+69
2023-09-22Start changing video control UI.Docile-Alligator16-108/+193
2023-09-21Remove gradient in the icon.Docile-Alligator11-0/+0
2023-09-20New splash screen.Docile-Alligator6-0/+33
2023-09-20Change TextInputLayout style. Disable swipe right to go back in ↵Docile-Alligator8-35/+30
CustomizePostFilterActivity.
2023-09-19Update color for the new theme item.Docile-Alligator2-21/+21
2023-09-19New theme item: filled card view background color and read post filled card ↵Docile-Alligator7-74/+139
view background color.
2023-09-19Update strings.Docile-Alligator3-18/+47
2023-09-19Update translations. New languages: Greek, Korean and Tamil.Docile-Alligator23-1732/+6041
2023-09-18Click the comment icon to go into post details.Docile-Alligator1-0/+4
2023-09-18Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1508. ↵Docile-Alligator5-47/+60
Minor UI tweaks in SearchActivity.
2023-09-18Use MaterialButton for icons in comments.Docile-Alligator3-62/+50
2023-09-18Continue changing vote button icons.Docile-Alligator8-312/+408
2023-09-15Continue changing vote button icons.Docile-Alligator10-1454/+1350
2023-09-15Modify comment button in post feed.Docile-Alligator17-0/+17
2023-09-15Continue changing vote button icons.Docile-Alligator14-12/+28
2023-09-15Continue changing vote button icons.Docile-Alligator2-1004/+854
2023-09-15Continue changing vote button icons.Docile-Alligator3-422/+344
2023-09-15Continue changing vote button icons.Docile-Alligator11-1330/+1267
2023-09-14Rewrite InsertRecentSearchQuery and delete recent search query function.Docile-Alligator5-83/+17
2023-09-14Rewrite delete all recent search queries function.Docile-Alligator2-66/+12
2023-09-14Add option to Add subreddit to Home Screen as shortcut (#1485)Andrea Colombo4-7/+74
* Add shortcut to Add Subreddit to Home Screen * Add null check for subredditIcon
2023-09-14Use most recent Reddit user agreement (#1484)Paul2-2/+2
Fixes #1483
2023-09-14Reconfigured padding to increase clickable region of delete icon (#1486)Abhishek1-1/+2
2023-09-14Added a button to clear all recent searches. (#1487)Abhishek6-2/+97
* Added a button to clear all recent searches. - Deletes all the searches for the current user from the database. - Delete icon placed at the end of subreddit name layout in the activity search layout(I couldn't find a better place for it). _Icon visible only when there are recent searches. * Confirmation dialog shows when clearing all search history.
2023-09-14Fix typo in SliderPanel.java (#1518)Ikko Eltociear Ashimine1-1/+1
hte -> the
2023-09-14Continue adding Card Layout 3.Docile-Alligator2-1/+20
2023-09-14Continue adding Card Layout 3.Docile-Alligator1-2/+395
2023-09-14Continue adding Card Layout 3.Docile-Alligator2-4/+1160
2023-09-14Continue adding Card Layout 3. Settings entry for Card Layout 3.Docile-Alligator6-40/+106