Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-04 | add missing OlmPkSigning class | Hubert Chathi | |
2019-03-20 | add Android bindings for PK signing | Hubert Chathi | |
2019-02-15 | I don't know what an "oml" is | Hubert Chathi | |
2018-10-23 | expose the private key length in the Android sdk | Hubert Chathi | |
2018-10-19 | add functions for dealing with private keys directly | Hubert Chathi | |
2018-10-19 | more and improved buffer sanitising for Android bindings | Hubert Chathi | |
2018-10-17 | fix c+p error: don't clobber the decryption object on error | Hubert Chathi | |
2018-10-15 | use new function names in Android bindings | Hubert Chathi | |
2018-10-12 | clear out plaintext buffers in Android SDK where possible | Hubert Chathi | |
2018-10-05 | fix some code style issues and typos | Hubert Chathi | |
2018-06-27 | add initial version of Android wrapper for public key API | Hubert Chathi | |
2018-06-27 | Compiling with last NDK + some hardening | Benoit Marty | |
Patch received in https://github.com/matrix-org/olm/issues/13 | |||
2018-06-27 | Fix null pointer dereference | Benoit Marty | |
Patch has been received by e-mail, Signed-off-by: Arnaud Fontaine <arnaud.fontaine@ssi.gouv.fr> | |||
2017-03-06 | Fixing Android.mk | Sophie Taylor | |
Signed-off-by: Sophie Taylor <sophie@spacekitteh.moe> | |||
2017-03-02 | Android : improve the version number management (#46) | Yannick LE COLLEN | |
Add functions to make the difference between the native and the java code version. Factor out the version management in the makefiles. | |||
2017-01-18 | Android: Add wrappers for export/import of inbound group sessions | Yannick LE COLLEN | |
2017-01-10 | Move the android project from /Java/Android/OlmLibSdk | ylecollen | |