aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/android/asset-archive.cpp
AgeCommit message (Expand)Author
2019-12-16ANDROID: Fix crash due to adding '.' folder in SearchManagerThanasis Antoniou
2019-11-12ANDROID: Override UTF-8 compliant definition of vsn_printfThanasis Antoniou
2015-01-05ANDROID: Update the asset archive code to use AAssetsJoel Teichroeb
2014-11-15ANDROID: Delay deleting a local ref until it's no longer usedMatthew Hoops
2014-02-18ANDROID: Make GPL headers consistent in themselves.Johannes Schickel
2013-05-16ANDROID: Ignore subdirectories of asset archives.Alyssa Milburn
2013-05-16ANDROID: Delete local JNI references to asset data/classes.Alyssa Milburn
2011-12-13ANDROID: Fix assert in JavaInputStream (thanks clone2727).Alyssa Milburn
2011-12-13ANDROID: Fix compilation by adapting to latest Archive changes (thanks LordHo...Alyssa Milburn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28ANDROID: Fix compilationOri Avtalion
2011-04-05ANDROID: Fix endless loop in AndroidAssetArchivedhewg
2011-03-03ANDROID: Formatting/whitespacesdhewg
2011-02-24ANDROID: Wrap JNI code in a classdhewg
2011-02-19ANDROID: Supress warningdhewg
2011-02-19ANDROID: Formattingdhewg
2011-02-14ANDROID: Protect port files with our definedhewg
2010-06-06Add Android backend from patch #2603856Max Horn