scummvm/backends/platform/android
Joel Teichroeb 38c22e3c70 ANDROID: Don't install source files to apk
If ant is let loose on backends/platform/android it copies everything it can into the final apk file, which we obviously don't want. This changes it so that it will only see the java files which it compiles puts the results into the apk.
2014-01-23 10:08:13 -08:00
..
org/residualvm/residualvm ANDROID: Support OUYA platform & controller 2014-01-14 00:26:31 +01:00
android.cpp ALL: synced with ScummVM 2013-07-07 15:29:33 +02:00
android.h ANDROID: Draw GLES2 in framebuffer 2014-01-14 00:26:39 +01:00
android.mk ANDROID: Don't install source files to apk 2014-01-23 10:08:13 -08:00
asset-archive.cpp ANDROID: Cache memberlist in Archive 2014-01-13 19:36:44 +01:00
asset-archive.h ANDROID: Cache memberlist in Archive 2014-01-13 19:36:44 +01:00
events.cpp ANDROID: Refactor touch controls to separate class 2013-06-02 15:27:55 +02:00
events.h ANDROID: Support OUYA platform & controller 2014-01-14 00:26:31 +01:00
gfx.cpp ANDROID: Draw GLES2 in framebuffer 2014-01-14 00:26:39 +01:00
jni.cpp ANDROID: adjust event handling 2012-04-30 19:11:32 +02:00
jni.h ANDROID: adjust event handling 2012-04-30 19:11:32 +02:00
module.mk ANDROID: Refactor touch controls to separate class 2013-06-02 15:27:55 +02:00
texture.cpp ALL: sync with scummvm 2013-10-13 11:30:34 +02:00
texture.h ANDROID: Support swipe-based virtcontrols 2013-06-02 15:27:55 +02:00
touchcontrols.cpp ANDROID: Surface::pixels -> Surface::getPixels() 2013-11-11 18:12:39 +01:00
touchcontrols.h ANDROID: Access extra verbs by swiping from right 2013-06-02 15:27:55 +02:00