ToGoZip: Fix build.
This commit is contained in:
parent
a6b5582112
commit
1127cf28b9
|
@ -4,18 +4,19 @@ Web Site:https://github.com/k3b/toGoZip/wiki
|
||||||
Source Code:https://github.com/k3b/toGoZip
|
Source Code:https://github.com/k3b/toGoZip
|
||||||
Issue Tracker:https://github.com/k3b/toGoZip/issues
|
Issue Tracker:https://github.com/k3b/toGoZip/issues
|
||||||
|
|
||||||
Name:Android toGoZip
|
Auto Name:ToGoZip
|
||||||
Summary:"Add To Zip" for android's share/send menu.
|
Summary:Zip files via the share menu
|
||||||
Description:
|
Description:
|
||||||
Easy collection of files from every supporting app into one zip-file while
|
Easy collection of files from every supporting app into one zip-file while
|
||||||
beeing 'on the go' or offline.
|
beeing 'on the go' or offline.
|
||||||
|
|
||||||
This collecting "2go.zip"-file is like a suitcase where you can put things (files)
|
This collecting "2go.zip"-file is like a suitcase where you can put things
|
||||||
into from nearly everywhere (from every app that supports 'share'/'send')
|
(files) into from nearly everywhere (from every app that supports
|
||||||
and that can travel everywhere (via email, bluetooth, nfc).
|
'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]]
|
The program's author uses ToGoZip to collect new android calendar entries
|
||||||
that should be later imported into the desctop-pcs-s calender.
|
with [[de.k3b.android.calendar.ics.adapter]] that should be later imported
|
||||||
|
into the desctop-pcs-s calender.
|
||||||
|
|
||||||
'''Required Android Permissions:'''
|
'''Required Android Permissions:'''
|
||||||
* WRITE_EXTERNAL_STORAGE used to store the created/updated zip-file.
|
* WRITE_EXTERNAL_STORAGE used to store the created/updated zip-file.
|
||||||
|
@ -25,3 +26,13 @@ that should be later imported into the desctop-pcs-s calender.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/k3b/toGoZip.git
|
Repo:https://github.com/k3b/toGoZip.git
|
||||||
|
|
||||||
|
Build:0.2.2.20141120,2
|
||||||
|
commit=75a75604a468ac3a546075b2c7944c0c9e92a0a1
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
|
Auto Update Mode:None
|
||||||
|
Update Check Mode:RepoManifest
|
||||||
|
Current Version:0.2.2.20141120
|
||||||
|
Current Version Code:2
|
Loading…
Reference in a new issue