From 2b364bd7dc6b463abbf73ba079efef543c999fbf Mon Sep 17 00:00:00 2001 From: Artyom Zorin Date: Thu, 4 Apr 2019 18:21:27 +0100 Subject: [PATCH] New app: Zorin Connect --- metadata/com.zorinos.zorin_connect.yml | 37 ++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 metadata/com.zorinos.zorin_connect.yml diff --git a/metadata/com.zorinos.zorin_connect.yml b/metadata/com.zorinos.zorin_connect.yml new file mode 100644 index 0000000000..1e22ec73a9 --- /dev/null +++ b/metadata/com.zorinos.zorin_connect.yml @@ -0,0 +1,37 @@ +Categories: + - System +License: GPL-2.0-only +WebSite: https://zorinos.com +SourceCode: https://github.com/ZorinOS/zorin-connect-android +IssueTracker: https://github.com/ZorinOS/zorin-connect-android/issues + +AutoName: Zorin Connect +Summary: Connect your Zorin OS computer with your device +Description: |- + Zorin Connect provides several features to integrate your phone and your computer: + + * Sync your phone notifications with your computer + * Browse photos from your phone + * Reply to SMS messages + * Share files and links between devices + * Use your phone as a remote control for your computer + + The app seamlessly connects your computer and your mobile device over your local network, securely with RSA encryption. + + Please note you will need to have Zorin OS 15 installed and have enabled Zorin Connect on your computer for this app to work. + +RepoType: git +Repo: https://github.com/ZorinOS/zorin-connect-android + +Builds: + - versionName: 1.12.6 + versionCode: 11260 + commit: 1.12.6 + gradle: + - yes + prebuild: sed -i -e '/javaMaxHeapSize/s/4g/2g/g' build.gradle + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.12.6 +CurrentVersionCode: 11260