New app: Kolab Notes
This commit is contained in:
parent
e5175af733
commit
517c1d2ce3
32
metadata/org.kore.kolabnotes.android.txt
Normal file
32
metadata/org.kore.kolabnotes.android.txt
Normal file
|
@ -0,0 +1,32 @@
|
|||
Categories:Office
|
||||
License:LGPLv3
|
||||
Web Site:
|
||||
Source Code:https://github.com/konradrenner/kolabnotes-android
|
||||
Issue Tracker:https://github.com/konradrenner/kolabnotes-android/issues
|
||||
|
||||
Auto Name:Kolab Notes
|
||||
Summary:Write notes and sync them with Kolab
|
||||
Description:
|
||||
Take notes and sync them with Kolab and IMAP server in the Kolab v3 storage
|
||||
format.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/konradrenner/kolabnotes-android
|
||||
|
||||
Build:0.1.0-alpha4,4
|
||||
commit=0.1.0-alpha4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
srclibs=KolabNotesLib@0.6.3
|
||||
prebuild=sed -i -e '/jitpack/,+1d' -e '/maven {/d' -e '//amavenLocal()' ../build.gradle && \
|
||||
pushd $$KolabNotesLib$$ && \
|
||||
$$MVN3$$ install && \
|
||||
popd && \
|
||||
sed -i -e 's/com.github.konradrenner/org.kore.kolab.notes/g' build.gradle
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.1.0-alpha4
|
||||
Current Version Code:4
|
||||
|
Loading…
Reference in a new issue