Browse Source

publish

master
chenbin 3 years ago
parent
commit
29f2f2f7ef

+ 18
- 0
app/release/output-metadata.json View File

1
+{
2
+  "version": 2,
3
+  "artifactType": {
4
+    "type": "APK",
5
+    "kind": "Directory"
6
+  },
7
+  "applicationId": "com.tianrun.siphone",
8
+  "variantName": "processReleaseResources",
9
+  "elements": [
10
+    {
11
+      "type": "SINGLE",
12
+      "filters": [],
13
+      "versionCode": 1,
14
+      "versionName": "1.0",
15
+      "outputFile": "app-release.apk"
16
+    }
17
+  ]
18
+}

BIN
app/release/视频对讲指挥系统20201116.apk View File


BIN
app/src/main/res/drawable-hdpi/ic_launcher.png View File


BIN
app/src/main/res/drawable-hdpi/splash1.jpg View File


BIN
app/src/main/res/drawable-hdpi/splash2.jpg View File


BIN
app/src/main/res/drawable-mdpi/ic_launcher.png View File


BIN
app/src/main/res/drawable-xhdpi/ic_launcher.png View File


app/src/main/res/drawable-xxhdpi/callbackground.png → app/src/main/res/drawable-xxhdpi/callbackground.jpg View File


BIN
app/src/main/res/drawable-xxhdpi/ic_launcher.png View File


BIN
app/src/main/res/drawable/ic_launcher.png View File


+ 1
- 0
app/src/main/res/layout/activity_login.xml View File

178
                 android:textColor="#CCCCCC"
178
                 android:textColor="#CCCCCC"
179
                 android:textSize="18sp"
179
                 android:textSize="18sp"
180
                 android:textStyle="bold" />
180
                 android:textStyle="bold" />
181
+
181
             <LinearLayout
182
             <LinearLayout
182
                 android:layout_width="match_parent"
183
                 android:layout_width="match_parent"
183
                 android:layout_height="match_parent"
184
                 android:layout_height="match_parent"

+ 8
- 8
app/src/main/res/layout/activity_main.xml View File

264
             android:clickable="false">
264
             android:clickable="false">
265
 
265
 
266
             <Button
266
             <Button
267
-                android:id="@+id/button"
267
+                android:id="@+id/videobutton"
268
                 android:layout_width="match_parent"
268
                 android:layout_width="match_parent"
269
                 android:layout_height="match_parent"
269
                 android:layout_height="match_parent"
270
                 android:onClick="doMeetingVideo4Group"
270
                 android:onClick="doMeetingVideo4Group"
272
                 android:textAlignment="viewEnd" />
272
                 android:textAlignment="viewEnd" />
273
 
273
 
274
             <ImageView
274
             <ImageView
275
-                android:id="@+id/imageView2"
275
+                android:id="@+id/imageView22"
276
                 android:layout_width="20dp"
276
                 android:layout_width="20dp"
277
                 android:layout_height="20dp"
277
                 android:layout_height="20dp"
278
                 android:layout_alignParentStart="true"
278
                 android:layout_alignParentStart="true"
291
             android:focusableInTouchMode="false">
291
             android:focusableInTouchMode="false">
292
 
292
 
293
             <Button
293
             <Button
294
-                android:id="@+id/button"
294
+                android:id="@+id/delGroupbutton"
295
                 android:layout_width="match_parent"
295
                 android:layout_width="match_parent"
296
                 android:layout_height="match_parent"
296
                 android:layout_height="match_parent"
297
                 android:onClick="deleteGroup"
297
                 android:onClick="deleteGroup"
300
                 android:textColor="#F44336" />
300
                 android:textColor="#F44336" />
301
 
301
 
302
             <ImageView
302
             <ImageView
303
-                android:id="@+id/imageView2"
303
+                android:id="@+id/imageView3"
304
                 android:layout_width="20dp"
304
                 android:layout_width="20dp"
305
                 android:layout_height="20dp"
305
                 android:layout_height="20dp"
306
                 android:layout_alignParentStart="true"
306
                 android:layout_alignParentStart="true"
328
             android:layout_weight="1">
328
             android:layout_weight="1">
329
 
329
 
330
             <ImageView
330
             <ImageView
331
-                android:id="@+id/imageView"
331
+                android:id="@+id/imageView4"
332
                 android:layout_width="wrap_content"
332
                 android:layout_width="wrap_content"
333
                 android:layout_height="wrap_content"
333
                 android:layout_height="wrap_content"
334
                 android:layout_weight="1"
334
                 android:layout_weight="1"
336
                 app:tint="#5EE463" />
336
                 app:tint="#5EE463" />
337
 
337
 
338
             <TextView
338
             <TextView
