James Chen
|
2e8bae8ebf
|
issue #1056: Update Android.mk. Make tests project being compiled successfully.
|
2012-03-21 22:49:58 +08:00 |
James Chen
|
f529bcd659
|
issue #1056: Move some singletons to CCDirector. It is easily managed by CCDirector.
|
2012-03-21 17:35:20 +08:00 |
minggo
|
7fc0ffbf26
|
fixed #737: remove view id
|
2012-03-12 11:00:12 +08:00 |
minggo
|
645d561276
|
fixed #737: remove view id
|
2012-03-08 12:40:27 +08:00 |
minggo
|
153d2b8192
|
issue #971: build cocos2dx as static lib and remove some unneeded codes
|
2012-02-09 15:49:14 +08:00 |
minggo
|
c6da8d2fbd
|
call correct java method
|
2012-01-04 10:14:46 +08:00 |
minggo
|
21f05c2d6f
|
issue #903: fix a compiling error
|
2011-12-22 09:56:09 +08:00 |
GavT
|
3d86583818
|
Update cocos2dx/platform/android/jni/TouchesJni.cpp
|
2011-12-07 20:25:51 -08:00 |
dumganhar
|
8fd2917888
|
fixed a bug that Accelerometer value error if use HVGA resource in WVGA device
|
2011-11-13 00:54:05 +08:00 |
minggo
|
762e342b4d
|
fixed #727: invoke DeleteLocalRef() to resolve memory leak
|
2011-09-20 14:25:16 +08:00 |
minggo
|
b4ab3f6b75
|
[android] fixed #683: remove unneeded includes
|
2011-08-18 16:18:26 +08:00 |
minggo
|
1640e48d5a
|
[android] fixed #683: let getCurrentLanguageJNI() & getPackageNameJNI() return valid pointer
|
2011-08-18 16:09:49 +08:00 |
minggo
|
78642a39ac
|
[android] fixed #652: refactor JniHelper::jstringtochar()
|
2011-08-03 10:44:39 +08:00 |
minggo
|
b308effdc5
|
[android] fixed #631: Send \n to engine when user input nothing
|
2011-07-26 11:41:28 +08:00 |
minggo
|
b105b6005e
|
[android] fixed #623: refactor Cocos2dJni.cpp
|
2011-07-25 14:12:30 +08:00 |
minggo
|
62ea6a2d46
|
issue #623: create JniHelper and use it somewhere
|
2011-07-22 18:14:29 +08:00 |