mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
1.1 KiB
1.1 KiB
Additions
- Added option to change long tap browse and recents nav behaviour
- Added browse long tap behaviour to open global search (AshbornXS)
- Added recents long tap behaviour to open last read chapter (AshbornXS)
Changes
- Remove download location redirection from
Settings > Downloads
- Moved cache related stuff from
Settings > Advanced
toSettings > Data and storage
- Improve webview (AshbornXS)
- Show url as subtitle
- Add option to clear cookies
- Allow zoom
- Handle urls on global search (AshbornXS)
- Improve download queue (AshbornXS)
- Download badge now show download queue count
- Add option to move series to bottom
Fixes
- Fix potential crashes for some custom Android rom
- Allow MultipartBody.Builder for extensions
- Refresh extension repo now actually refresh extension(s) trust status
- Custom manga info now relink properly upon migration
- Fixed extension repo list did not update when a repo is added via deep link
Other
- Migrate
RawQueries#librayQuery
to use SQLDelight (GetLibraryManga
), should improve stability