aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/android/android.mk
AgeCommit message (Expand)Author
2016-05-31ANDROID: Set version code to 16. 15 was 1.8.1Eugene Sandulenko
2016-05-23ANDROID: Build against android-23 platform.Alyssa Milburn
2016-05-22ANDROID: Add support for Leanback Launcher on Android TVMatthew Garrett
2015-01-18ANDROID: Remove plugins/unpacker from makefile.Alyssa Milburn
2015-01-05ANDROID: Remove unpacker and fix support for non armJoel Teichroeb
2014-07-22ANDROID: Modernize build systemJoel Teichroeb
2014-07-01ANDROID: Reinstate overscan margin resource for OUYA/GoogleTVMarcus Comstedt
2014-06-18ANDROID: Allow build with non-ancient SDKMarcus Comstedt
2014-02-27ANDROID: Fix Android pre3.1 compatibility.D G Turner
2013-10-09ANDROID: Really fix compilation.D G Turner
2013-10-09ANDROID: Fix compilation.D G Turner
2013-08-18ANDROID: Add some margins when screen is a TVMarcus Comstedt
2013-08-07ANDROID: Add OUYA icon and intentMarcus Comstedt
2012-12-28ANDROID: Minor fixes to build-specific makefile.D G Turner
2012-10-19ANDROID: Mouse and stylus supportLauri Härsilä
2012-04-29ANDROID: disable compression for zip-file assets and recompress uncompressed ...Tobias Gunkel
2011-10-25ANDROID: Move from org.inodes.gus to org.scummvm.Alyssa Milburn
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-04-10ANDROID: Add missing mkdirdhewg
2011-04-09ANDROID: Automate the Manifest's versionCodedhewg
2011-04-09ANDOID: Replace mkmanifest.pl with sh/sed codedhewg
2011-03-19ANDROID: Add port specific READMEdhewg
2011-03-16ANDROID: Input system overhauldhewg
2011-03-12ANDROID: Convinience make target for testingdhewg
2011-02-19ANDROID: Formattingdhewg
2011-02-19ANDROID: Fix make dependencies for parallel buildsdhewg
2011-02-18ANDROID: dist target for buildbotdhewg
2011-02-14ANDROID: Allow out-of-src-tree builds, cleanupdhewg
2010-07-05Switch Android toolchain prefix from arm-android-eabi toAngus Lees
2010-06-06Add Android backend from patch #2603856Max Horn