339
-                android:id="@+id/textView"
339
+                android:id="@+id/textView5"
340
                 android:layout_width="60dp"
340
                 android:layout_width="60dp"
341
                 android:layout_height="wrap_content"
341
                 android:layout_height="wrap_content"
342
                 android:layout_alignParentStart="true"
342
                 android:layout_alignParentStart="true"
354
             android:layout_weight="1">
354
             android:layout_weight="1">
355
 
355
 
356
             <ImageView
356
             <ImageView
357
-                android:id="@+id/imageView"
357
+                android:id="@+id/imageView6"
358
                 android:layout_width="wrap_content"
358
                 android:layout_width="wrap_content"
359
                 android:layout_height="wrap_content"
359
                 android:layout_height="wrap_content"
360
                 android:layout_weight="1"
360
                 android:layout_weight="1"
362
                 app:tint="#F44336" />
362
                 app:tint="#F44336" />
363
 
363
 
364
             <TextView
364
             <TextView
365
-                android:id="@+id/textView"
365
+                android:id="@+id/textView7"
366
                 android:layout_width="60dp"
366
                 android:layout_width="60dp"
367
                 android:layout_height="wrap_content"
367
                 android:layout_height="wrap_content"
368
                 android:layout_alignParentStart="true"
368
                 android:layout_alignParentStart="true"

+ 0
- 5
app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml View File

1
-<?xml version="1.0" encoding="utf-8"?>
2
-<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
3
-    <background android:drawable="@drawable/ic_launcher_background" />
4
-    <foreground android:drawable="@drawable/ic_launcher_foreground" />
5
-</adaptive-icon>

+ 0
- 5
app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml View File

1
-<?xml version="1.0" encoding="utf-8"?>
2
-<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
3
-    <background android:drawable="@drawable/ic_launcher_background" />
4
-    <foreground android:drawable="@drawable/ic_launcher_foreground" />
5
-</adaptive-icon>

BIN
app/src/main/res/mipmap-hdpi/ic_launcher.png View File


BIN
app/src/main/res/mipmap-hdpi/ic_launcher_round.png View File


BIN
app/src/main/res/mipmap-mdpi/ic_launcher.png View File


BIN
app/src/main/res/mipmap-mdpi/ic_launcher_round.png View File


BIN
app/src/main/res/mipmap-xhdpi/ic_launcher.png View File


BIN
app/src/main/res/mipmap-xhdpi/ic_launcher_round.png View File


BIN
app/src/main/res/mipmap-xxhdpi/ic_launcher.png View File


BIN
app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png View File


BIN
app/src/main/res/mipmap-xxxhdpi/ic_launcher.png View File


BIN
app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png View File


+ 1
- 1
app/src/main/res/values/strings.xml View File

1
 <resources>
1
 <resources>
2
-    <string name="app_name">SIP电话</string>
2
+    <string name="app_name">视频对讲指挥系统</string>
3
     <string name="title_activity_scrolling">ScrollingActivity</string>
3
     <string name="title_activity_scrolling">ScrollingActivity</string>
4
     <string name="large_text">
4
     <string name="large_text">
5
         "Material is the metaphor.\n\n"
5
         "Material is the metaphor.\n\n"

+ 2
- 3
build.gradle View File

5
     repositories {
5
     repositories {
6
         google()
6
         google()
7
         jcenter()
7
         jcenter()
8
-        
8
+
9
     }
9
     }
10
     dependencies {
10
     dependencies {
11
-        classpath 'com.android.tools.build:gradle:4.0.1'
11
+        classpath 'com.android.tools.build:gradle:4.1.0'
12
 
12
 
13
         // NOTE: Do not place your application dependencies here; they belong
13
         // NOTE: Do not place your application dependencies here; they belong
14
         // in the individual module build.gradle files
14
         // in the individual module build.gradle files
19
     repositories {
19
     repositories {
20
         google()
20
         google()
21
         jcenter()
21
         jcenter()
22
-        
23
     }
22
     }
24
 }
23
 }
25
 
24
 

+ 2
- 2
gradle/wrapper/gradle-wrapper.properties View File

1
-#Tue Aug 25 12:37:32 CST 2020
1
+#Fri Oct 16 07:42:12 CST 2020
2
 distributionBase=GRADLE_USER_HOME
2
 distributionBase=GRADLE_USER_HOME
3
 distributionPath=wrapper/dists
3
 distributionPath=wrapper/dists
4
 zipStoreBase=GRADLE_USER_HOME
4
 zipStoreBase=GRADLE_USER_HOME
5
 zipStorePath=wrapper/dists
5
 zipStorePath=wrapper/dists
6
-distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-all.zip
6
+distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-all.zip

Loading…
Cancel
Save