Skip to content

Commit

Permalink
add app icon
Browse files Browse the repository at this point in the history
bump gradle version
  • Loading branch information
Steve-Mr committed Jun 9, 2023
1 parent 48430c7 commit 29ec486
Show file tree
Hide file tree
Showing 29 changed files with 37 additions and 41 deletions.
Binary file added app/src/main/ic_launcher-playstore.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 0 additions & 30 deletions app/src/main/res/drawable-v24/ic_launcher_foreground.xml

This file was deleted.

24 changes: 24 additions & 0 deletions app/src/main/res/drawable/ic_launcher_foreground.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:tint="?attr/colorTertiary"
android:viewportWidth="128"
android:viewportHeight="128">
<group android:scaleX="0.5387755"
android:scaleY="0.5387755"
android:translateX="29.518368"
android:translateY="29.837643">
<path
android:fillColor="#FF000000"
android:pathData="M63.6,118.8c-3.99,0 -8.01,-0.36 -11.93,-1.07l0.53,-2.95c3.73,0.67 7.55,1.02 11.35,1.02c0.02,0 0.04,0 0.05,0v1.5l0.66,1.34C64.06,118.75 63.83,118.8 63.6,118.8zM75.54,117.74L75,114.79c3.79,-0.69 7.49,-1.73 10.99,-3.09l1.09,2.79C83.41,115.92 79.52,117.02 75.54,117.74zM40.11,114.51c-3.81,-1.46 -7.42,-3.28 -10.72,-5.42l1.63,-2.52c3.13,2.02 6.56,3.75 10.17,5.14L40.11,114.51zM97.77,108.99l-1.65,-2.51c2.04,-1.34 3.99,-2.82 5.78,-4.41c1.03,-0.92 2.03,-1.87 2.96,-2.85l2.17,2.07c-0.99,1.03 -2.04,2.05 -3.14,3.02C101.99,106 99.93,107.58 97.77,108.99zM20.08,101.46c-2.8,-2.91 -5.24,-6.15 -7.25,-9.63l2.6,-1.5c1.89,3.27 4.18,6.32 6.81,9.05L20.08,101.46zM114.26,91.65l-2.6,-1.5c1.86,-3.24 3.37,-6.75 4.48,-10.43l2.87,0.86C117.84,84.49 116.24,88.22 114.26,91.65zM8.08,80.76c-1.11,-3.72 -1.86,-7.69 -2.22,-11.79l2.99,-0.26c0.34,3.9 1.05,7.67 2.11,11.2L8.08,80.76zM121.24,68.78l-2.99,-0.26c0.16,-1.83 0.24,-3.72 0.24,-5.62c0,-1.97 -0.09,-3.93 -0.26,-5.83l2.99,-0.27c0.18,1.99 0.27,4.04 0.27,6.1C121.5,64.88 121.41,66.86 121.24,68.78zM8.84,57.27l-2.99,-0.25c0.35,-4.11 1.09,-8.08 2.18,-11.8l2.88,0.85C9.87,49.59 9.17,53.36 8.84,57.27zM116.08,45.88c-1.12,-3.69 -2.63,-7.2 -4.5,-10.43l2.6,-1.5c1.98,3.43 3.58,7.15 4.77,11.06L116.08,45.88zM15.34,35.62l-2.6,-1.49c2,-3.49 4.43,-6.74 7.22,-9.66l2.17,2.07C19.5,29.29 17.22,32.34 15.34,35.62zM104.78,26.38c-0.91,-0.95 -1.88,-1.88 -2.87,-2.76c-1.83,-1.6 -3.82,-3.1 -5.9,-4.45l1.63,-2.52c2.2,1.42 4.3,3.01 6.25,4.71c1.06,0.94 2.09,1.93 3.06,2.94L104.78,26.38zM30.87,19.32l-1.64,-2.51c3.3,-2.15 6.9,-3.98 10.71,-5.45l1.08,2.8C37.41,15.55 34,17.29 30.87,19.32zM85.85,14.02c-3.51,-1.35 -7.21,-2.37 -11.01,-3.04l0.52,-2.95c3.99,0.71 7.88,1.78 11.56,3.2L85.85,14.02zM52.03,11.05L51.49,8.1c3.92,-0.72 7.93,-1.09 11.93,-1.1l0.01,3C59.61,10.01 55.78,10.36 52.03,11.05z"/>
<path
android:fillColor="#FF000000"
android:pathData="M79,88H49c-2.2,0 -4,-1.8 -4,-4s1.8,-4 4,-4h30c2.2,0 4,1.8 4,4S81.2,88 79,88z"/>
<path
android:fillColor="#FF000000"
android:pathData="M44.7,45.9c-4.2,0 -8,3.5 -8,9.4s3.8,9.4 8,9.4s8,-3.5 8,-9.4S48.9,45.9 44.7,45.9z"/>
<path
android:fillColor="#FF000000"
android:pathData="M83,45.9c-4.2,0 -8,3.5 -8,9.4s3.8,9.4 8,9.4s8,-3.5 8,-9.4S87.2,45.9 83,45.9z"/>
</group>
</vector>
5 changes: 2 additions & 3 deletions app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background" />
<foreground android:drawable="@drawable/ic_launcher_foreground" />
<monochrome android:drawable="@drawable/ic_launcher_foreground" />
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>
5 changes: 2 additions & 3 deletions app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background" />
<foreground android:drawable="@drawable/ic_launcher_foreground" />
<monochrome android:drawable="@drawable/ic_launcher_foreground" />
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>
Binary file added app/src/main/res/mipmap-hdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/src/main/res/mipmap-hdpi/ic_launcher.webp
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/src/main/res/mipmap-hdpi/ic_launcher_round.webp
Binary file not shown.
Binary file added app/src/main/res/mipmap-mdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/src/main/res/mipmap-mdpi/ic_launcher.webp
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/src/main/res/mipmap-mdpi/ic_launcher_round.webp
Binary file not shown.
Binary file added app/src/main/res/mipmap-xhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/src/main/res/mipmap-xhdpi/ic_launcher.webp
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp
Binary file not shown.
Binary file added app/src/main/res/mipmap-xxhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/src/main/res/mipmap-xxhdpi/ic_launcher.webp
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file added app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
2 changes: 1 addition & 1 deletion app/src/main/res/values-zh-rCN/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<string name="summary">汇总</string>
<string name="icon_of_device">设备图标</string>
<string name="duration_minutes">%02d 分钟</string>
<string name="duration_hour">%02d 小时 %02d 分钟</string>
<string name="duration_hour">%1$d 小时 %2$d 分钟</string>
<string name="enable_watching">启用提醒</string>
<string name="disable_watching">禁用提醒</string>
<string name="current_connections">当前连接</string>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values/ic_launcher_background.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">@color/material_dynamic_tertiary70</color>
</resources>
4 changes: 2 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
<string name="summary">Summary</string>
<string name="icon_of_device">Device icon</string>
<string name="duration_minutes">%02d min</string>
<string name="duration_hour">%02d h %02d min</string>
<string name="duration_hour">%1$d h %2$d min</string>
<string name="enable_watching">Enable alert</string>
<string name="disable_watching">Disable alert</string>
<string name="current_connections">Current Connections</string>
<string name="connections_history">Connections Histroy</string>
<string name="connections_history">Connections History</string>
<string name="has_already_connected_for">Already connected</string>
<string name="device_connection_state">Device connection state indicator</string>
<string-array name="array_volume_comment">
Expand Down
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '8.0.0' apply false
id 'com.android.library' version '8.0.0' apply false
id 'com.android.application' version '8.0.2' apply false
id 'com.android.library' version '8.0.2' apply false
id 'org.jetbrains.kotlin.android' version '1.9.0-Beta' apply false
}

0 comments on commit 29ec486

Please sign in to comment.