Jelajahi Sumber

v1.1.1_20210804,可以进行短路测试、最大最小值测试,基本功能已实现
todolist:
1、测试信息显示;2、界面优化;3、中英文转换APK出错;4、配置界面有些配置信息不显示,要再读取一次;5、删除多余代码

robbin 3 tahun lalu
induk
melakukan
dccf9b7429

File diff ditekan karena terlalu besar
+ 1288 - 8
app/src/main/java/com/example/administrator/wingcool_gt9_apk/DataAnalysis.java


+ 7 - 5
app/src/main/res/layout-hdpi/activity_dataanalysis.xml

@@ -395,13 +395,15 @@
                     android:text=""
                     android:textSize="20dp" />
 
-                <TextView
-                    android:id="@+id/testresult"
+                <EditText
+                    android:id="@+id/error"
                     android:layout_width="match_parent"
-                    android:layout_height="match_parent"
+                    android:layout_height="240dp"
+                    android:layout_marginStart="0dp"
+                    android:layout_marginTop="0dp"
+                    android:background="@drawable/bg_frame_search"
                     android:text=""
-                    android:textColor="@color/back_red"
-                    android:textSize="20dp" />
+                    android:textSize="16dp" />
             </LinearLayout>
 
         </LinearLayout>

+ 7 - 5
app/src/main/res/layout-land-hdpi/activity_dataanalysis.xml

@@ -395,13 +395,15 @@
                     android:text=""
                     android:textSize="20dp" />
 
-                <TextView
-                    android:id="@+id/testresult"
+                <EditText
+                    android:id="@+id/error"
                     android:layout_width="match_parent"
-                    android:layout_height="match_parent"
+                    android:layout_height="240dp"
+                    android:layout_marginStart="0dp"
+                    android:layout_marginTop="0dp"
+                    android:background="@drawable/bg_frame_search"
                     android:text=""
-                    android:textColor="@color/back_red"
-                    android:textSize="20dp" />
+                    android:textSize="16dp" />
             </LinearLayout>
 
         </LinearLayout>

+ 7 - 5
app/src/main/res/layout-land-mdpi/activity_dataanalysis.xml

@@ -395,13 +395,15 @@
                     android:text=""
                     android:textSize="20dp" />
 
-                <TextView
-                    android:id="@+id/testresult"
+                <EditText
+                    android:id="@+id/error"
                     android:layout_width="match_parent"
-                    android:layout_height="match_parent"
+                    android:layout_height="240dp"
+                    android:layout_marginStart="0dp"
+                    android:layout_marginTop="0dp"
+                    android:background="@drawable/bg_frame_search"
                     android:text=""
-                    android:textColor="@color/back_red"
-                    android:textSize="20dp" />
+                    android:textSize="16dp" />
             </LinearLayout>
 
         </LinearLayout>

+ 7 - 5
app/src/main/res/layout-land-xhdpi/activity_dataanalysis.xml

@@ -395,13 +395,15 @@
                     android:text=""
                     android:textSize="20dp" />
 
-                <TextView
-                    android:id="@+id/testresult"
+                <EditText
+                    android:id="@+id/error"
                     android:layout_width="match_parent"
-                    android:layout_height="match_parent"
+                    android:layout_height="240dp"
+                    android:layout_marginStart="0dp"
+                    android:layout_marginTop="0dp"
+                    android:background="@drawable/bg_frame_search"
                     android:text=""
-                    android:textColor="@color/back_red"
-                    android:textSize="20dp" />
+                    android:textSize="16dp" />
             </LinearLayout>
 
         </LinearLayout>

+ 7 - 5
app/src/main/res/layout-land-xxhdpi/activity_dataanalysis.xml

@@ -395,13 +395,15 @@
                     android:text=""
                     android:textSize="20dp" />
 
-                <TextView
-                    android:id="@+id/testresult"
+                <EditText
+                    android:id="@+id/error"
                     android:layout_width="match_parent"
-                    android:layout_height="match_parent"
+                    android:layout_height="240dp"
+                    android:layout_marginStart="0dp"
+                    android:layout_marginTop="0dp"
+                    android:background="@drawable/bg_frame_search"
                     android:text=""
-                    android:textColor="@color/back_red"
-                    android:textSize="20dp" />
+                    android:textSize="16dp" />
             </LinearLayout>
 
         </LinearLayout>

+ 7 - 5
app/src/main/res/layout-land-xxxhdpi/activity_dataanalysis.xml

@@ -395,13 +395,15 @@
                     android:text=""
                     android:textSize="20dp" />
 
-                <TextView
-                    android:id="@+id/testresult"
+                <EditText
+                    android:id="@+id/error"
                     android:layout_width="match_parent"
-                    android:layout_height="match_parent"
+                    android:layout_height="240dp"
+                    android:layout_marginStart="0dp"
+                    android:layout_marginTop="0dp"
+                    android:background="@drawable/bg_frame_search"
                     android:text=""
-                    android:textColor="@color/back_red"
-                    android:textSize="20dp" />
+                    android:textSize="16dp" />
             </LinearLayout>
 
         </LinearLayout>

+ 7 - 5
app/src/main/res/layout-land/activity_dataanalysis.xml

@@ -395,13 +395,15 @@
                     android:text=""
                     android:textSize="20dp" />
 
-                <TextView
-                    android:id="@+id/testresult"
+                <EditText
+                    android:id="@+id/error"
                     android:layout_width="match_parent"
