Compare commits

...
Sign in to create a new pull request.

9 commits

6 changed files with 7 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4 KiB

After

Width:  |  Height:  |  Size: 0 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.4 KiB

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="colorPrimary">#1B2B8A</color>
<color name="colorPrimaryDark">#111E5E</color>
<color name="colorAccent">#D4A017</color>
</resources>

View file

@ -1,5 +1,5 @@
<resources>
<string name="app_name" translatable="false">OpenEUICC</string>
<string name="app_name" translatable="false">WHYFIM Esim</string>
<string name="no_euicc_priv">No eSIM found on this device.\nOn some devices, you may need to enable dual SIM first in the menu of this app.</string>
<string name="channel_type_telephony_manager">TelephonyManager (Privileged)</string>