aboutsummaryrefslogtreecommitdiff
path: root/app/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-22Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/14751-0/+1
2023-05-13Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/14482-1/+5
2023-05-07Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/14562-10/+18
2023-05-04Markdown in subreddit and user descriptions.3-4/+34
2023-05-04Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/13013-3/+22
2023-05-04Don't restart login activity on orientation, screen size, or layout direction...1-0/+1
2023-05-04Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/14081-1/+3
2023-05-03Do not render ZoomSurfaceView when pinch to to zoom video is disabled.2-13/+55
2023-05-03Do not render ZoomSurfaceView when pinch to to zoom video is disabled.1-49/+71
2023-05-03Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/14141-13/+16
2023-05-03Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/14501-4/+6
2023-04-28Fixed ItemTouchHelper conflict with Slidr.4-21/+86
2023-04-28Fixed gallery images swipe gesture and Slidr gesture conflicts in all places.13-120/+105
2023-04-27Fixed gallery images swipe gesture and Slidr gesture conflicts.17-26/+44
2023-04-26Try fixing gallery images swipe gesture and Slidr gesture conflicts.4-1/+17
2023-04-26Include Slidr in code.49-157/+3192
2023-04-24Sorting subreddits on edit multireddit page (#1402)1-0/+3
2023-04-24Show if comments are edited (#1388)6-2/+42
2023-03-11Export themes with hex colors by default. Read either int colors or hex color...2-7/+94
2023-03-11For v.reddit HLS, try to prefer the stereo audio track. (#1376)1-16/+30
2023-03-11Support long press for posts and comments to copy the post or comment link. (...6-13/+82
2023-03-11Prevent superscript crash with empty spoiler (#1387)1-1/+35
2023-03-05Version 5.4.1. Minor bugs fixed.1-1/+1
2023-03-05Fix theme issues.3-8/+9
2023-03-04Fix edit text hidden under keyboard in ViewPrivateMessagesActivity.1-49/+1
2023-02-21Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/13671-0/+54
2023-02-20Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/7365-30/+55
2023-02-20Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/13632-58/+68
2023-02-20Fix suggested sort enum parsing error.1-1/+6
2023-02-06Version 5.4.0. Minor bugs fixed in PostGalleryTypeImageRecyclerViewAdapter.1-3/+12
2023-02-06Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/13291-4/+7
2023-02-06Revert bottom app bar style.6-139/+193
2023-02-03Fix progress bar reappearing in PostGalleryTypeImageRecyclerViewAdapter?1-0/+2
2023-01-26Version 5.4.0-beta3. Bring back blocking users.5-0/+80
2023-01-25fix misdeletion (#1343)3-5/+5
2023-01-25Remember paused state for autoplay videos (#1331)3-29/+322
2023-01-24Additional checks for null or potentially empty array (#1341)1-1/+5
2023-01-24Only check for file extensions (#1299)1-3/+3
2023-01-24In debug, fix crash that occurs when using the camera to post an image. (#1308)1-1/+1
2023-01-24Fix wikimode occasionally being null from the API (#1315)1-0/+8
2023-01-21Fix is_submitter property not being present on responses from the reveddit AP...3-5/+7
2023-01-21Handle image posts if url contains query string (#1300)1-15/+11
2023-01-21Ignore NotifyDataSetChanged lint warnings for Markwon adapters (#1228)8-1/+8
2023-01-21Disable aspect ratio logic when it is negative (#1296)1-9/+11
2023-01-21Fix keyboard not showing on Android 13.19-374/+134
2022-12-29Fix gallery image height in PostGalleryTypeImageRecyclerViewAdapter.1-2/+2
2022-12-29Change the style of the bottom app bar.8-194/+159
2022-12-27Minor bugs fixed.3-1/+2
2022-12-26New option in fab: go to top.10-46/+132
2022-12-24Fix ItemTouchHelper issue?4-13/+0