| Commit message (Expand) | Author | Files | Lines |
2023-01-21 | Handle image posts if url contains query string (#1300) | Björn Tantau | 1 | -15/+11 |
2023-01-21 | Ignore NotifyDataSetChanged lint warnings for Markwon adapters (#1228) | Sergei Kozelko | 8 | -1/+8 |
2023-01-21 | Disable aspect ratio logic when it is negative (#1296) | Sergei Kozelko | 1 | -9/+11 |
2023-01-21 | Fix keyboard not showing on Android 13. | Docile-Alligator | 19 | -374/+134 |
2022-12-29 | Fix gallery image height in PostGalleryTypeImageRecyclerViewAdapter. | Docile-Alligator | 1 | -2/+2 |
2022-12-29 | Change the style of the bottom app bar. | Docile-Alligator | 8 | -194/+159 |
2022-12-27 | Minor bugs fixed. | Docile-Alligator | 3 | -1/+2 |
2022-12-26 | New option in fab: go to top. | Docile-Alligator | 10 | -46/+132 |
2022-12-24 | Fix ItemTouchHelper issue? | Docile-Alligator | 4 | -13/+0 |
2022-12-23 | Delete unused mCommentIcon field (#1293) | Sergei Kozelko | 1 | -7/+0 |
2022-12-23 | Delete unused isSortingComments field (#1292) | Sergei Kozelko | 1 | -22/+6 |
2022-12-23 | Show moderator author/user colors in more places, such as post lists and hist... | cmp | 6 | -23/+72 |
2022-12-23 | Inject Streamable api provider instead of Retrofit instance (#1217) | Sergei Kozelko | 9 | -35/+54 |
2022-12-23 | Allow importing theme as any text (#1275) | Sergei Kozelko | 1 | -7/+12 |
2022-12-23 | If an author is deleted and is clicked, don't switch to view user (#1287) | cmp | 10 | -32/+68 |
2022-12-15 | Material You tweaks. | Docile-Alligator | 2 | -8/+8 |
2022-12-15 | Clean up NetworkModule (#1276) | Sergei Kozelko | 1 | -19/+22 |
2022-12-15 | Keep the capital letteing of your Multireddit when displayed on the home bar ... | DeathPhantom77 | 1 | -2/+2 |
2022-12-10 | Minor UI tweaks. | Docile-Alligator | 4 | -11/+7 |
2022-12-09 | Refactor onFetchMoreCommentFailed callback (#1263) | Sergei Kozelko | 1 | -37/+33 |
2022-12-04 | Version v5.4.0-beta1. Minor bugs fixed. | Docile-Alligator | 1 | -2/+5 |
2022-12-04 | Version v5.4.0-beta1. Add authenticator to oauth retrofit. | Docile-Alligator | 1 | -12/+2 |
2022-12-04 | Version v5.4.0-beta1. | Docile-Alligator | 1 | -1/+1 |
2022-12-04 | Version v5.4.0-beta1. | Docile-Alligator | 1 | -2/+2 |
2022-12-03 | Hide more options menu item in some activities. | Docile-Alligator | 1 | -0/+7 |
2022-12-03 | Remove RPAN. | Docile-Alligator | 33 | -1616/+1 |
2022-12-03 | Allow https redirection in ExoPlayer (#1261) | scria1000 | 6 | -19/+12 |
2022-12-03 | Fix score shown inside CommentFullyCollapsedViewHolder even the score is hidden. | Docile-Alligator | 2 | -7/+2 |
2022-12-03 | Fix placeholder position check (#1216) | Sergei Kozelko | 1 | -78/+67 |
2022-12-03 | Match parent for the bottom app bar in ViewRedditGalleryImageOrGifFragment. | Docile-Alligator | 1 | -1/+1 |
2022-12-03 | Fix bottom app bar not shown in ViewRedditGalleryImageOrGifFragment. | Docile-Alligator | 2 | -4/+5 |
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 |