axmol/cocos
Undume 72ad341d24 Webview opacity and background transparency (#17831)
* Added three new methods for UiWebView. SetOpacityWebView(float), getOpacityWebView(), setBackgroundTransparent() in IOS

* Implemented methods for UiWebView. SetOpacityWebView(float), getOpacityWebView(). They only work using android sdk +11.

* New methods not implemented for Tizen.

* Added new button for testing the opacity in the cocos2d-x test application.

* Added setBackgroundTransparent to android, and his UI-Test.

* Added setBackgroundTransparent to android, and his UI-Test.

* Added keyword const to the getters.

* Android sdk reflection. +11sdk for chaging the opacity.

* Reflection used for the webview.setLayerType, webview.setAlpha, webview.getAlpha

* Unified exceptions.
2017-06-07 16:12:32 +08:00
..
2d Merge v3.15.1 (#17897) 2017-06-05 13:37:50 +08:00
3d small BillBoard optimizations (#17825) 2017-05-22 08:59:55 +08:00
audio Merge v3.15.1 (#17897) 2017-06-05 13:37:50 +08:00
base Merge v3.15.1 (#17897) 2017-06-05 13:37:50 +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 Calling PhysicsWorld::setDebugDrawMask(false) will no longer crash when DebugDrawMask was already set to false (#17875) 2017-06-05 10:56:52 +08:00
physics3d Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
platform Webview opacity and background transparency (#17831) 2017-06-07 16:12:32 +08:00
renderer LayerRadialGradient works on mac and iOS (#17826) 2017-05-22 13:42:00 +08:00
scripting [ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#17904) 2017-06-07 13:44:00 +08:00
storage Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
ui Webview opacity and background transparency (#17831) 2017-06-07 16:12:32 +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 Merge v3.15.1 (#17897) 2017-06-05 13:37:50 +08:00
cocos2d.h Merge v3.15.1 (#17897) 2017-06-05 13:37:50 +08:00