aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-29Change the style of the bottom app bar.1-60/+6
2022-12-26New option in fab: go to top.1-0/+19
2022-12-10Minor UI tweaks.2-2/+4
2022-12-03Remove RPAN.4-268/+0
2022-12-03Match parent for the bottom app bar in ViewRedditGalleryImageOrGifFragment.1-1/+1
2022-12-03Fix bottom app bar not shown in ViewRedditGalleryImageOrGifFragment.1-0/+1
2022-11-14Swipe to see gallery images in PostDetailRecyclerViewAdapter.2-125/+103
2022-11-14Swipe to see images in gallery in gallery layout.3-2/+49
2022-11-13Swipe to view images in a gallery in Card Layout 2.1-0/+309
2022-11-12Show the current image index in gallery in PostFragment.1-4/+24
2022-11-12Swipe between gallery images in PostFragment.2-0/+332
2022-11-08Limit EditText's height in CustomizePostFilterActivity.2-17/+39
2022-11-08Material Design 3 Switch. Target Sdk 33.13-25/+25
2022-11-06Retry loading more posts.1-0/+1
2022-11-05Minor changes to loading more posts.1-4/+16
2022-11-05Show status of loading more posts in MorePostsInfoFragment.1-0/+22
2022-11-03Rename confidence sort to best (#1177)1-16/+0
2022-10-22Add view that can lock swipe-to-close gesture (#1140)1-2/+3
2022-10-08Ellipsize usernames if they don't fit on one line in a fully collapsed commen...1-0/+1
2022-09-25Fix crash in debug build by using fully qualified class name for layoutmanage...10-10/+10
2022-09-21Minor bugs fixed.1-1/+0
2022-09-21Fix reply markdown (#1098)1-2/+6
2022-09-21Allow parallel installation of debug and release versions (#636)1-2/+2
2022-09-21Start utilizing view binding (#1013)3-24/+24
2022-09-09Fix markdown in rules screen (#1050)1-6/+4
2022-09-09Added a clear search bar text button (#1063)1-0/+10
2022-09-08Update ExoPlayer.2-270/+0
2022-09-04Fix stupid Redgifs API issue.2-0/+270
2022-08-15Show urls in ShareLinkBottomSheetFragment.1-0/+29
2022-08-15Apply custom theme to settings page.6-47/+40
2022-08-14Apply custom theme to the header of the navigation drawer.1-4/+2
2022-08-14Fix post content is not parsed in other types of posts.6-0/+60
2022-08-13Fix caption shown under the navbar in ViewRedditGalleryImageOrGifFragment.1-3/+4
2022-07-28Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and Cu...3-10/+16
2022-07-18Movable FAB in ViewPostDetailActivity.1-1/+1
2022-07-15Show the number of subscribers in SubredditListingRecyclerViewAdapter.1-16/+34
2022-07-13Read posts history is available.2-0/+102
2022-06-18Use Navigation Rail in MainActivity in landscape mode.1-0/+4
2022-06-03Add a link handler in SearchActivity.1-11/+28
2022-06-01Disable auto correct when creating links.1-2/+4
2022-06-01Request incognito keyboard in anonymous mode on Android 8+.1-0/+2
2022-06-01Use EditText instead of SimpleSearchView in SearchActivity.2-23/+19
2022-05-17Animate the software keyboard in ViewPrivateMessgesActivity.1-59/+58
2022-05-14Tweak UI in private messages.2-8/+8
2022-05-13Copy priate messages.2-7/+26
2022-04-30targetSdkVersion 31. Fix sort type problems in anonymous home page and multir...1-0/+1
2022-04-28Submitting crosspost using other accounts is available.1-0/+27
2022-04-28Submitting comment using another comment is available.1-5/+29
2022-04-25Submitting posts using another account is available in other PostXXXActivity.5-0/+135
2022-04-24Submit posts using another account is available in PostTextActivity.2-0/+42