From b8f3c0947c1722daf52c351bb8beb3dd4c7c4a99 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 19 Aug 2019 17:18:24 +0200 Subject: [PATCH] Martus: rewrite to .yml !5262 --- metadata/org.martus.android.txt | 43 ------------------------------- metadata/org.martus.android.yml | 45 +++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+), 43 deletions(-) delete mode 100644 metadata/org.martus.android.txt create mode 100644 metadata/org.martus.android.yml diff --git a/metadata/org.martus.android.txt b/metadata/org.martus.android.txt deleted file mode 100644 index 99bf4ff948..0000000000 --- a/metadata/org.martus.android.txt +++ /dev/null @@ -1,43 +0,0 @@ -Disabled:Lots of jars -Categories:System -License:GPL-3.0-only -Web Site:https://martus.org -Source Code:https://github.com/benetech/Martus-Project -Issue Tracker:https://github.com/benetech/Martus-Project/issues - -Auto Name:Martus -Summary:secure documentation for human rights defenders, activists & journalists -Description: -IMPORTANT NOTE: Before running Mobile Martus, you (or someone you -designate) must have a Martus desktop client account set up on a computer to -receive your Mobile Martus data, and you will need that account info to -configure Mobile Martus. If you do not already have it, you can download the -Martus desktop client and follow the installation instructions in the Reference -Guide at https://www.martus.org. - -Mobile Martus is a secure, Android-based mobile documentation application built -on Benetech’s Martus technology, which allows human rights defenders, activists, -journalists, and other users anywhere in the world to securely gather -information about human rights violations. - -The Mobile Martus application allows users to send crucial data from the -field—text, photographs, audio and video—to the Martus network of secure -servers. The data is automatically encrypted on the mobile device, and when -being sent to the server, so it is protected in case the device is lost, stolen -or confiscated. A user—or someone they designate—can later retrieve their data, -and can search, analyze and report on the information, using the Martus desktop -client software (https://www.martus.org) on their computer. -. - -Repo Type:git -Repo:https://github.com/benetech/Martus-Project - -Build:4.4,4 - commit=PlayStoreVersion4 - subdir=martus-android - forceversion=yes - -Auto Update Mode:None -Update Check Mode:Tags -Current Version:1.2.4-beta -Current Version Code:27 diff --git a/metadata/org.martus.android.yml b/metadata/org.martus.android.yml new file mode 100644 index 0000000000..7201a6c7b8 --- /dev/null +++ b/metadata/org.martus.android.yml @@ -0,0 +1,45 @@ +Disabled: Lots of jars +Categories: + - System +License: GPL-3.0-only +WebSite: https://martus.org +SourceCode: https://github.com/benetech/Martus-Project +IssueTracker: https://github.com/benetech/Martus-Project/issues + +AutoName: Martus +Summary: secure documentation for human rights defenders, activists & journalists +Description: |- + IMPORTANT NOTE: Before running Mobile Martus, you (or someone you + designate) must have a Martus desktop client account set up on a computer to + receive your Mobile Martus data, and you will need that account info to + configure Mobile Martus. If you do not already have it, you can download the + Martus desktop client and follow the installation instructions in the Reference + Guide at https://www.martus.org. + + Mobile Martus is a secure, Android-based mobile documentation application built + on Benetech’s Martus technology, which allows human rights defenders, activists, + journalists, and other users anywhere in the world to securely gather + information about human rights violations. + + The Mobile Martus application allows users to send crucial data from the + field—text, photographs, audio and video—to the Martus network of secure + servers. The data is automatically encrypted on the mobile device, and when + being sent to the server, so it is protected in case the device is lost, stolen + or confiscated. A user—or someone they designate—can later retrieve their data, + and can search, analyze and report on the information, using the Martus desktop + client software (https://www.martus.org) on their computer. + +RepoType: git +Repo: https://github.com/benetech/Martus-Project + +Builds: + - versionName: '4.4' + versionCode: 4 + commit: PlayStoreVersion4 + subdir: martus-android + forceversion: true + +AutoUpdateMode: None +UpdateCheckMode: Tags +CurrentVersion: 1.2.4-beta +CurrentVersionCode: 27