aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-152-1/+39
| | | | PostFilterPreferenceActivity.
* Continue implementing showing post filter usages in ↵Docile-Alligator2023-10-151-1/+30
| | | | PostFilterPreferenceActivity.
* Continue implementing showing post filter usages in ↵Docile-Alligator2023-10-153-11/+86
| | | | PostFilterPreferenceActivity.
* Prepare to show post filter usages in PostFilterPreferenceActivity.Docile-Alligator2023-10-155-19/+50
|
* Start tweaking PostFilterPreferenceActivity.Docile-Alligator2023-10-141-9/+9
|
* Update theme preview.Docile-Alligator2023-10-092-239/+115
|
* 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
|
* 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. Rename RedditAPIInfoBottomSheetFragment to ↵Docile-Alligator2023-09-252-8/+8
| | | | ImportantInfoBottomSheetFragment. Disable showing ImportantInfoBottomSheetFragment.
* Changed video control UI.Docile-Alligator2023-09-231-3/+8
|
* Start changing video control UI.Docile-Alligator2023-09-224-52/+55
|
* New splash screen.Docile-Alligator2023-09-201-0/+3
|
* Change TextInputLayout style. Disable swipe right to go back in ↵Docile-Alligator2023-09-201-5/+0
| | | | CustomizePostFilterActivity.
* Update color for the new theme item.Docile-Alligator2023-09-192-21/+21
|
* New theme item: filled card view background color and read post filled card ↵Docile-Alligator2023-09-196-74/+135
| | | | view background color.
* Update strings.Docile-Alligator2023-09-191-8/+2
|
* Click the comment icon to go into post details.Docile-Alligator2023-09-181-0/+4
|
* Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1508. ↵Docile-Alligator2023-09-183-30/+36
| | | | Minor UI tweaks in SearchActivity.
* Use MaterialButton for icons in comments.Docile-Alligator2023-09-182-42/+33
|
* Continue changing vote button icons.Docile-Alligator2023-09-187-271/+372
|
* Continue changing vote button icons.Docile-Alligator2023-09-152-965/+805
|
* Continue changing vote button icons.Docile-Alligator2023-09-152-0/+2
|
* Continue changing vote button icons.Docile-Alligator2023-09-152-1004/+854
|
* Continue changing vote button icons.Docile-Alligator2023-09-151-264/+208
|
* Continue changing vote button icons.Docile-Alligator2023-09-151-760/+649
|
* Rewrite InsertRecentSearchQuery and delete recent search query function.Docile-Alligator2023-09-145-83/+17
|
* Rewrite delete all recent search queries function.Docile-Alligator2023-09-142-66/+12
|
* Add option to Add subreddit to Home Screen as shortcut (#1485)Andrea Colombo2023-09-142-2/+62
| | | | | * Add shortcut to Add Subreddit to Home Screen * Add null check for subredditIcon
* Use most recent Reddit user agreement (#1484)Paul2023-09-142-2/+2
| | | Fixes #1483
* Added a button to clear all recent searches. (#1487)Abhishek2023-09-143-0/+77
| | | | | | | | * 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.
* Fix typo in SliderPanel.java (#1518)Ikko Eltociear Ashimine2023-09-141-1/+1
| | | hte -> the
* Continue adding Card Layout 3.Docile-Alligator2023-09-142-1/+20
|
* Continue adding Card Layout 3.Docile-Alligator2023-09-141-2/+395
|
* Continue adding Card Layout 3.Docile-Alligator2023-09-141-3/+1159
|
* Continue adding Card Layout 3. Settings entry for Card Layout 3.Docile-Alligator2023-09-143-40/+85
|
* Continue adding Card Layout 3.Docile-Alligator2023-09-131-14/+14
|
* Continue adding Card Layout 3.Docile-Alligator2023-09-131-18/+18
|
* Continue adding Card Layout 3.Docile-Alligator2023-09-131-6/+359
|
* Continue adding Card Layout 3.Docile-Alligator2023-09-111-219/+217
|
* Continue adding Card Layout 3.Docile-Alligator2023-09-111-1/+32
|
* Continue adding Card Layout 3.Docile-Alligator2023-09-111-223/+78
|
* Continue adding Card Layout 3.Docile-Alligator2023-09-111-8/+8
|