aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-10Minor UI tweaks.Docile-Alligator2-2/+4
2022-12-03Remove RPAN.Docile-Alligator22-390/+0
2022-12-03Match parent for the bottom app bar in ViewRedditGalleryImageOrGifFragment.Docile-Alligator1-1/+1
2022-12-03Fix bottom app bar not shown in ViewRedditGalleryImageOrGifFragment.Docile-Alligator1-0/+1
2022-12-03Notification permission.Docile-Alligator1-0/+3
2022-11-14New option: Settings->Interface->Comment->Comment Divider Type.Docile-Alligator3-0/+20
2022-11-14Swipe to see gallery images in PostDetailRecyclerViewAdapter.Docile-Alligator2-125/+103
2022-11-14Swipe to see images in gallery in gallery layout.Docile-Alligator3-2/+49
2022-11-13Swipe to view images in a gallery in Card Layout 2.Docile-Alligator1-0/+309
2022-11-12Show the current image index in gallery in PostFragment.Docile-Alligator2-20/+42
2022-11-12Swipe between gallery images in PostFragment.Docile-Alligator2-0/+332
2022-11-08New option: Settings->Interface->Comment->Hide the Number of Votes.Docile-Alligator1-0/+5
2022-11-08Limit EditText's height in CustomizePostFilterActivity.Docile-Alligator7-17/+61
2022-11-08Material Design 3 Switch. Target Sdk 33.Docile-Alligator13-25/+25
2022-11-06Retry loading more posts.Docile-Alligator2-1/+2
2022-11-05Minor changes to loading more posts.Docile-Alligator1-4/+16
2022-11-05Show status of loading more posts in MorePostsInfoFragment.Docile-Alligator2-0/+25
2022-11-03New option: Settings->Interface->Hide FAB in Post Feed.Docile-Alligator2-0/+6
2022-11-03New option in PostFragment: More options.Docile-Alligator2-0/+7
2022-11-03Handle invalid regex pattern in post filter.Docile-Alligator1-0/+2
2022-11-03Rename confidence sort to best (#1177)Sergei Kozelko1-16/+0
2022-11-02add backup password below backup settings button (#1185)Patrick Demers2-1/+3
2022-11-02add button to export logs to GitHub issue (#1180)Patrick Demers2-0/+7
2022-10-22Hide Karma (#1168)Patrick Demers2-0/+7
2022-10-22Add view that can lock swipe-to-close gesture (#1140)Sergei Kozelko1-2/+3
2022-10-08Ellipsize usernames if they don't fit on one line in a fully collapsed commen...cmp1-0/+1
2022-09-25Fix crash in debug build by using fully qualified class name for layoutmanage...Sergei Kozelko12-14/+14
2022-09-21Minor bugs fixed.Docile-Alligator1-1/+0
2022-09-21Fix reply markdown (#1098)Sergei Kozelko1-2/+6
2022-09-21Allow parallel installation of debug and release versions (#636)sal0max1-2/+2
2022-09-21Start utilizing view binding (#1013)Taco3-24/+24
2022-09-18delete "/" in filtering multireddit pathWladimir Kirianov1-1/+1
2022-09-18Update multireddit apply filter text (#712)user_7271-1/+1
2022-09-16Fix redgifs download issues.Docile-Alligator1-721/+823
2022-09-09Fix markdown in rules screen (#1050)Sergei Kozelko1-6/+4
2022-09-09Added a clear search bar text button (#1063)MChen3212-0/+20
2022-09-08Update ExoPlayer.Docile-Alligator3-277/+0
2022-09-04Fix stupid Redgifs API issue.Docile-Alligator6-1/+364
2022-08-21Show an indicator for the current sort type in SortTypeBottomSheetFragment.Docile-Alligator2-0/+10
2022-08-15Show urls in ShareLinkBottomSheetFragment.Docile-Alligator1-0/+29
2022-08-15Apply custom theme to settings page.Docile-Alligator29-75/+40
2022-08-14Apply custom theme to the header of the navigation drawer.Docile-Alligator2-13/+2
2022-08-14Fix post content is not parsed in other types of posts.Docile-Alligator6-0/+60
2022-08-13Fix caption shown under the navbar in ViewRedditGalleryImageOrGifFragment.Docile-Alligator1-3/+4
2022-08-05Extra small font sizeDocile-Alligator3-0/+32
2022-08-04Clear user flair.Docile-Alligator1-0/+2
2022-07-28Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and Cu...Docile-Alligator8-18/+20
2022-07-27Remove Block User menu option in ViewUserDetailActivity since Reddit does not...Docile-Alligator21-86/+0
2022-07-22Fix misinterpretation of stringsNan1-8/+8
2022-07-22Fixed typosNan1-13/+13