Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-23 | Add lib version as sufix in the aar file name | pedroGitt | |
2016-11-07 | Set javadoc level to private | pedroGitt | |
2016-10-26 | Add javadoc auto generation: | pedroGitt | |
- add a buildJavaDoc task in build.gradle - update classes javadoc headers | |||
2016-10-06 | - Update Unit tests for OlmAccount | pedroGitt | |
- new file olm_utility.cpp to have a stand alone function to initialize/alloc a random buffer - new class OlmMessage - complete OlmSession API with encryptMessage() - comments review - OlmAccount unit tests are green - new gradle to compile the shared lib according to debug mode | |||
2016-10-05 | First commit adding Olm Lib for Android | pedroGitt | |
- Add Android Studio project |