aboutsummaryrefslogtreecommitdiff
path: root/app (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Version 6.3.0-beta1. Rename RedditAPIInfoBottomSheetFragment to ↵Docile-Alligator2023-09-253-9/+9
| | | | ImportantInfoBottomSheetFragment. Disable showing ImportantInfoBottomSheetFragment.
* Changed video control UI.Docile-Alligator2023-09-231-3/+3
|
* Changed video control UI.Docile-Alligator2023-09-235-48/+69
|
* Start changing video control UI.Docile-Alligator2023-09-2216-108/+193
|
* Remove gradient in the icon.Docile-Alligator2023-09-2111-0/+0
|
* New splash screen.Docile-Alligator2023-09-207-0/+35
|
* Change TextInputLayout style. Disable swipe right to go back in ↵Docile-Alligator2023-09-208-35/+30
| | | | 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-197-74/+139
| | | | view background color.
* Update strings.Docile-Alligator2023-09-193-18/+47
|
* Update translations. New languages: Greek, Korean and Tamil.Docile-Alligator2023-09-1923-1732/+6041
|
* 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-185-47/+60
| | | | Minor UI tweaks in SearchActivity.
* Use MaterialButton for icons in comments.Docile-Alligator2023-09-183-62/+50
|
* Continue changing vote button icons.Docile-Alligator2023-09-188-312/+408
|
* Continue changing vote button icons.Docile-Alligator2023-09-1510-1454/+1350
|
* Modify comment button in post feed.Docile-Alligator2023-09-1517-0/+17
|
* Continue changing vote button icons.Docile-Alligator2023-09-1514-12/+28
|
* Continue changing vote button icons.Docile-Alligator2023-09-152-1004/+854
|
* Continue changing vote button icons.Docile-Alligator2023-09-153-422/+344
|
* Continue changing vote button icons.Docile-Alligator2023-09-1511-1330/+1267
|
* 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-144-7/+74
| | | | | * 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
* Reconfigured padding to increase clickable region of delete icon (#1486)Abhishek2023-09-141-1/+2
|
* Added a button to clear all recent searches. (#1487)Abhishek2023-09-146-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.
* 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-142-4/+1160
|
* Continue adding Card Layout 3. Settings entry for Card Layout 3.Docile-Alligator2023-09-146-40/+106
|
* Continue adding Card Layout 3.Docile-Alligator2023-09-131-14/+14
|