fdroiddata/metadata/org.kore.kolabnotes.android.txt

44 lines
1.5 KiB
Plaintext
Raw Normal View History

2015-06-30 07:53:44 +00:00
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:
2015-06-30 08:08:44 +00:00
Take notes locally and optionally sync them with Kolab and IMAP servers in
the Kolab v3 storage format.
The goal of the app is, to support the full stack of Kolab Notes
functionality: notebooks and tags for organising notes is already possible.
Also it is possible to edit the classification and color of a note. At the
moment it can interpret rich text, but it is not possible to format the text
within the app (this feature and support for attachments will be integrated
in a future release).
There are already 2 types of widgets included in the app. One widget is a
kind of a "sticky note" widget, it displays the summary and description of
a single note. The other widget is a configureable list widget.
2015-06-30 07:53:44 +00:00
.
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-alpha6
Current Version Code:6
2015-06-30 07:53:44 +00:00