summaryrefslogtreecommitdiffstats
path: root/android/Bootstrap
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-112-6/+1
* android: Generate liblo-native-code.so so that it can be linked against.Jan Holesovsky2019-03-112-1/+2
* android: Add a missing dependency.Jan Holesovsky2019-02-181-1/+1
* Switch Android armeabi-v7a to libc++/libc++abi/libunwind tooStephan Bergmann2018-12-131-1/+1
* Export RTTI symbols from liblo-native-code.so, for binary UNO bridgeStephan Bergmann2018-12-131-0/+1
* Move NSSLIBS to a more sensible place on the linker command lineStephan Bergmann2018-12-131-2/+1
* 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: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier2018-01-181-1/+1
* android: drop workarounds for ndk-gdb support (can still run manually)Christian Lohmaier2017-09-071-2/+0
* 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: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati2017-08-231-1/+19
* [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
* improve android build status reportingPeter Foley2016-01-211-0/+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 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