aboutsummaryrefslogtreecommitdiff
path: root/app (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-27Minor bugs fixedDocile-Alligator1-1/+1
2022-11-27Use more precise viewholder type in PostGalleryTypeImageRecyclerViewAdapter (...Sergei Kozelko1-31/+27
2022-11-27Sort type converters - part 2 (#1244)Sergei Kozelko10-200/+86
2022-11-27Fix Imgur bug for insecure mp4 links (#1240)scria10002-14/+22
2022-11-27Remove unused Post fields (#1212)Sergei Kozelko7-61/+14
2022-11-25Store only first level replies as children (#1222)Sergei Kozelko5-27/+48
2022-11-19Minor code improvements (#1218)Anatolii Afanasev16-83/+30
2022-11-19Remove unused download events (#1236)Sergei Kozelko4-29/+0
2022-11-18Sort type converters (#1211)Sergei Kozelko7-194/+135
2022-11-18hide keyboard when choosing account from bottom sheet (#1231)Patrick Demers1-0/+3
2022-11-14New option: Settings->Interface->Comment->Comment Divider Type.Docile-Alligator6-6/+66
2022-11-14Swipe to see gallery images in PostDetailRecyclerViewAdapter.Docile-Alligator5-228/+289
2022-11-14Swipe to see gallery images in HistoryPostFragment.Docile-Alligator3-56/+530
2022-11-14Send correct image index when opening the image in gallery posts.Docile-Alligator1-13/+5
2022-11-14Swipe to see images in gallery in gallery layout.Docile-Alligator5-138/+422
2022-11-13Fix gallery layout issues.Docile-Alligator2-36/+36
2022-11-13Swipe to view images in a gallery in Card Layout 2.Docile-Alligator5-68/+474
2022-11-13Show correct image in the gallery in ViewRedditGalleryActivity.Docile-Alligator1-2/+5
2022-11-13Fix ItemTouchHelper and gallery swipe gesture fighting each other.Docile-Alligator6-25/+66
2022-11-13Fixed issue where filters applied to same feed were behaving incorrectly (#1172)Aidan2231-6/+6
2022-11-12Show the current image index in gallery in PostFragment.Docile-Alligator5-34/+69
2022-11-12Swipe between gallery images in PostFragment.Docile-Alligator29-84/+832
2022-11-11Switch loading more comments to /morechildren endpoint (#1186)Sergei Kozelko6-83/+167
2022-11-08New option: Settings->Interface->Comment->Hide the Number of Votes.Docile-Alligator3-18/+36
2022-11-08Limit EditText's height in CustomizePostFilterActivity.Docile-Alligator7-17/+61
2022-11-08Material Design 3 Switch. Target Sdk 33.Docile-Alligator28-71/+97
2022-11-08Fix getting comment for "continue thread" button (#1207)Sergei Kozelko1-1/+1
2022-11-07Modify the behaviour of ItemTouchHelper.Docile-Alligator4-148/+184
2022-11-06Fix screen staying at MorePostsInfoFragment after retrying.Docile-Alligator2-4/+10
2022-11-06Retry loading more posts.Docile-Alligator4-4/+21
2022-11-05Load sort type from correct shared preferences (#1202)Sergei Kozelko1-2/+2
2022-11-05Minor changes to loading more posts.Docile-Alligator3-5/+23
2022-11-05Fix problems when fetching more history posts in ViewPostDetailActivity.Docile-Alligator4-55/+69
2022-11-05Show status of loading more posts in MorePostsInfoFragment.Docile-Alligator5-12/+199
2022-11-05Fix history posts problems.Docile-Alligator3-8/+8
2022-11-04Load more posts in ViewPostDetailActivity for post feed in HistoryPostFragmen...Docile-Alligator3-3/+51
2022-11-04Load more posts in ViewPostDetailActivity for post feed in PostFragment.Docile-Alligator6-33/+354
2022-11-03New option: Settings->Interface->Hide FAB in Post Feed.Docile-Alligator9-14/+64
2022-11-03New option in PostFragment: More options.Docile-Alligator3-0/+15
2022-11-03Superscript parser overhaul (#1162)scria100022-178/+453
2022-11-03Fix issues related to hiding account karma in the navigation drawer.Docile-Alligator5-6/+43
2022-11-03Version 5.3.4.Docile-Alligator1-2/+2
2022-11-03Handle u/me.Docile-Alligator1-0/+4
2022-11-03Fix Separate posts and comments in portrait mode not working.Docile-Alligator1-2/+1
2022-11-03Handle invalid regex pattern in post filter.Docile-Alligator3-20/+41
2022-11-03Add some contrast to subreddit and user toolbars. (#1170)cmp1-0/+5
2022-11-03Rename confidence sort to best (#1177)Sergei Kozelko4-49/+31
2022-11-03Display comment avatar only if it is the right user (#1191)Sergei Kozelko1-2/+10
2022-11-02add backup password below backup settings button (#1185)Patrick Demers2-1/+3
2022-11-02Don't pick up hyperlink text as a link (#1182)scria10002-1/+4