mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-06 03:50:19 +02:00
version => 2.1
This commit is contained in:
parent
1fc939972c
commit
a1b8286a02
3 changed files with 13 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
||||||
<manifest
|
<manifest
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="org.geometerplus.zlibrary.ui.android"
|
package="org.geometerplus.zlibrary.ui.android"
|
||||||
android:versionCode="2000610"
|
android:versionCode="2010010"
|
||||||
android:versionName="2.0.6"
|
android:versionName="2.1"
|
||||||
android:installLocation="auto"
|
android:installLocation="auto"
|
||||||
>
|
>
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
|
|
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
||||||
|
===== 2.1 (Sep ??, 2014) =====
|
||||||
|
* (planned) Better background settings
|
||||||
|
* (planned) DjVu plugin support
|
||||||
|
* (planned) Fixed authors list/tags list editing
|
||||||
|
* (planned) Automatic files download (from the book network)
|
||||||
|
* (planned) Recently accessed books list (on the book network)
|
||||||
|
* (planned) Do not start SyncService in synchronization is disabled
|
||||||
|
* (planned) Tips are back but disabled by default
|
||||||
|
* (planned) Tablet-oriented preferences dialog
|
||||||
|
|
||||||
===== 2.0.6 (Aug 23, 2014) =====
|
===== 2.0.6 (Aug 23, 2014) =====
|
||||||
* Version for old (2.*) devices does not use google services API
|
* Version for old (2.*) devices does not use google services API
|
||||||
* Fixed fullscreen mode behaviour
|
* Fixed fullscreen mode behaviour
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
2.0.6
|
2.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue