Age | Commit message (Expand) | Author |
2014-09-24 | android: force initialize LibreOfficeKit, clean-up | Tomaž Vajngerl |
2014-09-24 | android: use JNI direct memory allocator from Fennec | Tomaž Vajngerl |
2014-09-22 | LOKit: add "destroy" and "saveAs" to android JNI | Tomaž Vajngerl |
2014-08-10 | LOKit android: add support for setPartMode and getPartName | Tomaž Vajngerl |
2014-07-13 | Add getPart(s) to lokandroid too. | Andrzej Hunt |
2014-07-03 | lok JNI: no "handle" in funcs & don't wrap some native funcs | Tomaž Vajngerl |
2014-07-02 | android lok: fix paintTile JNI method | Tomaž Vajngerl |
2014-07-01 | lok bootstrap: nicer function names, clean-up | Tomaž Vajngerl |
2014-07-01 | libreofficekit JNI for Android | Tomaž Vajngerl |
2014-06-30 | android: Correct location and name of sofficerc. | Jan Holesovsky |
2014-06-30 | android: Relink liblo-native-code.so when a library changes. | Jan Holesovsky |
2014-06-30 | android: copy-stuff rule is copy'n'pasted around, consolidate it. | Jan Holesovsky |
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-06-30 | android: Support for Android SDK Tools 23 + note about their brokeness. | Jan Holesovsky |
2014-06-30 | android: Allow verbose output from the ant build. | Jan Holesovsky |
2014-04-15 | Need libGLESv2 now then | Tor Lillqvist |
2014-03-28 | Switch to android-15 here, too | Tor Lillqvist |
2014-01-22 | android: Remove native-code.cxx on make clean. | Matúš Kukan |
2013-12-18 | Bin obsolete comment | Tor Lillqvist |
2013-12-05 | Fix path to lo-all-static-libs | Tor Lillqvist |
2013-11-22 | Use lo-all-static-libs | Tor Lillqvist |
2013-11-14 | Add EBOOK_LIBS to android build. | Andrzej J.R. Hunt |
2013-11-01 | Add FREEHAND_LIBS | Tor Lillqvist |
2013-10-26 | android: fix/remove last uses of $(OUTDIR) here | Matúš Kukan |
2013-10-24 | No libs in $(OUTDIR)/lib any more | Tor Lillqvist |
2013-10-24 | freetype: use libraries from WORKDIR | Michael Stahl |
2013-10-24 | fontconfig: use libraries from WORKDIR | Michael Stahl |
2013-10-24 | curl: use libraries from WORKDIR | Michael Stahl |
2013-10-24 | lcms2: use libraries from WORKDIR | Michael Stahl |
2013-10-24 | lpsolve: use libraries from WORKDIR | Michael Stahl |
2013-10-24 | redland: use libraries from WORKDIR | Michael Stahl |
2013-10-23 | android: try to find ICU libs | Michael Stahl |
2013-10-23 | libxml2 and libxslt libs are only in workdir now | Tor Lillqvist |
2013-10-23 | There is no inc in solver any more | Tor Lillqvist |
2013-10-23 | Add dummy implementations of the UI layer callbacks now required | Tor Lillqvist |
2013-09-30 | 3rd party libs need to be listed more individually now, sigh | Tor Lillqvist |
2013-09-10 | I don't think the map file is that useful to generate every time | Tor Lillqvist |
2013-06-27 | Need a no-resource-compress.xml for Android SDK version 22, too | Tor Lillqvist |
2013-04-24 | Use the newfangled "include" directory | Tor Lillqvist |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-19 | Small refactoring of the Android "desktop app" code, no functional change | Tor Lillqvist |
2013-03-01 | Cleanups to the android and ios makefilery | Tor Lillqvist |
2013-02-26 | createWindowFoo is unused | Tor Lillqvist |
2013-02-22 | We are not using NativeActivity, nor do we plan to, IIUC | Tor Lillqvist |
2013-02-21 | Do strip the .so that will be included in the .apk | Tor Lillqvist |
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 |
2013-02-15 | android: detect updated sdk and re-generate troublesome ant rules. | Michael Meeks |