summaryrefslogtreecommitdiff
path: root/android/Bootstrap/Makefile.shared
AgeCommit message (Expand)Author
2024-05-16android: Set android.ndkVersion for GradleMichael Weghorn
2023-11-30android: Add make dep to update build ID more reliablyMichael Weghorn
2023-11-30android: Separate build ID and vendor from versionNameMichael Weghorn
2023-11-30android: Drop trailing whitespace in MakefileMichael Weghorn
2023-11-16android: Add missing make dependencyMichael Weghorn
2023-11-15android: Add button to open privacy URLMichael Weghorn
2023-11-15android: Drop "More Info" item in "About" dialogMichael 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-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
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: 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-13Move NSSLIBS to a more sensible place on the linker command lineStephan Bergmann
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-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati
2016-01-21improve android build status reportingPeter Foley
2015-10-14allow using Android Studio with lldb to debug native partChristian Lohmaier
2015-10-11migrate android build to gradleChristian Lohmaier
2015-10-01android: fix make install and don't use ant -quiet by defaultMiklos Vajna
2015-09-28Revert "revert back to android-21 target until tinderbox gets updated"Tor Lillqvist
2015-09-25revert back to android-21 target until tinderbox gets updatedChristian Lohmaier
2015-09-24android.util.FloatMath is deprecated/was removed in ver 23Christian Lohmaier
2015-08-11gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud
2015-05-21Let's simplify the paths and be less 'experimental'Tor Lillqvist
2015-05-03android: Plain .component files are not used from what I know.Jan Holesovsky
2015-03-30android: Bump to android-21Jack Leigh
2015-03-24Kill dead <touch/touch.h> APITor Lillqvist
2015-03-23android: add debugrun Makefile targetMiklos Vajna
2015-03-16android: make & build appcompat-v7 library, up target to v21Tomaž Vajngerl
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-09android: fix missing drawingML preset shapesMiklos Vajna
2015-01-26android: make sure the soffice.cfg directory is always availableMiklos Vajna
2015-01-26android: 'make release-apk' now also accepts the example document.Jan Holesovsky
2015-01-26android: Rename 'make sign' to 'make release-apk'.Jan Holesovsky
2015-01-26android: Set the package name correctly.Jan Holesovsky
2015-01-26android: show vendor in LOAboutMiklos Vajna