summaryrefslogtreecommitdiffstats
path: root/sal/android
Commit message (Expand)AuthorAgeFilesLines
* Bin global_android_app and instead use lo-bootstrap APITor Lillqvist2012-01-252-12/+10
* android: rename native_app_glue.h and install as osl/detail/android.hMichael Meeks2012-01-243-353/+14
* Fill in more struct stat fields in lo_apk_lstat()Tor Lillqvist2012-01-241-2/+23
* Comment out the verbose logging of code that seems to work fineTor Lillqvist2012-01-131-4/+5
* Add unpacking of files from assets/unpack to the data dirTor Lillqvist2012-01-121-0/+118
* Make the apk dirent functions work properlyTor Lillqvist2012-01-042-88/+1113
* Fix the monkey patching to work for an arbitrary offsetTor Lillqvist2012-01-041-4/+3
* Fixes for the lo-bootstrap apk element codeTor Lillqvist2012-01-041-21/+100
* Initial untested implementation of dirent style functions for the .apkTor Lillqvist2011-12-221-37/+159
* Need visibility markup for ANativeActivity_onCreate() tooTor Lillqvist2011-12-211-1/+1
* Use visibility attributes as we get compiled with -fvisibility=hiddenTor Lillqvist2011-12-201-0/+18
* Fix compiler warnings for AndroidTor Lillqvist2011-12-201-26/+61
* sal: convert to gbuildMatúš Kukan2011-12-191-59/+0
* Fix build breaker thinkoTor Lillqvist2011-11-301-1/+1
* Android code refactorig and hackingTor Lillqvist2011-11-304-0/+1900