summaryrefslogtreecommitdiffstats
path: root/android/Bootstrap
Commit message (Expand)AuthorAgeFilesLines
* LOK: setClientZoom() - sets the client zoom levelMihai Varga2015-11-131-0/+2
* android: update JNI facade, rename mouse/keyboard event flagsTomaž Vajngerl2015-11-012-13/+45
* android: remove CommandLine.java as we don't use it anymoreTomaž Vajngerl2015-11-011-176/+0
* android: remove the native DirectBufferAllocatorTomaž Vajngerl2015-10-211-46/+5
* allow using Android Studio with lldb to debug native partChristian Lohmaier2015-10-141-1/+1
* move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier2015-10-111-2/+6
* migrate android build to gradleChristian Lohmaier2015-10-1111-518/+29
* tdf#93281 clean cache directory on each startChristian Lohmaier2015-10-031-10/+35
* android: remove no longer used filesChristian Lohmaier2015-10-032-107/+2
* android: fix make install and don't use ant -quiet by defaultMiklos Vajna2015-10-011-1/+1
* Revert "revert back to android-21 target until tinderbox gets updated"Tor Lillqvist2015-09-282-2/+2
* revert back to android-21 target until tinderbox gets updatedChristian Lohmaier2015-09-252-2/+2
* android.util.FloatMath is deprecated/was removed in ver 23Christian Lohmaier2015-09-242-2/+2
* gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud2015-08-111-2/+2
* Fix typosAndrea Gelmini2015-07-041-1/+1
* Let's simplify the paths and be less 'experimental'Tor Lillqvist2015-05-211-2/+2
* Remove more obsolete Android code: The 'AppSupport' stuffTor Lillqvist2015-05-211-31/+0
* android: Plain .component files are not used from what I know.Jan Holesovsky2015-05-031-2/+1
* 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