-                    android:layout_height="match_parent"
+                    android:layout_height="240dp"
+                    android:layout_marginStart="0dp"
+                    android:layout_marginTop="0dp"
+                    android:background="@drawable/bg_frame_search"
                     android:text=""
-                    android:textColor="@color/back_red"
-                    android:textSize="20dp" />
+                    android:textSize="16dp" />
             </LinearLayout>
 
         </LinearLayout>

+ 7 - 5
app/src/main/res/layout-mdpi/activity_dataanalysis.xml

@@ -395,13 +395,15 @@
                     android:text=""
                     android:textSize="20dp" />
 
-                <TextView
-                    android:id="@+id/testresult"
+                <EditText
+                    android:id="@+id/error"
                     android:layout_width="match_parent"
-                    android:layout_height="match_parent"
+                    android:layout_height="240dp"
+                    android:layout_marginStart="0dp"
+                    android:layout_marginTop="0dp"
+                    android:background="@drawable/bg_frame_search"
                     android:text=""
-                    android:textColor="@color/back_red"
-                    android:textSize="20dp" />
+                    android:textSize="16dp" />
             </LinearLayout>
 
         </LinearLayout>

+ 7 - 5
app/src/main/res/layout-xhdpi/activity_dataanalysis.xml

@@ -395,13 +395,15 @@
                     android:text=""
                     android:textSize="20dp" />
 
-                <TextView
-                    android:id="@+id/testresult"
+                <EditText
+                    android:id="@+id/error"
                     android:layout_width="match_parent"
-                    android:layout_height="match_parent"
+                    android:layout_height="240dp"
+                    android:layout_marginStart="0dp"
+                    android:layout_marginTop="0dp"
+                    android:background="@drawable/bg_frame_search"
                     android:text=""
-                    android:textColor="@color/back_red"
-                    android:textSize="20dp" />
+                    android:textSize="16dp" />
             </LinearLayout>
 
         </LinearLayout>

+ 7 - 5
app/src/main/res/layout-xxhdpi/activity_dataanalysis.xml

@@ -395,13 +395,15 @@
                     android:text=""
                     android:textSize="20dp" />
 
-                <TextView
-                    android:id="@+id/testresult"
+                <EditText
+                    android:id="@+id/error"
                     android:layout_width="match_parent"
-                    android:layout_height="match_parent"
+                    android:layout_height="240dp"
+                    android:layout_marginStart="0dp"
+                    android:layout_marginTop="0dp"
+                    android:background="@drawable/bg_frame_search"
                     android:text=""
-                    android:textColor="@color/back_red"
-                    android:textSize="20dp" />
+                    android:textSize="16dp" />
             </LinearLayout>
 
         </LinearLayout>

+ 7 - 5
app/src/main/res/layout-xxxhdpi/activity_dataanalysis.xml

@@ -395,13 +395,15 @@
                     android:text=""
                     android:textSize="20dp" />
 
-                <TextView
-                    android:id="@+id/testresult"
+                <EditText
+                    android:id="@+id/error"
                     android:layout_width="match_parent"
-                    android:layout_height="match_parent"
+                    android:layout_height="240dp"
+                    android:layout_marginStart="0dp"
+                    android:layout_marginTop="0dp"
+                    android:background="@drawable/bg_frame_search"
                     android:text=""
-                    android:textColor="@color/back_red"
-                    android:textSize="20dp" />
+                    android:textSize="16dp" />
             </LinearLayout>
 
         </LinearLayout>

+ 7 - 5
app/src/main/res/layout/activity_dataanalysis.xml

@@ -395,13 +395,15 @@
                     android:text=""
                     android:textSize="20dp" />
 
-                <TextView
-                    android:id="@+id/testresult"
+                <EditText
+                    android:id="@+id/error"
                     android:layout_width="match_parent"
-                    android:layout_height="match_parent"
+                    android:layout_height="240dp"
+                    android:layout_marginStart="0dp"
+                    android:layout_marginTop="0dp"
+                    android:background="@drawable/bg_frame_search"
                     android:text=""
-                    android:textColor="@color/back_red"
-                    android:textSize="20dp" />
+                    android:textSize="16dp" />
             </LinearLayout>
 
         </LinearLayout>

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

@@ -80,7 +80,7 @@
     <string name="companyaddr">Address:Room 2008, Chuangxingda Business Building, No.36 Liuxian 3rd Road, Baoan District, Shenzhen</string>
     <string name="telephonenum">Telephone:186 8896 1937</string>
     <string name="emailaddr">Email:max@wingcool.cn</string>
-    <string name="version">APK Version:v1.1.1_20210728-Release Version</string>
+    <string name="version">APK Version:v1.1.1_20210804-Release Version</string>
 
     <string name="app_name">WingCoolAPK</string>
     <string name="input_num_character">0123456789ABCDEFabcdef</string>

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

@@ -79,7 +79,7 @@
     <string name="companyaddr">地址:深圳市宝安区留仙三路 36 号创兴达商务大厦 2008 室</string>
     <string name="telephonenum">电话:186 8896 1937</string>
     <string name="emailaddr">邮箱:max@wingcool.cn</string>
-    <string name="version">APK版本:v1.1.1_20210728-发布版本</string>
+    <string name="version">APK版本:v1.1.1_20210804-发布版本</string>
 
     <string name="app_name">WingCoolAPK</string>
     <string name="input_num_character">0123456789ABCDEFabcdef</string>

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini