- Oct 27, 2016
-
-
pedroGitt authored
Add new tests for multiple creations of account and outbound group sessions: check random generation function in JNI works properly
-
pedroGitt authored
-
pedroGitt authored
Rename local parameter properly
-
pedroGitt authored
-
pedroGitt authored
- previously the random seed was seconds based, and it could originate identical identity keys for different OlmAccount
-
- Oct 26, 2016
- Oct 25, 2016
-
-
pedroGitt authored
Add sanity tests for OlmAccount and OlmSession Add a first version of MatchInboundSession
-
pedroGitt authored
An error code is now returned, no utility to return the object itself (initial implementation matching iOS)
-
pedroGitt authored
Fix removeOneTimeKeysForSession() default return code
-
pedroGitt authored
-
pedroGitt authored
- generateOneTimeKeys => generateOneTimeKeysJni - maxOneTimeKeys => maxOneTimeKeysJni
-
pedroGitt authored
-
- Oct 24, 2016
- Oct 23, 2016
-
-
pedroGitt authored
- remove compiler warnings when logs are not enabled - new getInstanceId() function to refactor code
-
- Oct 21, 2016
- Oct 20, 2016
- Oct 19, 2016
- Oct 18, 2016
-
-
pedroGitt authored
Fix verifyEd25519Signature() API to properly return the error message in case signature verification failed - update unit tests
-
pedroGitt authored
-
pedroGitt authored
- add unit tests for OlmUtility - rename OlmGroupTest to OlmGroupSessionTest - update OlmException
-
pedroGitt authored
- Introducing namespace AndroidOlmSdk - Fix logs (function names mixed up) - Add new check based on the calling java object instance type (IsInstanceOf()) - Fix return value for getXXXInstanceId() in case of failure. Now 0 is returned.
-
- Oct 17, 2016