axmol/cocos/platform/android
pandamicro 0eec73ba43 Bindings fix and assets manger ex fix (#17115)
* Fix custom event being discard during event emission

* Fix tilemap black line issue

* Fix auto bindings config

* Adapt websocket to new memory model

* Improve cocos2d_specifics code stability

* Fix issue with get_or_create_js_object function

* Improve memory usage in function wrapper invocation

* Use JS Function bind to avoid memory tracking issues

* Support size parameter to collect total byte size before update process

* Fix download resuming issue on Android

* Remove temporary assets when temporary manifest is invalid or out of date

* Use version compare handle to compare manifests versions

* Support max concurrent tasks setting & download verify callback

* Add Manifest::Asset conversion

* Avoid crash caused by wrappers

* Sync implementation of tested and published AssetsManagerEx from Cocos Creator

* Fix linux compilation issues
2017-03-15 16:09:02 +08:00
..
ControllerManualAdapter use api level 13 (#16538) 2016-09-07 14:50:03 +08:00
java Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
jni Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
libcocos2dx update gradle version and build tool version (#17496) 2017-03-14 18:13:47 +08:00
libcocos2dx-with-controller update gradle version and build tool version (#17496) 2017-03-14 18:13:47 +08:00
Android.mk remove unsupport flags 2016-04-26 14:08:23 +08:00
CCApplication-android.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCApplication-android.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +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 Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCFileUtils-android.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +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 Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00