aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-10-28Refine markdown table scrolling. Refine horizontal gestures.Docile-Alligator1-2/+2
2024-10-20Changed the way read posts are handled to support an arbitrary read posts ↵Eitan1-0/+55
limit (#1720) * Changed the way read posts are handled to support an arbitrary 'read posts limit' * Changed db size in summary to kb * Use return HashSet instead of List in ReadPostsListInterface * Moved DB summary to Advanced Preferences. * Completed merge from master into feature/readPost * Fix some bugs and code style. --------- Co-authored-by: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>
2024-09-25Show GiphyGifInfoBottomSheetFragment before the Giphy gif selector.Docile-Alligator1-0/+42
2024-09-19Remove unnecessary properties in some layouts.Docile-Alligator2-4/+1
2024-09-19Reverse the order of items in MarkdownBottomBarRecyclerViewAdapter.Docile-Alligator2-1/+4
2024-09-18Add an option to download all media in a gallery in ViewRedditGalleryActivity.Docile-Alligator1-1/+1
2024-09-17Add an option to download the entire gallery in PostOptionsBottomSheetFragment.Docile-Alligator1-0/+21
2024-09-17Add an option to download media in PostOptionsBottomSheetFragment.Docile-Alligator1-0/+21
2024-09-13Enabling or disabling reply notifications in CommentMoreBottomSheetFragment.Docile-Alligator1-0/+19
2024-09-11Continue implementing PostOptionsBottomSheetFragment.Docile-Alligator1-2/+1
2024-09-11Start implementing PostOptionsBottomSheetFragment. Rename some drawables.Docile-Alligator65-151/+267
2024-09-10New UI design in CreateMultiRedditActivity.Docile-Alligator1-33/+101
2024-09-10New UI design in ViewUserDetailActivity.Docile-Alligator1-53/+72
2024-09-10New UI design in ViewSubredditDetailActivity.Docile-Alligator1-90/+101
2024-09-09Remove MultiredditSelectionActivity.Docile-Alligator1-41/+0
2024-09-08Fix explanation in CustomizePostFilterActivity.Docile-Alligator1-1/+1
2024-09-08Refine ViewPrivateMessagesActivity UI.Docile-Alligator3-9/+6
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 ↵Docile-Alligator1-41/+0
SubredditSelectionActivity.
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 ↵Docile-Alligator1-520/+895
CustomizePostFilterActivity.
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 ↵Docile-Alligator1-0/+7
instead of CustomTheme.
2024-05-24Login using Chrome custom tab. Remove option to set setDomStorageEnabled() ↵Docile-Alligator2-5/+31
in LoginActivity.
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 ↵Docile-Alligator1-1/+1
to finish in ViewVideoActivity.
2024-05-13Migrate to AndroidX Media3.Docile-Alligator16-33/+35
2024-05-12Fix app crashes when going into ViewVideoActivity, ViewImgurVideoFragment ↵Docile-Alligator1-3/+3
and ViewRedditGalleryVideoFragment.
2024-05-09Fix play button not shown in ViewVideoActivity when pinch to zoom video is ↵Docile-Alligator2-5/+4
enabled.
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