Skip to content

Commit

Permalink
Commit message: Made customizations
Browse files Browse the repository at this point in the history
  • Loading branch information
maaliHasan committed Apr 10, 2024
1 parent 55b2dc3 commit 58ef4d7
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 20 deletions.
Binary file modified android/app/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 android/app/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 android/app/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 android/app/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 android/app/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 android/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<resources>
<string name="app_name">RainbowModule Example</string>
<string name="app_name">Hamadi Test App1</string>
<string name="appCenterCrashes_whenToSendCrashes" moduleConfig="true" translatable="false">DO_NOT_ASK_JAVASCRIPT</string>
<string name="appCenterAnalytics_whenToEnableAnalytics" moduleConfig="true" translatable="false">ALWAYS_SEND</string>
</resources>
38 changes: 19 additions & 19 deletions component-config.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"calls": {
"enabled": true
},
"invitations": {
"enabled": true
},
"conversations": {
"enabled": true
},
"bubbles": {
"enabled": false
},
"ContactInformation": {
"enabled": true
},
"Contacts": {
"enabled": true
}
}
"calls": {
"enabled": true
},
"invitations": {
"enabled": true
},
"conversations": {
"enabled": true
},
"bubbles": {
"enabled": false
},
"ContactInformation": {
"enabled": true
},
"Contacts": {
"enabled": true
}
}

0 comments on commit 58ef4d7

Please sign in to comment.