| Commit message (Expand) | Author | Files | Lines |
2022-12-03 | Fix a stupid bug that prevents posts from loading. | Docile-Alligator | 1 | -5/+7 |
2022-12-03 | Notification permission. | Docile-Alligator | 8 | -16/+91 |
2022-11-28 | Minor bugs fixed. | Docile-Alligator | 2 | -6/+4 |
2022-11-28 | Dagger networking refactor (#1125) | Kurian Vithayathil | 4 | -253/+308 |
2022-11-27 | Minor bugs fixed | Docile-Alligator | 1 | -1/+1 |
2022-11-27 | Use more precise viewholder type in PostGalleryTypeImageRecyclerViewAdapter (... | Sergei Kozelko | 1 | -31/+27 |
2022-11-27 | Sort type converters - part 2 (#1244) | Sergei Kozelko | 10 | -200/+86 |
2022-11-27 | Fix Imgur bug for insecure mp4 links (#1240) | scria1000 | 2 | -14/+22 |
2022-11-27 | Remove unused Post fields (#1212) | Sergei Kozelko | 7 | -61/+14 |
2022-11-25 | Store only first level replies as children (#1222) | Sergei Kozelko | 5 | -27/+48 |
2022-11-19 | Minor code improvements (#1218) | Anatolii Afanasev | 16 | -83/+30 |
2022-11-19 | Remove unused download events (#1236) | Sergei Kozelko | 4 | -29/+0 |
2022-11-18 | Sort type converters (#1211) | Sergei Kozelko | 7 | -194/+135 |
2022-11-18 | hide keyboard when choosing account from bottom sheet (#1231) | Patrick Demers | 1 | -0/+3 |
2022-11-14 | New option: Settings->Interface->Comment->Comment Divider Type. | Docile-Alligator | 6 | -6/+66 |
2022-11-14 | Swipe to see gallery images in PostDetailRecyclerViewAdapter. | Docile-Alligator | 5 | -228/+289 |
2022-11-14 | Swipe to see gallery images in HistoryPostFragment. | Docile-Alligator | 3 | -56/+530 |
2022-11-14 | Send correct image index when opening the image in gallery posts. | Docile-Alligator | 1 | -13/+5 |
2022-11-14 | Swipe to see images in gallery in gallery layout. | Docile-Alligator | 5 | -138/+422 |
2022-11-13 | add example post form | Wladimir Kirianov | 1 | -1/+13 |
2022-11-13 | Fix gallery layout issues. | Docile-Alligator | 2 | -36/+36 |
2022-11-13 | Swipe to view images in a gallery in Card Layout 2. | Docile-Alligator | 5 | -68/+474 |
2022-11-13 | Show correct image in the gallery in ViewRedditGalleryActivity. | Docile-Alligator | 1 | -2/+5 |
2022-11-13 | Fix ItemTouchHelper and gallery swipe gesture fighting each other. | Docile-Alligator | 6 | -25/+66 |
2022-11-13 | Fixed issue where filters applied to same feed were behaving incorrectly (#1172) | Aidan223 | 1 | -6/+6 |
2022-11-12 | Show the current image index in gallery in PostFragment. | Docile-Alligator | 5 | -34/+69 |
2022-11-12 | Swipe between gallery images in PostFragment. | Docile-Alligator | 29 | -84/+832 |
2022-11-11 | Switch loading more comments to /morechildren endpoint (#1186) | Sergei Kozelko | 6 | -83/+167 |
2022-11-08 | New option: Settings->Interface->Comment->Hide the Number of Votes. | Docile-Alligator | 3 | -18/+36 |
2022-11-08 | Limit EditText's height in CustomizePostFilterActivity. | Docile-Alligator | 7 | -17/+61 |
2022-11-08 | Material Design 3 Switch. Target Sdk 33. | Docile-Alligator | 28 | -71/+97 |
2022-11-08 | Fix getting comment for "continue thread" button (#1207) | Sergei Kozelko | 1 | -1/+1 |
2022-11-07 | Modify the behaviour of ItemTouchHelper. | Docile-Alligator | 4 | -148/+184 |
2022-11-06 | Fix screen staying at MorePostsInfoFragment after retrying. | Docile-Alligator | 2 | -4/+10 |
2022-11-06 | Retry loading more posts. | Docile-Alligator | 4 | -4/+21 |
2022-11-05 | Load sort type from correct shared preferences (#1202) | Sergei Kozelko | 1 | -2/+2 |
2022-11-05 | Minor changes to loading more posts. | Docile-Alligator | 3 | -5/+23 |
2022-11-05 | Fix problems when fetching more history posts in ViewPostDetailActivity. | Docile-Alligator | 4 | -55/+69 |
2022-11-05 | Show status of loading more posts in MorePostsInfoFragment. | Docile-Alligator | 5 | -12/+199 |
2022-11-05 | Fix history posts problems. | Docile-Alligator | 3 | -8/+8 |
2022-11-04 | Load more posts in ViewPostDetailActivity for post feed in HistoryPostFragmen... | Docile-Alligator | 3 | -3/+51 |
2022-11-04 | Load more posts in ViewPostDetailActivity for post feed in PostFragment. | Docile-Alligator | 6 | -33/+354 |
2022-11-03 | New option: Settings->Interface->Hide FAB in Post Feed. | Docile-Alligator | 9 | -14/+64 |
2022-11-03 | New option in PostFragment: More options. | Docile-Alligator | 3 | -0/+15 |
2022-11-03 | Superscript parser overhaul (#1162) | scria1000 | 22 | -178/+453 |
2022-11-03 | Fix issues related to hiding account karma in the navigation drawer. | Docile-Alligator | 5 | -6/+43 |
2022-11-03 | Version 5.3.4. | Docile-Alligator | 1 | -2/+2 |
2022-11-03 | Handle u/me. | Docile-Alligator | 1 | -0/+4 |
2022-11-03 | Fix Separate posts and comments in portrait mode not working. | Docile-Alligator | 1 | -2/+1 |
2022-11-03 | Handle invalid regex pattern in post filter. | Docile-Alligator | 3 | -20/+41 |