Skip to content

Commit

Permalink
7128-Medic rebrand (#195)
Browse files Browse the repository at this point in the history
* New branding icon
* Switching from medic mobile to medic
  • Loading branch information
latin-panda authored Jul 22, 2021
1 parent 762259d commit bba4d08
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 3 deletions.
Binary file modified src/main/res/mipmap-hdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/main/res/mipmap-mdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/main/res/mipmap-xhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/main/res/mipmap-xxhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/main/res/mipmap-xxxhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/medicmobiledemo/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Medic Mobile (demo)</string>
<string name="app_name">Medic (demo)</string>
<string name="app_host">demo.dev.medicmobile.org</string>
</resources>
2 changes: 1 addition & 1 deletion src/medicmobilegamma/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Medic Mobile (gamma)</string>
<string name="app_name">Medic (gamma)</string>
<string name="app_host">gamma.dev.medicmobile.org</string>
</resources>
2 changes: 1 addition & 1 deletion src/simprints/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Medic Mobile - Simprints</string>
<string name="app_name">Medic - Simprints</string>
<string name="app_host">simprints.app.medicmobile.org</string>
</resources>

0 comments on commit bba4d08

Please sign in to comment.