tachiyomi/app/src/main/java/eu/kanade/presentation/components
zbue 8dce7b3e9e
Disable ChapterHeader & ChapterDownloadIndicator click when in selection mode (#8350)
* Disable `ChapterHeader` click when in selection mode

* Disable `ChapterDownloadIndicator` click when in selection mode

* Review changes

* Merge remote-tracking branch 'origin/master' into patch-7

* Merge remote-tracking branch 'origin/master' into patch-7

* Revert back to old implementation
2022-10-30 22:57:56 -04:00
..
AppBar.kt Refactor search toolbar and fix browse source (#8360) 2022-10-30 13:34:47 -04:00
Badges.kt Use MaterialTheme.shapes in more places 2022-10-28 16:18:05 -04:00
Banners.kt Add warning about F-Droid build support in More screen 2022-10-30 16:00:19 -04:00
Button.kt Document copied M3 component customizations 2022-10-09 11:48:46 -04:00
ChangeCategoryDialog.kt Clean up strings and icons (#8326) 2022-10-29 11:43:51 -04:00
ChapterDownloadIndicator.kt Disable ChapterHeader & ChapterDownloadIndicator click when in selection mode (#8350) 2022-10-30 22:57:56 -04:00
CommonMangaItem.kt Use MaterialTheme.shapes in more places 2022-10-28 16:18:05 -04:00
DeleteLibraryMangaDialog.kt Clean up strings and icons (#8326) 2022-10-29 11:43:51 -04:00
Divider.kt Remove redundant preference composables 2022-10-30 11:37:02 -04:00
DownloadDropdownMenu.kt Add different download options within the Library (#8267) 2022-10-30 22:27:48 -04:00
DropdownMenu.kt Refactor overflow menus into a composable 2022-10-30 11:06:41 -04:00
DuplicateMangaDialog.kt Clean up strings and icons (#8326) 2022-10-29 11:43:51 -04:00
EmptyScreen.kt Use Compose fast* functions in more places 2022-10-30 12:27:12 -04:00
FloatingActionButton.kt Document copied M3 component customizations 2022-10-09 11:48:46 -04:00
IconButton.kt Document copied M3 component customizations 2022-10-09 11:48:46 -04:00
LazyGrid.kt Add fast scroller to Library screen (#7600) 2022-07-27 09:13:43 -04:00
LazyList.kt Fix scroll animation when system animation is disabled (#7509) 2022-07-11 22:21:00 -04:00
LinkIcon.kt Fix about icons sizing 2022-04-28 09:15:59 -04:00
LoadingScreen.kt Make screen loading indicators more consistent 2022-08-05 22:33:52 -04:00
MangaBottomActionMenu.kt Clean up library download chapters logic 2022-10-30 22:56:07 -04:00
MangaCover.kt Use MaterialTheme.shapes in more places 2022-10-28 16:18:05 -04:00
Pager.kt New Pager implementation (#8323) 2022-10-29 12:32:55 -04:00
Pill.kt Use MaterialTheme.shapes in more places 2022-10-28 16:18:05 -04:00
RelativeDateHeader.kt Migrate Updates screen to compose (#7534) 2022-07-17 22:17:40 -04:00
Scaffold.kt Rebase Scaffold fork (#8353) 2022-10-30 09:59:50 -04:00
Surface.kt Document copied M3 component customizations 2022-10-09 11:48:46 -04:00
SwipeRefresh.kt Bring back overscroll in SwipeRefresh for A12+ 2022-10-09 15:37:48 -04:00
TabbedScreen.kt Refactor search toolbar and fix browse source (#8360) 2022-10-30 13:34:47 -04:00
Tabs.kt Tabs: Don't explicitly set text color in the text (#8365) 2022-10-30 12:04:46 -04:00
TwoPanelBox.kt Settings: M3 and two pane ui (#8211) 2022-10-16 12:15:01 -04:00
VerticalFastScroller.kt Fix Scrollbar when the list contains sticky header (#8181) 2022-10-10 11:59:01 -04:00