-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
112 changed files
with
1,206 additions
and
215 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
File renamed without changes
Binary file not shown.
41 changes: 41 additions & 0 deletions
41
android/app/src/main/res/drawable/ic_launcher_calculator_monochrome.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,41 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="256dp" | ||
android:height="256dp" | ||
android:viewportWidth="256" | ||
android:viewportHeight="256" | ||
android:scaleX="0.4" | ||
android:scaleY="0.4"> | ||
<group android:scaleX="0.5" | ||
android:scaleY="0.5" | ||
android:translateX="63" | ||
android:translateY="63"> | ||
<group> | ||
<clip-path | ||
android:pathData="M44,36L108,36A8,8 0,0 1,116 44L116,108A8,8 0,0 1,108 116L44,116A8,8 0,0 1,36 108L36,44A8,8 0,0 1,44 36z"/> | ||
<path | ||
android:pathData="M44,36C39.58,36 36,39.58 36,44V108C36,112.42 39.58,116 44,116H108C112.42,116 116,112.42 116,108V44C116,39.58 112.42,36 108,36H44ZM80,60H72V72H60V80H72V92H80V80H92V72H80V60Z" | ||
android:fillColor="#ffffff" | ||
android:fillType="evenOdd"/> | ||
</group> | ||
<path | ||
android:pathData="M148,36C143.58,36 140,39.58 140,44V108C140,112.42 143.58,116 148,116H212C216.42,116 220,112.42 220,108V44C220,39.58 216.42,36 212,36H148ZM196,80V72H164V80H196Z" | ||
android:fillColor="#ffffff" | ||
android:fillType="evenOdd"/> | ||
<group> | ||
<clip-path | ||
android:pathData="M44,140L108,140A8,8 0,0 1,116 148L116,212A8,8 0,0 1,108 220L44,220A8,8 0,0 1,36 212L36,148A8,8 0,0 1,44 140z"/> | ||
<path | ||
android:pathData="M44,140C39.58,140 36,143.58 36,148V212C36,216.42 39.58,220 44,220H108C112.42,220 116,216.42 116,212V148C116,143.58 112.42,140 108,140H44ZM90.14,171.51L84.48,165.86L76,174.34L67.51,165.86L61.86,171.51L70.34,180L61.86,188.49L67.51,194.14L76,185.66L84.48,194.14L90.14,188.49L81.66,180L90.14,171.51Z" | ||
android:fillColor="#ffffff" | ||
android:fillType="evenOdd"/> | ||
</group> | ||
<group> | ||
<clip-path | ||
android:pathData="M148,140L212,140A8,8 0,0 1,220 148L220,212A8,8 0,0 1,212 220L148,220A8,8 0,0 1,140 212L140,148A8,8 0,0 1,148 140z"/> | ||
<path | ||
android:pathData="M148,140C143.58,140 140,143.58 140,148V212C140,216.42 143.58,220 148,220H212C216.42,220 220,216.42 220,212V148C220,143.58 216.42,140 212,140H148ZM196,178V170L164,170V178H196ZM196,190V182H164V190H196Z" | ||
android:fillColor="#ffffff" | ||
android:fillType="evenOdd"/> | ||
</group> | ||
</group> | ||
</vector> |
6 changes: 0 additions & 6 deletions
6
android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_black.xml
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_black_round.xml
This file was deleted.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_calculator.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,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<background android:drawable="@color/black"/> | ||
<foreground android:drawable="@mipmap/ic_launcher_calculator_foreground"/> | ||
<monochrome android:drawable="@drawable/ic_launcher_calculator_monochrome" /> | ||
</adaptive-icon> |
6 changes: 6 additions & 0 deletions
6
android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_calculator_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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<background android:drawable="@color/black"/> | ||
<foreground android:drawable="@mipmap/ic_launcher_calculator_foreground"/> | ||
<monochrome android:drawable="@drawable/ic_launcher_calculator_monochrome" /> | ||
</adaptive-icon> |
File renamed without changes.
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+834 Bytes
android/app/src/main/res/mipmap-hdpi/ic_launcher_calculator_foreground.webp
Binary file not shown.
Binary file added
BIN
+1.77 KB
android/app/src/main/res/mipmap-hdpi/ic_launcher_calculator_round.webp
Binary file not shown.
File renamed without changes.
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+614 Bytes
android/app/src/main/res/mipmap-mdpi/ic_launcher_calculator_foreground.webp
Binary file not shown.
Binary file added
BIN
+1.22 KB
android/app/src/main/res/mipmap-mdpi/ic_launcher_calculator_round.webp
Binary file not shown.
File renamed without changes.
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1.01 KB
android/app/src/main/res/mipmap-xhdpi/ic_launcher_calculator_foreground.webp
Binary file not shown.
Binary file added
BIN
+2.46 KB
android/app/src/main/res/mipmap-xhdpi/ic_launcher_calculator_round.webp
Binary file not shown.
File renamed without changes.
File renamed without changes.
Binary file not shown.
Binary file removed
BIN
-4.09 KB
android/app/src/main/res/mipmap-xxhdpi/ic_launcher_black_round.webp
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1.36 KB
android/app/src/main/res/mipmap-xxhdpi/ic_launcher_calculator_foreground.webp
Binary file not shown.
Binary file added
BIN
+3.93 KB
android/app/src/main/res/mipmap-xxhdpi/ic_launcher_calculator_round.webp
Binary file not shown.
File renamed without changes.
File renamed without changes.
Binary file not shown.
Binary file removed
BIN
-5.71 KB
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_black_round.webp
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+1.76 KB
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_calculator_foreground.webp
Binary file not shown.
Binary file added
BIN
+5.24 KB
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_calculator_round.webp
Binary file not shown.
File renamed without changes.
File renamed without changes.
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.