axmol/cocos/platform/android/java
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
..
.settings Squashed commit of the following: 2014-05-16 14:36:00 -07:00
libs Merge v3.15.1 (#17897) 2017-06-05 13:37:50 +08:00
res Squashed commit of the following: 2014-05-16 14:36:00 -07:00
src Webview opacity and background transparency (#17831) 2017-06-07 16:12:32 +08:00
.classpath Squashed commit of the following: 2014-05-16 14:36:00 -07:00
.project Squashed commit of the following: 2014-05-16 14:36:00 -07:00
AndroidManifest.xml Squashed commit of the following: 2014-05-16 14:36:00 -07:00
ant.properties Squashed commit of the following: 2014-05-16 14:36:00 -07:00
build.xml Squashed commit of the following: 2014-05-16 14:36:00 -07:00
lint.xml issue #4895:Get events from controller to engine[android] 2014-06-30 03:20:22 +08:00
proguard-project.txt Squashed commit of the following: 2014-05-16 14:36:00 -07:00
project.properties use api level 13 (#16538) 2016-09-07 14:50:03 +08:00