| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Continue adding Card Layout 3. | Docile-Alligator | 2023-09-10 | 5 | -0/+1678 |
* | Start adding Card Layout 3. | Docile-Alligator | 2023-09-10 | 1 | -3/+1302 |
* | Please update Infinity after August 30th. | Docile-Alligator | 2023-08-27 | 3 | -5/+7 |
* | Probably fixed key reuse in PostPagingSource caused by NSFW posts being disab... | Docile-Alligator | 2023-08-15 | 1 | -0/+6 |
* | Fix Reddit video downloaded without sound. | Docile-Alligator | 2023-08-13 | 1 | -7/+28 |
* | Fix RedditAPIInfoBottomSheetFragment not scrollable. | Docile-Alligator | 2023-06-22 | 2 | -48/+56 |
* | Showing info related to the Reddit API changes | Docile-Alligator | 2023-06-20 | 5 | -4/+156 |
* | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1475 | Docile-Alligator | 2023-05-22 | 1 | -0/+1 |
* | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1448 | Docile-Alligator | 2023-05-13 | 2 | -1/+5 |
* | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1456 | Docile-Alligator | 2023-05-07 | 2 | -10/+18 |
* | Markdown in subreddit and user descriptions. | Docile-Alligator | 2023-05-04 | 3 | -4/+34 |
* | Merge remote-tracking branch 'origin/master' | Docile-Alligator | 2023-05-04 | 1 | -0/+1 |
|\ |
|
| * | Don't restart login activity on orientation, screen size, or layout direction... | cmp | 2023-05-04 | 1 | -0/+1 |
* | | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1301 | Docile-Alligator | 2023-05-04 | 3 | -3/+22 |
|/ |
|
* | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1408 | Docile-Alligator | 2023-05-04 | 1 | -1/+3 |
* | Do not render ZoomSurfaceView when pinch to to zoom video is disabled. | Docile-Alligator | 2023-05-03 | 2 | -13/+55 |
* | Do not render ZoomSurfaceView when pinch to to zoom video is disabled. | Docile-Alligator | 2023-05-03 | 1 | -49/+71 |
* | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1414 | Docile-Alligator | 2023-05-03 | 1 | -13/+16 |
* | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1450 | Docile-Alligator | 2023-05-03 | 1 | -4/+6 |
* | Fixed ItemTouchHelper conflict with Slidr. | Docile-Alligator | 2023-04-28 | 4 | -21/+86 |
* | Fixed gallery images swipe gesture and Slidr gesture conflicts in all places. | Docile-Alligator | 2023-04-28 | 13 | -120/+105 |
* | Fixed gallery images swipe gesture and Slidr gesture conflicts. | Docile-Alligator | 2023-04-27 | 17 | -26/+44 |
* | Try fixing gallery images swipe gesture and Slidr gesture conflicts. | Docile-Alligator | 2023-04-26 | 4 | -1/+17 |
* | Include Slidr in code. | Docile-Alligator | 2023-04-26 | 49 | -157/+3192 |
* | Sorting subreddits on edit multireddit page (#1402) | EnArvy | 2023-04-24 | 1 | -0/+3 |
* | Show if comments are edited (#1388) | Thomas | 2023-04-24 | 6 | -2/+42 |
* | Export themes with hex colors by default. Read either int colors or hex color... | cmp | 2023-03-11 | 2 | -7/+94 |
* | For v.reddit HLS, try to prefer the stereo audio track. (#1376) | cmp | 2023-03-11 | 1 | -16/+30 |
* | Support long press for posts and comments to copy the post or comment link. (... | cmp | 2023-03-11 | 6 | -13/+82 |
* | Prevent superscript crash with empty spoiler (#1387) | scria1000 | 2023-03-11 | 1 | -1/+35 |
* | Version 5.4.1. Minor bugs fixed. | Docile-Alligator | 2023-03-05 | 1 | -1/+1 |
* | Fix theme issues. | Docile-Alligator | 2023-03-05 | 3 | -8/+9 |
* | Fix edit text hidden under keyboard in ViewPrivateMessagesActivity. | Docile-Alligator | 2023-03-04 | 1 | -49/+1 |
* | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1367 | Docile-Alligator | 2023-02-21 | 1 | -0/+54 |
* | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/736 | Docile-Alligator | 2023-02-20 | 5 | -30/+55 |
* | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1363 | Docile-Alligator | 2023-02-20 | 2 | -58/+68 |
* | Fix suggested sort enum parsing error. | Docile-Alligator | 2023-02-20 | 1 | -1/+6 |
* | Version 5.4.0. Minor bugs fixed in PostGalleryTypeImageRecyclerViewAdapter. | Docile-Alligator | 2023-02-06 | 1 | -3/+12 |
* | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1329 | Docile-Alligator | 2023-02-06 | 1 | -4/+7 |
* | Revert bottom app bar style. | Docile-Alligator | 2023-02-06 | 6 | -139/+193 |
* | Fix progress bar reappearing in PostGalleryTypeImageRecyclerViewAdapter? | Docile-Alligator | 2023-02-03 | 1 | -0/+2 |
* | Version 5.4.0-beta3. Bring back blocking users. | Docile-Alligator | 2023-01-26 | 5 | -0/+80 |
* | fix misdeletion (#1343) | scria1000 | 2023-01-25 | 3 | -5/+5 |
* | Remember paused state for autoplay videos (#1331) | scria1000 | 2023-01-25 | 3 | -29/+322 |
* | Additional checks for null or potentially empty array (#1341) | scria1000 | 2023-01-24 | 1 | -1/+5 |
* | Only check for file extensions (#1299) | Björn Tantau | 2023-01-24 | 1 | -3/+3 |
* | In debug, fix crash that occurs when using the camera to post an image. (#1308) | cmp | 2023-01-24 | 1 | -1/+1 |
* | Fix wikimode occasionally being null from the API (#1315) | cmp | 2023-01-24 | 1 | -0/+8 |
* | Fix is_submitter property not being present on responses from the reveddit AP... | cmp | 2023-01-21 | 3 | -5/+7 |
* | Handle image posts if url contains query string (#1300) | Björn Tantau | 2023-01-21 | 1 | -15/+11 |