- 25 Oct, 2016 1 commit
-
-
pedroGitt authored
- generateOneTimeKeys => generateOneTimeKeysJni - maxOneTimeKeys => maxOneTimeKeysJni
-
- 24 Oct, 2016 1 commit
-
-
pedroGitt authored
- for 32bits platform target - when debug flag is not defined
-
- 23 Oct, 2016 1 commit
-
-
pedroGitt authored
- remove compiler warnings when logs are not enabled - new getInstanceId() function to refactor code
-
- 21 Oct, 2016 2 commits
- 20 Oct, 2016 1 commit
-
-
pedroGitt authored
- new JNI API: serializeDataWithKeyJni() and initWithSerializedDataJni() - update account unit test - modify OlmAccount constructor API: an exception may be thrown
-
- 18 Oct, 2016 1 commit
-
-
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.
-
- 14 Oct, 2016 1 commit
-
-
pedroGitt authored
- Modify constructors for inbound and outbound group sessions - Add new Ecxception class
-
- 13 Oct, 2016 1 commit
-
-
pedroGitt authored
-
- 12 Oct, 2016 1 commit
-
-
PedroGitt authored
- Fix warning compiler
-
- 11 Oct, 2016 1 commit
-
-
pedroGitt authored
- Simplify JNI function signatures definition (Account & Session)
-
- 07 Oct, 2016 1 commit
-
-
pedroGitt authored
- review comments header - refactor utility functions
-
- 06 Oct, 2016 1 commit
-
-
pedroGitt authored
- 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
-
- 05 Oct, 2016 1 commit
-
-
pedroGitt authored
- Add Android Studio project
-