summaryrefslogtreecommitdiff
path: root/android/Bootstrap/Makefile.shared
AgeCommit message (Expand)Author
2020-06-19android: fix the build output directoryHenry Castro
2020-06-19android: Fix linking of liblo-native-code.so on x86_64Michael Weghorn
2020-05-16android: 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
2015-01-12android: show version / buildid in about dialogMiklos Vajna
2014-12-04Do the configuration pruning only in the DISABLE_UI caseTor Lillqvist
2014-12-04The configuration pruning with mobile-config.py seems to work nowTor Lillqvist
2014-12-04Add (commented-out) invocation of mobile-config.pyTor Lillqvist
2014-12-04android: force create directory assets/gz.unpack/programTomaž Vajngerl
2014-12-01Fix Android buildTor Lillqvist
2014-12-01Fold URE: Linux ure/share/misc/* -> program/Stephan Bergmann
2014-11-26version ini-file's ProductMajor/Minor are unusedStephan Bergmann
2014-11-25Remove unused URE_LIB_DIRStephan Bergmann
2014-10-04android: Better default document (when the app starts with no doc to load).Jan Holesovsky
2014-10-04android: package C* fonts as well for interop.Michael Meeks
2014-10-04android: copy notice & license into assets (for apk)Tomaž Vajngerl
2014-09-30android: disable packaging of un-needed UI files.Michael Meeks
2014-06-30android: Correct location and name of sofficerc.Jan Holesovsky
2014-06-30android: Relink liblo-native-code.so when a library changes.Jan Holesovsky
2014-06-30android: copy-stuff rule is copy'n'pasted around, consolidate it.Jan Holesovsky