summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2018-02-01Fix typosAndrea Gelmini
2018-01-30[Pardus] tdf#106326 ability to change font background colorMert Tümer
2018-01-30[Pardus] tdf#112482 ability to add slides to impressMert Tümer
2018-01-29tdf#89215 only process state changes after TileProvider is readyChristian Lohmaier
2018-01-19Fix typosAndrea Gelmini
2018-01-18adjust path to generated apk to new defaultsChristian Lohmaier
2018-01-18pass context as parameter instead of risk of leaking memoryChristian Lohmaier
2018-01-18Fix typosAndrea Gelmini
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier
2018-01-18use string-resource with placeholder instead of hardcoded concatenationChristian Lohmaier
2018-01-18android: fix some layout issues with new-document buttonsChristian Lohmaier
2018-01-18tdf#112140 fix some NPEs re touch/zoom while doucment is not readyChristian Lohmaier
2018-01-17Fix typosAndrea Gelmini
2018-01-15tdf#103083 option to show/hide hidden files/folders on AndroidMert Tümer
2018-01-15tdf#89639 added path text for the document browserMert Tümer
2018-01-13tdf#96790 search function in non experimental modeMert Tümer
2017-11-16tdf#106370 Android: add ability to insert picturesXimeng Zu
2017-11-16[Android] Add address/formula barsXimeng Zu
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann
2017-09-24unused importChristian Lohmaier
2017-09-24lint: remove redundant type casts (findViewById to object of type)Christian 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-21blank doesn't take any effect anymore. remove it from android's fonts.confChristian Lohmaier
2017-09-15android: textrelocations are no longer an issue (can target 23 and later)Christian Lohmaier
2017-09-12android: tune symbols for lldb & we actually target 14 as minSDKChristian Lohmaier
2017-09-07tdf#90556 android: make buildID in about a clickable link to git logChristian Lohmaier
2017-09-07android: drop workarounds for ndk-gdb support (can still run manually)Christian Lohmaier
2017-09-04tdf#112190 installLocation should be specified in toplevel manifestChristian Lohmaier
2017-09-03android: prevent null pointer exception on startTomaž Vajngerl
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-31use extractNativeLibs="false" for less disk usage and faster installationChristian Lohmaier
2017-08-31android: use sp (instead of dp) for font-sizeChristian Lohmaier
2017-08-31min and target SdkVersions are taken from gradleChristian Lohmaier
2017-08-28android:singleLine is deprecated, use maxLines=1 insteadChristian Lohmaier
2017-08-28android: position in RecyclerView must not be treated as fixedChristian Lohmaier
2017-08-28need to use app:srcCompat when using VectorDrawableCompatChristian Lohmaier
2017-08-27[Android] Clean up util func with Calc devXimeng Zu
2017-08-27[Android Viewer] Password supportXimeng Zu
2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati
2017-08-16[Android Viewer] Fix windowSoftInputModeXimeng Zu
2017-08-16Ability to change Font Color and added a new Color Picker on Android ViewerMert Tumer
2017-08-07[Android Viewer] Add header funcs to CalcXimeng Zu
2017-07-31[Android Viewer] Add cell selection by row/column/allXimeng Zu
2017-07-23[Android Viewer] Fix crash after save dialogXimeng Zu
2017-07-23[Android Viewer] Correct typo of class nameXimeng Zu
2017-07-23[Android Viewer] Correct LOK EnumsXimeng Zu
2017-07-23Calc UI on Android ViewerXimeng Zu