1st commit
parents
Showing
.idea/TbsWebView.iml
0 → 100644
.idea/misc.xml
0 → 100644
.idea/modules.xml
0 → 100644
.idea/workspace.xml
0 → 100644
package.json
0 → 100644
{ | |||
"name": "tbswebview", | |||
"version": "1.0.0", | |||
"description": "a cordova plugin for android to replace corcova webview to tencent tbs", | |||
"main": "index.js", | |||
"scripts": { | |||
"test": "echo \"Error: no test specified\" && exit 1" | |||
}, | |||
"author": "Bai Jinqiu", | |||
"license": "ISC" | |||
} |
plugin.xml
0 → 100644
File added
src/android/src/jniLibs/armeabi/liblbs.so
0 → 100644
File added
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/android/src/webview/TestWebView.java
0 → 100644
This diff is collapsed.
Click to expand it.
src/android/src/webview/UriMatcher.java
0 → 100644
This diff is collapsed.
Click to expand it.
www/TbsWebView.js
0 → 100644
Please
register
or
sign in
to comment