summaryrefslogtreecommitdiffstats
path: root/android/Bootstrap/src/org/libreoffice
Commit message (Expand)AuthorAgeFilesLines
* android: Set the FONTCONFIG_FILE envvar to the fonts.conf (if exists).Jan Holesovsky2019-03-111-13/+0
* android: Separate the Android-specific setup from the actual LOK init.Jan Holesovsky2019-03-111-5/+0
* use https links for api.libreoffice.org and opengrokdennisroczek2018-04-021-1/+1
* .uno:Save callback for the Android ViewerMert Tümer2018-03-271-1/+1
* tdf#96796 - Added clipboard actions for the Android ViewerMert Tümer2018-03-151-0/+15
* Revert "tdf#96796 - Added clipboard actions for the Android Viewer"Thorsten Behrens2018-03-141-15/+0
* tdf#96796 - Added clipboard actions for the Android ViewerMert Tümer2018-03-141-0/+15
* android: remove a hard to address TODOMiklos Vajna2017-09-011-1/+0
* need to manuall load all native-libs on e.g. JellybeanChristian Lohmaier2017-08-311-0/+14
* [Android Viewer] Password supportXimeng Zu2017-08-272-0/+45
* [Android Viewer] Correct LOK EnumsXimeng Zu2017-07-231-19/+19
* Add LOKit Enums to Document.javaXimeng Zu2017-06-281-0/+21
* Fix typo: inticator -> indicatorXimeng Zu2017-04-051-3/+3
* tdf#106325 - No way to create a new Documentbrainbreaker2017-03-301-1/+1
* tdf#106369 added toggle status ability for the list buttonsMert Tumer2017-03-191-0/+2
* Removed unnecessary importsaleksandar-stefanovic2017-01-111-1/+0
* no need for IPC on Android, removes the need for the cache-hackChristian Lohmaier2016-03-231-16/+1
* 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 the native DirectBufferAllocatorTomaž Vajngerl2015-10-211-46/+5
* move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier2015-10-111-2/+6
* tdf#93281 clean cache directory on each startChristian Lohmaier2015-10-031-10/+35
* android: remove no longer used filesChristian Lohmaier2015-10-031-105/+0
* Fix typosAndrea Gelmini2015-07-041-1/+1
* Remove more obsolete Android code: The 'AppSupport' stuffTor Lillqvist2015-05-211-31/+0
* 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: 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: 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
* lok::Document::postMouseEvent(): allow double-clickMiklos Vajna2015-02-091-1/+2
* android: Add callback types to DocumentTomaž Vajngerl2015-02-091-0/+9
* android: add postMouseEvent to LOKit JNI interfaceTomaž Vajngerl2015-01-261-0/+12
* 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
* 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
* Remove the ThumbnailGenerator classTor Lillqvist2014-12-171-18/+0