axmol/cocos/2d/platform/android
Huabing.Xu ec5398e7c6 Merge branch 'develop' into develop_migrate_math_lib_merge
Conflicts:
	tests/cpp-tests/Classes/RenderTextureTest/RenderTextureTest.h
2014-04-14 14:08:19 +08:00
..
java Add support for orientation change callback (applicationScreenSizeChanged) in Android Java activity. 2014-04-14 05:46:30 +05:30
jni issue #4729: Android build works ok. 2014-04-10 00:36:42 +08:00
Android.mk android can work now 2014-04-11 12:02:56 +08:00
CCApplication.cpp getCurrentLanguageCode() for all platforms return iso 639-1 language code 2014-03-17 22:34:21 +04:00
CCApplication.h getCurrentLanguageCode() for all platforms return iso 639-1 language code 2014-03-17 22:34:21 +04:00
CCCommon.cpp Renames EGLView -> GLView 2014-01-30 16:51:43 -08:00
CCDevice.cpp issue #4729: NULL -> nullptr in constructor or setXXX(NULL) 2014-04-10 00:36:43 +08:00
CCFileUtilsAndroid.cpp Fix for FileUtils::getData 2014-04-09 20:07:00 -07:00
CCFileUtilsAndroid.h closed #4639: FileUtils::isFileExist doesn't consider SearchPaths and ResolutionOrders 2014-04-02 15:35:09 +08:00
CCGL.h Renames EGLView -> GLView 2014-01-30 16:51:43 -08:00
CCGLView.cpp issue #4729: Android build works ok. 2014-04-10 00:36:42 +08:00
CCGLView.h Changes the order of inheritance for GLView. Reason: 2014-03-12 14:43:51 +08:00
CCPlatformDefine.h Renames EGLView -> GLView 2014-01-30 16:51:43 -08:00
CCStdC.h Renames EGLView -> GLView 2014-01-30 16:51:43 -08:00
javaactivity.cpp Add support for orientation change callback (applicationScreenSizeChanged) in Android Java activity. 2014-04-14 05:46:30 +05:30