summaryrefslogtreecommitdiff
path: root/android/Bootstrap
AgeCommit message (Expand)AuthorFilesLines
2019-12-02android: Fix linking of liblo-native-code.so on aarch64.Jan Holesovsky1-2/+2
2019-11-07tdf#123290 fix android tinderbox builds/properly package libc++_shared.soChristian Lohmaier1-1/+4
2019-10-25android: Fix problems with unwinding in the Online-based Android app.Jan Holesovsky1-1/+1
2019-08-08android: support NDK 19 and above (20 as of this commit)Christian Lohmaier1-1/+1
2019-03-11android: Set the FONTCONFIG_FILE envvar to the fonts.conf (if exists).Jan Holesovsky1-13/+0
2019-03-11android: Separate the Android-specific setup from the actual LOK init.Jan Holesovsky2-6/+1
2019-03-11android: Generate liblo-native-code.so so that it can be linked against.Jan Holesovsky2-1/+2
2019-02-18android: Add a missing dependency.Jan Holesovsky1-1/+1
2018-12-13Switch Android armeabi-v7a to libc++/libc++abi/libunwind tooStephan Bergmann1-1/+1
2018-12-13Export RTTI symbols from liblo-native-code.so, for binary UNO bridgeStephan Bergmann1-0/+1
2018-12-13Move NSSLIBS to a more sensible place on the linker command lineStephan Bergmann1-2/+1
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek1-1/+1
2018-03-27.uno:Save callback for the Android ViewerMert Tümer1-1/+1
2018-03-15tdf#96796 - Added clipboard actions for the Android ViewerMert Tümer1-0/+15
2018-03-14Revert "tdf#96796 - Added clipboard actions for the Android Viewer"Thorsten Behrens1-15/+0
2018-03-14tdf#96796 - Added clipboard actions for the Android ViewerMert Tümer1-0/+15
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier1-1/+1
2017-09-07android: drop workarounds for ndk-gdb support (can still run manually)Christian Lohmaier1-2/+0
2017-09-01android: remove a hard to address TODOMiklos Vajna1-1/+0
2017-08-31need to manuall load all native-libs on e.g. JellybeanChristian Lohmaier1-0/+14
2017-08-27[Android Viewer] Password supportXimeng Zu2-0/+45
2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati1-1/+19
2017-07-23[Android Viewer] Correct LOK EnumsXimeng Zu1-19/+19
2017-06-28Add LOKit Enums to Document.javaXimeng Zu1-0/+21
2017-04-05Fix typo: inticator -> indicatorXimeng Zu1-3/+3
2017-03-30tdf#106325 - No way to create a new Documentbrainbreaker1-1/+1
2017-03-19tdf#106369 added toggle status ability for the list buttonsMert Tumer1-0/+2
2017-01-11Removed unnecessary importsaleksandar-stefanovic1-1/+0
2016-03-23no need for IPC on Android, removes the need for the cache-hackChristian Lohmaier1-16/+1
2016-01-21improve android build status reportingPeter Foley1-0/+1
2015-11-13LOK: setClientZoom() - sets the client zoom levelMihai Varga1-0/+2
2015-11-01android: update JNI facade, rename mouse/keyboard event flagsTomaž Vajngerl2-13/+45
2015-11-01android: remove CommandLine.java as we don't use it anymoreTomaž Vajngerl1-176/+0
2015-10-21android: remove the native DirectBufferAllocatorTomaž Vajngerl1-46/+5
2015-10-14allow using Android Studio with lldb to debug native partChristian Lohmaier1-1/+1
2015-10-11move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier1-2/+6
2015-10-11migrate android build to gradleChristian Lohmaier11-518/+29
2015-10-03tdf#93281 clean cache directory on each startChristian Lohmaier1-10/+35
2015-10-03android: remove no longer used filesChristian Lohmaier2-107/+2
2015-10-01android: fix make install and don't use ant -quiet by defaultMiklos Vajna1-1/+1
2015-09-28Revert "revert back to android-21 target until tinderbox gets updated"Tor Lillqvist2-2/+2
2015-09-25revert back to android-21 target until tinderbox gets updatedChristian Lohmaier2-2/+2
2015-09-24android.util.FloatMath is deprecated/was removed in ver 23Christian Lohmaier2-2/+2
2015-08-11gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud1-2/+2
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-05-21Let's simplify the paths and be less 'experimental'Tor Lillqvist1-2/+2
2015-05-21Remove more obsolete Android code: The 'AppSupport' stuffTor Lillqvist1-31/+0
2015-05-03android: Plain .component files are not used from what I know.Jan Holesovsky1-2/+1
2015-04-13java part handles received statechange callbackSiqi Liu1-0/+10
2015-03-30Bootstrap.initVCL is not used by our Android app any moreTor Lillqvist1-4/+0