axmol/cocos
子龙山人 55b14cbde5 Fix android edit box duplicated text (#17775)
* fix editbox textChanged event called after fragment loaded

* fix editbox duplicatd text when change text in textChanged callback

* revert changes of placeholder modification
2017-05-04 15:04:47 +08:00
..
2d Memory leak, if set equal font in Label. 2017-04-26 22:25:15 +03:00
3d Fixes memory issues catched by Xcode Analyze Tool. (#17489) 2017-03-14 11:09:31 +08:00
audio [android] Audio Engine crash on Android when playing and stopping some audios repeatedly. (#17748) 2017-04-27 09:48:13 +08:00
base Added function for calculating md5 hash from Data. (#17762) 2017-05-04 09:21:22 +08:00
deprecated Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
editor-support Support ETC1 Alpha Channel in the Spine Library (#17692) 2017-04-27 10:04:59 +08:00
math Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
navmesh Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
network Avoid crash on large file download. (#17735) 2017-04-28 13:38:23 +08:00
physics Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
physics3d Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
platform Fix android edit box duplicated text (#17775) 2017-05-04 15:04:47 +08:00
renderer match the logic to unbind vao (#17628) 2017-04-01 15:37:22 +08:00
scripting V3.15 (#17752) 2017-04-27 09:25:20 +08:00
storage Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
ui Fix android edit box duplicated text (#17775) 2017-05-04 15:04:47 +08:00
vr Fixes cocos2d build for tvOS. (#17498) 2017-03-15 10:01:38 +08:00
Android.mk Adds libmd5-rfc third-party library for calculating MD5 since the functions in <openssl/md5.h> aren’t exported in win10, plus <openssl/md5.h> seems to be private header. (#17625) 2017-04-01 11:43:17 +08:00
CMakeLists.txt Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
cc_dummy.c Squashed commit of the following: 2016-03-02 16:51:54 -08:00
cocos2d.cpp Improve the AndroidStudio configurations of tests & templates (#17495) 2017-03-14 13:41:28 +08:00
cocos2d.h [ci skip]Update version (#17525) 2017-03-16 14:14:43 +08:00