summaryrefslogtreecommitdiff
path: root/android/Bootstrap
AgeCommit message (Expand)Author
2013-04-24Use the newfangled "include" directoryTor Lillqvist
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-19Small refactoring of the Android "desktop app" code, no functional changeTor Lillqvist
2013-03-01Cleanups to the android and ios makefileryTor Lillqvist
2013-02-26createWindowFoo is unusedTor Lillqvist
2013-02-22We are not using NativeActivity, nor do we plan to, IIUCTor Lillqvist
2013-02-21Do strip the .so that will be included in the .apkTor Lillqvist
2013-02-21android: finally starting and rendering at least something again.Michael Meeks
2013-02-21Revert "Clean up remains of NativeActivity-based Android app support"Michael Meeks
2013-02-15android: detect updated sdk and re-generate troublesome ant rules.Michael Meeks
2013-02-15avoid re-linking if nothing changed.Michael Meeks
2013-02-15android: share more of the Makefile / build logicMichael Meeks
2012-11-26Let's not break "make clean install"Tor Lillqvist
2012-11-26It's an emulator, not simulatorTor Lillqvist
2012-11-25Add newlineTor Lillqvist
2012-11-25Make the android_version_setup work betterTor Lillqvist
2012-11-24android: adapt the ant clobbering to a given SDK version.Michael Meeks
2012-11-21Clean up remains of NativeActivity-based Android app supportTor Lillqvist
2012-11-21We don't need the library search path anymoreTor Lillqvist
2012-11-21Enable storing some files gzipped in the .apkTor Lillqvist
2012-11-20Update to match SDK r21Tor Lillqvist
2012-11-16Reduce dynamic symbols and strip all local ones from the Android single .soTor Lillqvist
2012-10-11COPYSO should not be used with DISABLE_DYNLOADINGTor Lillqvist
2012-10-11Use DISABLE_DYNLOADING on AndroidTor Lillqvist
2012-09-19dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks
2012-09-05RTFM for Arrays.copyOfRange()Tor Lillqvist
2012-09-04Fix infinite loop introduced by accidentTor Lillqvist
2012-09-04Fix misleading macro nameTor Lillqvist
2012-08-23Factor out the Android APP_ABI sanely instead of copy-paste galoreTor Lillqvist
2012-08-22Build also the DocumentLoader test Android app with gbuildTor Lillqvist
2012-08-13Perform setup(Activity) just onceTor Lillqvist
2012-08-08Clarify that "stop" and "start" is only for simulator, I guessTor Lillqvist
2012-08-06merge pointlessly fragmented chart2 libraries, leaving controller split.Michael Meeks
2012-08-03android: share more common Makefile pieces between a couple of usersMichael Meeks
2012-08-03android: get rule sharing right; it seems we have to nest importsMichael Meeks
2012-08-03android: share the clobbering of ant rules to not compress resourcesMichael Meeks
2012-06-12Use XToolkit2::createScreenCompatibleDeviceUsingBufferTor Lillqvist
2012-06-05Use 32bpp bitmaps on Android (and iOS)Tor Lillqvist
2012-05-31Add a BGR to RGBA twiddling JNI functionTor Lillqvist
2012-05-30Add temporary test JNI method createWindowFoo()...Tor Lillqvist
2012-05-30Add an "extra" called lo-extra-libs for a list of libs to load earlyTor Lillqvist
2012-05-28android: disable document recovery, it doesn't demo so well.Michael Meeks
2012-05-28android: make launcher function as expected - starts writer.Michael Meeks
2012-05-23android: un-break env. var parsing (sorry)Michael Meeks
2012-05-23android: make launcher function as expected - starts writer.Michael Meeks
2012-05-16Don't create the local.properties files in the source tree from configureTor Lillqvist
2012-05-16Call lo-bootstrap's redirect_stdioTor Lillqvist
2012-04-05Set TMPDIR also in non-NativeActivity appsTor Lillqvist
2012-04-02Automate setting of FONTCONFIG_FILETor Lillqvist
2012-04-02Refactor where patch_libgnustl_shared() and extract_files() are calledTor Lillqvist