axmol/tests/cpp-tests
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
..
Classes Webview opacity and background transparency (#17831) 2017-06-07 16:12:32 +08:00
Resources issue #17503: Avoid crash if initializing audio fails. (#17505) 2017-03-15 16:46:19 +08:00
proj.android remove unneeded test cases and fix parameter length limitation on windows 2017-03-22 13:43:12 +08:00
proj.android-studio fix gradle setting (#17896) 2017-06-05 11:35:48 +08:00
proj.ios Fix minor typos in tests (#17404) 2017-02-24 12:45:41 +08:00
proj.linux
proj.mac Fixes broken of JS AssetsManagerTest. And updates https configuration of cpp-tests, js-tests for macOS. (#16970) 2016-12-08 10:40:22 +08:00
proj.tizen fix tizen cpp-tests CLI compilation 2017-04-20 14:59:33 +08:00
proj.win10 [Windows]Fix edit box spacing and alignment (#17807) 2017-05-31 08:57:11 +08:00
proj.win32 synchronize v3.15 2017-04-01 17:16:45 +08:00
.cocos-project.json Support compile & run project on Tizen by cocos command. (#16783) 2016-11-02 17:41:26 +08:00
CMakeLists.txt remove unneeded test cases and fix parameter length limitation on windows 2017-03-22 13:43:12 +08:00