6.2.0 - 重新设计及编写项目文档; 新增多语言适配; 丰富控件选择器功能; 优化夜间模式适配等
|
Before Width: | Height: | Size: 46 KiB |
BIN
app/src/main/res/drawable/autojs6.png
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
app/src/main/res/drawable/autojs6_material.png
Normal file
|
After Width: | Height: | Size: 44 KiB |
|
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 58 KiB |
|
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 160 KiB |
@@ -1,7 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/bubble_bg"/>
|
||||
|
||||
<solid android:color="@color/layout_window_bubble_bg"/>
|
||||
<corners android:radius="16dp"/>
|
||||
|
||||
</shape>
|
||||
@@ -4,5 +4,5 @@
|
||||
android:shape="ring"
|
||||
android:thicknessRatio="2"
|
||||
android:useLevel="false">
|
||||
<solid android:color="#42a5f5"/>
|
||||
<solid android:color="#2196F3"/>
|
||||
</shape>
|
||||
@@ -4,5 +4,5 @@
|
||||
android:shape="ring"
|
||||
android:thicknessRatio="2"
|
||||
android:useLevel="false">
|
||||
<solid android:color="#fdd835"/>
|
||||
<solid android:color="#161616"/>
|
||||
</shape>
|
||||
@@ -4,5 +4,5 @@
|
||||
android:shape="ring"
|
||||
android:thicknessRatio="2"
|
||||
android:useLevel="false">
|
||||
<solid android:color="#C0C0C0"/>
|
||||
<solid android:color="#78909C"/>
|
||||
</shape>
|
||||
@@ -4,5 +4,5 @@
|
||||
android:shape="ring"
|
||||
android:thicknessRatio="2"
|
||||
android:useLevel="false">
|
||||
<solid android:color="@color/colorPrimary"/>
|
||||
<solid android:color="#00796B"/>
|
||||
</shape>
|
||||
8
app/src/main/res/drawable/circle_purple.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:innerRadius="0dp"
|
||||
android:shape="ring"
|
||||
android:thicknessRatio="2"
|
||||
android:useLevel="false">
|
||||
<solid android:color="#AB47BC"/>
|
||||
</shape>
|
||||
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:innerRadius="0dp"
|
||||
android:shape="ring"
|
||||
android:shape="oval"
|
||||
android:thicknessRatio="2"
|
||||
android:useLevel="false">
|
||||
<solid android:color="#ef5350"/>
|
||||
<solid android:color="@color/circular_menu_icon_red"/>
|
||||
</shape>
|
||||
@@ -4,5 +4,5 @@
|
||||
android:shape="ring"
|
||||
android:thicknessRatio="2"
|
||||
android:useLevel="false">
|
||||
<solid android:color="#ffffff"/>
|
||||
<solid android:color="@color/circular_menu_icon_white"/>
|
||||
</shape>
|
||||
@@ -1,7 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<solid android:color="#cc424347"/>
|
||||
<solid android:color="@color/floating_action_menu_label_bg"/>
|
||||
|
||||
<corners android:radius="2dp"/>
|
||||
|
||||
</shape>
|
||||
9
app/src/main/res/drawable/floating_console_bg_bottom.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<solid android:color="#99262626"/>
|
||||
|
||||
<corners
|
||||
android:bottomLeftRadius="12dp"
|
||||
android:bottomRightRadius="12dp"/>
|
||||
</shape>
|
||||
9
app/src/main/res/drawable/floating_console_bg_top.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<solid android:color="#cc181818"/>
|
||||
|
||||
<corners
|
||||
android:topLeftRadius="12dp"
|
||||
android:topRightRadius="12dp"/>
|
||||
</shape>
|
||||
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 4.9 KiB |
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 5.0 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 55 KiB |
BIN
app/src/main/res/drawable/ic_import.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
app/src/main/res/drawable/ic_import_thick.png
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
app/src/main/res/drawable/ic_more_horiz_white_48dp.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
app/src/main/res/drawable/ic_move_cursor.png
Normal file
|
After Width: | Height: | Size: 905 B |
BIN
app/src/main/res/drawable/ic_project_white.png
Normal file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
app/src/main/res/drawable/ic_remove_white_24dp.png
Normal file
|
After Width: | Height: | Size: 82 B |
BIN
app/src/main/res/drawable/ic_resizer.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
@@ -11,7 +11,7 @@
|
||||
<size
|
||||
android:width="12dp"
|
||||
android:height="12dp"/>
|
||||
<solid android:color="@color/bubble_bg"/>
|
||||
<solid android:color="@color/layout_window_bubble_bg"/>
|
||||
</shape>
|
||||
</rotate>
|
||||
</item>
|
||||
|
||||
@@ -1,14 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<item android:left="12dp">
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<item android:start="12dp">
|
||||
<shape>
|
||||
<size
|
||||
android:width="100dp"
|
||||
android:height="0.9dp"/>
|
||||
android:width="100dp"
|
||||
android:height="0.9dp" />
|
||||
|
||||
<solid android:color="#f3f5f9"/>
|
||||
<solid android:color="#f3f5f9" />
|
||||
|
||||
</shape>
|
||||
</item>
|
||||
|
||||
9
app/src/main/res/drawable/ring.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="oval">
|
||||
|
||||
<stroke
|
||||
android:width="@dimen/first_char_view_stroke_width"
|
||||
android:color="@color/day_night" />
|
||||
|
||||
</shape>
|
||||