Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
98 changes: 49 additions & 49 deletions README.md

Large diffs are not rendered by default.

Binary file modified wrapper/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.
74 changes: 0 additions & 74 deletions wrapper/src/main/res/drawable/ic_launcher_background.xml

This file was deleted.

19 changes: 19 additions & 0 deletions wrapper/src/main/res/drawable/ic_launcher_foreground.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="1024"
android:viewportHeight="1024">
<group
android:scaleX="0.4888889"
android:scaleY="0.4888889"
android:translateX="261.6889"
android:translateY="261.6889">
<path
android:pathData="M512,0L512,0A512,512 0,0 1,1024 512L1024,512A512,512 0,0 1,512 1024L512,1024A512,512 0,0 1,0 512L0,512A512,512 0,0 1,512 0z"
android:fillColor="#ffffff"/>
<path
android:pathData="M374.2,204.4C398.5,362.1 398.5,362.1 556.1,386.4C398.5,410.7 398.5,411.1 374.2,568.4C374.2,568.5 374.2,568.5 374.2,568.6C349.8,410.8 349.8,410.8 192.2,386.4C349.8,362.1 349.8,362.1 374.2,204.4ZM386.4,658.9C662.6,616.2 662.6,616.2 705.4,339.9C747,609.1 748,616.1 1003.5,655.7C1016.8,610.1 1024,561.9 1024,512.1C1024,229.2 794.8,0 511.9,0C229.2,0 0,229.2 0,512.1C0,794.8 229.2,1024 511.9,1024C742.5,1024 937.3,871.8 1001.6,662.4C747.9,701.7 746.9,709.8 705.4,977.8C662.6,701.6 662.6,701.6 386.4,658.9Z"
android:fillColor="#1C4587"
android:fillType="evenOdd"/>
</group>
</vector>
16 changes: 16 additions & 0 deletions wrapper/src/main/res/drawable/ic_launcher_foreground_mono.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="1024"
android:viewportHeight="1024">
<group
android:scaleX="0.4888889"
android:scaleY="0.4888889"
android:translateX="261.6889"
android:translateY="261.6889">
<path
android:pathData="M374.2,204.4C398.5,362.1 398.5,362.1 556.1,386.4C398.5,410.7 398.5,411.1 374.2,568.4C374.2,568.5 374.2,568.5 374.2,568.6C349.8,410.8 349.8,410.8 192.2,386.4C349.8,362.1 349.8,362.1 374.2,204.4ZM386.4,658.9C662.6,616.2 662.6,616.2 705.4,339.9C747,609.1 748,616.1 1003.5,655.7C1016.8,610.1 1024,561.9 1024,512.1C1024,229.2 794.8,0 511.9,0C229.2,0 0,229.2 0,512.1C0,794.8 229.2,1024 511.9,1024C742.5,1024 937.3,871.8 1001.6,662.4C747.9,701.7 746.9,709.8 705.4,977.8C662.6,701.6 662.6,701.6 386.4,658.9Z"
android:fillColor="#1C4587"
android:fillType="evenOdd"/>
</group>
</vector>
5 changes: 3 additions & 2 deletions wrapper/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?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="@mipmap/ic_launcher_foreground"/>
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/ic_launcher_foreground_mono"/>
</adaptive-icon>
6 changes: 6 additions & 0 deletions wrapper/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
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/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/ic_launcher_foreground_mono"/>
</adaptive-icon>
Binary file added wrapper/src/main/res/mipmap-hdpi/ic_launcher.webp
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added wrapper/src/main/res/mipmap-mdpi/ic_launcher.webp
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.
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.
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.
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.
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.
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.
4 changes: 4 additions & 0 deletions wrapper/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">#00FF00</color>
</resources>
8 changes: 4 additions & 4 deletions wrapper/src/main/res/xml/shortcuts.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<shortcuts xmlns:android="http://schemas.android.com/apk/res/android">
<shortcut
android:enabled="true"
android:icon="@mipmap/ic_launcher_foreground"
android:icon="@mipmap/ic_launcher"
android:shortcutId="shortcut_open_demo"
android:shortcutShortLabel="@string/shortcut_open_demo">
<intent
Expand All @@ -14,7 +14,7 @@
</shortcut>
<shortcut
android:enabled="true"
android:icon="@mipmap/ic_launcher_foreground"
android:icon="@mipmap/ic_launcher"
android:shortcutId="shortcut_open_funke"
android:shortcutShortLabel="@string/shortcut_open_funke">
<intent
Expand All @@ -27,7 +27,7 @@
</shortcut>
<shortcut
android:enabled="true"
android:icon="@mipmap/ic_launcher_foreground"
android:icon="@mipmap/ic_launcher"
android:shortcutId="shortcut_open_qa"
android:shortcutShortLabel="@string/shortcut_open_qa">
<intent
Expand All @@ -40,7 +40,7 @@
</shortcut>
<shortcut
android:enabled="true"
android:icon="@mipmap/ic_launcher_foreground"
android:icon="@mipmap/ic_launcher"
android:shortcutId="shortcut_open_custom"
android:shortcutShortLabel="@string/shortcut_open_custom">
<intent
Expand Down
12 changes: 0 additions & 12 deletions wrapper/src/release/res/drawable/ic_launcher_background.xml

This file was deleted.

4 changes: 4 additions & 0 deletions wrapper/src/release/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">#FFFFFF</color>
</resources>