olm/java/android/OlmLibSdk
pedroGitt 04fd4c5a13 Fix the decrypt issue (crash on V5.1.1) when the message to decrypt contains emojis:
- add an internal specific JNI function (javaCStringToUtf8()) to perform the UTF-8 conversion
- the SDK is configured to enable/disable the use of javaCStringToUtf8()
2016-11-14 11:56:37 +01:00
..
olm-sdk Fix the decrypt issue (crash on V5.1.1) when the message to decrypt contains emojis: 2016-11-14 11:56:37 +01:00
build.gradle First commit adding Olm Lib for Android 2016-10-05 18:25:09 +02:00
gradle.properties First commit adding Olm Lib for Android 2016-10-05 18:25:09 +02:00
gradlew First commit adding Olm Lib for Android 2016-10-05 18:25:09 +02:00
gradlew.bat First commit adding Olm Lib for Android 2016-10-05 18:25:09 +02:00
settings.gradle First commit adding Olm Lib for Android 2016-10-05 18:25:09 +02:00