pandamicro
afd22296b4
MIT license update and to new year 2023 ( #13927 )
...
* Cpp MIT license update and to date
* TS MIT license update and to date
2022-12-28 11:25:12 +08:00
James Chen
ae0ca842e5
[v3.6] Don't rename webview& video c++ destuctor to destroy in webview/video.ini, add a 'destroy' method and bind it instead. ( #11323 )
...
* [v3.6] Don't rename webview& video c++ destuctor to destroy in webview/video.ini, add a 'destroy' method and bind it instead.
* VideoPlayer doesn't need to be inherited from RefCounted.
* Add final keyword for VideoPlayer & WebView.
2022-06-02 15:01:57 +08:00
minggo
271cc5cf23
Remove some format rule ( #10919 )
...
* remove some rules
* format all codes with new format rule
2022-05-04 13:09:24 +08:00
Cocos Robot
a2df4e4dbd
[ci skip][AUTO]: Automated clang-format update: 771de57fc2 ( #10469 ) ( #10472 )
...
Co-authored-by: cocos-robot <cocos-robot@cocos.com >
2022-03-24 13:50:39 +08:00
minggo
7f4cb9e3b1
Remove string ( #10469 )
...
* replace std::string with ccstd::string
2022-03-24 11:53:10 +08:00
minggo
ccc84b06b6
replace std::unordered_map with ccstd::unordered_map ( #10459 )
...
* replace std::unordered_map with ccstd::unordered_map
2022-03-23 16:44:06 +08:00
Yun Hsiao Wu
14a17c9d22
license upgrade ( #4210 )
2022-01-24 17:18:47 +08:00
江战
a652715f5a
Harmony OS support - dont merge ( #3528 )
2021-05-21 10:43:22 +08:00
Yun Hsiao Wu
e0fdfef054
license upgrader
2021-02-05 14:08:22 +08:00
minggo
826babfa64
Format code ( #3217 )
2021-01-13 14:49:32 +08:00
吴智明
4dc6a9f67c
change android package name ( #3006 )
2020-11-11 10:55:10 +08:00
Knox
8299383ae8
add web view ( #2863 )
...
* add web view
* refine code
2020-09-30 17:58:38 +08:00
minggo
7997a44f18
Remove webview ( #2543 )
2020-06-10 16:04:07 +08:00
minggo
adb387ada5
remove unneeded codes and fix jni implementation ( #2154 )
2020-02-20 12:03:14 +08:00
Yehsam23
06310ca1a8
WebView add background transparent ( #1727 )
...
* WebView add background transparent
* Android WebView remove reflection
2019-05-15 15:17:55 +08:00
leda
c8e145dadb
Re-added WebView on iOS & Android for Creator 2.1 ( #1535 )
...
* init add webview files form creator 1.10
* refine header & namespace to compile works
* add webview auto bindings, need check manually
* update webview auto bind
* add setFrame interface to support set View Rect
* uniform file name with other ui modules
* adapt to iOS
2018-10-10 16:03:23 +08:00