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