mihon/app/src/main/java/eu/kanade/tachiyomi
d-najd 50f959e5f4
Hiding the keyboard (#8160)
* Hiding the keyboard (#8157)

* Cleanup

* Adding log

* cleanup

* moving code to ViewExtensions.kt

* TrackDialog keyboard fix?

* moving  code to ContextExtensions.kt

* MoreScreen: Remove title (#8158)

* MoreScreen: Remove title

Also removes the state banners as it's redundant

* Add back banners

* Allow manual selection of manga description instead of copying to clipboard

Closes #6548

Notably missing some "standard" options like "Select all" or "Share": https://issuetracker.google.com/issues/226648919

* Allow marking partially read chapters as unread

Closes #3777

* Tablet UI edge-to-edge tweaks (#8159)

* LibraryScreen: Tweak content padding application to draw under nav bar

* BrowseScreen: Tweak content padding application to draw under nav bar

Side note the tab content doesn't actually use its
scaffold (bottom) contentPadding so it's definitely will
be a headache in the future.

* Don't hardcode bottom nav padding

* removed unnecessary import

* refactoring code

* rewriting code

* cleanup?

* cleanup

Co-authored-by: Ivan Iskandar <12537387+ivaniskandar@users.noreply.github.com>
Co-authored-by: arkon <eugcheung94@gmail.com>
2022-10-08 17:12:09 -04:00
..
data Move LibraryManga to domain layer (#8126) 2022-10-01 11:30:51 -04:00
extension Revert min extension-lib change 2022-10-01 13:24:38 -04:00
glance Split security preferences from PrefrencesHelper (#8030) 2022-09-18 13:07:48 -04:00
source Fix ComicInfo.xml not being read if .noxml file exists too (#8111) 2022-09-30 23:41:40 -04:00
ui Hiding the keyboard (#8160) 2022-10-08 17:12:09 -04:00
util Hiding the keyboard (#8160) 2022-10-08 17:12:09 -04:00
widget Tablet UI edge-to-edge tweaks (#8159) 2022-10-08 13:28:09 -04:00
App.kt Split the rest of the preferences in PreferencesHelper (#8074) 2022-09-25 10:07:06 -04:00
AppInfo.kt Minor fixes 2022-08-06 16:23:13 -04:00
AppModule.kt Add JavaScriptEngine abstraction to extensions-lib (#8155) 2022-10-08 09:45:06 -04:00
Migrations.kt Split the rest of the preferences in PreferencesHelper (#8074) 2022-09-25 10:07:06 -04:00