From 4a3097b995b246781d5c14cb7113ddd219286115 Mon Sep 17 00:00:00 2001 From: k3b Date: Fri, 21 Nov 2014 17:35:07 +0100 Subject: [PATCH] added de.k3b.android.ToGoZip : "Add To Zip" for android's share/send menu. --- metadata/de.k3b.android.ToGoZip.txt | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/de.k3b.android.ToGoZip.txt diff --git a/metadata/de.k3b.android.ToGoZip.txt b/metadata/de.k3b.android.ToGoZip.txt new file mode 100644 index 0000000000..107242bf0b --- /dev/null +++ b/metadata/de.k3b.android.ToGoZip.txt @@ -0,0 +1,27 @@ +Categories:Office,System +License:GPLv3 +Web Site:https://github.com/k3b/toGoZip/wiki +Source Code:https://github.com/k3b/toGoZip +Issue Tracker:https://github.com/k3b/toGoZip/issues + +Name:Android toGoZip +Summary:"Add To Zip" for android's share/send menu. +Description: +Easy collection of files from every supporting app into one zip-file while +beeing 'on the go' or offline. + +This collecting "2go.zip"-file is like a suitcase where you can put things (files) +into from nearly everywhere (from every app that supports 'share'/'send') +and that can travel everywhere (via email, bluetooth, nfc). + +The program's author uses ToGoZip to collect new android calendar entries with [[de.k3b.android.calendar.ics.adapter]] +that should be later imported into the desctop-pcs-s calender. + +'''Required Android Permissions:''' +* WRITE_EXTERNAL_STORAGE used to store the created/updated zip-file. + +[https://github.com/k3b/toGoZip/wiki/History Changelog] +. + +Repo Type:git +Repo:https://github.com/k3b/toGoZip.git