aboutsummaryrefslogtreecommitdiff
path: root/android/olm-sdk/src/main
AgeCommit message (Expand)Author
2018-10-19more and improved buffer sanitising for Android bindingsHubert Chathi
2018-10-17fix c+p error: don't clobber the decryption object on errorHubert Chathi
2018-10-15use new function names in Android bindingsHubert Chathi
2018-10-12clear out plaintext buffers in Android SDK where possibleHubert Chathi
2018-10-05fix some code style issues and typosHubert Chathi
2018-06-27add initial version of Android wrapper for public key APIHubert Chathi
2018-06-27Compiling with last NDK + some hardeningBenoit Marty
2018-06-27Fix null pointer dereferenceBenoit Marty
2017-03-06Fixing Android.mkSophie Taylor
2017-03-02Android : improve the version number management (#46)Yannick LE COLLEN
2017-01-18Android: Add wrappers for export/import of inbound group sessionsYannick LE COLLEN
2017-01-10Move the android project from /Java/Android/OlmLibSdkylecollen