axmol/cocos/platform/android
Jordi Vilalta Prat 239b63e207 Fix infinite loop when counting text lines on Android (#18710)
In some situations, breakText() can return 0, which leads to an infinite
loop. In that case we just increase the index so the measuring doesn't
get stuck.
2018-03-09 10:01:17 +08:00
..
ControllerManualAdapter update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
java Fix infinite loop when counting text lines on Android (#18710) 2018-03-09 10:01:17 +08:00
jni update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
libcocos2dx V3 android cmake support, add mac/ios support (#18646) 2018-02-08 09:24:33 +08:00
libcocos2dx-with-controller V3 android cmake support, add mac/ios support (#18646) 2018-02-08 09:24:33 +08:00
Android.mk do not compile unneeded file (#18290) 2017-09-20 09:05:27 +08:00
CCApplication-android.cpp Support Belarusian language (#18658) 2018-02-11 09:19:47 +08:00
CCApplication-android.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCCommon-android.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCDevice-android.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCFileUtils-android.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCGL-android.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCGLViewImpl-android.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCGLViewImpl-android.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCPlatformDefine-android.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCStdC-android.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
javaactivity-android.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00