aboutsummaryrefslogtreecommitdiff
path: root/java/android/OlmLibSdk/olm-sdk/src/main/jni/olm_jni.h
AgeCommit message (Expand)Author
2016-11-14Fix the decrypt issue (crash on V5.1.1) when the message to decrypt contains ...AndroidSdk_v0.2.0pedroGitt
2016-10-27Introduce a new log file (ENABLE_JNI_LOG) to disable/enable logs in JNI sidepedroGitt
2016-10-24Fix compiler warningspedroGitt
2016-10-23Add serialization for inbound group sessionpedroGitt
2016-10-21Serialization for OlmAccount and OlmSession OKpedroGitt
2016-10-18- Add new API for OlmUtilitypedroGitt
2016-10-17Add extra tests to check if the calling JAVA instance is the expected onepedroGitt
2016-10-14- Add inbound and outbound group sessionspedroGitt
2016-10-13Temp commit.. adding group session API in progresspedroGitt
2016-10-13Add missing copyright headerspedroGitt
2016-10-11- Add OlmSession unit testpedroGitt
2016-10-06- Update Unit tests for OlmAccountpedroGitt
2016-10-05First commit adding Olm Lib for AndroidpedroGitt