summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* android: fix the build output directoryHenry Castro2020-06-101-2/+2
* android: Fix linking of liblo-native-code.so on x86_64Michael Weghorn2020-06-101-1/+1
* android: fixup - the menu file was meant to go to the non-extracted assetsChristian Lohmaier2020-01-031-7/+7
* tdf#128101 android: fix documents with manual page breakChristian Lohmaier2020-01-031-0/+7
* android: don't try to copy the apk if it does not existMiklos Vajna2020-01-031-1/+1
* android: Avoid building the apk when configured with --enable-android-lok.Jan Holesovsky2020-01-021-6/+4
* android: Fix linking of liblo-native-code.so on aarch64.Jan Holesovsky2019-12-021-2/+2
* android: keep float for row/column dimensions to unbreak buildChristian Lohmaier2019-11-191-2/+3
* lok: calc: switch row / column / grouping data to pixels.Michael Meeks2019-11-131-3/+2
* android: Fix problems with unwinding in the Online-based Android app.Jan Holesovsky2019-10-251-1/+1
* android: Allow using SDK and NDK directly from the Android Studio.Jan Holesovsky2019-10-222-3/+2
* android: support NDK 19 and above (20 as of this commit)Christian Lohmaier2019-10-222-2/+6
* android: Fix non-debug build.Jan Holesovsky2019-10-091-1/+1
* Introduce --enable-android-editingStephan Bergmann2019-10-092-3/+3
* android: Set the FONTCONFIG_FILE envvar to the fonts.conf (if exists).Jan Holesovsky2019-10-091-13/+0
* android: Separate the Android-specific setup from the actual LOK init.Jan Holesovsky2019-10-092-6/+1
* android: Generate liblo-native-code.so so that it can be linked against.Jan Holesovsky2019-10-092-1/+2
* Export RTTI symbols from liblo-native-code.so, for binary UNO bridgeStephan Bergmann2019-10-091-0/+1
* Switch Android armeabi-v7a to libc++/libc++abi/libunwind tooStephan Bergmann2019-10-091-1/+1
* Move NSSLIBS to a more sensible place on the linker command lineStephan Bergmann2019-10-091-2/+1
* android: Add a missing dependency.Jan Holesovsky2019-10-061-1/+1
* Make android/mobile-config.py compatible with Python 3Stephan Bergmann2019-10-061-2/+2
* android: fix ArrayIndexOutOfBounds on selecting 'Drawings' in DefaultFileFilt...kaishu-sahu2019-09-221-0/+1
* update references about selective debuginfo in android/READMELuboš Luňák2019-09-191-3/+7
* android: lock away editing mode in separate build flavorChristian Lohmaier2018-11-133-5/+17
* [Pardus] ability to change slide nameMert Tumer2018-11-046-11/+20
* Fix nullptr exception in presentation on AndroidMert Tumer2018-11-041-0/+1
* [Pardus] fix highlight color in Presentation On AndroidMert Tumer2018-11-022-2/+9
* [Pardus] fix missing break in switch case on AndroidMert Tumer2018-11-021-1/+2
* [Pardus] removed ignore hidden files on AndroidMert Tumer2018-11-021-3/+0
* [Pardus] language improvements on AndroidGulsah Kose2018-11-021-12/+12
* [Pardus] language improvements on AndroidMert Tumer2018-11-0210-22/+52
* Fix permission settings on Android ViewerMert Tumer2018-11-022-8/+5
* Added Turkish Language Support on Android ViewerMert Tumer2018-10-184-2/+236
* Added language support on Android ViewerMert Tumer2018-10-186-1/+92
* Extract hardcoded strings to string resource file on Android ViewerMert Tumer2018-10-067-33/+49
* Added Clear Formatting button on Android ViewerMert Tumer2018-08-213-1/+24
* Fix listing all options (presentation and spreadsheet) on all documentsMert Tumer2018-08-213-15/+24
* tdf#89860 ability to print from Android ViewerMert Tumer2018-08-155-1/+117
* Added PDF Export option on Android ViewerMert Tumer2018-08-115-3/+51
* tdf#106648 save current work when switching to other appsMert Tumer2018-08-073-4/+67
* Fix floating action button disappears after closing a documentMert Tumer2018-08-071-9/+10
* tdf#119082 Exception wrong thread on Android ViewerMert Tumer2018-08-071-1/+6
* Show Save document dialog when using colorpickerMert Tumer2018-08-072-0/+2
* Rename/Delete worksheets and slides option on Android ViewerMert Tumer2018-07-319-3/+182
* Setting visibility of menu items instead of disabling or enabling themMert Tumer2018-07-313-7/+27
* Renamed "Font Back Color" to "Highlight Color" on Android ViewerMert Tumer2018-07-311-1/+1
* Developer ModeXimeng Zu2018-07-157-13/+268
* Style tab added to Android ViewerMert Tumer2018-07-122-56/+80
* tdf#118622 fix unhandled exception when selecting remove serverMert Tumer2018-07-121-8/+14