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
|
||||
Issue Tracker:https://github.com/k3b/toGoZip/issues
|
||||
|
||||
Name:Android toGoZip
|
||||
Summary:"Add To Zip" for android's share/send menu.
|
||||
Auto Name:ToGoZip
|
||||
Summary:Zip files via the share 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).
|
||||
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.
|
||||
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.
|
||||
|
@ -25,3 +26,13 @@ that should be later imported into the desctop-pcs-s calender.
|
|||
|
||||
Repo Type: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