Releases: konradrenner/kolabnotes-android
First PlayStore alpha release
v0.1.0-alpha1 Update README.md
Fourth preview releae
Highlights of this preview are:
- Widgets (list widget and a "sticky note" widget)
- New dialog which warns you, if changes will be discarded, wenn you press the back button in a note detail
- Animations of notes in the overview are turned off, these were buggy and after some time annoying
- Translation to german
I hope you enjoy it, but be warned: there are still many bugs ;-)
@lhitc : Thank you for your tests!
Third preview release
This is the third preview release of this app.
Highlights of this preview:
- Tags are now handled correct (via configuration kolab objects). You can assign more than one tag to a note and the web client will display the tags the same way as the app
- Tags will be downloaded by the app, so you don't have to define Tags in the app and on the web client separately
- It should be possible to sync with Kolab server, which use self created certificates for ssl communication
Usage at your own risk ;-)
Second preview release
This is the second preview release of this app. The app is far far away from being "production ready", but it shapes ;-).
Important: You have to unistall the app, if you already use it. With this version there were changes in the database structure!
Highlights of this version:
- support for colors (you can assign a color per note), this color will be used in the main activity as background for a note and for the background of the toolbar in the detail activity. Of course colors will be synced with remote servers. Thx to this lib: https://github.com/dpkirchner/ambilwarna for the color chooser!
- in the main activity more informations are displayed per note
- basic sync support for tag syncing (if you use 1 tag for a note everything is fine, if you use more tags, the kolab webclient does not split the notes, also tags which were assigned with the web interface are not synced at them moment)
- first steps to support richtext: richtext is now displayed as plain text (not in the html form), but you cannot not assign styles with the app (coming soon ;-) )
- many bugfixes
Usage at your own risk ;-)
First preview release
This is not a release, this is a preview apk, so that everybody who is interessted can look into the app and can provide feedback via GitHub.
Things which should work:
- Create notebooks, notes, tags
- edit/delete notes
- Sync with different remote accounts (IMAP Server must be a Kolab server or must support ANNOTATEMORE IMAP extension)
- Local account
Attention: if you use tags in the app, the note will disappear on your Kolab account and remote tags are not synced at the moment. If you create a notebook in the app, you have to "active" it in the settings of your kolab server, so that it is displayed in the web note client.
Please have a look in the GitHub issues tab, if you want to know what features are planned or wished for future versions.
Usage at your own risk ;-)