Age | Commit message (Expand) | Author |
2020-08-19 | Remove BuildVersion also from Android and iOS version ini files | Stephan Bergmann |
2020-07-17 | Update paths in Makefile.in and android/.gitignore | Michael Weghorn |
2020-07-17 | tdf#134846 Android Viewer: Include native libs again | Michael Weghorn |
2020-07-07 | android: fix the build output directory | Henry Castro |
2020-07-01 | tdf#134405 android: Add null check | Michael Weghorn |
2020-06-11 | Make it possible to just build the native code for Android, no Java bits | Tor Lillqvist |
2020-05-19 | don't hardcode /usr/bin/python3 in android scripts | Christian Lohmaier |
2020-05-06 | Move all public Java classes to libreoffice.jar | Samuel Mehrbrodt |
2020-04-08 | tdf#116243 android: Include headerfootermenu.ui | Michael Weghorn |
2020-04-01 | tdf#131195 android: Don't destroy doc while loading it | Michael Weghorn |
2020-03-27 | tdf#131622 android: Extract native libs again | Michael Weghorn |
2020-03-27 | tdf#131622 android: Handle password callback for non-editing case, too | Michael Weghorn |
2020-03-13 | android: Pass Intent's action in ctor already | Michael Weghorn |
2020-03-11 | android: Fix asset handling in build.gradle | Michael Weghorn |
2020-03-11 | tdf#126909 android: include icons into APK | Michael Weghorn |
2020-03-06 | android: Update gradle | Michael Weghorn |
2020-03-06 | android: Escape apostrophe in Turkish string | Michael Weghorn |
2020-03-06 | android: Bump compileSdkVersion, targetSdkVersion | Michael Weghorn |
2020-03-06 | android: Move "Display language" setting to "General" section | Michael Weghorn |
2020-03-06 | tdf#131179 android: Support docs containing comments | Michael Weghorn |
2020-03-06 | android: Hide cursor again when selection was done due to search | Michael Weghorn |
2020-03-06 | android: Make keyboard in search bar show "search button" | Michael Weghorn |
2020-03-06 | android: Fix inverted naming for up/down in search | Michael Weghorn |
2020-03-06 | android: Avoid a crash when recently used file has unknown type | Michael Weghorn |
2020-03-06 | android: LOKitThread::refresh: Add null check | Michael Weghorn |
2020-03-06 | android: LibreOfficeMainActivity::onStop: Add null check | Michael Weghorn |
2020-03-06 | android: Avoid crash when tapping while document is being loaded | Michael Weghorn |
2020-02-16 | GBUILD_TRACE, support for finding out where the build time is spent | Luboš Luňák |
2020-02-09 | Fix typo | Andrea Gelmini |
2020-02-04 | tdf#117331 Merge jurt and unoil into ridl | Samuel Mehrbrodt |
2020-01-23 | Fix German typo | Andrea Gelmini |
2020-01-22 | android: Use system locale by default | Michael Weghorn |
2020-01-22 | Android Viewer: Add German localization | Michael Weghorn |
2020-01-17 | android: Fix linking of liblo-native-code.so on x86_64 | Michael Weghorn |
2020-01-03 | android: don't try to copy the apk if it does not exist | Miklos Vajna |
2020-01-02 | android: Avoid building the apk when configured with --enable-android-lok. | Jan Holesovsky |
2019-12-12 | tdf#115698 android: Don't modify doc on color palette initialization | Michael Weghorn |
2019-12-04 | android: Allow zooming for Calc as well | Michael Weghorn |
2019-12-02 | android: Fix linking of liblo-native-code.so on aarch64. | Jan Holesovsky |
2019-11-20 | android: fixup - the menu file was meant to go to the non-extracted assets | Christian Lohmaier |
2019-11-19 | tdf#128101 android: fix documents with manual page break | Christian Lohmaier |
2019-11-19 | tdf#124536 android: fix breakiterator mismatch (separate data files for zh/ja) | Christian Lohmaier |
2019-11-19 | android: avoid NPE when trying to create cache file | Christian Lohmaier |
2019-11-15 | android: keep float for row/column dimensions to unbreak build | Christian Lohmaier |
2019-11-13 | android/mobile-config.py: Use python3 | Michael Weghorn |
2019-11-13 | lok: calc: switch row / column / grouping data to pixels. | Michael Meeks |
2019-11-08 | tdf#127540 android: fix type-detection error when trying About|Show License | Christian Lohmaier |
2019-11-07 | tdf#123290 fix android tinderbox builds/properly package libc++_shared.so | Christian Lohmaier |
2019-10-25 | android: Fix problems with unwinding in the Online-based Android app. | Jan Holesovsky |
2019-10-24 | android: Allow using SDK and NDK directly from the Android Studio. | Jan Holesovsky |