summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Collapse)Author
2019-04-14Get Android build working again and update for SDL 2.0.7 (last version to ↵Michael Pavone
support older versions of Android)
2015-11-28Make nexus player remote useable as a controller for games that only require ↵Michael Pavone
a dpad + start + c. Use warning() instead of fprintf(stder,...) in io.c
2015-11-22Use immersive fullscreen when available. Updated manifest to theoretically ↵Michael Pavone
support Android TV.
2015-11-09Another .hgignore fix and add the symlink to menu.bin in android/assetsMichael Pavone
2015-11-09Added android Java source that was erroneously ignored beforeMichael Pavone
2015-11-04Added android project layoutMichael Pavone