summaryrefslogtreecommitdiff
path: root/android/Bootstrap
AgeCommit message (Expand)Author
2015-03-02LOK: move Office::postKeyEvent to DocumentMiklos Vajna
2015-02-23android: organise importsTomaž Vajngerl
2015-02-23android: forgot to update javadoc of JNI wrapperMiklos Vajna
2015-02-23lok::Office::postKeyEvent: allow different char and key codeMiklos Vajna
2015-02-16android: add support for text selection to JNITomaž Vajngerl
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-09lok::Document::postMouseEvent(): allow double-clickMiklos Vajna
2015-02-09android: fix missing drawingML preset shapesMiklos Vajna
2015-02-09android: Add callback types to DocumentTomaž Vajngerl
2015-01-26android: make sure the soffice.cfg directory is always availableMiklos Vajna
2015-01-26android: add postMouseEvent to LOKit JNI interfaceTomaž Vajngerl
2015-01-26android: 'make release-apk' now also accepts the example document.Jan Holesovsky
2015-01-26android: Rename 'make sign' to 'make release-apk'.Jan Holesovsky
2015-01-26android: Set the package name correctly.Jan Holesovsky
2015-01-26android: show vendor in LOAboutMiklos Vajna
2015-01-16android: guard buffer allocation and return null if alloc. failsTomaž Vajngerl
2015-01-16android: remove logging null in DirectBufferAllocatorTomaž Vajngerl
2015-01-16android: comments for new interfaces and methodsTomaž Vajngerl
2015-01-12android: show version / buildid in about dialogMiklos Vajna
2015-01-12jni: add postKeyEvent to Office and redirect the call to LOKTomaž Vajngerl
2015-01-12android: interface for processing of LOK messagesTomaž Vajngerl
2015-01-12android: Add support for callbacks from LO to JNI and Java LOKTomaž Vajngerl
2015-01-07android: Add initializeForRendering to LOKTomaž Vajngerl
2014-12-18android: support building with SDK tools 24Tomaž Vajngerl
2014-12-17Remove the ThumbnailGenerator classTor Lillqvist
2014-12-11android: remove unneeded logging and comment tile rendering timingTomaž Vajngerl
2014-12-04android: use ByteBuffer to send or store pointers in JNI bindingsTomaž Vajngerl
2014-12-04android: cleanup LibreOfficeKit initialization in JavaTomaž Vajngerl
2014-12-04android: improve error messages in DirectBufferAllocatorTomaž Vajngerl
2014-12-04android: add destroy and exit as a separate JNI callTomaž Vajngerl
2014-12-04android: VM based implementation of DirectBufferAllocatorTomaž Vajngerl
2014-12-04Do the configuration pruning only in the DISABLE_UI caseTor Lillqvist
2014-12-04The configuration pruning with mobile-config.py seems to work nowTor Lillqvist
2014-12-04Add (commented-out) invocation of mobile-config.pyTor Lillqvist
2014-12-04android: force create directory assets/gz.unpack/programTomaž Vajngerl
2014-12-04LOK Android: don't initialise until TMPDIR is set.Andrzej Hunt
2014-12-01Fix Android buildTor Lillqvist
2014-12-01Fold URE: Linux ure/share/misc/* -> program/Stephan Bergmann
2014-11-26version ini-file's ProductMajor/Minor are unusedStephan Bergmann
2014-11-25Remove unused URE_LIB_DIRStephan Bergmann
2014-10-04android: Better default document (when the app starts with no doc to load).Jan Holesovsky
2014-10-04android: package C* fonts as well for interop.Michael Meeks
2014-10-04android: better default part name (document type dependent)Tomaž Vajngerl
2014-10-04android: copy notice & license into assets (for apk)Tomaž Vajngerl
2014-09-30android: disable packaging of un-needed UI files.Michael Meeks
2014-09-24android: force initialize LibreOfficeKit, clean-upTomaž Vajngerl
2014-09-24android: use JNI direct memory allocator from FennecTomaž Vajngerl
2014-09-22LOKit: add "destroy" and "saveAs" to android JNITomaž Vajngerl
2014-08-10LOKit android: add support for setPartMode and getPartNameTomaž Vajngerl
2014-07-13Add getPart(s) to lokandroid too.Andrzej Hunt