aboutsummaryrefslogtreecommitdiff
path: root/java/android/OlmLibSdk/olm-sdk/src/androidTest/java/org/matrix/olm/OlmUtilityTest.java
AgeCommit message (Expand)Author
2017-01-02Rename getUnreleasedCount to isReleased.ylecollen
2016-12-22Update the copyrightsylecollen
2016-12-21identityKeys and oneTimeKeys return Map instead of JSON.ylecollen
2016-11-14Fix the decrypt issue (crash on V5.1.1) when the message to decrypt contains ...AndroidSdk_v0.2.0pedroGitt
2016-11-07Add new API to verify object releasepedroGitt
2016-10-27Update test01VerifyEd25519Signing() with a real messagepedroGitt
2016-10-26Update verifyEd25519Signature() unit test: add a test to detect a key length ...pedroGitt
2016-10-25Add missing copyright headerpedroGitt
2016-10-24Add missing account releaseAccount for test01VerifyEd25519Signing()pedroGitt
2016-10-20Add serialization feature to OlmAccountpedroGitt
2016-10-18Fix verifyEd25519Signature() API to properly return the error message in case...pedroGitt
2016-10-18Add OlmUtility classpedroGitt