| Commit message (Expand) | Author | Files | Lines |
2023-05-03 | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1450 | Docile-Alligator | 1 | -4/+6 |
2023-04-29 | Version 5.4.2-beta1. | Docile-Alligator | 1 | -2/+2 |
2023-04-28 | Fixed ItemTouchHelper conflict with Slidr. | Docile-Alligator | 4 | -21/+86 |
2023-04-28 | Fixed gallery images swipe gesture and Slidr gesture conflicts in all places. | Docile-Alligator | 13 | -120/+105 |
2023-04-27 | Fixed gallery images swipe gesture and Slidr gesture conflicts. | Docile-Alligator | 17 | -26/+44 |
2023-04-26 | Try fixing gallery images swipe gesture and Slidr gesture conflicts. | Docile-Alligator | 4 | -1/+17 |
2023-04-26 | Include Slidr in code. | Docile-Alligator | 50 | -158/+3192 |
2023-04-24 | Sorting subreddits on edit multireddit page (#1402) | EnArvy | 1 | -0/+3 |
2023-04-24 | Show if comments are edited (#1388) | Thomas | 6 | -2/+42 |
2023-03-11 | Export themes with hex colors by default. Read either int colors or hex color... | cmp | 2 | -7/+94 |
2023-03-11 | For v.reddit HLS, try to prefer the stereo audio track. (#1376) | cmp | 1 | -16/+30 |
2023-03-11 | Support long press for posts and comments to copy the post or comment link. (... | cmp | 6 | -13/+82 |
2023-03-11 | Prevent superscript crash with empty spoiler (#1387) | scria1000 | 1 | -1/+35 |
2023-03-05 | Version 5.4.1. Minor bugs fixed. | Docile-Alligator | 2 | -3/+3 |
2023-03-05 | Fix theme issues. | Docile-Alligator | 3 | -8/+9 |
2023-03-04 | Fix edit text hidden under keyboard in ViewPrivateMessagesActivity. | Docile-Alligator | 1 | -49/+1 |
2023-02-21 | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1367 | Docile-Alligator | 1 | -0/+54 |
2023-02-20 | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/736 | Docile-Alligator | 5 | -30/+55 |
2023-02-20 | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1363 | Docile-Alligator | 2 | -58/+68 |
2023-02-20 | Fix suggested sort enum parsing error. | Docile-Alligator | 1 | -1/+6 |
2023-02-06 | Version 5.4.0. Minor bugs fixed in PostGalleryTypeImageRecyclerViewAdapter. | Docile-Alligator | 2 | -5/+14 |
2023-02-06 | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1329 | Docile-Alligator | 1 | -4/+7 |
2023-02-06 | Revert bottom app bar style. | Docile-Alligator | 7 | -140/+194 |
2023-02-03 | Fix progress bar reappearing in PostGalleryTypeImageRecyclerViewAdapter? | Docile-Alligator | 1 | -0/+2 |
2023-01-29 | Version 5.4.0-beta4. Nothing new. | Docile-Alligator | 1 | -2/+2 |
2023-01-26 | Version 5.4.0-beta3. Bring back blocking users. | Docile-Alligator | 6 | -2/+82 |
2023-01-25 | Version 5.4.0-beta2. | Docile-Alligator | 1 | -2/+2 |
2023-01-25 | fix misdeletion (#1343) | scria1000 | 3 | -5/+5 |
2023-01-25 | Remember paused state for autoplay videos (#1331) | scria1000 | 3 | -29/+322 |
2023-01-24 | Additional checks for null or potentially empty array (#1341) | scria1000 | 1 | -1/+5 |
2023-01-24 | Only check for file extensions (#1299) | Björn Tantau | 1 | -3/+3 |
2023-01-24 | In debug, fix crash that occurs when using the camera to post an image. (#1308) | cmp | 1 | -1/+1 |
2023-01-24 | Fix wikimode occasionally being null from the API (#1315) | cmp | 1 | -0/+8 |
2023-01-21 | Fix is_submitter property not being present on responses from the reveddit AP... | cmp | 3 | -5/+7 |
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 |