aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-43/+54
|
* Start changing video control UI.Docile-Alligator2023-09-223-34/+115
|
* Change TextInputLayout style. Disable swipe right to go back in ↵Docile-Alligator2023-09-207-30/+30
| | | | CustomizePostFilterActivity.
* Update strings.Docile-Alligator2023-09-191-2/+0
|
* 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
|
* 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-141-2/+12
| | | | | | | | * 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-141-0/+16
|
* 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-101-13/+13
|
* 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
|
* Fix RedditAPIInfoBottomSheetFragment not scrollable.Docile-Alligator2023-06-221-48/+54
|
* Showing info related to the Reddit API changesDocile-Alligator2023-06-201-0/+68
|
* 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
|
* Show if comments are edited (#1388)Thomas2023-04-241-0/+12
|
* Revert bottom app bar style.Docile-Alligator2023-02-061-6/+60
|
* Change the style of the bottom app bar.Docile-Alligator2022-12-291-60/+6
|
* New option in fab: go to top.Docile-Alligator2022-12-261-0/+19
|
* Minor UI tweaks.Docile-Alligator2022-12-102-2/+4
|
* Remove RPAN.Docile-Alligator2022-12-034-268/+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
|
* 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
|
* Show the current image index in gallery in PostFragment.Docile-Alligator2022-11-121-4/+24
|