tachiyomi/app/src/main/java/eu/kanade/presentation/components
Ivan Iskandar be4072c86b
Rework on the wheel picker (#8559)
* Rework the wheel picker

doesn't need for the animation to stop to change the value

* fix

---------

Co-authored-by: arkon <arkon@users.noreply.github.com>
2023-02-12 23:10:47 -05:00
..
AdaptiveSheet.kt AdaptiveSheet: Don't blindly consume back event (#8760) 2022-12-17 12:56:19 -05:00
AlertDialog.kt Full Compose MangaController (#8452) 2022-11-09 22:31:56 -05:00
AppBar.kt Fix extension search query cursor and debounce (#8972) 2023-01-22 16:19:46 -05:00
Badges.kt Replace Local and In Library badge text with icons 2023-02-12 17:22:34 -05:00
Banners.kt App state banner tweaks (#8746) 2022-12-16 22:18:17 -05:00
Button.kt Document copied M3 component customizations 2022-10-09 11:48:46 -04:00
ChangeCategoryDialog.kt Move Category model and repository to domain and data layer (#8967) 2023-01-22 10:12:29 -05:00
ChapterDownloadIndicator.kt Minor cleanup 2022-11-13 12:24:59 -05:00
CommonMangaItem.kt Move more models to domain module 2023-01-22 10:37:13 -05:00
DeleteLibraryMangaDialog.kt Enable confirmButton only when needed to respond to user input (#8848) 2023-01-14 18:24:57 -05:00
Divider.kt Full Compose MangaController (#8452) 2022-11-09 22:31:56 -05:00
DownloadDropdownMenu.kt Replace custom download amount with next 25 2023-02-12 15:25:09 -05:00
DropdownMenu.kt Refactor overflow menus into a composable 2022-10-30 11:06:41 -04:00
DuplicateMangaDialog.kt Don't exclude same source when checking for duplicate entries 2023-01-08 22:06:42 -05:00
EmptyScreen.kt Use theme padding values in more places 2023-01-08 15:41:06 -05: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
InfoScaffold.kt Unify layout for new update and crash screens 2022-12-30 23:14:29 -05: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
ListGroupHeader.kt Use Voyager on Updates tab (#8603) 2022-11-23 09:22:20 -05:00
LoadingScreen.kt Voyager on History tab (#8481) 2022-11-09 09:26:29 -05:00
MangaBottomActionMenu.kt Merge Voyager screens (#8656) 2022-12-02 22:35:30 -05:00
MangaCover.kt Use MaterialTheme.shapes in more places 2022-10-28 16:18:05 -04:00
NavigationBar.kt Merge Voyager screens (#8656) 2022-12-02 22:35:30 -05:00
NavigationRail.kt Use theme padding values in more places 2023-01-08 15:41:06 -05:00
Pager.kt Pager: Bring back previous snapping behavior (#8776) 2022-12-20 09:16:43 -05:00
Pill.kt Set softWrap to true again for Pill text (#8391) 2022-10-31 17:20:24 -04:00
PullRefresh.kt Properly fix #8720 (#8797) 2022-12-24 10:02:38 -05:00
RelativeDateHeader.kt Use Voyager on Updates tab (#8603) 2022-11-23 09:22:20 -05:00
Scaffold.kt Scaffold: Fix snackbar bottom inset (#9052) 2023-02-08 09:37:12 -05:00
SettingsItems.kt Move more models to domain module 2023-01-22 10:54:28 -05:00
Surface.kt Document copied M3 component customizations 2022-10-09 11:48:46 -04:00
TabbedDialog.kt Pull out settings sheet items as reusable composables 2022-12-09 22:23:26 -05:00
TabbedScreen.kt Move app state banner to the very top (#8706) 2022-12-09 11:20:13 -05:00
Tabs.kt Tabs: Don't explicitly set text color in the text (#8365) 2022-10-30 12:04:46 -04:00
TrackLogoIcon.kt Add back track icon onClick and title onLongClick actions 2022-11-19 22:37:48 -05:00
TwoPanelBox.kt Adjust insets handling in tablet UI (#8711) 2022-12-10 10:02:13 -05:00
VerticalFastScroller.kt Minor cleanup 2022-11-27 17:12:45 -05:00
WheelPicker.kt Rework on the wheel picker (#8559) 2023-02-12 23:10:47 -05:00