aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-08Refine ViewPrivateMessagesActivity UI.Docile-Alligator1-10/+8
2024-09-08Continue adding contentDescription for image views.Docile-Alligator8-12/+25
2024-09-05Continue adding contentDescription for image views.Docile-Alligator7-11/+24
2024-09-05Start adding contentDescription for image views.Docile-Alligator14-6/+26
2024-09-04Show a divider in SearchActivity.Docile-Alligator1-0/+6
2024-09-04Show correct title in SubscribedThingListingActivity. Remove SubredditSelecti...Docile-Alligator1-41/+0
2024-08-20Refine UI in CustomizePostFilterActivity and CustomizeCommentFilterActivity.Docile-Alligator2-16/+49
2024-08-20Refine UI and add explanations for the name in CustomizeCommentFilterActivity.Docile-Alligator1-15/+48
2024-08-20Refine UI and add explanations in CustomizeCommentFilterActivity.Docile-Alligator1-98/+243
2024-08-20Fix spinner issue in CustomizeCommentFilterActivity.Docile-Alligator1-4/+6
2024-08-20Explain every option in CustomizePostFilterActivity. Refine UI in CustomizePo...Docile-Alligator1-520/+895
2024-08-19Refine UI in CustomizePostFilterActivity.Docile-Alligator1-26/+47
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-18Add an entry for Display mode in CustomizeCommentFilterActivity.Docile-Alligator1-0/+25
2024-07-09Continue implementing online custom themes. Fetch OnlineCustomThemeMetadata i...Docile-Alligator1-0/+7
2024-05-24Login using Chrome custom tab. Remove option to set setDomStorageEnabled() in...Docile-Alligator2-5/+31
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-Alligator16-33/+35
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-Alligator7-8/+1
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-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-Alligator13-88/+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-Alligator3-5/+33
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-Alligator5-175/+202
2024-03-17Click the corresponding layout group to open subreddit listing in PostXXXActi...Docile-Alligator5-0/+5
2024-03-17Add superscript to MarkdownBottomBarRecyclerViewAdapter.Docile-Alligator2-4/+17
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