File tree Expand file tree Collapse file tree 4 files changed +15
-4
lines changed
Expand file tree Collapse file tree 4 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 22bin
33gen
44obj
5- libs /armeabi
5+ document-viewer / libs /* / * .so
66lint.xml
77local.properties
88release.properties
Original file line number Diff line number Diff line change @@ -5,8 +5,9 @@ Document Viewer is a highly customizable document viewer for Android.
55Supports the following formats:
66* PDF
77* DjVu
8+ * EPUB
89* XPS (OpenXPS)
9- * Comic Books (cbz) (NO support for cbr ( rar compressed) )
10+ * CBZ ( Comic Books, no support for rar compressed CBR )
1011* FictionBook (fb2, fb2.zip)
1112
1213Collaboration with electronic publication sites and access to online ebook catalogs is allowed by the supported OPDS protocol.
Original file line number Diff line number Diff line change 33 xmlns : android =" http://schemas.android.com/apk/res/android"
44 package =" org.sufficientlysecure.viewer"
55 android : installLocation =" auto"
6- android : versionCode =" 2610 "
7- android : versionName =" 2.6.1 " >
6+ android : versionCode =" 2700 "
7+ android : versionName =" 2.7 " >
88
99 <uses-sdk
1010 android : minSdkVersion =" 8"
Original file line number Diff line number Diff line change 11#labels Featured
22
3+ = DV v2.7 =
4+
5+ == New features ==
6+ * Chinese localization updated
7+ * EPUB support added
8+ * MuPdf library updated
9+
10+ == Bug fixes ==
11+ * Fix CBZ support
12+
313= DV v2.6.1 =
414
515== Bug fixes ==
You can’t perform that action at this time.
0 commit comments