1.8.8.0-preview
版本发布时间: 2023-05-17 14:48:48
Ehviewer-Overhauled/Ehviewer最新发布版本:1.8.8.3(2023-05-26 16:05:48)
这是一个预览版本 你们可能最关心的: 修复了里站缩略图加载失败的问题 #1073 1.8.7.x分支将不会有修复这个问题的backport, 受影响的用户请直接更新此版本 注意:由于数据库变动 安装此版本后您将无法回退 此版本导出的数据库亦无法被历史版本读取 因为用Jetpack Compose重写了一堆组件 不可避免的存在一些bug: #1066 #1067 以及一些未被发现的bug 请及时report 更详细的更改直接看下面吧 太多了
What's Changed
- Check dawn on start in case the periodic work failed by @FooIbar in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/897
- Update dependency io.ktor:ktor-client-cio to v2.2.4 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/898
- Do not build other ABIs in debug by @FooIbar in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/902
- Do not respond to click if gallery detail is not ready by @FooIbar in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/907
- Use
cd .
instead oftrue
for Windows compatibility by @FooIbar in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/900 - Update plugin com.android.application to v8.0.0-beta04 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/913
- Update dependency gradle to v8.0.2 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/919
- Apply list mode setting in onResume by @FooIbar in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/922
- Refine UConfigFragment by @FooIbar in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/923
- Update issue templates by @FooIbar in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/925
- Update translation by @FooIbar in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/927
- Implement partial bind in DownloadAdapter by @FooIbar in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/928
- Optimize cache usage by @FooIbar in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/929
- Drop PreviewSet and Refactor GalleryPreviewsScene by @FooIbar in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/933
- Refactor ContentLayout by @FooIbar in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/936
- Disable SupportsPredictiveItemAnimations in DownloadsScene by @FooIbar in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/937
- Update dependency androidx.constraintlayout:constraintlayout to v2.2.0-alpha08 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/939
- Update dependency androidx.recyclerview:recyclerview to v1.3.0 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/941
- Update dependency androidx.core:core-ktx to v1.10.0-rc01 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/940
- Update dependency androidx.lifecycle:lifecycle-process to v2.6.0 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/942
- Minor refactor by @FooIbar in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/943
- Fix gallery previews by @FooIbar in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/945
- Convert previews in GalleryDetailScene to RecyclerView by @FooIbar in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/946
- Use ConcatAdapter for previews in GalleryDetailScene by @FooIbar in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/947
- Update dependency dev.rikka.rikkax.layoutinflater:layoutinflater to v1.3.0 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/949
- Update dependency dev.chrisbanes.compose:compose-bom to v2023.02.00-SNAPSHOT by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/952
- Update plugin com.android.application to v8.1.0-alpha09 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/961
- Add padding for quick_search item. by @dyguests in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/962
- update zh-tw translation by @5idereal in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/964
- Update plugin com.android.application to v8.1.0-alpha10 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/969
- Update dependency androidx.collection:collection-ktx to v1.3.0-alpha03 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/971
- Update dependency androidx.lifecycle:lifecycle-process to v2.6.1 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/974
- Update dependency androidx.constraintlayout:constraintlayout-compose to v1.1.0-alpha09 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/973
- Update dependency androidx.constraintlayout:constraintlayout to v2.2.0-alpha09 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/977
- Update dependency composeOptions to v1.4.4 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/976
- Update dependency androidx.work:work-runtime-ktx to v2.8.1 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/975
- Update dependency com.google.accompanist:accompanist-themeadapter-material3 to v0.30.0 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/981
- Update dependency androidx.activity:activity-compose to v1.7.0 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/979
- Update room_version to v2.5.1 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/978
- Update dependency com.google.accompanist:accompanist-drawablepainter to v0.30.0 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/982
- Update dependency dev.chrisbanes.compose:compose-bom to v2023.03.00 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/984
- Fix save img by @xb2016 in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/986
- Update dependency androidx.collection:collection-ktx to v1.3.0-alpha04 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/989
- Update dependency io.coil-kt:coil-compose to v2.3.0 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/992
- Initial support of adaptive landscape layout with Jetpack Compose. by @hathlife in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/993
- Update plugin com.android.application to v8.1.0-alpha11 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1001
- Add ktlint by @xb2016 in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1002
- Fix Arrow dependency by @FooIbar in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1003
- Don't update existing dir by @xb2016 in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1004
- Minor fixes by @FooIbar in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1007
- Convert all parsers and fragments to kotlin by @FooIbar in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1008
- Remove workaround by @FooIbar in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1010
- Tweak gallery detail layout by @FooIbar in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1013
- Update dependency com.google.accompanist:accompanist-themeadapter-material3 to v0.30.1 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1015
- Update dependency com.google.accompanist:accompanist-drawablepainter to v0.30.1 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1014
- Restore old strategy of grid column count by @FooIbar in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1016
- Update dependency androidx.core:core-ktx to v1.10.0 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1018
- Update dependency gradle to v8.1 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1020
- Update dependency composeOptions to v1.4.5 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1021
- Update dependency com.google.android.material:material to v1.9.0-rc01 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1022
- Update plugin com.google.devtools.ksp to v1.8.20-1.0.11 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1030
- Update dependency io.ktor:ktor-client-okhttp to v2.3.0 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1033
- Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.7.0-RC by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1036
- Update dependency androidx.activity:activity-compose to v1.7.1 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1034
- Update dependency composeOptions to v1.4.6 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1035
- Update plugin com.android.application to v8.1.0-beta01 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1038
- Revert "Update plugin com.android.application to v8.1.0-beta01" by @asuka-mio in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1039
- Update dependency gradle to v8.1.1 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1040
- Update dependency org.jsoup:jsoup to v1.16.1 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1045
- Update dependency androidx.paging:paging-compose to v1.0.0-alpha19 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1052
- Update dependency composeOptions to v1.4.7 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1055
- Update dependency androidx.paging:paging-runtime-ktx to v3.2.0-alpha05 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1053
- Update dependency com.google.android.material:material to v1.9.0 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1057
- Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.7.0 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1058
- Update plugin com.android.application to v8.1.0-beta02 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1060
- Update dependency androidx.core:core-ktx to v1.10.1 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1061
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-cbor to v1.5.1 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1063
- Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.7.1 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1068
- Update dependency com.pinterest:ktlint to v0.49.1 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1069
- fix: preview cannot be loaded in exhentai mode by @skymkmk in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1072
- chore(deps): update plugin com.android.application to v8.1.0-beta03 by @renovate in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/1078
New Contributors
- @dyguests made their first contribution in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/962
- @5idereal made their first contribution in https://github.com/Ehviewer-Overhauled/Ehviewer/pull/964
Full Changelog: https://github.com/Ehviewer-Overhauled/Ehviewer/compare/1.8.7.2...1.8.8.0-preview
1、 EhViewer-arm64-v8a.apk 6.66MB
2、 EhViewer-armeabi-v7a.apk 6.58MB
3、 EhViewer-universal.apk 7.7MB
4、 EhViewer-x86.apk 6.73MB
5、 EhViewer-x86_64.apk 6.69MB
6、 mapping.txt 58.49MB