Update Kolab Notes to 1.0.0 (36); fix description; set AUM; closes #338
This commit is contained in:
parent
6c879b358f
commit
d0c4696f96
|
@ -13,7 +13,9 @@ Kolab v3 storage format.
|
||||||
The goal of the app is, to support the full stack of Kolab Notes functionality:
|
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
|
notebooks and tags for organising notes is already possible. Also it is possible
|
||||||
to edit the classification and color of a note. Formating the text and inserting
|
to edit the classification and color of a note. Formating the text and inserting
|
||||||
inline images works, too.
|
inline images works, too. The app is also able to display and edit the color of
|
||||||
|
tags. Since 1.0.0 shared notebooks are supported (which can be toggled in the
|
||||||
|
extended options from the account creation wizard).
|
||||||
|
|
||||||
There are already 2 types of widgets included in the app. One widget is a kind
|
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
|
of a "sticky note" widget, it displays the summary and description of a single
|
||||||
|
@ -323,11 +325,12 @@ Build:0.9.2,34
|
||||||
init=sed -i '18imaven { url "https://jitpack.io" }' ../build.gradle
|
init=sed -i '18imaven { url "https://jitpack.io" }' ../build.gradle
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
Maintainer Notes:
|
Build:1.0.0,36
|
||||||
Jitpack repo not properly set up. Re-enable AUM once fixed.
|
commit=1.0.0
|
||||||
.
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.0.0
|
Current Version:1.0.0
|
||||||
Current Version Code:36
|
Current Version Code:36
|
||||||
|
|
Loading…
Reference in a new issue