mihon/app/src/main/java/eu/kanade/tachiyomi/util/system
Ivan Iskandar cb71d44024
Tracking sheet and search adjustments (#5427)
* Tracking sheet and search visual adjustments

* Remove track item divider

* Add start margin to "add tracking" button

* Fix track search dialog crash when no item chosen

* Show "remove" action only when track item is previously set

* Remove placeholder for total chapters

* Cleanups

* Add track search error/empty result message

* Make track search dialog fullscreen

* Use AutofitRecyclerView for track search dialog

* Fix text input overlapping

* Run track search from IME action instead

* Remove deprecated method

* Reformat

* Set track search error message on the placeholder

* Use payload to notify track search item change

* Fix track search action icon tint color
2021-06-28 11:33:26 -04:00
..
ActivityExtensions.kt Copy to clipboard when long pressing tracking title (closes #3163) 2020-05-12 09:11:15 -04:00
AuthenticatorUtil.kt Rename some biometrics things since it's no longer specifically for biometric auth 2021-05-22 12:39:47 -04:00
ContextExtensions.kt Tracking sheet and search adjustments (#5427) 2021-06-28 11:33:26 -04:00
GLUtil.kt Reorganize other util files 2020-02-02 22:22:54 -05:00
ImageUtil.kt Update image decoder with better AVIF support 2021-06-22 12:58:35 +02:00
IntentExtensions.kt Address some build warnings 2021-06-05 17:49:20 -04:00
InternalResourceHelper.kt Remove toolbar snapping 2021-04-15 10:05:47 -04:00
LocaleHelper.kt Use some more KTX and Compat stuff (#3933) 2020-10-12 16:46:25 -04:00
WebViewClientCompat.kt Drop support for Android 5.x 2021-04-27 09:29:05 -04:00
WebViewUtil.kt Require minimum WebView v88, try to catch fatal errors too 2021-02-12 12:42:33 -05:00