aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use more precise viewholder type in PostGalleryTypeImageRecyclerViewAdapter (...Sergei Kozelko2022-11-271-31/+27
* Sort type converters - part 2 (#1244)Sergei Kozelko2022-11-2710-200/+86
* Fix Imgur bug for insecure mp4 links (#1240)scria10002022-11-272-14/+22
* Remove unused Post fields (#1212)Sergei Kozelko2022-11-277-61/+14
* Store only first level replies as children (#1222)Sergei Kozelko2022-11-255-27/+48
* Minor code improvements (#1218)Anatolii Afanasev2022-11-1916-83/+30
* Remove unused download events (#1236)Sergei Kozelko2022-11-194-29/+0
* Sort type converters (#1211)Sergei Kozelko2022-11-187-194/+135
* hide keyboard when choosing account from bottom sheet (#1231)Patrick Demers2022-11-181-0/+3
* New option: Settings->Interface->Comment->Comment Divider Type.Docile-Alligator2022-11-143-6/+46
* Swipe to see gallery images in PostDetailRecyclerViewAdapter.Docile-Alligator2022-11-143-103/+186
* Swipe to see gallery images in HistoryPostFragment.Docile-Alligator2022-11-143-56/+530
* Send correct image index when opening the image in gallery posts.Docile-Alligator2022-11-141-13/+5
* Swipe to see images in gallery in gallery layout.Docile-Alligator2022-11-142-136/+373
* Fix gallery layout issues.Docile-Alligator2022-11-132-36/+36
* Swipe to view images in a gallery in Card Layout 2.Docile-Alligator2022-11-134-68/+165
* Show correct image in the gallery in ViewRedditGalleryActivity.Docile-Alligator2022-11-131-2/+5
* Merge remote-tracking branch 'origin/master'Docile-Alligator2022-11-131-6/+6
|\
| * Fixed issue where filters applied to same feed were behaving incorrectly (#1172)Aidan2232022-11-131-6/+6
* | Fix ItemTouchHelper and gallery swipe gesture fighting each other.Docile-Alligator2022-11-136-25/+66
|/
* Show the current image index in gallery in PostFragment.Docile-Alligator2022-11-123-14/+27
* Swipe between gallery images in PostFragment.Docile-Alligator2022-11-1227-84/+500
* Switch loading more comments to /morechildren endpoint (#1186)Sergei Kozelko2022-11-116-83/+167
* New option: Settings->Interface->Comment->Hide the Number of Votes.Docile-Alligator2022-11-082-18/+31
* Material Design 3 Switch. Target Sdk 33.Docile-Alligator2022-11-0814-38/+63
* Fix getting comment for "continue thread" button (#1207)Sergei Kozelko2022-11-081-1/+1
* Modify the behaviour of ItemTouchHelper.Docile-Alligator2022-11-074-148/+184
* Fix screen staying at MorePostsInfoFragment after retrying.Docile-Alligator2022-11-062-4/+10
* Retry loading more posts.Docile-Alligator2022-11-062-3/+19
* Load sort type from correct shared preferences (#1202)Sergei Kozelko2022-11-051-2/+2
* Minor changes to loading more posts.Docile-Alligator2022-11-052-1/+7
* Fix problems when fetching more history posts in ViewPostDetailActivity.Docile-Alligator2022-11-054-55/+69
* Show status of loading more posts in MorePostsInfoFragment.Docile-Alligator2022-11-053-12/+174
* Fix history posts problems.Docile-Alligator2022-11-053-8/+8
* Load more posts in ViewPostDetailActivity for post feed in HistoryPostFragmen...Docile-Alligator2022-11-043-3/+51
* Load more posts in ViewPostDetailActivity for post feed in PostFragment.Docile-Alligator2022-11-046-33/+354
* New option: Settings->Interface->Hide FAB in Post Feed.Docile-Alligator2022-11-037-14/+58
* New option in PostFragment: More options.Docile-Alligator2022-11-031-0/+8
* Superscript parser overhaul (#1162)scria10002022-11-0321-177/+453
* Fix issues related to hiding account karma in the navigation drawer.Docile-Alligator2022-11-035-6/+43
* Handle u/me.Docile-Alligator2022-11-031-0/+4
* Fix Separate posts and comments in portrait mode not working.Docile-Alligator2022-11-031-2/+1
* Handle invalid regex pattern in post filter.Docile-Alligator2022-11-032-20/+39
* Add some contrast to subreddit and user toolbars. (#1170)cmp2022-11-031-0/+5
* Rename confidence sort to best (#1177)Sergei Kozelko2022-11-033-33/+31
* Display comment avatar only if it is the right user (#1191)Sergei Kozelko2022-11-031-2/+10
* Don't pick up hyperlink text as a link (#1182)scria10002022-11-022-1/+4
* always mux videos when downloading (#1152)Patrick Demers2022-11-021-25/+42
* Improve wiki link handling (#1184)Patrick Demers2022-11-021-2/+12
* Rules can now show in private subreddits (#1181)Abi07112022-11-024-5/+21