Age | Commit message (Expand) | Author |
2019-12-02 | android: Get rid of the 'old' vs. Online-based runtime distinction. | Jan Holesovsky |
2019-12-02 | android: Hint how to enable fontconfig logging. | Jan Holesovsky |
2019-06-21 | android: Fix type of a C string to be const char[]. | Jan Holesovsky |
2019-04-13 | android: Make the tiled rendering from the loolwsd actually work. | Jan Holesovsky |
2019-03-12 | sal, android: fix -Werror,-Wreturn-type | Miklos Vajna |
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: Expose setting of the JavaVM. | Jan Holesovsky |
2018-02-12 | sal android: fix -Werror,-Wimplicit-function-declaration | Miklos Vajna |
2018-01-18 | android: use unified headers and llvm-c++ STL (x86) with NDK 16 | Christian Lohmaier |
2015-10-11 | move extracting assets to Java & use AssetManager to access assets | Christian Lohmaier |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-03-30 | Bootstrap.initVCL is not used by our Android app any more | Tor Lillqvist |
2015-03-19 | CppCheck cleaning : scope reduction and printf format | Michaël Lefèvre |
2015-01-28 | This typedef is not unused | Tor Lillqvist |
2015-01-28 | remove unused typedefs | Noel Grandin |
2015-01-12 | android: No reason to return JNI version less than Java 6 | Tomaž Vajngerl |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2014-12-17 | Bin code that became dead after 8ecf956d79878c9b24f5ddc51d6b723a76d334f5 | Tor Lillqvist |
2014-12-04 | android: use ByteBuffer to send or store pointers in JNI bindings | Tomaž Vajngerl |
2014-12-04 | Don't keep the LibreOfficeKit pointer in a global variable | Tor Lillqvist |
2014-08-30 | Start of support for Android on AArch64 | Tor Lillqvist |
2014-07-01 | android: LibreOfficeKit needs the path to program/ as the starting point. | Jan Holesovsky |
2014-07-01 | lok bootstrap: nicer function names, clean-up | Tomaž Vajngerl |
2014-06-30 | android: Make the extract_files() part of setup / init. | Jan Holesovsky |
2014-06-30 | android: Make use of LibreOfficeKit. | Jan Holesovsky |
2014-06-30 | android: Introduce LibreOfficeKit.java to bootstrap using LibreOfficeKit. | Jan Holesovsky |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-04-03 | Kill superfluous vertical whitespace | Tor Lillqvist |
2013-10-13 | lo_dlcall_argc_argv() is unused | Tor Lillqvist |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-03-27 | -Werror=unused-macros | Stephan Bergmann |
2013-02-26 | createWindowFoo is unused | Tor Lillqvist |
2013-02-23 | No NativeActivity, so native_app_glue and struct android_app are meaningless | Tor Lillqvist |
2013-02-21 | remove un-conditional 20 second sleep on-start for now. | Michael Meeks |
2013-02-21 | android: finally starting and rendering at least something again. | Michael Meeks |
2013-02-21 | Revert "Clean up remains of NativeActivity-based Android app support" | Michael Meeks |
2012-11-22 | Add lo_get_app_data_dir() | Tor Lillqvist |
2012-11-21 | Clean up remains of NativeActivity-based Android app support | Tor Lillqvist |
2012-11-21 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-21 | We don't need the library search path anymore | Tor Lillqvist |
2012-11-21 | Enable storing some files gzipped in the .apk | Tor Lillqvist |
2012-10-11 | Use DISABLE_DYNLOADING on Android | Tor Lillqvist |
2012-09-21 | Guard against lack of slashes in dli_fname | Tor Lillqvist |
2012-09-19 | dung out no longer needed initUCBHelper methods; thanks to sberg. | Michael Meeks |
2012-09-05 | Detach thread before returning from android_main() | Tor Lillqvist |
2012-08-16 | For kicks, enable cross-building for Android on MIPS | Tor Lillqvist |
2012-08-06 | android: expose dummy JNI gnustl patching method for x86 | Michael Meeks |
2012-07-20 | android: x86 porting work. | Michael Meeks |
2012-06-12 | Use XToolkit2::createScreenCompatibleDeviceUsingBuffer | Tor Lillqvist |