summaryrefslogtreecommitdiffstats
path: root/android/Bootstrap
Commit message (Expand)AuthorAgeFilesLines
* java part handles received statechange callbackSiqi Liu2015-04-131-0/+10
* Bootstrap.initVCL is not used by our Android app any moreTor Lillqvist2015-03-301-4/+0
* android: Bump to android-21Jack Leigh2015-03-302-2/+2
* Kill dead <touch/touch.h> APITor Lillqvist2015-03-241-2/+2
* android: add debugrun Makefile targetMiklos Vajna2015-03-231-1/+1
* android: Make the Bold button actually work - switches to typing in bold.Jan Holesovsky2015-03-161-0/+6
* android: add to JNI - setGraphicSelection, resetSelectionTomaž Vajngerl2015-03-161-1/+20
* android: use LOK_SETTEXTSELECTION_RESET as it is meant to be usedTomaž Vajngerl2015-03-161-4/+4
* android: make & build appcompat-v7 library, up target to v21Tomaž Vajngerl2015-03-161-0/+8
* android: add CALLBACK_GRAPHIC_SELECTION to LOK facadeTomaž Vajngerl2015-03-091-1/+1
* tdf#89705: provides callback for url handling on android.Siqi Liu2015-03-091-0/+2
* android: add and handle show/hide cursor message from LOKTomaž Vajngerl2015-03-091-0/+1
* android: rename text selection callback messagesTomaž Vajngerl2015-03-091-3/+3
* LOK: move Office::postKeyEvent to DocumentMiklos Vajna2015-03-022-8/+8
* android: organise importsTomaž Vajngerl2015-02-232-4/+0
* android: forgot to update javadoc of JNI wrapperMiklos Vajna2015-02-231-1/+2
* lok::Office::postKeyEvent: allow different char and key codeMiklos Vajna2015-02-231-1/+1
* android: add support for text selection to JNITomaž Vajngerl2015-02-161-0/+18
* Related: tdf#63690 - remove rtl_logfileThorsten Behrens2015-02-141-1/+0
* lok::Document::postMouseEvent(): allow double-clickMiklos Vajna2015-02-091-1/+2
* android: fix missing drawingML preset shapesMiklos Vajna2015-02-091-0/+2
* android: Add callback types to DocumentTomaž Vajngerl2015-02-091-0/+9
* android: make sure the soffice.cfg directory is always availableMiklos Vajna2015-01-261-0/+3
* android: add postMouseEvent to LOKit JNI interfaceTomaž Vajngerl2015-01-261-0/+12
* android: 'make release-apk' now also accepts the example document.Jan Holesovsky2015-01-261-1/+1
* android: Rename 'make sign' to 'make release-apk'.Jan Holesovsky2015-01-261-1/+5
* android: Set the package name correctly.Jan Holesovsky2015-01-266-2/+7
* android: show vendor in LOAboutMiklos Vajna2015-01-261-1/+1
* android: guard buffer allocation and return null if alloc. failsTomaž Vajngerl2015-01-161-0/+10
* android: remove logging null in DirectBufferAllocatorTomaž Vajngerl2015-01-161-2/+0
* android: comments for new interfaces and methodsTomaž Vajngerl2015-01-162-0/+15
* android: show version / buildid in about dialogMiklos Vajna2015-01-121-1/+2
* jni: add postKeyEvent to Office and redirect the call to LOKTomaž Vajngerl2015-01-121-0/+2
* android: interface for processing of LOK messagesTomaž Vajngerl2015-01-121-1/+12
* android: Add support for callbacks from LO to JNI and Java LOKTomaž Vajngerl2015-01-121-0/+16
* android: Add initializeForRendering to LOKTomaž Vajngerl2015-01-071-0/+3
* android: support building with SDK tools 24Tomaž Vajngerl2014-12-181-0/+45
* Remove the ThumbnailGenerator classTor Lillqvist2014-12-171-18/+0
* android: remove unneeded logging and comment tile rendering timingTomaž Vajngerl2014-12-111-1/+0
* android: use ByteBuffer to send or store pointers in JNI bindingsTomaž Vajngerl2014-12-043-8/+11
* android: cleanup LibreOfficeKit initialization in JavaTomaž Vajngerl2014-12-041-16/+14
* android: improve error messages in DirectBufferAllocatorTomaž Vajngerl2014-12-041-7/+7
* android: add destroy and exit as a separate JNI callTomaž Vajngerl2014-12-041-0/+1
* android: VM based implementation of DirectBufferAllocatorTomaž Vajngerl2014-12-041-6/+47
* Do the configuration pruning only in the DISABLE_UI caseTor Lillqvist2014-12-041-3/+3
* The configuration pruning with mobile-config.py seems to work nowTor Lillqvist2014-12-041-1/+3
* Add (commented-out) invocation of mobile-config.pyTor Lillqvist2014-12-041-0/+1
* android: force create directory assets/gz.unpack/programTomaž Vajngerl2014-12-041-1/+1
* LOK Android: don't initialise until TMPDIR is set.Andrzej Hunt2014-12-041-4/+4
* Fix Android buildTor Lillqvist2014-12-011-3/+3