webClient 使用jni 改写
parents
Showing
with
3088 additions
and
0 deletions
.gitignore
0 → 100644
.idea/.gitignore
0 → 100644
.idea/.name
0 → 100644
.idea/AndroidProjectSystem.xml
0 → 100644
.idea/compiler.xml
0 → 100644
.idea/deploymentTargetSelector.xml
0 → 100644
.idea/gradle.xml
0 → 100644
.idea/migrations.xml
0 → 100644
.idea/misc.xml
0 → 100644
.idea/runConfigurations.xml
0 → 100644
app/.gitignore
0 → 100644
app/build.gradle
0 → 100644
app/proguard-rules.pro
0 → 100644
app/src/main/AndroidManifest.xml
0 → 100644
app/src/main/res/layout/activity_main.xml
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
app/src/main/res/values-night/themes.xml
0 → 100644
app/src/main/res/values/colors.xml
0 → 100644
app/src/main/res/values/strings.xml
0 → 100644
app/src/main/res/values/themes.xml
0 → 100644
app/src/main/res/xml/backup_rules.xml
0 → 100644
build.gradle
0 → 100644
gradle.properties
0 → 100644
gradle/libs.versions.toml
0 → 100644
gradle/wrapper/gradle-wrapper.jar
0 → 100644
No preview for this file type
gradle/wrapper/gradle-wrapper.properties
0 → 100644
gradlew
0 → 100755
gradlew.bat
0 → 100644
libwebview/.gitignore
0 → 100644
libwebview/build.gradle
0 → 100644
libwebview/proguard-rules.pro
0 → 100644
libwebview/src/main/AndroidManifest.xml
0 → 100644
libwebview/src/main/cpp/CMakeLists.txt
0 → 100644
This diff is collapsed.
Click to expand it.
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
libwebview/src/main/res/values/colors.xml
0 → 100644
libwebview/src/main/res/values/strings.xml
0 → 100644
libwebview/src/main/res/values/themes.xml
0 → 100644
sdk/.gitignore
0 → 100644
sdk/build.gradle
0 → 100644
sdk/proguard-rules.pro
0 → 100644
sdk/src/main/AndroidManifest.xml
0 → 100644
sdk/src/main/cpp/CMakeLists.txt
0 → 100644
sdk/src/main/cpp/scrollHelper/CMakeLists.txt
0 → 100644
sdk/src/main/cpp/scrollHelper/common.c
0 → 100644
This diff is collapsed.
Click to expand it.
sdk/src/main/cpp/scrollHelper/common.h
0 → 100644
sdk/src/main/cpp/scrollHelper/listener.c
0 → 100644
sdk/src/main/cpp/scrollHelper/scrollHelper.c
0 → 100644
sdk/src/main/cpp/webViewClient/common.c
0 → 100644
sdk/src/main/cpp/webViewClient/common.h
0 → 100644
sdk/src/main/cpp/webViewClient/listener.c
0 → 100644
sdk/src/main/cpp/webViewClient/runnable.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
sdk/src/main/res/values-night/themes.xml
0 → 100644
This diff is collapsed.
Click to expand it.
sdk/src/main/res/values/colors.xml
0 → 100644
This diff is collapsed.
Click to expand it.
sdk/src/main/res/values/strings.xml
0 → 100644
This diff is collapsed.
Click to expand it.
sdk/src/main/res/values/themes.xml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
settings.gradle
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment