aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Swipe between gallery images in PostFragment.Docile-Alligator2022-11-122-0/+332
* Limit EditText's height in CustomizePostFilterActivity.Docile-Alligator2022-11-082-17/+39
* Material Design 3 Switch. Target Sdk 33.Docile-Alligator2022-11-0813-25/+25
* Retry loading more posts.Docile-Alligator2022-11-061-0/+1
* Minor changes to loading more posts.Docile-Alligator2022-11-051-4/+16
* Show status of loading more posts in MorePostsInfoFragment.Docile-Alligator2022-11-051-0/+22
* Rename confidence sort to best (#1177)Sergei Kozelko2022-11-031-16/+0
* Add view that can lock swipe-to-close gesture (#1140)Sergei Kozelko2022-10-221-2/+3
* Ellipsize usernames if they don't fit on one line in a fully collapsed commen...cmp2022-10-081-0/+1
* Fix crash in debug build by using fully qualified class name for layoutmanage...Sergei Kozelko2022-09-2510-10/+10
* Minor bugs fixed.Docile-Alligator2022-09-211-1/+0
* Fix reply markdown (#1098)Sergei Kozelko2022-09-211-2/+6
* Allow parallel installation of debug and release versions (#636)sal0max2022-09-211-2/+2
* Start utilizing view binding (#1013)Taco2022-09-213-24/+24
* Fix markdown in rules screen (#1050)Sergei Kozelko2022-09-091-6/+4
* Added a clear search bar text button (#1063)MChen3212022-09-091-0/+10
* Update ExoPlayer.Docile-Alligator2022-09-082-270/+0
* Fix stupid Redgifs API issue.Docile-Alligator2022-09-042-0/+270
* Show urls in ShareLinkBottomSheetFragment.Docile-Alligator2022-08-151-0/+29
* Apply custom theme to settings page.Docile-Alligator2022-08-156-47/+40
* Apply custom theme to the header of the navigation drawer.Docile-Alligator2022-08-141-4/+2
* Fix post content is not parsed in other types of posts.Docile-Alligator2022-08-146-0/+60
* Fix caption shown under the navbar in ViewRedditGalleryImageOrGifFragment.Docile-Alligator2022-08-131-3/+4
* Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and Cu...Docile-Alligator2022-07-283-10/+16
* Movable FAB in ViewPostDetailActivity.Docile-Alligator2022-07-181-1/+1
* Show the number of subscribers in SubredditListingRecyclerViewAdapter.Docile-Alligator2022-07-151-16/+34
* Read posts history is available.Docile-Alligator2022-07-132-0/+102
* Use Navigation Rail in MainActivity in landscape mode.Docile-Alligator2022-06-181-0/+4
* Add a link handler in SearchActivity.Docile-Alligator2022-06-031-11/+28
* Disable auto correct when creating links.Docile-Alligator2022-06-011-2/+4
* Request incognito keyboard in anonymous mode on Android 8+.Docile-Alligator2022-06-011-0/+2
* Use EditText instead of SimpleSearchView in SearchActivity.Docile-Alligator2022-06-012-23/+19