Skip to content

Commit

Permalink
release 1.9.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaojieonly committed Dec 1, 2024
1 parent a4ec74f commit 45c0be7
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
20 changes: 19 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
# [感谢名单](https://github.com/xiaojieonly/Ehviewer_CN_SXJ/blob/BiLi_PC_Gamer/feedauthor/thankyou.md)
# [常见问题汇总](https://github.com/xiaojieonly/Ehviewer_CN_SXJ/blob/BiLi_PC_Gamer/feedauthor/EhviewerIssue.md)

# 2024/12/01 :
### 新版发布1.9.9.5
### 修复略缩图因状态共用导致的重复显示同一张图片
### 尝试避免李跳跳自动跳过登录页
### 优化解码大图时的压缩倍率判断逻辑
### 修复了一些可能导致奔溃的问题
### 在下载列表略缩图失效或丢失时,尝试自动获取新的略缩图连接

[//]: # ( 点击前往下载:[EhViewer (20.8 MB)](https://appteka.store/app/2f4r195618) )
点击前往下载:[Microsoft App Center](install.appcenter.ms/users/xiaojieonly/apps/com.xjs.ehviewer/distribution_groups/let's%20roll)
点击前往下载:[百度云](https://pan.baidu.com/s/1OQOyzslPn97Ja_8EuqRMjg) 密码:rjc6
点击前往下载(电脑端可正常下载):[蓝奏云](https://wwsu.lanzouj.com/iFsvK2gtalyd) 密码:4mpd
点击前往下载:[github](https://github.com/xiaojieonly/Ehviewer_CN_SXJ/releases)
点击前往赏饭:[要饭嘛不寒掺](https://github.com/xiaojieonly/Ehviewer_CN_SXJ/blob/BiLi_PC_Gamer/feedauthor/support.md)
Torrent链接:magnet:?xt=urn:btih:4f015defa0079e8cb9672e196f4296314e65101a&xt=urn:btmh:1220e08654532daa9dbf29817ec2957e0b930b1c542717aa0d173d0c4f1d911841ab&dn=EhViewer-1.9.9.5.apk
Telegram群:https://t.me/+WyclP8pPlk-JfbwS
Telegram通知群:https://t.me/Ehviewer_xiaojieonly_channel

# 2024/11/15 :
### 新版发布1.9.9.4
### 设置模块从android.preference迁移至androidx.preference
Expand All @@ -10,7 +28,7 @@
### 在解码大图时添加缩放限制,以减少内存溢出的可能
### 修复下载图片时保存的图片格式与实际格式不相符的问题

点击前往下载:[EhViewer (20.8 MB)](https://appteka.store/app/2f4r195618)
点击前往下载:[EhViewer (20.8 MB)](https://appteka.store/app/159r197770)
点击前往下载:[Microsoft App Center](install.appcenter.ms/users/xiaojieonly/apps/com.xjs.ehviewer/distribution_groups/let's%20roll)
点击前往下载:[百度云](https://pan.baidu.com/s/1uzsCAKHYAmk52ePLOOXv_Q) 密码:pyn2
点击前往下载(电脑端可正常下载):[蓝奏云](https://wwsu.lanzouj.com/ijvzJ2f4vn3e) 密码:6jup
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ android {
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 29
versionCode 111
versionName "1.9.9.4"
versionName "1.9.9.5"
vectorDrawables.useSupportLibrary = true
resConfigs 'zh', 'zh-rCN', 'zh-rHK', 'zh-rTW', 'es', 'ja', 'ko', 'fr', 'de', 'th'
testOptions.unitTests.includeAndroidResources = true
Expand Down

0 comments on commit 45c0be7

Please sign in to comment.