axmol/cocos/platform/android
Mozart Louis bb479e4f6d Android Studio 3.0 + Switching to libc++ (c++_static) + Simplify PROP_* values + Adding default Proguard Config for cocos (#18470)
* Updated android build process to use c++_static

* Comment out org.gradle.jvmargs

* Updated all project in test directory

* Update C++ Template

* Update js and lua projects

* Update Proguard + Lower minSdkVersion to 14

* Added All PROP_* values + updated build.gradle

* Updated versions
2017-11-23 09:08:50 +08:00
..
ControllerManualAdapter use api level 13 (#16538) 2016-09-07 14:50:03 +08:00
java Fix 60 fps for android (#18445) 2017-11-06 10:30:52 +08:00
jni fix comments for JniHelper.h (#18481) 2017-11-21 11:36:10 +08:00
libcocos2dx Android Studio 3.0 + Switching to libc++ (c++_static) + Simplify PROP_* values + Adding default Proguard Config for cocos (#18470) 2017-11-23 09:08:50 +08:00
libcocos2dx-with-controller Android Studio 3.0 + Switching to libc++ (c++_static) + Simplify PROP_* values + Adding default Proguard Config for cocos (#18470) 2017-11-23 09:08:50 +08:00
Android.mk do not compile unneeded file (#18290) 2017-09-20 09:05:27 +08:00
CCApplication-android.cpp Merge v3.15.1 (#17897) 2017-06-05 13:37:50 +08:00
CCApplication-android.h Merge v3.15.1 (#17897) 2017-06-05 13:37:50 +08:00
CCCommon-android.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCDevice-android.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +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 fixed #17989: touch stops responding on android devices. (#18165) 2017-08-21 23:28:59 +08:00
CCFileUtils-android.h Fixed FileUtils::getFileSize() on android platform (#17632) 2017-04-10 10:16:21 +08:00
CCGL-android.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCGLViewImpl-android.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCGLViewImpl-android.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPlatformDefine-android.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCStdC-android.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
javaactivity-android.cpp fixed #17685: [android] Audio in game couldn't be mute while a ring or a call is coming (#17686) 2017-04-13 10:44:08 +08:00