mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-03 09:49:19 +02:00
1.0.10
This commit is contained in:
parent
4885ff14ca
commit
f48bc11099
4 changed files with 5 additions and 4 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="10011" android:versionName="1.0.9" android:installLocation="auto">
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.geometerplus.zlibrary.ui.android" android:versionCode="10012" android:versionName="1.0.10" android:installLocation="auto">
|
||||
<uses-sdk android:minSdkVersion="4" />
|
||||
<supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:anyDensity="true" />
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
===== 1.0.10 (??? ??, 2011) =====
|
||||
===== 1.0.10 (May 02, 2011) =====
|
||||
* LitRes: sort books by date of purchasing
|
||||
* Fixed book downloading service (book-by-link-downloading works again)
|
||||
* Old authentication dialog has gone
|
||||
* 'Unencrypted protocol' warning message has been restored
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
1.0.9
|
||||
1.0.10
|
||||
|
|
|
@ -10,4 +10,4 @@
|
|||
# Project target.
|
||||
target=android-8
|
||||
java.encoding=utf-8
|
||||
#proguard.config=proguard.cfg
|
||||
proguard.config=proguard.cfg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue