Skip to content

Commit 45c0be7

Browse files
committed
release 1.9.9.5
1 parent a4ec74f commit 45c0be7

2 files changed

Lines changed: 20 additions & 2 deletions

File tree

README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
# [感谢名单](https://github.com/xiaojieonly/Ehviewer_CN_SXJ/blob/BiLi_PC_Gamer/feedauthor/thankyou.md)
22
# [常见问题汇总](https://github.com/xiaojieonly/Ehviewer_CN_SXJ/blob/BiLi_PC_Gamer/feedauthor/EhviewerIssue.md)
33

4+
# 2024/12/01 :
5+
### 新版发布1.9.9.5
6+
### 修复略缩图因状态共用导致的重复显示同一张图片
7+
### 尝试避免李跳跳自动跳过登录页
8+
### 优化解码大图时的压缩倍率判断逻辑
9+
### 修复了一些可能导致奔溃的问题
10+
### 在下载列表略缩图失效或丢失时,尝试自动获取新的略缩图连接
11+
12+
[//]: # ( 点击前往下载:[EhViewer (20.8 MB)](https://appteka.store/app/2f4r195618) )
13+
点击前往下载:[Microsoft App Center](install.appcenter.ms/users/xiaojieonly/apps/com.xjs.ehviewer/distribution_groups/let's%20roll)
14+
点击前往下载:[百度云](https://pan.baidu.com/s/1OQOyzslPn97Ja_8EuqRMjg) 密码:rjc6
15+
点击前往下载(电脑端可正常下载):[蓝奏云](https://wwsu.lanzouj.com/iFsvK2gtalyd) 密码:4mpd
16+
点击前往下载:[github](https://github.com/xiaojieonly/Ehviewer_CN_SXJ/releases)
17+
点击前往赏饭:[要饭嘛不寒掺](https://github.com/xiaojieonly/Ehviewer_CN_SXJ/blob/BiLi_PC_Gamer/feedauthor/support.md)
18+
Torrent链接:magnet:?xt=urn:btih:4f015defa0079e8cb9672e196f4296314e65101a&xt=urn:btmh:1220e08654532daa9dbf29817ec2957e0b930b1c542717aa0d173d0c4f1d911841ab&dn=EhViewer-1.9.9.5.apk
19+
Telegram群:https://t.me/+WyclP8pPlk-JfbwS
20+
Telegram通知群:https://t.me/Ehviewer_xiaojieonly_channel
21+
422
# 2024/11/15 :
523
### 新版发布1.9.9.4
624
### 设置模块从android.preference迁移至androidx.preference
@@ -10,7 +28,7 @@
1028
### 在解码大图时添加缩放限制,以减少内存溢出的可能
1129
### 修复下载图片时保存的图片格式与实际格式不相符的问题
1230

13-
点击前往下载:[EhViewer (20.8 MB)](https://appteka.store/app/2f4r195618)
31+
点击前往下载:[EhViewer (20.8 MB)](https://appteka.store/app/159r197770)
1432
点击前往下载:[Microsoft App Center](install.appcenter.ms/users/xiaojieonly/apps/com.xjs.ehviewer/distribution_groups/let's%20roll)
1533
点击前往下载:[百度云](https://pan.baidu.com/s/1uzsCAKHYAmk52ePLOOXv_Q) 密码:pyn2
1634
点击前往下载(电脑端可正常下载):[蓝奏云](https://wwsu.lanzouj.com/ijvzJ2f4vn3e) 密码:6jup

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ android {
3030
//noinspection ExpiredTargetSdkVersion
3131
targetSdkVersion 29
3232
versionCode 111
33-
versionName "1.9.9.4"
33+
versionName "1.9.9.5"
3434
vectorDrawables.useSupportLibrary = true
3535
resConfigs 'zh', 'zh-rCN', 'zh-rHK', 'zh-rTW', 'es', 'ja', 'ko', 'fr', 'de', 'th'
3636
testOptions.unitTests.includeAndroidResources = true

0 commit comments

Comments
 (0)