axmol/cocos/platform/android
James Chen a2603d70ef [android] Catches ‘NumberFormatException’ while invoking Integer.parseInt. (#16988)
* [android] Catches ‘NumberFormatException’  while invoking Integer.parseInt.

* [android] Catches ‘NullPointerException’ while converting Integer to int in Cocos2dxActivity.hideVirtualButton.
2016-12-12 11:44:31 +08:00
..
ControllerManualAdapter use api level 13 (#16538) 2016-09-07 14:50:03 +08:00
java [android] Catches ‘NumberFormatException’ while invoking Integer.parseInt. (#16988) 2016-12-12 11:44:31 +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 Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +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