Releases: konradrenner/kolabnotes-android
Releases · konradrenner/kolabnotes-android
Added sharing capabilities
sending an receiving data to/from other apps is no possible
Resolving issues and deleting notebooks
- it is now possible to delete notebooks with the app
- solved issues
- working on richtext editor
Bugfixing richtext sync
0.1.0-beta4 richtext does not work correct, start and end html tags were missing.…
Richtext editor
first version with a richtext editor, thanks to wasabeef/richtext-android!
Big notifications
Notifications are now expandable
Stabilizing
- when sync fails, app does not crash, instead displays notification
- merge fragements branch into master
Performance, Bugfixing, UI, Android 4.4
- Min. Android Version is now Android 4.4
- Startup performance is now better
- Many bugfixes
- Tablet UI is now better
First step towards tablet support
Activities now uses fragments, which are responsible for displaying data
Fixing the Bugfix release
0.1.0-alpha3 debugging
Bugfixing
Mostly bugfixing, for details to some bugs which were fixed look at the 0.1.0-alpha2 Milestone in the issues tab