mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-06 12:00:17 +02:00
Merge branch 'master' into intro
This commit is contained in:
commit
b5f6dd5615
3 changed files with 5 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
<manifest
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.geometerplus.zlibrary.ui.android"
|
||||
android:versionCode="2015810"
|
||||
android:versionName="2.2 beta 8"
|
||||
android:versionCode="2011310"
|
||||
android:versionName="2.1.13"
|
||||
android:installLocation="auto"
|
||||
>
|
||||
<uses-sdk
|
||||
|
|
|
@ -7,6 +7,8 @@
|
|||
* (planned) Fixed authors list/tags list editing
|
||||
* (planned) CSS selectors priority
|
||||
|
||||
===== 2.1.13 (Dec 24, 2014) =====
|
||||
|
||||
===== 2.1.12 (Dec 14, 2014) =====
|
||||
* Fixed an infinite loop (and OOM) on rendering some formatted ePubs
|
||||
* Added color settings for new style footer (separate for day & night profiles)
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.2 beta 8
|
||||
2.1.13
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue