axmol/cocos/platform/android
bulzipke b5d871d53c Hide virtual button by user control. (#18100)
* Hide virtual button by user control.
It want a lot of people, including me.

http://discuss.cocos2d-x.org/t/solved-android-navigation-bar/31760/3
http://discuss.cocos2d-x.org/t/android-cocos2d-v3-12-about-virtual-button/30811/5
http://joyplot.com/documents/2016/09/27/cocos2d-x-navigation-bar/
http://falstar.hateblo.jp/entry/2016/07/10/180112

* I also added the lua/js template.
Thank you for your work :)
2017-08-07 11:12:26 +08:00
..
ControllerManualAdapter use api level 13 (#16538) 2016-09-07 14:50:03 +08:00
java Hide virtual button by user control. (#18100) 2017-08-07 11:12:26 +08:00
jni Added missing header for NDK v15 (#17943) 2017-06-20 09:04:51 +08:00
libcocos2dx fix gradle setting (#17896) 2017-06-05 11:35:48 +08:00
libcocos2dx-with-controller update gradle version and build tool version (#17496) 2017-03-14 18:13:47 +08:00
Android.mk Uses better configuration for huawei optimization and remove rapidjson dependence in EngineDataManager (#17909) 2017-06-08 17:06:46 +08:00
CCApplication-android.cpp Merge v3.15.1 (#17897) 2017-06-05 13:37:50 +08:00
CCApplication-android.h Merge v3.15.1 (#17897) 2017-06-05 13:37:50 +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 Merge v3.15.1 (#17897) 2017-06-05 13:37:50 +08:00
CCFileUtils-android.h Fixed FileUtils::getFileSize() on android platform (#17632) 2017-04-10 10:16:21 +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 fixed #17685: [android] Audio in game couldn't be mute while a ring or a call is coming (#17686) 2017-04-13 10:44:08 +08:00