Age | Commit message (Expand) | Author |
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 |
2013-02-15 | avoid re-linking if nothing changed. | Michael Meeks |
2013-02-15 | android: share more of the Makefile / build logic | Michael Meeks |
2012-11-26 | Let's not break "make clean install" | Tor Lillqvist |
2012-11-26 | It's an emulator, not simulator | Tor Lillqvist |
2012-11-25 | Add newline | Tor Lillqvist |
2012-11-25 | Make the android_version_setup work better | Tor Lillqvist |
2012-11-24 | android: adapt the ant clobbering to a given SDK version. | Michael Meeks |
2012-11-21 | Clean up remains of NativeActivity-based Android app support | Tor Lillqvist |
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-11-20 | Update to match SDK r21 | Tor Lillqvist |
2012-11-16 | Reduce dynamic symbols and strip all local ones from the Android single .so | Tor Lillqvist |
2012-10-11 | COPYSO should not be used with DISABLE_DYNLOADING | Tor Lillqvist |
2012-10-11 | Use DISABLE_DYNLOADING on Android | Tor Lillqvist |
2012-09-19 | dung out no longer needed initUCBHelper methods; thanks to sberg. | Michael Meeks |
2012-09-05 | RTFM for Arrays.copyOfRange() | Tor Lillqvist |
2012-09-04 | Fix infinite loop introduced by accident | Tor Lillqvist |
2012-09-04 | Fix misleading macro name | Tor Lillqvist |
2012-08-23 | Factor out the Android APP_ABI sanely instead of copy-paste galore | Tor Lillqvist |
2012-08-22 | Build also the DocumentLoader test Android app with gbuild | Tor Lillqvist |
2012-08-13 | Perform setup(Activity) just once | Tor Lillqvist |
2012-08-08 | Clarify that "stop" and "start" is only for simulator, I guess | Tor Lillqvist |
2012-08-06 | merge pointlessly fragmented chart2 libraries, leaving controller split. | Michael Meeks |
2012-08-03 | android: share more common Makefile pieces between a couple of users | Michael Meeks |
2012-08-03 | android: get rule sharing right; it seems we have to nest imports | Michael Meeks |
2012-08-03 | android: share the clobbering of ant rules to not compress resources | Michael Meeks |
2012-06-12 | Use XToolkit2::createScreenCompatibleDeviceUsingBuffer | Tor Lillqvist |
2012-06-05 | Use 32bpp bitmaps on Android (and iOS) | Tor Lillqvist |
2012-05-31 | Add a BGR to RGBA twiddling JNI function | Tor Lillqvist |
2012-05-30 | Add temporary test JNI method createWindowFoo()... | Tor Lillqvist |
2012-05-30 | Add an "extra" called lo-extra-libs for a list of libs to load early | Tor Lillqvist |
2012-05-28 | android: disable document recovery, it doesn't demo so well. | Michael Meeks |
2012-05-28 | android: make launcher function as expected - starts writer. | Michael Meeks |
2012-05-23 | android: un-break env. var parsing (sorry) | Michael Meeks |
2012-05-23 | android: make launcher function as expected - starts writer. | Michael Meeks |
2012-05-16 | Don't create the local.properties files in the source tree from configure | Tor Lillqvist |
2012-05-16 | Call lo-bootstrap's redirect_stdio | Tor Lillqvist |