Age | Commit message (Expand) | Author |
2019-03-11 | android: Set the FONTCONFIG_FILE envvar to the fonts.conf (if exists). | Jan Holesovsky |
2019-03-11 | android: Separate the Android-specific setup from the actual LOK init. | Jan Holesovsky |
2019-03-11 | android: Generate liblo-native-code.so so that it can be linked against. | Jan Holesovsky |
2019-02-18 | android: Add a missing dependency. | Jan Holesovsky |
2019-01-25 | Fix typo | Andrea Gelmini |
2018-12-13 | Introduce --enable-android-editing | Stephan Bergmann |
2018-12-13 | Switch Android armeabi-v7a to libc++/libc++abi/libunwind too | Stephan Bergmann |
2018-12-13 | Export RTTI symbols from liblo-native-code.so, for binary UNO bridge | Stephan Bergmann |
2018-12-13 | Move NSSLIBS to a more sensible place on the linker command line | Stephan Bergmann |
2018-12-12 | Make android/mobile-config.py compatible with Python 3 | Stephan Bergmann |
2018-11-13 | android: lock away editing mode in separate build flavor | Christian Lohmaier |
2018-11-04 | [Pardus] ability to change slide name | Mert Tumer |
2018-11-04 | Fix nullptr exception in presentation on Android | Mert Tumer |
2018-11-02 | [Pardus] fix highlight color in Presentation On Android | Mert Tumer |
2018-11-02 | [Pardus] fix missing break in switch case on Android | Mert Tumer |
2018-11-02 | [Pardus] removed ignore hidden files on Android | Mert Tumer |
2018-11-02 | [Pardus] language improvements on Android | Gulsah Kose |
2018-11-02 | [Pardus] language improvements on Android | Mert Tumer |
2018-11-02 | Fix permission settings on Android Viewer | Mert Tumer |
2018-10-18 | Added Turkish Language Support on Android Viewer | Mert Tumer |
2018-10-18 | Added language support on Android Viewer | Mert Tumer |
2018-10-06 | Extract hardcoded strings to string resource file on Android Viewer | Mert Tumer |
2018-08-21 | Added Clear Formatting button on Android Viewer | Mert Tumer |
2018-08-21 | Fix listing all options (presentation and spreadsheet) on all documents | Mert Tumer |
2018-08-15 | tdf#89860 ability to print from Android Viewer | Mert Tumer |
2018-08-11 | Added PDF Export option on Android Viewer | Mert Tumer |
2018-08-07 | tdf#106648 save current work when switching to other apps | Mert Tumer |
2018-08-07 | Fix floating action button disappears after closing a document | Mert Tumer |
2018-08-07 | tdf#119082 Exception wrong thread on Android Viewer | Mert Tumer |
2018-08-07 | Show Save document dialog when using colorpicker | Mert Tumer |
2018-07-31 | Rename/Delete worksheets and slides option on Android Viewer | Mert Tumer |
2018-07-31 | Setting visibility of menu items instead of disabling or enabling them | Mert Tumer |
2018-07-31 | Renamed "Font Back Color" to "Highlight Color" on Android Viewer | Mert Tumer |
2018-07-15 | Developer Mode | Ximeng Zu |
2018-07-12 | Style tab added to Android Viewer | Mert Tumer |
2018-07-12 | tdf#118622 fix unhandled exception when selecting remove server | Mert Tumer |
2018-07-12 | tdf#118618 fix document browser doesnt list all documents | Mert Tumer |
2018-07-12 | tdf#118585 Fix exception when closing Android Viewer | Mert Tumer |
2018-07-12 | Fix remote server can not be selected on Android Viewer | Mert Tumer |
2018-07-12 | Fix endless loop when selecting remote server on Android Viewer | Mert Tumer |
2018-06-30 | android: simplify boolean statement | Christian Lohmaier |
2018-06-30 | android: get rid of unsafe/unchecked casts | Christian Lohmaier |
2018-06-30 | android: suppress deprecation warning for Html.toHtml(String) | Christian Lohmaier |
2018-06-30 | android: bump gradle, gradle-plugin, support libary & target versions | Christian Lohmaier |
2018-06-01 | tdf#117777 fix show hidden files/folders option on Android | Mert Tümer |
2018-06-01 | [Pardus] tdf#106371 ability to insert/delete tables Android Viewer | Mert Tümer |
2018-06-01 | Added Storage permission handling on the Android Viewer | Mert Tümer |
2018-05-16 | android janitor... convert chained ifs to switch statement | Christian Lohmaier |
2018-05-16 | android janitor... remove unnecessary imports, variables and casts | Christian Lohmaier |
2018-04-19 | tdf#96795: Use locale-sensitive sorting in Android viewer | Mert Tümer |