aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-23Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1625Docile-Alligator12-90/+64
2024-05-14Back up and restore comment filters.Docile-Alligator2-1/+25
2024-05-14Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1636Docile-Alligator1-0/+5
2024-05-14Fix mute and resolution buttons not shown and not able to swipe vertically to...Docile-Alligator1-2/+13
2024-05-13Update dependencies.Docile-Alligator3-4/+6
2024-05-13Migrate to AndroidX Media3.Docile-Alligator23-251/+340
2024-05-12Fix app crashes when going into ViewVideoActivity, ViewImgurVideoFragment and...Docile-Alligator3-3/+3
2024-05-09Fix play button not shown in ViewVideoActivity when pinch to zoom video is en...Docile-Alligator4-7/+6
2024-05-09Fix controller animation issues in StyledPlayerView in ExoPlayer.Docile-Alligator1-2/+3
2024-05-09Fix controller issues in StyledPlayerView in ExoPlayer.Docile-Alligator7-121/+264
2024-05-08Migrate from PlayerView to StyledPlayerView in ExoPlayer.Docile-Alligator12-80/+88
2024-05-08Save pending intent flags in a variable to not show error in DownloadMediaSer...Docile-Alligator2-6/+10
2024-05-08Upgrade dependencies and compileSdk.Docile-Alligator6-10/+5
2024-05-07Remove Butter Knife. Optimize imports.Docile-Alligator37-163/+29
2024-05-07Migrate to ViewBinding in all components.Docile-Alligator6-560/+272
2024-05-07Migrate to ViewBinding in some adapters.Docile-Alligator13-756/+379
2024-05-07Migrate to ViewBinding in some adapters.Docile-Alligator12-629/+480
2024-05-07Migrate to ViewBinding in some adapters.Docile-Alligator8-306/+226
2024-05-07Migrate to ViewBinding in all bottom sheet fragments.Docile-Alligator22-540/+274
2024-05-07Migrate to ViewBinding in ViewPostDetailFragment.Docile-Alligator1-91/+72
2024-04-30Migrate to ViewBinding in some fragments.Docile-Alligator11-353/+343
2024-04-30Migrate to ViewBinding in some fragments.Docile-Alligator6-323/+241
2024-04-29Migrate to ViewBinding in some activities. Remove TrendingActivity.Docile-Alligator16-1062/+564
2024-04-29Migrate to ViewBinding in some activities.Docile-Alligator8-453/+282
2024-04-28Migrate to ViewBinding in some activities.Docile-Alligator2-43/+21
2024-04-28Migrate to ViewBinding in some activities.Docile-Alligator2-173/+129
2024-04-28Migrate to ViewBinding in some activities.Docile-Alligator15-156/+78
2024-04-28Migrate to ViewBinding in some activities.Docile-Alligator2-75/+55
2024-04-28Migrate to ViewBinding in some activities.Docile-Alligator6-144/+94
2024-04-27Minor bugs fixed.Docile-Alligator1-2/+1
2024-04-24Show online themes from local server.Docile-Alligator1-0/+1
2024-04-24Show online themes from local server.Docile-Alligator13-25/+353
2024-04-22Start adding support for online themes.Docile-Alligator3-31/+187
2024-04-20Fixed CommentsRecyclerViewAdapter inconsistent update this time?Docile-Alligator2-2/+2
2024-04-19Maybe fixed CommentsRecyclerViewAdapter inconsistent update.Docile-Alligator1-23/+23
2024-04-17Fix issues related to PostPagingSource.TYPE_ANONYMOUS_MULTIREDDIT. Fix crashe...Docile-Alligator7-28/+32
2024-03-31Fix progress bar shown on top of the image when going back from ViewPostDetai...Docile-Alligator3-43/+9
2024-03-30Fix UploadedImagesBottomSheetFragment not scrolling.Docile-Alligator1-0/+2
2024-03-19Version 7.1.0-beta1. Submit gallery posts with text content (without embedded...Docile-Alligator7-9/+53
2024-03-19Fix spoiler cannot be shown in FullMarkdownActivity.Docile-Alligator15-86/+54
2024-03-19Showing content preview in PostPollActivity is available.Docile-Alligator1-80/+92
2024-03-17Click the corresponding layout group to open subreddit listing in PostXXXActi...Docile-Alligator5-172/+110
2024-03-17Add superscript to MarkdownBottomBarRecyclerViewAdapter.Docile-Alligator4-184/+151
2024-03-17Migrate to ViewBinding in some activities.Docile-Alligator8-434/+250
2024-03-15Fix app crashes after selecting capture image in UploadedImagesBottomSheetFra...Docile-Alligator6-6/+6
2024-03-15Submit video posts with text content (without embedded images).Docile-Alligator6-213/+191
2024-03-14Submit image posts with text content (without embedded images).Docile-Alligator4-199/+164
2024-03-14Submit link posts with text content (without embedded images).Docile-Alligator4-191/+175
2024-03-13Submit poll posts with text content (of course with embedded images).Docile-Alligator7-261/+363
2024-03-13Fix rounded corners in blurred images in ImageAndGifEntry.Docile-Alligator1-2/+2