1.11.7
版本发布时间: 2024-07-10 22:24:27
FooIbar/EhViewer最新发布版本:1.13.0(2024-11-01 21:50:36)
改进
Bug 修复
- 图片完整性校验误报 #1286
- 某些情况下应用崩溃 #1290 #1302
- 某些情况下渲染问题 #1284
- 无法下载标题过长的画廊 #1340
- 某些界面拖动滚动条时黑屏 #1329
- 搜索栏多行文本遮挡其他内容 #1365
- CIFS Documents Provider 兼容问题 #1356
- 清理下载冗余未按预期运行 #1369
- 读取压缩包失败时崩溃
- 某些设备上崩溃 #1276
- 检查更新失效
What's Changed
- Update dependency io.github.fornewid:material-motion-compose-core to v2 by @renovate in https://github.com/FooIbar/EhViewer/pull/1283
- Fix integrity check for non-H@H resampled images by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1287
- FabLayout improvements by @revonateB0T in https://github.com/FooIbar/EhViewer/pull/1288
- Refactors by @revonateB0T in https://github.com/FooIbar/EhViewer/pull/1289
- Update dependency com.android.application to v8.6.0-alpha05 by @renovate in https://github.com/FooIbar/EhViewer/pull/1294
- Build libnettle with assembler code by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1292
- Switch back to C implementation of sha1 by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1295
- Lock file maintenance by @renovate in https://github.com/FooIbar/EhViewer/pull/1297
- Revert "Update Compose snapshot" by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1296
- Update Rust crate quick-xml to 0.32 by @renovate in https://github.com/FooIbar/EhViewer/pull/1299
- Update NDK to r27 RC 1 by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1298
- Clean up EhCookieStore by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1300
- Update dependency io.github.petertrr:kotlin-multiplatform-diff to v0.6.0 by @renovate in https://github.com/FooIbar/EhViewer/pull/1301
- Update androidx.room to v2.7.0-alpha04 by @renovate in https://github.com/FooIbar/EhViewer/pull/1304
- Update androidx.lifecycle to v2.8.2 by @renovate in https://github.com/FooIbar/EhViewer/pull/1303
- Fix FAB recomposing on item selected by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1310
- Downgrade Compose to the last known good build by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1309
- Migrate to the
std
implementation ofOnceCell
by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1315 - Minor refactor by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1313
- Update Rust crate android_logger to 0.14 by @renovate in https://github.com/FooIbar/EhViewer/pull/1314
- Lock file maintenance by @renovate in https://github.com/FooIbar/EhViewer/pull/1319
- Lock file maintenance by @renovate in https://github.com/FooIbar/EhViewer/pull/1322
- Use link options to exclude libarchive symbols by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1320
- Update nettle to v3.10 by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1316
- Update xmlutil to v0.90.1 by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1323
- Skip patching if the patch is already applied by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1324
- Address deprecation by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1328
- Move lint check to the check job by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1330
- Update dependency com.android.application to v8.6.0-alpha06 by @renovate in https://github.com/FooIbar/EhViewer/pull/1325
- Revert "Update dependency com.android.application to v8.6.0-alpha06" by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1331
- Decouple CronetEngine by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1326
- Upload all R8 reports by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1333
- Switch PhotoView to active fork by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1334
- Migrate to ViewPager2 by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1335
- Remove unused jitpack repo by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1336
- Update Rust crate quick-xml to 0.33 by @renovate in https://github.com/FooIbar/EhViewer/pull/1339
- Workaround for displaying extremely long images by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1327
- Update Compose snapshot and vendor Reorderable by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1337
- Update dependency io.github.fornewid:material-motion-compose-core to v2.0.1 by @renovate in https://github.com/FooIbar/EhViewer/pull/1342
- Don't use Unicode ellipsis character for filename by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1341
- Lock file maintenance by @renovate in https://github.com/FooIbar/EhViewer/pull/1343
- Update Rust crate quick-xml to 0.34 by @renovate in https://github.com/FooIbar/EhViewer/pull/1345
- Update dependency com.android.application to v8.6.0-alpha07 by @renovate in https://github.com/FooIbar/EhViewer/pull/1332
- Target API 35 as it has reached platform stability by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1344
- Fix crop borders not working by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1346
- Update kotlinx.serialization to v1.7.1 by @renovate in https://github.com/FooIbar/EhViewer/pull/1347
- Update dependency dev.chrisbanes.compose:compose-bom to v2024.06.00-alpha01 by @renovate in https://github.com/FooIbar/EhViewer/pull/1352
- Update dependency io.coil-kt.coil3:coil-bom to v3.0.0-alpha07 by @renovate in https://github.com/FooIbar/EhViewer/pull/1351
- Add automated baseline profile generation by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1349
- Update dependency androidx.test.ext:junit to v1.2.1 by @renovate in https://github.com/FooIbar/EhViewer/pull/1353
- Update dependency androidx.test.uiautomator:uiautomator to v2.4.0-alpha01 by @renovate in https://github.com/FooIbar/EhViewer/pull/1354
- Update agp to v8.6.0-alpha08 by @renovate in https://github.com/FooIbar/EhViewer/pull/1355
- Update aboutlibraries to v11.2.2 by @renovate in https://github.com/FooIbar/EhViewer/pull/1358
- Update dependency io.github.petertrr:kotlin-multiplatform-diff to v0.7.0 by @renovate in https://github.com/FooIbar/EhViewer/pull/1359
- Update Rust crate quick-xml to 0.35 by @renovate in https://github.com/FooIbar/EhViewer/pull/1362
- Migrate to CMP's implementation of scrollbar by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1360
- Update baseline profile by @github-actions in https://github.com/FooIbar/EhViewer/pull/1363
- Lock file maintenance by @renovate in https://github.com/FooIbar/EhViewer/pull/1367
- Exclude scrollbar area from the system gesture by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1364
- Update Chrome version for default User-Agent by @github-actions in https://github.com/FooIbar/EhViewer/pull/1366
- Limit search bar text to single line by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1368
- Avoid relying on implementation details by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1357
- Update androidx.lifecycle to v2.8.3 by @renovate in https://github.com/FooIbar/EhViewer/pull/1374
- Fix existing download dirname not being used by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1371
- Fix language filter being applied to quick search by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1373
- Rescan download directory when restoring downloads by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1372
- Refactor DownloadService to use flows by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1376
- Revert "Reuse the root download location UniFile object" by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1378
- Fix native crash on archive open failures by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1382
- Update Compose snapshot by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1381
- Address deprecation by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1384
- Renew GitHub token by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1385
- Implicitly add language filter tag by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1386
- AndroidFileSystem POC by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1383
- Refine clean redundancy dialog by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1390
- Lock file maintenance by @renovate in https://github.com/FooIbar/EhViewer/pull/1391
- Update Rust crate quick-xml to 0.36 by @renovate in https://github.com/FooIbar/EhViewer/pull/1393
- Fix download notification not showing by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1389
- Fix MediaStore DATE_ADDED/DATE_MODIFIED by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1394
- Update Rust edition to 2021 by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1395
- Update dependency io.coil-kt.coil3:coil-bom to v3.0.0-alpha08 by @renovate in https://github.com/FooIbar/EhViewer/pull/1397
- Retrieve favorite notes when modifying favorites by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1396
- Update baseline profile by @github-actions in https://github.com/FooIbar/EhViewer/pull/1398
- Improve Path/Uri conversion by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1399
- Fix Path -> Uri conversion by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1401
- Update dependency org.jsoup:jsoup to v1.18.1 by @renovate in https://github.com/FooIbar/EhViewer/pull/1402
- Fix Path -> Uri conversion for paths contain '%' by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1403
- Fix main thread disk IO by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1404
- Fix search bar title flickering by @FooIbar in https://github.com/FooIbar/EhViewer/pull/1405
Full Changelog: https://github.com/FooIbar/EhViewer/compare/1.11.6-RC2...1.11.7
1、 EhViewer-1.11.7-default-arm64-v8a.apk 13.4MB
2、 EhViewer-1.11.7-default-armeabi-v7a.apk 11.74MB
3、 EhViewer-1.11.7-default-mapping.txt 66.04MB
4、 EhViewer-1.11.7-default-native-debug-symbols.zip 1.25MB
5、 EhViewer-1.11.7-default-universal.apk 22.92MB
6、 EhViewer-1.11.7-default-x86_64.apk 13.47MB
7、 EhViewer-1.11.7-marshmallow-arm64-v8a.apk 14.27MB
8、 EhViewer-1.11.7-marshmallow-armeabi-v7a.apk 12.62MB
9、 EhViewer-1.11.7-marshmallow-mapping.txt 66.07MB
10、 EhViewer-1.11.7-marshmallow-native-debug-symbols.zip 1.25MB
11、 EhViewer-1.11.7-marshmallow-universal.apk 23.8MB
12、 EhViewer-1.11.7-marshmallow-x86_64.apk 14.34MB