summaryrefslogtreecommitdiff
path: root/sal/android/libreofficekit-jni.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-11move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier1-5/+14
2014-12-04android: use ByteBuffer to send or store pointers in JNI bindingsTomaž Vajngerl1-2/+6
2014-12-04Don't keep the LibreOfficeKit pointer in a global variableTor Lillqvist1-7/+4
2014-07-01android: LibreOfficeKit needs the path to program/ as the starting point.Jan Holesovsky1-1/+14
2014-07-01lok bootstrap: nicer function names, clean-upTomaž Vajngerl1-21/+24
2014-06-30android: Make the extract_files() part of setup / init.Jan Holesovsky1-10/+5
2014-06-30android: Make use of LibreOfficeKit.Jan Holesovsky1-4/+25
2014-06-30android: Introduce LibreOfficeKit.java to bootstrap using LibreOfficeKit.Jan Holesovsky1-0/+130