mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 10:49:24 +02:00
0.7.17
This commit is contained in:
parent
4e639d7e71
commit
2b4a247c1f
3 changed files with 6 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.geometerplus.zlibrary.ui.android" android:versionCode="716" android:versionName="0.7.16" android:installLocation="auto">
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.geometerplus.zlibrary.ui.android" android:versionCode="717" android:versionName="0.7.17" android:installLocation="auto">
|
||||
<uses-sdk android:minSdkVersion="3" />
|
||||
<supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:anyDensity="true" />
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
===== 0.7.17 (Nov 14, 2010) =====
|
||||
* Network catalog order has been changed: language is used for ordering
|
||||
* LitRes authentication has been fixed
|
||||
|
||||
===== 0.7.16 (Nov 11, 2010) =====
|
||||
* Czech resources have been updated
|
||||
* An NPE during library starting has been fixed (this NPE only occures on systems with locale "not supported" by FBReader (like Spanish, Finnish, Japan, etc.)
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
0.7.16
|
||||
0.7.17
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue