axmol/cocos/platform/android
j-jorge c616d6d9ff Compilation fix (#17209)
* Fix various compilation issues.

Mostly errors on field initialization order but also missing files
in CMakeLists and missing include directives.

* Fix compilations issues with GCC 6.2

* Fix gitignore libs/ entry to not ignore the Android external libraries.
2017-02-04 09:46:32 +08:00
..
ControllerManualAdapter use api level 13 (#16538) 2016-09-07 14:50:03 +08:00
java make webview can clean cached data (#17130) 2017-01-10 11:30:11 +08:00
jni Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
libcocos2dx set correct package name 2016-05-09 18:14:53 +08:00
libcocos2dx-with-controller fixed compile error for android-studio build (with-controller) (#16529) 2016-09-07 12:01:11 +08:00
Android.mk remove unsupport flags 2016-04-26 14:08:23 +08:00
CCApplication-android.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCApplication-android.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCCommon-android.cpp Fix MessageBox inverted params on Android (#16484) 2016-09-01 16:10:02 +08:00
CCDevice-android.cpp Compilation fix (#17209) 2017-02-04 09:46:32 +08:00
CCEnhanceAPI-android.cpp fixes issue #15566 2016-07-12 19:03:53 -07:00
CCEnhanceAPI-android.h Replace tab with spaces 2015-08-14 21:17:51 +08:00
CCFileUtils-android.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCFileUtils-android.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCGL-android.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCGLViewImpl-android.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCGLViewImpl-android.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCPlatformDefine-android.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCStdC-android.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
javaactivity-android.cpp merge v3.13 back to v3 2016-08-29 11:57:13 +08:00