komikku/app/src/main/java/eu/kanade/presentation/components
stevenyomi b2c4fc0ec5 Clean up strings and icons (#8326)
* Clean up strings and icons

* fix incorrect usages of label_more

* restore strings and reduce usage of android.R

* removing icon desc of FABs anyway as app's not for visual impaired users

(cherry picked from commit 4b60138d41ea33e5e4c3defb0dc626b599216f3f)

# Conflicts:
#	app/src/main/java/eu/kanade/presentation/browse/BrowseSourceScreen.kt
#	app/src/main/java/eu/kanade/presentation/browse/ExtensionsScreen.kt
#	app/src/main/java/eu/kanade/presentation/components/MangaBottomActionMenu.kt
#	app/src/main/java/eu/kanade/presentation/manga/components/MangaInfoHeader.kt
2022-10-29 18:57:56 -04:00
..
AppBar.kt Clean up strings and icons (#8326) 2022-10-29 18:57:56 -04:00
AroundLayout.kt Page previews for Exh/E-H and NH 2022-07-16 16:45:27 -04:00
Badges.kt Use MaterialTheme.shapes in more places 2022-10-29 18:24:09 -04:00
Banners.kt MoreScreen: Remove title (#8158) 2022-10-08 18:35:08 -04:00
Button.kt Document copied M3 component customizations 2022-10-15 12:09:24 -04:00
ChangeCategoryDialog.kt Clean up strings and icons (#8326) 2022-10-29 18:57:56 -04:00
ChapterDownloadIndicator.kt Clean up strings and icons (#8326) 2022-10-29 18:57:56 -04:00
Chip.kt Bump Compose M3 to 1.0.0-beta01 (#7867) 2022-08-27 20:39:09 -04:00
CommonMangaItem.kt Use MaterialTheme.shapes in more places 2022-10-29 18:24:09 -04:00
DeleteLibraryMangaDialog.kt Clean up strings and icons (#8326) 2022-10-29 18:57:56 -04:00
DropdownMenu.kt Clean up strings and icons (#8326) 2022-10-29 18:57:56 -04:00
DuplicateMangaDialog.kt Clean up strings and icons (#8326) 2022-10-29 18:57:56 -04:00
EmptyScreen.kt Clean up strings and icons (#8326) 2022-10-29 18:57:56 -04:00
FloatingActionButton.kt Document copied M3 component customizations 2022-10-15 12:09:24 -04:00
IconButton.kt Document copied M3 component customizations 2022-10-15 12:09:24 -04:00
LazyGrid.kt Add fast scroller to Library screen (#7600) 2022-07-28 09:09:53 -04:00
LazyList.kt Fix scroll animation when system animation is disabled (#7509) 2022-07-12 12:16:43 -04:00
LinkIcon.kt Fix about icons sizing 2022-05-01 14:59:58 -04:00
LoadingScreen.kt Make screen loading indicators more consistent 2022-08-06 17:49:22 -04:00
MangaBottomActionMenu.kt Clean up strings and icons (#8326) 2022-10-29 18:57:56 -04:00
MangaCover.kt Use MaterialTheme.shapes in more places 2022-10-29 18:24:09 -04:00
Pill.kt Use MaterialTheme.shapes in more places 2022-10-29 18:24:09 -04:00
Preferences.kt Add Composable preview for preferences 2022-06-19 21:36:06 -04:00
RelativeDateHeader.kt Migrate Updates screen to compose (#7534) 2022-07-19 12:37:26 -04:00
Scaffold.kt Settings: M3 and two pane ui (#8211) 2022-10-16 22:39:58 -04:00
Surface.kt Document copied M3 component customizations 2022-10-15 12:09:24 -04:00
SwipeRefresh.kt Bring back overscroll in SwipeRefresh for A12+ 2022-10-15 12:09:25 -04:00
TabbedScreen.kt EmptyScreen: Compose-ify and apply content padding (#8177) 2022-10-15 12:09:26 -04:00
Tabs.kt Limit tab lines 2022-10-22 19:37:15 -04:00
TwoPanelBox.kt Settings: M3 and two pane ui (#8211) 2022-10-16 22:39:58 -04:00
VerticalFastScroller.kt Fix Scrollbar when the list contains sticky header (#8181) 2022-10-15 12:09:28 -04:00