diff --git a/OCH/taxi/pcommon/.gitignore b/OCH/taxi/pcommon/.gitignore deleted file mode 100644 index 42afabfd2a..0000000000 --- a/OCH/taxi/pcommon/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/build \ No newline at end of file diff --git a/OCH/taxi/pcommon/build.gradle b/OCH/taxi/pcommon/build.gradle deleted file mode 100644 index c71131d10d..0000000000 --- a/OCH/taxi/pcommon/build.gradle +++ /dev/null @@ -1,59 +0,0 @@ -plugins { - id 'com.android.library' - id 'org.jetbrains.kotlin.android' - id 'kotlin-android-extensions' -} - -android { - compileSdkVersion rootProject.ext.android.compileSdkVersion - defaultConfig { - minSdkVersion rootProject.ext.android.minSdkVersion - testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" - consumerProguardFiles "consumer-rules.pro" - } - - buildTypes { - release { - minifyEnabled false - proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro' - } - } - compileOptions { - sourceCompatibility JavaVersion.VERSION_1_8 - targetCompatibility JavaVersion.VERSION_1_8 - } - - lintOptions { - abortOnError false - } - kotlinOptions { - jvmTarget = '1.8' - } - - sourceSets { - main { - res.srcDirs = [ - 'src/main/res', - 'src/main/res/ani', - ] - } - } -} - -dependencies { - - implementation fileTree(dir: "libs", include: ["*.jar"]) - implementation rootProject.ext.dependencies.kotlinstdlib - implementation rootProject.ext.dependencies.androidxccorektx - implementation rootProject.ext.dependencies.androidxappcompat - implementation rootProject.ext.dependencies.material - implementation rootProject.ext.dependencies.rxandroid - implementation rootProject.ext.dependencies.arouter - - api project(":OCH:common:common") - if (Boolean.valueOf(USE_MAVEN_PACKAGE)) { - api rootProject.ext.dependencies.mogoutils - }else { - api project(":core:mogo-core-utils") - } -} \ No newline at end of file diff --git a/OCH/taxi/pcommon/consumer-rules.pro b/OCH/taxi/pcommon/consumer-rules.pro deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/OCH/taxi/pcommon/proguard-rules.pro b/OCH/taxi/pcommon/proguard-rules.pro deleted file mode 100644 index 481bb43481..0000000000 --- a/OCH/taxi/pcommon/proguard-rules.pro +++ /dev/null @@ -1,21 +0,0 @@ -# Add project specific ProGuard rules here. -# You can control the set of applied configuration files using the -# proguardFiles setting in build.gradle. -# -# For more details, see -# http://developer.android.com/guide/developing/tools/proguard.html - -# If your project uses WebView with JS, uncomment the following -# and specify the fully qualified class name to the JavaScript interface -# class: -#-keepclassmembers class fqcn.of.javascript.interface.for.webview { -# public *; -#} - -# Uncomment this to preserve the line number information for -# debugging stack traces. -#-keepattributes SourceFile,LineNumberTable - -# If you keep the line number information, uncomment this to -# hide the original source file name. -#-renamesourcefileattribute SourceFile \ No newline at end of file diff --git a/OCH/taxi/pcommon/src/main/AndroidManifest.xml b/OCH/taxi/pcommon/src/main/AndroidManifest.xml deleted file mode 100644 index c11e143669..0000000000 --- a/OCH/taxi/pcommon/src/main/AndroidManifest.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/OCH/taxi/pcommon/src/main/res/drawable-nodpi/taxt_u_p_status_bg.png b/OCH/taxi/pcommon/src/main/res/drawable-nodpi/taxt_u_p_status_bg.png deleted file mode 100644 index ea6962bfca..0000000000 Binary files a/OCH/taxi/pcommon/src/main/res/drawable-nodpi/taxt_u_p_status_bg.png and /dev/null differ diff --git a/OCH/taxi/pcommon/src/main/res/font/taxt_u_p_din.ttf b/OCH/taxi/pcommon/src/main/res/font/taxt_u_p_din.ttf deleted file mode 100644 index 60e06cb75f..0000000000 Binary files a/OCH/taxi/pcommon/src/main/res/font/taxt_u_p_din.ttf and /dev/null differ diff --git a/OCH/taxi/pcommon/src/main/res/layout/taxt_u_p_debug.xml b/OCH/taxi/pcommon/src/main/res/layout/taxt_u_p_debug.xml deleted file mode 100644 index d91de2aa8b..0000000000 --- a/OCH/taxi/pcommon/src/main/res/layout/taxt_u_p_debug.xml +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/OCH/taxi/pcommon/src/main/res/values/attrs.xml b/OCH/taxi/pcommon/src/main/res/values/attrs.xml deleted file mode 100644 index 134b699a7a..0000000000 --- a/OCH/taxi/pcommon/src/main/res/values/attrs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/OCH/taxi/pcommon/src/main/res/values/colors.xml b/OCH/taxi/pcommon/src/main/res/values/colors.xml deleted file mode 100644 index f4d2515e6e..0000000000 --- a/OCH/taxi/pcommon/src/main/res/values/colors.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - #253A5A - #303C52 - #425877 - #576887 - #4DFFFFFF - #44488ED0 - #1A488ED0 - #598CFF - #2CBFFC - #1060ff - #96a5c2 - #374968 - #131415 - #80FFFFFF - #76D7FF - #373B46 - - #111D2F - #41444D - - #9EB0D3 - #009EB0D3 - - \ No newline at end of file diff --git a/OCH/taxi/pcommon/src/main/res/values/strings.xml b/OCH/taxi/pcommon/src/main/res/values/strings.xml deleted file mode 100644 index 534691eb56..0000000000 --- a/OCH/taxi/pcommon/src/main/res/values/strings.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - 亮度 - 音量 - - 蘑菇资讯 - \ No newline at end of file