新增打包签名配置和密钥库管理
- 打包功能新增签名配置功能,支持设置签名密钥和签名方案(V1、V1 + V2等) - 新增密钥库管理,支持创建和删除自定义签名密钥库等
This commit is contained in:
19
app/src/main/res/drawable/ic_delete_all.xml
Normal file
19
app/src/main/res/drawable/ic_delete_all.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="48"
|
||||
android:viewportHeight="48">
|
||||
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M16.9,25.2h0c-0.2,0.8 -0.6,2.1 -1.1,3.6h2.3c-0.6,-1.7 -1,-2.9 -1.2,-3.6Z" />
|
||||
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M32.1,5.5l-2.3,-2.3l-11.6,0l-2.3,2.3l-8.1,0l0,4.6l32.4,0l0,-4.6l-8.1,0z" />
|
||||
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M10.1,40.2c0,2.6 2.1,4.6 4.6,4.6h18.5c2.6,0 4.6,-2.1 4.6,-4.6V12.4H10.1v27.7ZM29.1,23.9h1.8v6.8h4.1l-0.2,1.5h-5.7v-8.3ZM22.1,23.9h1.8v6.8h4.1l-0.2,1.5h-5.7v-8.3ZM15.8,23.9h2.2l2.9,8.3h-1.9l-0.7,-1.9h-3l-0.6,1.9h-1.8l2.8,-8.3Z" />
|
||||
|
||||
</vector>
|
||||
5
app/src/main/res/drawable/ic_key_store_delete.xml
Normal file
5
app/src/main/res/drawable/ic_key_store_delete.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="48dp" android:tint="#999999" android:viewportHeight="24" android:viewportWidth="24" android:width="48dp">
|
||||
|
||||
<path android:fillColor="@android:color/white" android:pathData="M6,19c0,1.1 0.9,2 2,2h8c1.1,0 2,-0.9 2,-2V7H6v12zM19,4h-3.5l-1,-1h-5l-1,1H5v2h14V4z"/>
|
||||
|
||||
</vector>
|
||||
9
app/src/main/res/drawable/ic_key_store_unverified.xml
Normal file
9
app/src/main/res/drawable/ic_key_store_unverified.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="48dp"
|
||||
android:height="48dp"
|
||||
android:viewportWidth="1024"
|
||||
android:viewportHeight="1024">
|
||||
<path
|
||||
android:pathData="M512.2,32L947.2,155.8v261c0,253.3 -162.4,478.7 -404.9,565.1l-17,5.8 -13.2,4.3 -13.2,-4.3c-246.1,-79.9 -414.3,-301.3 -421.8,-553.3L76.8,416.8L76.8,155.8L512.2,32zM506,668.9a56.4,56.4 0,0 0,-41.2 15.6,51.6 51.6,0 0,0 -16.6,39.9c0,15.6 5.6,28.9 16.6,39.9a57,57 0,0 0,41.2 16.4c15.9,0 30.1,-5.5 41.2,-15.7a55.2,55.2 0,0 0,17.4 -40.6,51.6 51.6,0 0,0 -16.6,-39.9c-11.1,-10.9 -25.3,-15.6 -41.9,-15.6zM520.3,211.2c-58.6,0 -104.4,16.4 -137.7,50 -33.3,32.9 -49.9,77.4 -49.9,134.6h83.1c0,-34.4 7.1,-61 21.4,-79.8 15.8,-22.7 41.9,-33.7 77.5,-33.7 28.5,0 51.5,7.9 67.3,23.5 15,15.7 23,36.8 23,64.2 0,20.4 -7.9,39.1 -22.2,57.1l-13.4,14.8C520.3,485.1 490.2,517.1 480,539c-11.1,20.4 -15.8,45.4 -15.8,74.4v13.3h84.7v-13.3c0,-18.8 4,-36 12.7,-51.6 7,-14.1 18.2,-28.2 33.2,-40.7 37.1,-32.1 59.3,-52.4 66.4,-61 19.8,-25.1 30.1,-57.2 30.1,-95.5 0,-46.9 -15.8,-84.5 -47.5,-111.9 -31.6,-28.2 -72.8,-41.5 -123.4,-41.5z"
|
||||
android:fillColor="#2D9AFF"/>
|
||||
</vector>
|
||||
9
app/src/main/res/drawable/ic_key_store_verified.xml
Normal file
9
app/src/main/res/drawable/ic_key_store_verified.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="48dp"
|
||||
android:height="48dp"
|
||||
android:viewportWidth="1024"
|
||||
android:viewportHeight="1024">
|
||||
<path
|
||||
android:pathData="M512.2,32L947.2,155.8v261c0,253.3 -162.4,478.7 -404.9,565.1l-17,5.8 -13.2,4.3 -13.2,-4.3c-246.1,-79.9 -414.3,-301.3 -421.8,-553.3L76.8,416.8V155.8L512.2,32zM726.4,320L459.8,582 304,428.9l-60.8,62.2L459.8,704 787.2,382.3 726.4,320z"
|
||||
android:fillColor="#00C25A"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user