aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Continue implementing showing post filter usages in ↵Docile-Alligator2023-10-153-4/+18
| | | | PostFilterPreferenceActivity.
* Start tweaking PostFilterPreferenceActivity.Docile-Alligator2023-10-142-13/+33
|
* Update theme preview.Docile-Alligator2023-10-092-200/+238
|
* Version 6.3.0-beta1. Rename RedditAPIInfoBottomSheetFragment to ↵Docile-Alligator2023-09-251-1/+1
| | | | ImportantInfoBottomSheetFragment. Disable showing ImportantInfoBottomSheetFragment.
* Changed video control UI.Docile-Alligator2023-09-231-3/+3
|
* Changed video control UI.Docile-Alligator2023-09-234-45/+61
|
* Start changing video control UI.Docile-Alligator2023-09-2212-56/+138
|
* Remove gradient in the icon.Docile-Alligator2023-09-2110-0/+0
|
* New splash screen.Docile-Alligator2023-09-205-0/+30
|
* Change TextInputLayout style. Disable swipe right to go back in ↵Docile-Alligator2023-09-207-30/+30
| | | | CustomizePostFilterActivity.
* New theme item: filled card view background color and read post filled card ↵Docile-Alligator2023-09-191-0/+4
| | | | view background color.
* Update strings.Docile-Alligator2023-09-192-10/+45
|
* Update translations. New languages: Greek, Korean and Tamil.Docile-Alligator2023-09-1923-1732/+6041
|
* Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1508. ↵Docile-Alligator2023-09-182-17/+24
| | | | Minor UI tweaks in SearchActivity.
* Use MaterialButton for icons in comments.Docile-Alligator2023-09-181-20/+17
|
* Continue changing vote button icons.Docile-Alligator2023-09-181-41/+36
|
* Continue changing vote button icons.Docile-Alligator2023-09-158-489/+545
|
* Modify comment button in post feed.Docile-Alligator2023-09-1517-0/+17
|
* Continue changing vote button icons.Docile-Alligator2023-09-1512-12/+26
|
* Continue changing vote button icons.Docile-Alligator2023-09-152-158/+136
|
* Continue changing vote button icons.Docile-Alligator2023-09-1510-570/+618
|
* Add option to Add subreddit to Home Screen as shortcut (#1485)Andrea Colombo2023-09-142-5/+12
| | | | | * Add shortcut to Add Subreddit to Home Screen * Add null check for subredditIcon
* 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-143-2/+20
| | | | | | | | * 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.
* Continue adding Card Layout 3.Docile-Alligator2023-09-141-1/+1
|
* Continue adding Card Layout 3. Settings entry for Card Layout 3.Docile-Alligator2023-09-143-0/+21
|
* Continue adding Card Layout 3.Docile-Alligator2023-09-132-410/+234
|
* Continue adding Card Layout 3.Docile-Alligator2023-09-111-205/+117
|
* Continue adding Card Layout 3.Docile-Alligator2023-09-111-173/+85
|
* Continue adding Card Layout 3.Docile-Alligator2023-09-111-37/+37
|
* Continue adding Card Layout 3.Docile-Alligator2023-09-111-80/+0
|
* Continue adding Card Layout 3.Docile-Alligator2023-09-111-11/+16
|
* Continue adding Card Layout 3.Docile-Alligator2023-09-111-2/+4
|
* Continue adding Card Layout 3.Docile-Alligator2023-09-111-2/+2
|
* Continue adding Card Layout 3. Start changing vote button icons.Docile-Alligator2023-09-111-2/+2
|
* Continue adding Card Layout 3.Docile-Alligator2023-09-105-13/+49
|
* Continue adding Card Layout 3.Docile-Alligator2023-09-101-70/+74
|
* Continue adding Card Layout 3.Docile-Alligator2023-09-101-3/+7
|
* Continue adding Card Layout 3.Docile-Alligator2023-09-101-3/+6
|
* Continue adding Card Layout 3.Docile-Alligator2023-09-105-0/+1678
|
* Please update Infinity after August 30th.Docile-Alligator2023-08-271-2/+2
|
* Fix RedditAPIInfoBottomSheetFragment not scrollable.Docile-Alligator2023-06-221-48/+54
|
* Showing info related to the Reddit API changesDocile-Alligator2023-06-202-0/+72
|
* Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1475Docile-Alligator2023-05-221-0/+1
|
* Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1448Docile-Alligator2023-05-131-1/+3
|
* Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1456Docile-Alligator2023-05-071-0/+2
|
* Do not render ZoomSurfaceView when pinch to to zoom video is disabled.Docile-Alligator2023-05-032-13/+55
|
* Fixed gallery images swipe gesture and Slidr gesture conflicts in all places.Docile-Alligator2023-04-281-2/+2
|
* Include Slidr in code.Docile-Alligator2023-04-263-4/+9
|
* Show if comments are edited (#1388)Thomas2023-04-242-0/+15
|