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