Showing
74 changed files
with
4887 additions
and
0 deletions
.gitignore
0 → 100644
.idea/eclipseCodeFormatter.xml
0 → 100644
.idea/vcs.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/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/wrapper/gradle-wrapper.jar
0 → 100644
No preview for this file type
gradle/wrapper/gradle-wrapper.properties
0 → 100644
gradlew
0 → 100644
gradlew.bat
0 → 100644
settings.gradle
0 → 100644
wdkitcore/.gitignore
0 → 100644
wdkitcore/README.md
0 → 100644
wdkitcore/build.gradle
0 → 100644
wdkitcore/consumer-rules.pro
0 → 100644
wdkitcore/proguard-rules.pro
0 → 100644
wdkitcore/src/main/AndroidManifest.xml
0 → 100644
wdkitcore/src/main/java/com/wd/foundation/wdkitcore/scheduler/listener/IComponentRegister.java
0 → 100644
wdkitcore/src/main/res/values/strings.xml
0 → 100644
-
Please register or login to post a comment