aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-17Snackbar for recent search deletions (#1627)Abhishek1-1/+3
2024-08-17Optimize subreddit auto complete.Docile-Alligator1-1/+5
2024-08-15Show 'All subreddits' in recent searches in SearchActivity if applicable.Docile-Alligator1-2/+1
2024-08-14Redesign recent search queries UI.Docile-Alligator2-29/+41
2024-07-19Optimize methods in EditProfileService.Docile-Alligator1-1/+1
2024-07-19Start migrating EditProfileService to JobService.Docile-Alligator1-3/+3
2024-07-18Starting migrating SubmitPostService to JobService.Docile-Alligator1-0/+1
2024-07-18Add an entry for Display mode in CustomizeCommentFilterActivity.Docile-Alligator3-0/+34
2024-07-17Apply embedded media type setting to EmotePlugin.Docile-Alligator2-6/+6
2024-07-17Add options to control which kind of media to show in the markdown content.Docile-Alligator4-0/+47
2024-07-17Different save options when saving the online theme.Docile-Alligator2-4/+13
2024-07-11Continue implementing online custom themes. Modifying online theme.Docile-Alligator1-0/+5
2024-07-09Continue implementing online custom themes. Fetch OnlineCustomThemeMetadata i...Docile-Alligator2-0/+8
2024-05-24Fix string resource issue.Docile-Alligator19-36/+0
2024-05-24Login using Chrome custom tab. Remove option to set setDomStorageEnabled() in...Docile-Alligator5-17/+43
2024-05-23Bare bone login using Chrome custom tab.Docile-Alligator1-0/+10
2024-05-23Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1625Docile-Alligator1-2/+2
2024-05-15Bold title in PostXXXActivity.Docile-Alligator5-4/+5
2024-05-14Fix mute and resolution buttons not shown and not able to swipe vertically to...Docile-Alligator1-1/+1
2024-05-13Migrate to AndroidX Media3.Docile-Alligator17-35/+37
2024-05-12Fix app crashes when going into ViewVideoActivity, ViewImgurVideoFragment and...Docile-Alligator1-3/+3
2024-05-09Fix play button not shown in ViewVideoActivity when pinch to zoom video is en...Docile-Alligator2-5/+4
2024-05-09Fix controller animation issues in StyledPlayerView in ExoPlayer.Docile-Alligator13-16/+40
2024-05-09Fix controller issues in StyledPlayerView in ExoPlayer.Docile-Alligator3-56/+17
2024-05-08Migrate from PlayerView to StyledPlayerView in ExoPlayer.Docile-Alligator12-12/+12
2024-05-07Remove Butter Knife. Optimize imports.Docile-Alligator18-27/+11
2024-05-07Migrate to ViewBinding in all components.Docile-Alligator2-2/+0
2024-05-07Migrate to ViewBinding in some adapters.Docile-Alligator2-2/+0
2024-05-07Fix Dutch translation.Docile-Alligator1-1/+1
2024-04-30Migrate to ViewBinding in some fragments.Docile-Alligator5-6/+0
2024-04-30Migrate to ViewBinding in some fragments.Docile-Alligator1-1/+0
2024-04-29Migrate to ViewBinding in some activities. Remove TrendingActivity.Docile-Alligator40-149/+0
2024-04-29Migrate to ViewBinding in some activities.Docile-Alligator8-8/+0
2024-04-28Migrate to ViewBinding in some activities.Docile-Alligator2-2/+0
2024-04-28Migrate to ViewBinding in some activities.Docile-Alligator2-3/+1
2024-04-28Migrate to ViewBinding in some activities.Docile-Alligator5-5/+0
2024-04-28Migrate to ViewBinding in some activities.Docile-Alligator1-0/+1
2024-04-28Migrate to ViewBinding in some activities.Docile-Alligator5-5/+1
2024-04-27Minor bugs fixed.Docile-Alligator1-1/+2
2024-04-22Start adding support for online themes.Docile-Alligator4-5/+36
2024-03-30Fix UploadedImagesBottomSheetFragment not scrolling.Docile-Alligator1-48/+55
2024-03-19Version 7.1.0-beta1. Submit gallery posts with text content (without embedded...Docile-Alligator6-176/+203
2024-03-19Showing content preview in PostPollActivity is available.Docile-Alligator2-6/+17
2024-03-17Click the corresponding layout group to open subreddit listing in PostXXXActi...Docile-Alligator5-0/+5
2024-03-17Add superscript to MarkdownBottomBarRecyclerViewAdapter.Docile-Alligator4-4/+29
2024-03-17Migrate to ViewBinding in some activities.Docile-Alligator1-1/+1
2024-03-15Submit video posts with text content (without embedded images).Docile-Alligator1-207/+234
2024-03-14Submit image posts with text content (without embedded images).Docile-Alligator2-209/+236
2024-03-14Submit link posts with text content (without embedded images).Docile-Alligator1-192/+220
2024-03-13Submit poll posts with text content (of course with embedded images).Docile-Alligator2-289/+318