aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Revert bottom app bar style.Docile-Alligator2023-02-061-6/+60
|
* Version 5.4.0-beta3. Bring back blocking users.Docile-Alligator2023-01-262-0/+10
|
* Change the style of the bottom app bar.Docile-Alligator2022-12-292-60/+26
|
* New option in fab: go to top.Docile-Alligator2022-12-263-0/+33
|
* Minor UI tweaks.Docile-Alligator2022-12-102-2/+4
|
* Remove RPAN.Docile-Alligator2022-12-0322-390/+0
|
* Match parent for the bottom app bar in ViewRedditGalleryImageOrGifFragment.Docile-Alligator2022-12-031-1/+1
|
* Fix bottom app bar not shown in ViewRedditGalleryImageOrGifFragment.Docile-Alligator2022-12-031-0/+1
|
* Notification permission.Docile-Alligator2022-12-031-0/+3
|
* New option: Settings->Interface->Comment->Comment Divider Type.Docile-Alligator2022-11-143-0/+20
|
* Swipe to see gallery images in PostDetailRecyclerViewAdapter.Docile-Alligator2022-11-142-125/+103
|
* Swipe to see images in gallery in gallery layout.Docile-Alligator2022-11-143-2/+49
|
* Swipe to view images in a gallery in Card Layout 2.Docile-Alligator2022-11-131-0/+309
|