mihon/app/src/main/java/eu/kanade/tachiyomi/widget
Ivan Iskandar 2932ed670f
MainActivity fixes (#6591)
* Reduce notifyDataSetChanged calls when category count is disabled

* Fix category tabs briefly showing when it's supposed to be disabled

Also fix tabs showing when activity recreated

* Lift appbar when tab is hidden

Check against tab visibility instead of viewpager

* Restore selected nav item after recreate

* Simplify SHORTCUT_MANGA intent handling

Don't need to change controller if the topmost controller is the target
2022-02-12 10:58:58 -05:00
..
listener Switch to Material Slider in color filter settings 2021-10-03 11:58:52 -04:00
materialdialogs Address some Android lint warnings 2021-11-14 11:16:18 -05:00
preference Fix some crashes 2022-01-02 11:25:35 -05:00
sheet Apply elevation overlay to colored navbar (#6308) 2021-12-04 09:57:02 -05:00
ActionModeWithToolbar.kt Action toolbar adjustments (#6353) 2021-12-18 14:16:26 -05:00
AutofitRecyclerView.kt
DialogCheckboxView.kt Replace more usages of Kotlin synthetic views 2020-11-28 14:56:57 -05:00
DialogCustomDownloadView.kt Only allow digits in custom download range dialog (closes #6220) 2021-11-13 10:14:55 -05:00
EmptyView.kt Replace AboutLibraries activity with custom controller 2021-08-07 11:50:20 -04:00
ExtendedNavigationView.kt Clean up imports 2021-08-27 16:45:59 -04:00
HideBottomNavigationOnScrollBehavior.kt Toolbar and bottom nav scroll snap (#5915) 2021-09-18 16:41:23 -04:00
MangaSummaryView.kt MangaSummaryView: Fix incomplete description on tablet ui (#6518) 2022-01-30 10:47:53 -05:00
MaterialFastScroll.kt Apply navigation bar insets to fast scroller and settings search list (#6015) 2021-10-03 11:28:20 -04:00
MaterialSpinnerView.kt Update preference dependencies 2022-01-31 18:13:57 -05:00
MinMaxNumberPicker.kt MinMaxNumberPicker: Set IME input to use number only (#6286) 2021-11-27 12:48:49 -05:00
OutlineSpan.kt
RecyclerViewPagerAdapter.kt Remove extra padding when using list with Per Category setting (#5997) 2021-10-04 10:41:20 -04:00
SimpleNavigationView.kt Tabbed bottom sheet adjustments (#6309) 2021-12-04 09:57:29 -05:00
StateImageViewTarget.kt Use Coil (#4870) 2021-04-28 08:32:00 -04:00
TachiyomiAppBarLayout.kt TachiyomiAppBarLayout: Ignore inset visibility (#6533) 2022-02-01 09:51:14 -05:00
TachiyomiBottomNavigationView.kt Fix bottom nav being visible when resuming app (fixes #6012) 2022-01-09 10:26:51 -05:00
TachiyomiChangeHandlerFrameLayout.kt Edge-to-edge manga details view (#5613) 2021-08-19 09:12:52 -04:00
TachiyomiCoordinatorLayout.kt MainActivity fixes (#6591) 2022-02-12 10:58:58 -05:00
TachiyomiFullscreenDialog.kt Replace MotionLayout with full screen dialog (#5806) 2021-08-28 16:53:59 -04:00
TachiyomiScrollingViewBehavior.kt Edge-to-edge manga details view (#5613) 2021-08-19 09:12:52 -04:00
TachiyomiSearchView.kt Move preference extension functions to utils 2021-12-31 16:32:24 -05:00
TachiyomiTextInputEditText.kt Move preference extension functions to utils 2021-12-31 16:32:24 -05:00
ThemedSwipeRefreshLayout.kt Replace AboutLibraries activity with custom controller 2021-08-07 11:50:20 -04:00
ViewPagerAdapter.kt