ownCloud Bookmarks -
Provides convenient access to ownCloud Bookmarks.
INFO: Does not work with new ownCloud/nextCloud version. I have no strength to adapt to changes coming with every new version. There is a serious need of some API to access bookmarks, otherwise it is very hard to maintain the app. I have opened the code in github https://github.com/Nethar/owncloud-bookmarks and some people are working on it, or better say waiting for API to be introduced.
Provides convenient access to ownCloud Bookmarks.
To use this application you need to have access to ownCloud installation with Bookmarks extension enabled. At least version 5.0 of ownCloud is required.
Features:
- displays list of your bookmarks structured by tags
- short click to open bookmark/category
- long click to delete bookmark
- share functionality available: share any link/text in Android to ownCloud Bookmarks app to save the bookmark
- background refreshing and results caching for fast access
- favicons displayed where available
- sorting options
First go to settings and fill url of your ownCloud installation, username and password. Hostname and username can be already filled in if ownCloud account is present on your device.
The source code is opened and app will be updated soon to work with current OC versions: https://github.com/Nethar/owncloud-bookmarks
What's New in the Latest Version 1.8
Last updated on Sep 7, 2015 Version 1.8- fixed ownCloud 7.0.3 login issue
Version 1.7
- possible to delete bookmarks without tag
- deleting bookmarks with tag problem fixed
- HTTPS not on 443 port allowed
Version 1.6
- fixed ownCloud 7.0 login issue
- title of webpage loaded when creating new bookmark by sharing option
Version 1.5
- fixed create/delete problem with latest ownCloud version
- all other reported problems/crashes fixed