summaryrefslogtreecommitdiff
path: root/sal/android/lo-bootstrap.c
AgeCommit message (Expand)Author
2012-01-26android: move lo-bootstrap to osl/detail, Attach threads as createdMichael Meeks
2012-01-25WaE: unwind possible undefined warningsMichael Meeks
2012-01-25Bin global_android_app and instead use lo-bootstrap APITor Lillqvist
2012-01-24android: rename native_app_glue.h and install as osl/detail/android.hMichael Meeks
2012-01-24Fill in more struct stat fields in lo_apk_lstat()Tor Lillqvist
2012-01-13Comment out the verbose logging of code that seems to work fineTor Lillqvist
2012-01-12Add unpacking of files from assets/unpack to the data dirTor Lillqvist
2012-01-04Make the apk dirent functions work properlyTor Lillqvist
2012-01-04Fix the monkey patching to work for an arbitrary offsetTor Lillqvist
2012-01-04Fixes for the lo-bootstrap apk element codeTor Lillqvist
2011-12-22Initial untested implementation of dirent style functions for the .apkTor Lillqvist
2011-12-20Use visibility attributes as we get compiled with -fvisibility=hiddenTor Lillqvist
2011-12-20Fix compiler warnings for AndroidTor Lillqvist
2011-11-30Android code refactorig and hackingTor Lillqvist