59 lines
1.4 KiB
YAML
59 lines
1.4 KiB
YAML
Categories:
|
|
- Multimedia
|
|
- Internet
|
|
License: MIT
|
|
SourceCode: https://gitlab.com/derSchabi/OCBookmarks
|
|
IssueTracker: https://gitlab.com/derSchabi/OCBookmarks/issues
|
|
Changelog: https://gitlab.com/derSchabi/OCBookmarks/blob/HEAD/CHANGELOG.md
|
|
|
|
AutoName: Nextcloud Bookmarks
|
|
Description: |-
|
|
An Android front end for the Nextcloud/Owncloud Bookmark App based on the new
|
|
REST API that was introduced by Bookmarks version 0.10.1 With this app you can
|
|
add/edit/delete and view bookmarks, and sync them with your Nextcloud.
|
|
|
|
However you need to have the Bookmarks app in minimal required version 0.10.1
|
|
installed and enabled on you Nextcloud.
|
|
|
|
If you need more information about the Nextcloud Bookmark app, you can follow
|
|
this link: [https://apps.nextcloud.com/apps/bookmarks]
|
|
|
|
'''Note:''' this app is currently unmaintained and looking for a new maintainer.
|
|
|
|
RepoType: git
|
|
Repo: https://gitlab.com/derSchabi/OCBookmarks
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: v1.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.1'
|
|
versionCode: 2
|
|
commit: v1.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 3
|
|
commit: v1.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.5'
|
|
versionCode: 6
|
|
commit: v1.5
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.5'
|
|
CurrentVersionCode: 6
|