summaryrefslogtreecommitdiff
path: root/android/Bootstrap/src
AgeCommit message (Expand)Author
2019-03-11android: Set the FONTCONFIG_FILE envvar to the fonts.conf (if exists).Jan Holesovsky
2019-03-11android: Separate the Android-specific setup from the actual LOK init.Jan Holesovsky
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek
2018-03-27.uno:Save callback for the Android ViewerMert Tümer
2018-03-15tdf#96796 - Added clipboard actions for the Android ViewerMert Tümer
2018-03-14Revert "tdf#96796 - Added clipboard actions for the Android Viewer"Thorsten Behrens
2018-03-14tdf#96796 - Added clipboard actions for the Android ViewerMert Tümer
2017-09-01android: remove a hard to address TODOMiklos Vajna
2017-08-31need to manuall load all native-libs on e.g. JellybeanChristian Lohmaier
2017-08-27[Android Viewer] Password supportXimeng Zu
2017-07-23[Android Viewer] Correct LOK EnumsXimeng Zu
2017-06-28Add LOKit Enums to Document.javaXimeng Zu
2017-04-05Fix typo: inticator -> indicatorXimeng Zu
2017-03-30tdf#106325 - No way to create a new Documentbrainbreaker
2017-03-19tdf#106369 added toggle status ability for the list buttonsMert Tumer
2017-01-11Removed unnecessary importsaleksandar-stefanovic
2016-03-23no need for IPC on Android, removes the need for the cache-hackChristian Lohmaier
2015-11-13LOK: setClientZoom() - sets the client zoom levelMihai Varga
2015-11-01android: update JNI facade, rename mouse/keyboard event flagsTomaž Vajngerl
2015-11-01android: remove CommandLine.java as we don't use it anymoreTomaž Vajngerl
2015-10-21android: remove the native DirectBufferAllocatorTomaž Vajngerl
2015-10-11move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier
2015-10-03tdf#93281 clean cache directory on each startChristian Lohmaier
2015-10-03android: remove no longer used filesChristian Lohmaier
2015-07-04Fix typosAndrea Gelmini
2015-05-21Remove more obsolete Android code: The 'AppSupport' stuffTor Lillqvist
2015-04-13java part handles received statechange callbackSiqi Liu
2015-03-30Bootstrap.initVCL is not used by our Android app any moreTor Lillqvist
2015-03-16android: Make the Bold button actually work - switches to typing in bold.Jan Holesovsky
2015-03-16android: add to JNI - setGraphicSelection, resetSelectionTomaž Vajngerl
2015-03-16android: use LOK_SETTEXTSELECTION_RESET as it is meant to be usedTomaž Vajngerl
2015-03-09android: add CALLBACK_GRAPHIC_SELECTION to LOK facadeTomaž Vajngerl
2015-03-09tdf#89705: provides callback for url handling on android.Siqi Liu
2015-03-09android: add and handle show/hide cursor message from LOKTomaž Vajngerl
2015-03-09android: rename text selection callback messagesTomaž Vajngerl
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-09lok::Document::postMouseEvent(): allow double-clickMiklos Vajna
2015-02-09android: Add callback types to DocumentTomaž Vajngerl
2015-01-26android: add postMouseEvent to LOKit JNI interfaceTomaž Vajngerl
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-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