mirror of
https://github.com/Yetangitu/owncloud-apps.git
synced 2025-10-02 14:49:17 +02:00
- files_reader v1.1.1: signed package for publication in Owncloud
marketplace, updated bitjs unarchiver
This commit is contained in:
parent
6b6c38e059
commit
1a91d919d9
8 changed files with 287 additions and 1586 deletions
|
@ -115,6 +115,7 @@ The same Android device showing a zoomed-in part of a page|![The same Android de
|
|||
[Epub]: http://idpf.org/epub
|
||||
[CBR and CBZ]: https://wiki.mobileread.com/wiki/CBR_and_CBZ
|
||||
[balaclark]: https://github.com/balaclark/HTML5-Comic-Book-Reader
|
||||
[PDF]: https://en.wikipedia.org/wiki/Portable_Document_Format
|
||||
[pdf.js]: https://github.com/mozilla/pdf.js
|
||||
[SS01]: https://raw.githubusercontent.com/Yetangitu/owncloud-apps/master/screenshots/files_reader-1.png "Reader showing day/nighyt mode"
|
||||
[SS02]: https://raw.githubusercontent.com/Yetangitu/owncloud-apps/master/screenshots/files_reader-3.png "Single page full screen on a small-screen device"
|
||||
|
@ -140,7 +141,7 @@ The same Android device showing a zoomed-in part of a page|![The same Android de
|
|||
[SS22]: https://github.com/Yetangitu/owncloud-apps/blob/master/screenshots/files_reader_PDF_006.png?raw=true "Reader showing PDF in spread mode, thumbnails in the sidebar"
|
||||
]]>
|
||||
</description>
|
||||
<version>1.1.0</version>
|
||||
<version>1.1.1</version>
|
||||
<licence>AGPL</licence>
|
||||
<author>Frank de Lange</author>
|
||||
<documentation>
|
||||
|
@ -150,6 +151,8 @@ The same Android device showing a zoomed-in part of a page|![The same Android de
|
|||
<website>https://github.com/Yetangitu/owncloud-apps/files_reader</website>
|
||||
<screenshot>https://raw.githubusercontent.com/Yetangitu/owncloud-apps/master/screenshots/files_reader-1.png</screenshot>
|
||||
<screenshot>https://raw.githubusercontent.com/Yetangitu/owncloud-apps/master/screenshots/files_reader-3.png</screenshot>
|
||||
<screenshot>https://raw.githubusercontent.com/Yetangitu/owncloud-apps/master/screenshots/files_reader_PDF_005.png</screenshot>
|
||||
<screenshot>https://raw.githubusercontent.com/Yetangitu/owncloud-apps/master/screenshots/files_reader_PDF_006.png</screenshot>
|
||||
<screenshot>https://raw.githubusercontent.com/Yetangitu/owncloud-apps/master/screenshots/photo_2017-03-15_17-22-00.jpg</screenshot>
|
||||
<screenshot>https://raw.githubusercontent.com/Yetangitu/owncloud-apps/master/screenshots/photo_2017-03-15_17-22-02.jpg</screenshot>
|
||||
<category>files</category>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue