- 22 Dec, 2016 1 commit
-
-
ylecollen authored
-
- 21 Dec, 2016 3 commits
- 28 Nov, 2016 1 commit
-
-
pedroGitt authored
-
- 14 Nov, 2016 1 commit
-
-
pedroGitt authored
- add an internal specific JNI function (javaCStringToUtf8()) to perform the UTF-8 conversion - the SDK is configured to enable/disable the use of javaCStringToUtf8()
-
- 27 Oct, 2016 1 commit
-
-
pedroGitt authored
- previously the random seed was seconds based, and it could originate identical identity keys for different OlmAccount
-
- 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 1 commit
-
-
pedroGitt authored
-
- 20 Oct, 2016 1 commit
-
-
pedroGitt authored
-
- 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.
-
- 17 Oct, 2016 1 commit
-
-
pedroGitt authored
-
- 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
-
- 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
-