Compare commits
9 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ec0519dfc1 | |||
| 10025d7a59 | |||
| 8675c39e0d | |||
| db91ed01be | |||
| ddf1d3eb4a | |||
| 21897328e1 | |||
| 755115ef64 | |||
| a81a063960 | |||
| 5583c0b789 |
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 |
Binary file not shown.
|
Before Width: | Height: | Size: 9.4 KiB |
6
app/src/main/res/values/Colors.xml
Normal file
6
app/src/main/res/values/Colors.xml
Normal 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>
|
||||
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue