summaryrefslogtreecommitdiff
path: root/android/Bootstrap
AgeCommit message (Expand)AuthorFilesLines
2014-10-04android: Better default document (when the app starts with no doc to load).Jan Holesovsky1-1/+1
2014-10-04android: package C* fonts as well for interop.Michael Meeks1-1/+5
2014-10-04android: better default part name (document type dependent)Tomaž Vajngerl1-0/+6
2014-10-04android: copy notice & license into assets (for apk)Tomaž Vajngerl1-2/+3
2014-09-30android: disable packaging of un-needed UI files.Michael Meeks1-1/+7
2014-09-24android: force initialize LibreOfficeKit, clean-upTomaž Vajngerl1-3/+4
2014-09-24android: use JNI direct memory allocator from FennecTomaž Vajngerl1-0/+52
2014-09-22LOKit: add "destroy" and "saveAs" to android JNITomaž Vajngerl2-2/+6
2014-08-10LOKit android: add support for setPartMode and getPartNameTomaž Vajngerl1-5/+19
2014-07-13Add getPart(s) to lokandroid too.Andrzej Hunt1-1/+2
2014-07-03lok JNI: no "handle" in funcs & don't wrap some native funcsTomaž Vajngerl2-33/+13
2014-07-02android lok: fix paintTile JNI methodTomaž Vajngerl1-1/+1
2014-07-01lok bootstrap: nicer function names, clean-upTomaž Vajngerl1-52/+25
2014-07-01libreofficekit JNI for AndroidTomaž Vajngerl2-0/+91
2014-06-30android: Correct location and name of sofficerc.Jan Holesovsky1-13/+9
2014-06-30android: Relink liblo-native-code.so when a library changes.Jan Holesovsky1-2/+5
2014-06-30android: copy-stuff rule is copy'n'pasted around, consolidate it.Jan Holesovsky1-0/+92
2014-06-30android: Make the extract_files() part of setup / init.Jan Holesovsky2-14/+2
2014-06-30android: Make use of LibreOfficeKit.Jan Holesovsky2-2/+2
2014-06-30android: Introduce LibreOfficeKit.java to bootstrap using LibreOfficeKit.Jan Holesovsky1-0/+135
2014-06-30android: Support for Android SDK Tools 23 + note about their brokeness.Jan Holesovsky1-0/+45
2014-06-30android: Allow verbose output from the ant build.Jan Holesovsky1-2/+2
2014-04-15Need libGLESv2 now thenTor Lillqvist1-1/+1
2014-03-28Switch to android-15 here, tooTor Lillqvist2-2/+2
2014-01-22android: Remove native-code.cxx on make clean.Matúš Kukan1-0/+1
2013-12-18Bin obsolete commentTor Lillqvist1-5/+0
2013-12-05Fix path to lo-all-static-libsTor Lillqvist1-1/+1
2013-11-22Use lo-all-static-libsTor Lillqvist1-27/+1
2013-11-14Add EBOOK_LIBS to android build.Andrzej J.R. Hunt1-0/+1
2013-11-01Add FREEHAND_LIBSTor Lillqvist1-0/+1
2013-10-26android: fix/remove last uses of $(OUTDIR) hereMatúš Kukan1-2/+2
2013-10-24No libs in $(OUTDIR)/lib any moreTor Lillqvist1-1/+0
2013-10-24freetype: use libraries from WORKDIRMichael Stahl1-0/+1
2013-10-24fontconfig: use libraries from WORKDIRMichael Stahl1-0/+1
2013-10-24curl: use libraries from WORKDIRMichael Stahl1-0/+1
2013-10-24lcms2: use libraries from WORKDIRMichael Stahl1-0/+1
2013-10-24lpsolve: use libraries from WORKDIRMichael Stahl1-0/+1
2013-10-24redland: use libraries from WORKDIRMichael Stahl1-0/+3
2013-10-23android: try to find ICU libsMichael Stahl1-0/+1
2013-10-23libxml2 and libxslt libs are only in workdir nowTor Lillqvist1-0/+2
2013-10-23There is no inc in solver any moreTor Lillqvist1-1/+1
2013-10-23Add dummy implementations of the UI layer callbacks now requiredTor Lillqvist1-2/+2
2013-09-303rd party libs need to be listed more individually now, sighTor Lillqvist1-1/+21
2013-09-10I don't think the map file is that useful to generate every timeTor Lillqvist1-1/+1
2013-06-27Need a no-resource-compress.xml for Android SDK version 22, tooTor Lillqvist1-0/+45
2013-04-24Use the newfangled "include" directoryTor Lillqvist1-1/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-19Small refactoring of the Android "desktop app" code, no functional changeTor Lillqvist1-0/+31
2013-03-01Cleanups to the android and ios makefileryTor Lillqvist1-3/+3
2013-02-26createWindowFoo is unusedTor Lillqvist1-3/+0