| Commit message (Expand) | Author | Files | Lines |
2023-09-11 | Continue adding Card Layout 3. | Docile-Alligator | 1 | -20/+36 |
2023-09-11 | Continue adding Card Layout 3. | Docile-Alligator | 2 | -3/+3 |
2023-09-11 | Continue adding Card Layout 3. Start changing vote button icons. | Docile-Alligator | 2 | -2/+22 |
2023-09-10 | Continue adding Card Layout 3. | Docile-Alligator | 6 | -24/+53 |
2023-09-10 | Continue adding Card Layout 3. | Docile-Alligator | 2 | -74/+81 |
2023-09-10 | Continue adding Card Layout 3. | Docile-Alligator | 2 | -4/+15 |
2023-09-10 | Continue adding Card Layout 3. | Docile-Alligator | 2 | -13/+16 |
2023-09-10 | Continue adding Card Layout 3. | Docile-Alligator | 5 | -0/+1678 |
2023-09-10 | Start adding Card Layout 3. | Docile-Alligator | 1 | -3/+1302 |
2023-09-07 | Version 6.2.5. Add notification for them to re-login. | Docile-Alligator | 1 | -2/+2 |
2023-09-06 | Version 6.2.3. Explain the tiers. | Docile-Alligator | 1 | -2/+2 |
2023-09-05 | Version 6.2.1. | Docile-Alligator | 1 | -2/+2 |
2023-08-28 | Version 6.1.1. Oops :) | Docile-Alligator | 1 | -2/+2 |
2023-08-27 | Version 6.0.6. | Docile-Alligator | 1 | -2/+2 |
2023-08-27 | Please update Infinity after August 30th. | Docile-Alligator | 3 | -5/+7 |
2023-08-15 | Probably fixed key reuse in PostPagingSource caused by NSFW posts being disab... | Docile-Alligator | 1 | -0/+6 |
2023-08-13 | Version 6.0.4 | Docile-Alligator | 1 | -2/+2 |
2023-08-13 | Fix Reddit video downloaded without sound. | Docile-Alligator | 1 | -7/+28 |
2023-06-23 | Fixed compile error due to JCenter() library issue (#1507) | Noor Alnajar | 2 | -1/+1 |
2023-06-22 | Version 6.0.2. | Docile-Alligator | 1 | -2/+2 |
2023-06-22 | Fix RedditAPIInfoBottomSheetFragment not scrollable. | Docile-Alligator | 2 | -48/+56 |
2023-06-20 | Version 6.0.1 | Docile-Alligator | 1 | -2/+2 |
2023-06-20 | Showing info related to the Reddit API changes | Docile-Alligator | 5 | -4/+156 |
2023-05-22 | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1475 | Docile-Alligator | 1 | -0/+1 |
2023-05-14 | Version 5.4.2. | Docile-Alligator | 1 | -2/+2 |
2023-05-13 | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1448 | Docile-Alligator | 2 | -1/+5 |
2023-05-07 | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1456 | Docile-Alligator | 2 | -10/+18 |
2023-05-04 | Markdown in subreddit and user descriptions. | Docile-Alligator | 3 | -4/+34 |
2023-05-04 | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1301 | Docile-Alligator | 3 | -3/+22 |
2023-05-04 | Don't restart login activity on orientation, screen size, or layout direction... | cmp | 1 | -0/+1 |
2023-05-04 | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1408 | Docile-Alligator | 1 | -1/+3 |
2023-05-03 | Do not render ZoomSurfaceView when pinch to to zoom video is disabled. | Docile-Alligator | 2 | -13/+55 |
2023-05-03 | Do not render ZoomSurfaceView when pinch to to zoom video is disabled. | Docile-Alligator | 1 | -49/+71 |
2023-05-03 | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1414 | Docile-Alligator | 1 | -13/+16 |
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 |