index
:
libolm
master
Implementation of the olm and megolm cryptographic ratchets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
android
Age
Commit message (
Expand
)
Author
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-07-04
prepare 2.3.0
2.3.0
Hubert Chathi
2018-06-27
add initial version of Android wrapper for public key API
Hubert Chathi
2018-06-27
Improve .gitignore: exclude generated files for test
Benoit Marty
2018-06-27
Comment out proxy settings
Benoit Marty
2018-06-27
Upgrade tools
Benoit Marty
2018-06-27
Compiling with last NDK + some hardening
Benoit Marty
2018-06-27
ignore generated files
Benoit Marty
2018-06-27
Fix null pointer dereference
Benoit Marty
2018-06-27
Add a .gitignore file specific for Android project
Benoit Marty
2017-03-06
Fixing Android.mk
Sophie Taylor
2017-03-02
Android : improve the version number management (#46)
Yannick LE COLLEN
2017-03-01
prepare v2.2.2
2.2.2
Richard van der Hoff
2017-01-18
Prep v2.2.1
2.2.1
Richard van der Hoff
2017-01-18
Bump version numbers to 2.2.0
2.2.0
Richard van der Hoff
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