mirror of
https://github.com/Yetangitu/owncloud-apps.git
synced 2025-10-02 14:49:17 +02:00
files_reader: v1.0.3, new dist, fixes #40
This commit is contained in:
parent
d268ebb098
commit
529eb87e35
3 changed files with 5 additions and 1 deletions
BIN
dist/files_reader-1.0.3.tar.gz
vendored
Normal file
BIN
dist/files_reader-1.0.3.tar.gz
vendored
Normal file
Binary file not shown.
|
@ -1,3 +1,7 @@
|
|||
## 1.0.3 - 2017-03-29
|
||||
### Fixed
|
||||
- #40, detect shared file OR folder and (try to) get fileId for such when applicable
|
||||
|
||||
## 1.0.2 - 2017-03-25
|
||||
### Fixed
|
||||
- #37, use getAppManager()->isInstalled('files_opds') instead of class_exists to avoid log spam
|
||||
|
|
|
@ -121,7 +121,7 @@ The same Android device showing a zoomed-in part of a page|![The same Android de
|
|||
[SS18]: https://github.com/Yetangitu/owncloud-apps/blob/master/screenshots/photo_2017-03-15_18-28-56.jpg?raw=true "The same Android device showing a zoomed-in part of a page"
|
||||
]]>
|
||||
</description>
|
||||
<version>1.0.2</version>
|
||||
<version>1.0.3</version>
|
||||
<licence>AGPL</licence>
|
||||
<author>Frank de Lange</author>
|
||||
<documentation>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue