summaryrefslogtreecommitdiff
path: root/android/Bootstrap
AgeCommit message (Expand)Author
2024-01-05android: Separate build ID and vendor from versionNameMichael Weghorn
2023-11-17android: Add missing make dependencyMichael Weghorn
2023-02-16android: Use libc++_shared path that works for NDK 25, tooMichael Weghorn
2023-02-16android: Use actual Android API level for minSdkVersion, nssMichael Weghorn
2023-02-16android: Require NDK 23 and use default linker lldMichael Weghorn
2022-04-21android: Explicitly load libc++_sharedMichael Weghorn
2022-04-20android: Use android.ndkPath property to set path to NDKMichael Weghorn
2022-04-20android: Set archivesBaseName differently after gradle updateMichael Weghorn
2022-04-20android: Stop using ANDROID_SDK_HOME env variableMichael Weghorn
2022-04-20android: Use property instead of ANDROID_NDK_HOME env varMichael Weghorn
2021-10-22LOK: maintain blocked command list per viewPranam Lashkari
2021-09-03tdf#131548 Android: jump to cellIlhan Yesil
2020-11-19Make sure $(SODEST)/libc++_shared.so target dir existsStephan Bergmann
2020-07-17tdf#134846 Android Viewer: Include native libs againMichael Weghorn
2020-07-07android: fix the build output directoryHenry Castro
2020-01-17android: Fix linking of liblo-native-code.so on x86_64Michael Weghorn
2019-12-02android: Fix linking of liblo-native-code.so on aarch64.Jan Holesovsky
2019-11-07tdf#123290 fix android tinderbox builds/properly package libc++_shared.soChristian Lohmaier
2019-10-25android: Fix problems with unwinding in the Online-based Android app.Jan Holesovsky
2019-08-08android: support NDK 19 and above (20 as of this commit)Christian Lohmaier
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
2019-03-11android: Generate liblo-native-code.so so that it can be linked against.Jan Holesovsky
2019-02-18android: Add a missing dependency.Jan Holesovsky
2018-12-13Switch Android armeabi-v7a to libc++/libc++abi/libunwind tooStephan Bergmann
2018-12-13Export RTTI symbols from liblo-native-code.so, for binary UNO bridgeStephan Bergmann
2018-12-13Move NSSLIBS to a more sensible place on the linker command lineStephan Bergmann
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
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier
2017-09-07android: drop workarounds for ndk-gdb support (can still run manually)Christian Lohmaier
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-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati
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
2016-01-21improve android build status reportingPeter Foley
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