完成同步模块 更新部分ui

cqy_branch
chenqy 3 years ago
parent 4f6b02a58b
commit a0f5063410

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -1,45 +1,13 @@
//apply plugin: 'com.android.application'
//
//android {
// compileSdkVersion 33
// defaultConfig {
// applicationId "net.micode.notes"
// minSdkVersion 14
// targetSdkVersion 33
// useLibrary 'org.apache.http.legacy'
// }
//
// compileOptions {
// encoding "UTF-8"
// sourceCompatibility JavaVersion.VERSION_1_7
// targetCompatibility JavaVersion.VERSION_1_7
// }
//
// buildTypes {
// release {
// minifyEnabled false
// proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt'
// }
// }
//
// tasks.withType(JavaCompile) {
// options.encoding = "UTF-8"
// }
//}
apply plugin: 'com.android.application'
android {
compileSdkVersion 30
compileSdkVersion 33
buildToolsVersion "30.0.3"
useLibrary "org.apache.http.legacy"
defaultConfig {
applicationId "net.micode.notes"
minSdkVersion 14
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 29
minSdkVersion 24
targetSdkVersion 33
}
buildTypes {
@ -54,7 +22,8 @@ android {
implementation 'mysql:mysql-connector-java:8.0.27'
implementation("com.squareup.okhttp3:okhttp:4.9.3")
implementation 'com.squareup.okhttp3:okhttp-urlconnection:4.9.1'
implementation 'com.google.code.gson:gson:2.8.9'
implementation 'com.google.android.material:material:1.4.0'
}
}

@ -1,5 +0,0 @@
<vector android:height="24dp" android:tint="#000000"
android:viewportHeight="24" android:viewportWidth="24"
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="@android:color/white" android:pathData="M19,3L5,3c-1.11,0 -2,0.9 -2,2v14c0,1.1 0.89,2 2,2h14c1.1,0 2,-0.9 2,-2L21,5c0,-1.1 -0.9,-2 -2,-2zM17,13h-4v4h-2v-4L7,13v-2h4L11,7h2v4h4v2z"/>
</vector>

@ -1,5 +0,0 @@
<vector android:autoMirrored="true" android:height="40dp"
android:tint="#000000" android:viewportHeight="24"
android:viewportWidth="24" android:width="40dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="@android:color/white" android:pathData="M14,10H3v2h11V10zM14,6H3v2h11V6zM18,14v-4h-2v4h-4v2h4v4h2v-4h4v-2H18zM3,16h7v-2H3V16z"/>
</vector>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 301 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 264 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 155 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 201 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 171 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 222 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 301 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 340 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 456 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 459 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 638 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 648 B

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save