Skip to content
This repository has been archived by the owner on Aug 26, 2019. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
seven332 committed Sep 13, 2014
1 parent 5afb351 commit d886cbe
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.hippo.ehviewer"
android:versionCode="24"
android:versionName="0.6.3" >
android:versionCode="25"
android:versionName="0.6.4" >

<uses-sdk
android:minSdkVersion="14"
Expand Down
7 changes: 7 additions & 0 deletions res/raw/change_log
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Version 0.6.4 (2014-09-14)
* 添加搜索记录
* 添加通知停止按钮
* 修正自定义解码默认值显示错误
* 修正 ripple 起点不居中
* 修正磁吸充电时重新载入

Version 0.6.3 (2014-09-06)
* 添加自定义图片解码,gif 播放效果更好,可能会优化内存使用,暂不支持 x86,mips
* 阅读界面添加电量显示
Expand Down

0 comments on commit d886cbe

Please sign in to comment.