aboutsummaryrefslogtreecommitdiff
path: root/app (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-09Fix controller issues in StyledPlayerView in ExoPlayer.Docile-Alligator10-177/+281
2024-05-08Migrate from PlayerView to StyledPlayerView in ExoPlayer.Docile-Alligator24-92/+100
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-Alligator7-24/+19
2024-05-07Upgrade gradle.Docile-Alligator2-2/+2
2024-05-07Remove Butter Knife. Optimize imports.Docile-Alligator56-194/+40
2024-05-07Migrate to ViewBinding in all components.Docile-Alligator8-562/+272
2024-05-07Migrate to ViewBinding in some adapters.Docile-Alligator15-758/+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-07Fix Dutch translation.Docile-Alligator1-1/+1
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-Alligator16-359/+343
2024-04-30Migrate to ViewBinding in some fragments.Docile-Alligator7-324/+241
2024-04-29Migrate to ViewBinding in some activities. Remove TrendingActivity.Docile-Alligator57-1216/+564
2024-04-29Migrate to ViewBinding in some activities.Docile-Alligator16-461/+282
2024-04-28Migrate to ViewBinding in some activities.Docile-Alligator4-45/+21
2024-04-28Migrate to ViewBinding in some activities.Docile-Alligator4-176/+130
2024-04-28Migrate to ViewBinding in some activities.Docile-Alligator20-161/+78
2024-04-28Migrate to ViewBinding in some activities.Docile-Alligator3-75/+56
2024-04-28Migrate to ViewBinding in some activities.Docile-Alligator11-149/+95
2024-04-27Minor bugs fixed.Docile-Alligator2-3/+3
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-Alligator7-36/+223
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-31Version 7.1.1.Docile-Alligator1-2/+2
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-Alligator2-48/+57
2024-03-27Version 7.1.0.Docile-Alligator1-2/+2
2024-03-19Version 7.1.0-beta1. Submit gallery posts with text content (without embedded...Docile-Alligator13-185/+256
2024-03-19Version 7.1.0-beta1.Docile-Alligator1-4/+4
2024-03-19Fix spoiler cannot be shown in FullMarkdownActivity.Docile-Alligator15-86/+54
2024-03-19Showing content preview in PostPollActivity is available.Docile-Alligator4-88/+111
2024-03-17Click the corresponding layout group to open subreddit listing in PostXXXActi...Docile-Alligator10-172/+115
2024-03-17Add superscript to MarkdownBottomBarRecyclerViewAdapter.Docile-Alligator8-188/+180
2024-03-17Migrate to ViewBinding in some activities.Docile-Alligator9-435/+251
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-Alligator7-420/+425
2024-03-14Submit image posts with text content (without embedded images).Docile-Alligator6-408/+400
2024-03-14Submit link posts with text content (without embedded images).Docile-Alligator5-383/+395
2024-03-13Submit poll posts with text content (of course with embedded images).Docile-Alligator9-550/+681
2024-03-13Fix rounded corners in blurred images in ImageAndGifEntry.Docile-Alligator1-2/+2
2024-03-12Order history reverse chronologically (#1601)Louis Pré3-12/+12
2024-03-12Delete oldest read posts first (#1600)Louis Pré1-1/+1
2024-03-12Edit comments with embedded images.Docile-Alligator7-21/+59
2024-03-11Handle null alignment value in TableCell in RichTextJSONConverter.Docile-Alligator2-11/+15