Age | Commit message (Expand) | Author |
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 |
2012-04-05 | Set TMPDIR also in non-NativeActivity apps | Tor Lillqvist |
2012-04-02 | Automate setting of FONTCONFIG_FILE | Tor Lillqvist |
2012-04-02 | Refactor where patch_libgnustl_shared() and extract_files() are called | Tor Lillqvist |
2012-03-28 | Add JNI wrapper for InitUCBHelper() and call it | Tor Lillqvist |
2012-03-22 | Add JNI wrappers for InitVCL and osl_setCommandArgs | Tor Lillqvist |
2012-03-22 | Edit a comment a bit | Tor Lillqvist |
2012-02-03 | Need also android/Bootstrap/local.properties | Tor Lillqvist |
2012-01-31 | Set TMPDIR for osl_getTempDirURL() | Tor Lillqvist |
2012-01-31 | putenv() does seem to be process-wide | Tor Lillqvist |
2012-01-12 | Add setting environment variables | Tor Lillqvist |
2012-01-11 | Need to trim trailing newline from the indirect command line string | Tor Lillqvist |
2012-01-11 | Work around http://code.google.com/p/android/issues/detail?id=23351 | Tor Lillqvist |
2011-12-22 | Add comment about how to use the lo-strace "extra" (option) | Tor Lillqvist |
2011-12-14 | Turn Bootstrap into a "library" project from Ant's point of view | Tor Lillqvist |
2011-12-12 | Move .gitignore one level up | Tor Lillqvist |