-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #194 from Team-B1ND/release/t/3.0.0
[Core] Release Teacher 3.0.0
- Loading branch information
Showing
65 changed files
with
219 additions
and
240 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
30 changes: 0 additions & 30 deletions
30
dodam-teacher-android/src/androidMain/res/drawable-v24/ic_launcher_foreground.xml
This file was deleted.
Oops, something went wrong.
170 changes: 0 additions & 170 deletions
170
dodam-teacher-android/src/androidMain/res/drawable/ic_launcher_background.xml
This file was deleted.
Oops, something went wrong.
28 changes: 28 additions & 0 deletions
28
dodam-teacher-android/src/androidMain/res/drawable/ic_launcher_foreground.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="108dp" | ||
android:height="108dp" | ||
android:viewportWidth="153" | ||
android:viewportHeight="153"> | ||
<group android:scaleX="0.6111111" | ||
android:scaleY="0.6111111" | ||
android:translateX="29.75" | ||
android:translateY="29.75"> | ||
<group> | ||
<clip-path | ||
android:pathData="M30,0L123,0A30,30 0,0 1,153 30L153,123A30,30 0,0 1,123 153L30,153A30,30 0,0 1,0 123L0,30A30,30 0,0 1,30 0z"/> | ||
<path | ||
android:pathData="M153,0H0V153H153V0Z" | ||
android:fillColor="#ff0083F0"/> | ||
<path | ||
android:pathData="M56.93,119.75H60.45C63.11,119.75 65.48,119.35 67.56,118.54C69.65,117.73 71.39,116.61 72.81,115.19C74.27,113.78 75.37,112.1 76.1,110.17C76.89,108.18 77.26,106.04 77.26,103.71C77.26,101.38 76.87,99.29 76.1,97.31C75.31,95.32 74.2,93.62 72.73,92.2C71.31,90.78 69.56,89.67 67.48,88.86C65.4,88.05 63.05,87.64 60.45,87.64H56.93V119.75ZM41.61,75H64.3C68.31,75 72.06,75.79 75.56,77.35C79.1,78.93 82.18,81.04 84.78,83.67C87.44,86.26 89.52,89.3 91.04,92.81C92.56,96.25 93.31,99.88 93.31,103.69C93.31,107.5 92.56,111.06 91.04,114.57C89.59,118.01 87.53,121.07 84.86,123.7C82.26,126.34 79.18,128.44 75.64,130.02C72.14,131.6 68.38,132.38 64.3,132.38H41.61V75Z" | ||
android:fillColor="#ffffffff"/> | ||
<path | ||
android:pathData="M20,97.83C20,96.64 20.23,95.52 20.7,94.46C21.17,93.36 21.81,92.4 22.64,91.61C23.46,90.81 24.41,90.19 25.5,89.73C26.64,89.27 27.83,89.05 29.07,89.05C30.3,89.05 31.46,89.27 32.55,89.73C33.68,90.19 34.67,90.81 35.5,91.61C36.32,92.4 36.96,93.36 37.43,94.46C37.91,95.52 38.14,96.64 38.14,97.83C38.14,99.03 37.91,100.19 37.43,101.29C36.96,102.34 36.32,103.26 35.5,104.06C34.67,104.86 33.68,105.48 32.55,105.94C31.46,106.39 30.3,106.61 29.07,106.61C27.83,106.61 26.64,106.39 25.5,105.94C24.41,105.48 23.46,104.86 22.64,104.06C21.81,103.26 21.17,102.34 20.7,101.29C20.23,100.19 20,99.03 20,97.83Z" | ||
android:fillColor="#ffffffff"/> | ||
<path | ||
android:pathData="M20,123.4C20,122.17 20.23,121.03 20.7,119.95C21.17,118.83 21.81,117.85 22.64,117.03C23.46,116.22 24.41,115.58 25.5,115.11C26.64,114.64 27.83,114.42 29.07,114.42C30.3,114.42 31.46,114.64 32.55,115.11C33.68,115.58 34.67,116.22 35.5,117.03C36.32,117.85 36.96,118.83 37.43,119.95C37.91,121.03 38.14,122.17 38.14,123.4C38.14,124.62 37.91,125.81 37.43,126.93C36.96,128.01 36.32,128.95 35.5,129.76C34.67,130.58 33.68,131.21 32.55,131.68C31.46,132.15 30.3,132.38 29.07,132.38C27.83,132.38 26.64,132.15 25.5,131.68C24.41,131.21 23.46,130.58 22.64,129.76C21.81,128.95 21.17,128.01 20.7,126.93C20.23,125.81 20,124.62 20,123.4Z" | ||
android:fillColor="#ffffffff"/> | ||
</group> | ||
</group> | ||
|
||
</vector> |
4 changes: 2 additions & 2 deletions
4
dodam-teacher-android/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +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" /> | ||
<background android:drawable="@color/ic_launcher_background"/> | ||
<foreground android:drawable="@drawable/ic_launcher_foreground"/> | ||
</adaptive-icon> |
4 changes: 2 additions & 2 deletions
4
dodam-teacher-android/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +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" /> | ||
<background android:drawable="@color/ic_launcher_background"/> | ||
<foreground android:drawable="@drawable/ic_launcher_foreground"/> | ||
</adaptive-icon> |
Binary file removed
BIN
-3.51 KB
dodam-teacher-android/src/androidMain/res/mipmap-hdpi/ic_launcher.png
Binary file not shown.
Binary file added
BIN
+896 Bytes
dodam-teacher-android/src/androidMain/res/mipmap-hdpi/ic_launcher.webp
Binary file not shown.
Binary file removed
BIN
-5.21 KB
dodam-teacher-android/src/androidMain/res/mipmap-hdpi/ic_launcher_round.png
Binary file not shown.
Binary file added
BIN
+2.56 KB
dodam-teacher-android/src/androidMain/res/mipmap-hdpi/ic_launcher_round.webp
Binary file not shown.
Binary file removed
BIN
-2.57 KB
dodam-teacher-android/src/androidMain/res/mipmap-mdpi/ic_launcher.png
Binary file not shown.
Binary file added
BIN
+696 Bytes
dodam-teacher-android/src/androidMain/res/mipmap-mdpi/ic_launcher.webp
Binary file not shown.
Binary file removed
BIN
-3.31 KB
dodam-teacher-android/src/androidMain/res/mipmap-mdpi/ic_launcher_round.png
Binary file not shown.
Binary file added
BIN
+1.6 KB
dodam-teacher-android/src/androidMain/res/mipmap-mdpi/ic_launcher_round.webp
Binary file not shown.
Binary file removed
BIN
-4.81 KB
dodam-teacher-android/src/androidMain/res/mipmap-xhdpi/ic_launcher.png
Binary file not shown.
Binary file added
BIN
+1.29 KB
dodam-teacher-android/src/androidMain/res/mipmap-xhdpi/ic_launcher.webp
Binary file not shown.
Binary file removed
BIN
-7.3 KB
dodam-teacher-android/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.png
Binary file not shown.
Binary file added
BIN
+3.48 KB
dodam-teacher-android/src/androidMain/res/mipmap-xhdpi/ic_launcher_round.webp
Binary file not shown.
Binary file removed
BIN
-7.72 KB
dodam-teacher-android/src/androidMain/res/mipmap-xxhdpi/ic_launcher.png
Binary file not shown.
Binary file added
BIN
+1.85 KB
dodam-teacher-android/src/androidMain/res/mipmap-xxhdpi/ic_launcher.webp
Binary file not shown.
Binary file removed
BIN
-11.6 KB
dodam-teacher-android/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.png
Binary file not shown.
Binary file added
BIN
+5.24 KB
dodam-teacher-android/src/androidMain/res/mipmap-xxhdpi/ic_launcher_round.webp
Binary file not shown.
Binary file removed
BIN
-10.4 KB
dodam-teacher-android/src/androidMain/res/mipmap-xxxhdpi/ic_launcher.png
Binary file not shown.
Binary file added
BIN
+2.6 KB
dodam-teacher-android/src/androidMain/res/mipmap-xxxhdpi/ic_launcher.webp
Binary file not shown.
Binary file removed
BIN
-16.2 KB
dodam-teacher-android/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.png
Binary file not shown.
Binary file added
BIN
+7.68 KB
dodam-teacher-android/src/androidMain/res/mipmap-xxxhdpi/ic_launcher_round.webp
Binary file not shown.
4 changes: 4 additions & 0 deletions
4
dodam-teacher-android/src/androidMain/res/values/ic_launcher_background.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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">#0083F0</color> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<resources> | ||
<string name="app_name">dodamTeacher</string> | ||
<string name="app_name">도담도담 T</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file removed
BIN
-65.7 KB
dodam-teacher-ios/iosApp/Assets.xcassets/AppIcon.appiconset/app-icon-1024.png
Diff not rendered.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.