From 04dbcbda139e774b6afb97efbd176cbe222a7362 Mon Sep 17 00:00:00 2001 From: TonyJiangWJ Date: Sat, 9 May 2020 00:35:02 +0800 Subject: [PATCH] =?UTF-8?q?ignore=E5=B7=A5=E7=A8=8B=E6=96=87=E4=BB=B6?= =?UTF-8?q?=EF=BC=8C=E4=BC=98=E5=8C=96gradelle=C2=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/codeStyleSettings.xml | 200 ------------------ .idea/codeStyles/Project.xml | 184 ---------------- .idea/codeStyles/codeStyleConfig.xml | 5 - .idea/compiler.xml | 22 -- .idea/copyright/profiles_settings.xml | 3 - .idea/dictionaries/Stardust.xml | 23 -- .idea/encodings.xml | 6 - .idea/gradle.xml | 22 -- .idea/inspectionProfiles/Project_Default.xml | 43 ---- .idea/markdown-navigator.xml | 68 ------ .../markdown-navigator/profiles_settings.xml | 3 - .idea/misc.xml | 63 ------ .idea/modules.xml | 14 -- .idea/runConfigurations.xml | 12 -- .idea/statistic.xml | 11 - .idea/vcs.xml | 6 - .../java/com/stardust/util/LogHelper.java | 46 ---- gradle.properties | 3 + 18 files changed, 3 insertions(+), 731 deletions(-) delete mode 100644 .idea/codeStyleSettings.xml delete mode 100644 .idea/codeStyles/Project.xml delete mode 100644 .idea/codeStyles/codeStyleConfig.xml delete mode 100644 .idea/compiler.xml delete mode 100644 .idea/copyright/profiles_settings.xml delete mode 100644 .idea/dictionaries/Stardust.xml delete mode 100644 .idea/encodings.xml delete mode 100644 .idea/gradle.xml delete mode 100644 .idea/inspectionProfiles/Project_Default.xml delete mode 100644 .idea/markdown-navigator.xml delete mode 100644 .idea/markdown-navigator/profiles_settings.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/runConfigurations.xml delete mode 100644 .idea/statistic.xml delete mode 100644 .idea/vcs.xml delete mode 100644 common/src/main/java/com/stardust/util/LogHelper.java diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml deleted file mode 100644 index d3b2b397..00000000 --- a/.idea/codeStyleSettings.xml +++ /dev/null @@ -1,200 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml deleted file mode 100644 index 9570c358..00000000 --- a/.idea/codeStyles/Project.xml +++ /dev/null @@ -1,184 +0,0 @@ - - - - - - - - - - -
- - - - xmlns:android - ^$ - - - -
-
- - - - xmlns:.* - ^$ - - - BY_NAME - -
-
- - - - .*:id - http://schemas.android.com/apk/res/android - - - -
-
- - - - .*:name - http://schemas.android.com/apk/res/android - - - -
-
- - - - name - ^$ - - - -
-
- - - - style - ^$ - - - -
-
- - - - .* - ^$ - - - BY_NAME - -
-
- - - - .*:layout_width - http://schemas.android.com/apk/res/android - - - -
-
- - - - .*:layout_height - http://schemas.android.com/apk/res/android - - - -
-
- - - - .*:layout_.* - http://schemas.android.com/apk/res/android - - - BY_NAME - -
-
- - - - .*:width - http://schemas.android.com/apk/res/android - - - BY_NAME - -
-
- - - - .*:height - http://schemas.android.com/apk/res/android - - - BY_NAME - -
-
- - - - .* - http://schemas.android.com/apk/res/android - - - BY_NAME - -
-
- - - - .* - .* - - - BY_NAME - -
-
-
-
-
-
\ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml deleted file mode 100644 index 8f1a3b79..00000000 --- a/.idea/codeStyles/codeStyleConfig.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index 96cc43ef..00000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/copyright/profiles_settings.xml b/.idea/copyright/profiles_settings.xml deleted file mode 100644 index e7bedf33..00000000 --- a/.idea/copyright/profiles_settings.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/.idea/dictionaries/Stardust.xml b/.idea/dictionaries/Stardust.xml deleted file mode 100644 index 09ec5769..00000000 --- a/.idea/dictionaries/Stardust.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - autojs - capturer - dismissable - downvote - fileprovider - flowable - imgproc - interruptible - loopers - opencv - prefill - recents - scriptable - storages - tasker - uncheck - upvote - - - \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100644 index 97626ba4..00000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml deleted file mode 100644 index ae3cf381..00000000 --- a/.idea/gradle.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index d473390d..00000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/markdown-navigator.xml b/.idea/markdown-navigator.xml deleted file mode 100644 index 7787b9a9..00000000 --- a/.idea/markdown-navigator.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/markdown-navigator/profiles_settings.xml b/.idea/markdown-navigator/profiles_settings.xml deleted file mode 100644 index 57927c5a..00000000 --- a/.idea/markdown-navigator/profiles_settings.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 3c7d3487..00000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index fdac5a9e..00000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml deleted file mode 100644 index 7f68460d..00000000 --- a/.idea/runConfigurations.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/statistic.xml b/.idea/statistic.xml deleted file mode 100644 index 67cee7cb..00000000 --- a/.idea/statistic.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7f..00000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/common/src/main/java/com/stardust/util/LogHelper.java b/common/src/main/java/com/stardust/util/LogHelper.java deleted file mode 100644 index f61a0fef..00000000 --- a/common/src/main/java/com/stardust/util/LogHelper.java +++ /dev/null @@ -1,46 +0,0 @@ -package com.stardust.util; - -import android.util.Log; - -import java.io.File; - -public class LogHelper { - - private static final String LOG_PATH = "/sdcard/脚本"; - - private static boolean ENABLE_LOG_FILE = new File(LOG_PATH).exists(); - - - public static int v(String tag, String msg) { - writeLogFile(tag, msg); - return Log.v(tag, msg); - } - - public static int d(String tag, String msg) { - writeLogFile(tag, msg); - return Log.d(tag, msg); - } - - public static int i(String tag, String msg) { - writeLogFile(tag, msg); - return Log.i(tag, msg); - } - - public static int w(String tag, String msg) { - writeLogFile(tag, msg); - return Log.w(tag, msg); - } - - public static int e(String tag, String msg) { - writeLogFile(tag, msg); - return Log.e(tag, msg); - } - - private static void writeLogFile(String tag, String message) { - if (ENABLE_LOG_FILE) { - - } - } - - -} diff --git a/gradle.properties b/gradle.properties index 7e561593..167126bb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -20,3 +20,6 @@ systemProp.http.proxyHost=127.0.0.1 systemProp.http.proxyPort=7890 android.useAndroidX=true android.enableJetifier=true +org.gradle.daemon=true +org.gradle.parallel=true +org.gradle.configureondemand=true \ No newline at end of file