1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-06 03:50:19 +02:00

Merge branch 'master' into intro

This commit is contained in:
Nikolay Pultsin 2014-12-24 02:40:14 +00:00
commit b5f6dd5615
3 changed files with 5 additions and 3 deletions

View file

@ -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

View file

@ -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)

View file

@ -1 +1 @@
2.2 beta 8
2.1.13