From 8a05ccaffa6108fc244d27616e545a4a88e48ba0 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 16 Jun 2022 09:54:54 +0000 Subject: [PATCH] Update DoliDroid for Dolibarr ERP CRM to v3 (Build 54) --- metadata/com.nltechno.dolidroidpro.yml | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/metadata/com.nltechno.dolidroidpro.yml b/metadata/com.nltechno.dolidroidpro.yml index 8c855e61b3..3e72e4b4dd 100644 --- a/metadata/com.nltechno.dolidroidpro.yml +++ b/metadata/com.nltechno.dolidroidpro.yml @@ -2,14 +2,14 @@ Categories: - Internet License: GPL-3.0-only WebSite: https://wiki.dolibarr.org/index.php/Application_Android_-_DoliDroid -SourceCode: https://github.com/eldy/dolidroid -IssueTracker: https://github.com/eldy/dolidroid/issues +SourceCode: https://github.com/DoliCloud/dolidroid +IssueTracker: https://github.com/DoliCloud/dolidroid/issues Translation: https://www.transifex.com/dolibarr-association/dolidroid/ -Changelog: https://github.com/eldy/dolidroid/blob/develop/ChangeLog +Changelog: https://github.com/DoliCloud/dolidroid/blob/develop/ChangeLog Name: DoliDroid Description: |- - Use Dolibarr ERP & CRM from your device. + Use Dolibarr ERP & CRM (https://www.dolibarr.org/) from your device. This application is not a standalone program. It is a front end client to use your online hosted instance of Dolibarr ERP & CRM software (Open-source web @@ -24,13 +24,13 @@ Description: |- * A lot of other enhancement make usability of your Dolibarr from a smartphone better like: * Save spaces of the menus bars by replacing the menu with a button always visible to choose your meny entry more friendly. * Provide a button, always available, to make a quick search on any item. - * All visible date use year on 2 chars instead of 4 to save you space. - * When the popup calendar is opened, the keyword is no more opened if not required like it is on a common browser (Dolibarr v7 required). + * All visible dates use year on 2 chars instead of 4 to save you space. + * When the popup calendar is opened, the keyword is no more opened if not required, like it is on a common browser (Dolibarr v7 required). * Components that provide help information on mouse hover are hidden to save space (they are useless without a mouse). * A lot of other not useful information are hidden. RepoType: git -Repo: https://github.com/eldy/dolidroid.git +Repo: https://github.com/DoliCloud/dolidroid.git Builds: - versionName: '1.6' @@ -100,6 +100,18 @@ Builds: gradle: - yes + - versionName: DoliDroid Pro 3.0 + versionCode: 54 + commit: 5b00a61006e75a6a9cc6f14c7d2fb745ebdc230c + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + forceversion: true + AutoUpdateMode: None UpdateCheckMode: RepoManifest CurrentVersion: DoliDroid Pro 3.0