From a6b7704399ee3999acbef78c279dc2bddab64e54 Mon Sep 17 00:00:00 2001 From: Christian Schabesberger Date: Tue, 12 Sep 2017 12:25:47 +0200 Subject: [PATCH] add owncloud bookmarks --- metadata/org.schabi.nxbookmarks.owncloud.txt | 34 ++++++++++++++++++++ metadata/org.schabi.nxbookmarks.txt | 4 --- 2 files changed, 34 insertions(+), 4 deletions(-) create mode 100644 metadata/org.schabi.nxbookmarks.owncloud.txt diff --git a/metadata/org.schabi.nxbookmarks.owncloud.txt b/metadata/org.schabi.nxbookmarks.owncloud.txt new file mode 100644 index 0000000000..de1e1281ac --- /dev/null +++ b/metadata/org.schabi.nxbookmarks.owncloud.txt @@ -0,0 +1,34 @@ +Categories:Multimedia,Internet +License:MIT +Web Site:https://github.com/theScrabi/OCBookmarks +Source Code:https://github.com/theScrabi/OCBookmarks +Issue Tracker:https://github.com/theScrabi/OCBookmarks/issues +Changelog:https://github.com/theScrabi/OCBookmarks/releases + +Auto Name:OwnCloud Bookmarks +Summary:A front end for the Nextcloud Bookmark app +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.2 With this app you can +add/edit/delete and view bookmarks, and sync them with your ownCloud. + +However you need to have the Bookmarks app in minimal required version 0.10.2 +installed and enabled on you ownCloud. + +If you need more information about the Nextcloud Bookmark app, you can follow +this link: [https://marketplace.owncloud.com/apps/bookmarks] +. + +Repo Type:git +Repo:https://github.com/theScrabi/OCBookmarks + +Build:1.1,2 + commit=v1.1 + subdir=app + output=build/outputs/apk/*.apk + build=gradle assembleOwncloud + +Auto Update Mode:Version v%v +Update Check Mode:Tags +Current Version:1.1 +Current Version Code:1 diff --git a/metadata/org.schabi.nxbookmarks.txt b/metadata/org.schabi.nxbookmarks.txt index 1f0be800e7..cb00a4e9c4 100644 --- a/metadata/org.schabi.nxbookmarks.txt +++ b/metadata/org.schabi.nxbookmarks.txt @@ -17,10 +17,6 @@ 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] - -ATTENTION: The app is only available for Nextcloud so far, because v0.10.1 of -Bookmarks is only available for Nextcloud so far. As soon as this version is -available for ownCloud, there will also be an ownCloud version of the app. . Repo Type:git