Skip to content

Commit 5e0df1d

Browse files
release v4.4.00
1 parent 6b25987 commit 5e0df1d

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

hipda/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest package="net.jejer.hipda"
33
xmlns:android="http://schemas.android.com/apk/res/android"
4-
android:versionCode="4393"
5-
android:versionName="4.3.93">
4+
android:versionCode="4400"
5+
android:versionName="4.4.00">
66

77
<uses-feature
88
android:name="android.hardware.touchscreen"
Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
v4.3.93
2-
+ 允许上传原图,稍微提高默认压缩图片参数。
3-
X 修复不能检查消息通知的问题。
4-
-------前几个测试版本解决问题-------
1+
v4.4.00
52
+ 不同网络条件图片加载选项已经调整,请在“设置-图片与下载”中确认符合你的要求。
63
+ 适配Android 8.0自适应图标,移除圆形图标选项。
74
+ 图片加载质量和性能提高。
8-
X 已知问题:8.0系统bug,屏幕方向设置无效。
5+
+ 允许上传原图,稍微提高默认压缩图片参数。
6+
X 修复不能检查消息通知的问题。
7+
X 已知问题:由于8.0系统bug,屏幕方向设置可能无效。

0 commit comments

Comments
 (0)