axmol/cocos/platform/android/jni
minggo 4ca29ac1cf Merge v3.15.1 (#17897)
* remove APP_SHORT_COMMANDS setting (#17722)

some developers report it will cause error on Windows though i can not reproduce it. It is strange, the setting is used to resolve command length limitation on Windows.

* Particle font size should be a const value (#17676)

* Particle font size should be a const value

* Minor fix: CCStencilStateManager.hpp -> CCStencilStateManager.h in xcode project.

* JSB SocketIO.connect supports to pass a CA cert file (#17736)

* JSB SocketIO.connect supports to pass a CA cert file

* The second parameter of SocketIO.connect function is probably a `option` object. JSB just ignores it.

* The optimization for huawei. (#17832)

* The optimization for huawei.

* setAnimationInterval fix for all platforms.

* disable debug

* include fix.

* Uses better configuration for huawei optimization (#17838)

* Uses better configuration for huawei optimization

* Updates jar file and uncomment fps controlling code

* [ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#17840)

* update release not and version (#17845)

* [android] Removes an unused variable sRegistered in Cocos2dxActvity.java. (#17861)

* Updates jar to resolve warning while packaging APK file. (#17863)

* update release date (#17870)

* fix compiling error
2017-06-05 13:37:50 +08:00
..
Java_org_cocos2dx_lib_Cocos2dxAccelerometer.cpp unify sensor timestamp units in Android / iOS / Tizen (#17532) 2017-03-23 10:04:18 +08:00
Java_org_cocos2dx_lib_Cocos2dxBitmap.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
Java_org_cocos2dx_lib_Cocos2dxBitmap.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
Java_org_cocos2dx_lib_Cocos2dxEngineDataManager.cpp Merge v3.15.1 (#17897) 2017-06-05 13:37:50 +08:00
Java_org_cocos2dx_lib_Cocos2dxEngineDataManager.h Merge v3.15.1 (#17897) 2017-06-05 13:37:50 +08:00
Java_org_cocos2dx_lib_Cocos2dxHelper.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
Java_org_cocos2dx_lib_Cocos2dxHelper.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
Java_org_cocos2dx_lib_Cocos2dxRenderer.cpp Issue 14206 (#16201) 2016-07-25 14:25:48 +08:00
JniHelper.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
JniHelper.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
ProcessCpuTracker.cpp Merge v3.15.1 (#17897) 2017-06-05 13:37:50 +08:00
ProcessCpuTracker.h Merge v3.15.1 (#17897) 2017-06-05 13:37:50 +08:00
TouchesJni.cpp Fixed EventListenerKeyboard.onKeyPressed not firing for back button on Android. 2015-07-02 16:19:33 +08:00