summaryrefslogtreecommitdiff
path: root/android/source/build.gradle
AgeCommit message (Expand)Author
2021-04-12android: Turn 3 "internal" docs into raw resourcesMichael Weghorn
2021-03-22tdf#141111 android: Don't crash trying to edit read-only sectionMichael Weghorn
2021-03-22tdf#129833 android: Drop non-working ownCloud/nextCloud supportMichael Weghorn
2021-03-16tdf#141052 android: Include 'tabviewbar.ui'Michael Weghorn
2020-08-19Remove BuildVersion also from Android and iOS version ini filesStephan Bergmann
2020-07-17tdf#134846 Android Viewer: Include native libs againMichael Weghorn
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt
2020-04-08tdf#116243 android: Include headerfootermenu.uiMichael Weghorn
2020-03-27tdf#131622 android: Extract native libs againMichael Weghorn
2020-03-11android: Fix asset handling in build.gradleMichael Weghorn
2020-03-11tdf#126909 android: include icons into APKMichael Weghorn
2020-03-06android: Update gradleMichael Weghorn
2020-03-06android: Bump compileSdkVersion, targetSdkVersionMichael Weghorn
2020-03-06tdf#131179 android: Support docs containing commentsMichael Weghorn
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt
2019-11-20android: fixup - the menu file was meant to go to the non-extracted assetsChristian Lohmaier
2019-11-19tdf#128101 android: fix documents with manual page breakChristian Lohmaier
2019-11-19tdf#124536 android: fix breakiterator mismatch (separate data files for zh/ja)Christian Lohmaier
2019-11-08tdf#127540 android: fix type-detection error when trying About|Show LicenseChristian Lohmaier
2019-10-24android: Allow using SDK and NDK directly from the Android Studio.Jan Holesovsky
2019-09-01Fix '..'Andrea Gelmini
2019-08-08android: support NDK 19 and above (20 as of this commit)Christian Lohmaier
2018-11-13android: lock away editing mode in separate build flavorChristian Lohmaier
2018-06-30android: bump gradle, gradle-plugin, support libary & target versionsChristian Lohmaier
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier
2017-09-24use gradle to build the owncloud-android-libChristian Lohmaier
2017-09-23buildscripts section actually needs dedicated repositoriesChristian Lohmaier
2017-09-22android: bump support library & buildtools/SDK versionsChristian Lohmaier
2017-09-15android: textrelocations are no longer an issue (can target 23 and later)Christian Lohmaier
2017-09-07android: drop workarounds for ndk-gdb support (can still run manually)Christian Lohmaier
2017-08-31use extractNativeLibs="false" for less disk usage and faster installationChristian Lohmaier
2017-05-30android: bump build-tools, support-lib and gradle-plugin versionsChristian Lohmaier
2017-03-30tdf#106325 - No way to create a new Documentbrainbreaker
2017-03-14Bumped Gradle version to 3.3, gradle plugin to 2.3aleksandar-stefanovic
2017-01-11Bumped version numbers in Gradlealeksandar-stefanovic
2016-11-16bump gradle plugin, build-tools and support lib versionsChristian Lohmaier
2016-11-10bump gradle/gradle-plugin to instant-run compatible versionsChristian Lohmaier
2016-01-29Bump build tools version to account for sdk updatesPeter Foley
2015-11-01android: add desing libraryTomaž Vajngerl
2015-10-21android: typo in gradle build script (app crashed on key press)Tomaž Vajngerl
2015-10-14make ndk-gdb work againChristian Lohmaier
2015-10-12android can only target sdk 22 - openssl triggers text relocation errorsChristian Lohmaier
2015-10-11migrate android build to gradleChristian Lohmaier