mihon/app/src/main/java/eu/kanade/tachiyomi/util/system
Andreas 1163aa4e4e
Share logic for saving page/cover (#6787)
* Use MediaStore on newer Android Q or newer

* Use flow instead of Observable

* Review comment fixes

* Use suspended function instead of flow
2022-03-19 16:46:23 -04:00
..
ActivityExtensions.kt Copy to clipboard when long pressing tracking title (closes #3163) 2020-05-12 09:11:15 -04:00
AnimationExtensions.kt Change how the bottom navigation is hidden (#5823) 2021-09-16 17:37:17 -04:00
AuthenticatorUtil.kt Require authentication-confirmation to change biometric lock settings (#5695) 2021-08-19 18:10:07 -04:00
ContextExtensions.kt Avoid trying to open links in invalid Huawei app 2022-02-01 09:48:37 -05:00
DeviceUtil.kt Avoid trying to open links in invalid Huawei app 2022-02-01 09:48:37 -05:00
GLUtil.kt Retain GLUtil.maxTextureSize 2021-09-05 14:34:54 -04:00
ImageUtil.kt Use more Compat utilities (#5786) 2021-08-27 16:33:12 -04:00
IntentExtensions.kt Share logic for saving page/cover (#6787) 2022-03-19 16:46:23 -04:00
InternalResourceHelper.kt Remove toolbar snapping 2021-04-15 10:05:47 -04:00
LocaleHelper.kt Fix Local and Other lang sources showing up in seperate Other Categories (#6024) 2021-10-09 11:01:22 -04:00
LogcatExtensions.kt Replace Timber with Square Logcat and make logging configurable (#6062) 2021-10-07 22:12:55 -04:00
NotificationExtensions.kt Use NotificationChannelCompat utilities (#5781) 2021-08-26 22:08:27 -04:00
WebViewClientCompat.kt Drop support for Android 5.x 2021-04-27 09:29:05 -04:00
WebViewUtil.kt Require WebView v95+ 2022-03-15 22:12:41 -04:00