Age | Commit message (Expand) | Author |
2015-11-13 | LOK: setClientZoom() - sets the client zoom level | Mihai Varga |
2015-11-01 | android: update JNI facade, rename mouse/keyboard event flags | Tomaž Vajngerl |
2015-10-21 | android: remove the native DirectBufferAllocator | Tomaž Vajngerl |
2015-10-11 | move extracting assets to Java & use AssetManager to access assets | Christian Lohmaier |
2015-10-03 | tdf#93281 clean cache directory on each start | Christian Lohmaier |
2015-10-03 | android: remove no longer used files | Christian Lohmaier |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-05-21 | Remove more obsolete Android code: The 'AppSupport' stuff | Tor Lillqvist |
2015-04-13 | java part handles received statechange callback | Siqi Liu |
2015-03-30 | Bootstrap.initVCL is not used by our Android app any more | Tor Lillqvist |
2015-03-16 | android: Make the Bold button actually work - switches to typing in bold. | Jan Holesovsky |
2015-03-16 | android: add to JNI - setGraphicSelection, resetSelection | Tomaž Vajngerl |
2015-03-16 | android: use LOK_SETTEXTSELECTION_RESET as it is meant to be used | Tomaž Vajngerl |
2015-03-09 | android: add CALLBACK_GRAPHIC_SELECTION to LOK facade | Tomaž Vajngerl |
2015-03-09 | tdf#89705: provides callback for url handling on android. | Siqi Liu |
2015-03-09 | android: add and handle show/hide cursor message from LOK | Tomaž Vajngerl |
2015-03-09 | android: rename text selection callback messages | Tomaž Vajngerl |
2015-03-02 | LOK: move Office::postKeyEvent to Document | Miklos Vajna |
2015-02-23 | android: organise imports | Tomaž Vajngerl |
2015-02-23 | android: forgot to update javadoc of JNI wrapper | Miklos Vajna |
2015-02-23 | lok::Office::postKeyEvent: allow different char and key code | Miklos Vajna |
2015-02-16 | android: add support for text selection to JNI | Tomaž Vajngerl |
2015-02-09 | lok::Document::postMouseEvent(): allow double-click | Miklos Vajna |
2015-02-09 | android: Add callback types to Document | Tomaž Vajngerl |
2015-01-26 | android: add postMouseEvent to LOKit JNI interface | Tomaž Vajngerl |
2015-01-16 | android: guard buffer allocation and return null if alloc. fails | Tomaž Vajngerl |
2015-01-16 | android: remove logging null in DirectBufferAllocator | Tomaž Vajngerl |
2015-01-16 | android: comments for new interfaces and methods | Tomaž Vajngerl |
2015-01-12 | jni: add postKeyEvent to Office and redirect the call to LOK | Tomaž Vajngerl |
2015-01-12 | android: interface for processing of LOK messages | Tomaž Vajngerl |
2015-01-12 | android: Add support for callbacks from LO to JNI and Java LOK | Tomaž Vajngerl |
2015-01-07 | android: Add initializeForRendering to LOK | Tomaž Vajngerl |
2014-12-17 | Remove the ThumbnailGenerator class | Tor Lillqvist |
2014-12-11 | android: remove unneeded logging and comment tile rendering timing | Tomaž Vajngerl |
2014-12-04 | android: use ByteBuffer to send or store pointers in JNI bindings | Tomaž Vajngerl |
2014-12-04 | android: cleanup LibreOfficeKit initialization in Java | Tomaž Vajngerl |
2014-12-04 | android: improve error messages in DirectBufferAllocator | Tomaž Vajngerl |
2014-12-04 | android: add destroy and exit as a separate JNI call | Tomaž Vajngerl |
2014-12-04 | android: VM based implementation of DirectBufferAllocator | Tomaž Vajngerl |
2014-12-04 | LOK Android: don't initialise until TMPDIR is set. | Andrzej Hunt |
2014-10-04 | android: better default part name (document type dependent) | Tomaž Vajngerl |
2014-09-24 | android: force initialize LibreOfficeKit, clean-up | Tomaž Vajngerl |
2014-09-24 | android: use JNI direct memory allocator from Fennec | Tomaž Vajngerl |
2014-09-22 | LOKit: add "destroy" and "saveAs" to android JNI | Tomaž Vajngerl |
2014-08-10 | LOKit android: add support for setPartMode and getPartName | Tomaž Vajngerl |
2014-07-13 | Add getPart(s) to lokandroid too. | Andrzej Hunt |
2014-07-03 | lok JNI: no "handle" in funcs & don't wrap some native funcs | Tomaž Vajngerl |
2014-07-02 | android lok: fix paintTile JNI method | Tomaž Vajngerl |
2014-07-01 | lok bootstrap: nicer function names, clean-up | Tomaž Vajngerl |
2014-07-01 | libreofficekit JNI for Android | Tomaž Vajngerl |