Version white-label experimentalPlayRelease refs #4994 ( icono, nombre, package, color, push Google)

This commit is contained in:
Sergio De la torre 2023-03-10 11:00:48 +01:00
parent c6ee652ad1
commit c0daffa014
8 changed files with 55 additions and 104 deletions

View File

@ -0,0 +1,39 @@
{
"project_info": {
"project_number": "951942932165",
"project_id": "verdnatura-chat",
"storage_bucket": "verdnatura-chat.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:951942932165:android:154dad517e5dfa466cb2ac",
"android_client_info": {
"package_name": "verdnaturachat.rocket.reactnative"
}
},
"oauth_client": [
{
"client_id": "951942932165-et4kjaup5r5pl4bmn4sq4g4sd4ndo85c.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyDDDhDArVvgRsXF-sGky-H1joBr5aGIcm8"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "951942932165-et4kjaup5r5pl4bmn4sq4g4sd4ndo85c.apps.googleusercontent.com",
"client_type": 3
}
]
}
}
}
],
"configuration_version": "1"
}

View File

@ -0,0 +1,4 @@
<resources>
<string name="app_name">Verdnatura</string>
<string name="share_extension_name">Verdnatura</string>
</resources>

View File

@ -15,8 +15,8 @@
android:endY="512"
android:endX="256"
android:type="linear">
<item android:offset="0" android:color="#FF1C82FF"/>
<item android:offset="1" android:color="#FF0066E3"/>
<item android:offset="0" android:color="#A3D131"/>
<item android:offset="1" android:color="#A3D131"/>
</gradient>
</aapt:attr>
</path>

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="primary_dark">#660B0B0B</color>
<item name="splashBackground" type="color">#1D74F5</item>
<item name="notification_text" type="color">#1D74F5</item>
<item name="splashBackground" type="color">#A3D131</item>
<item name="notification_text" type="color">#A3D131</item>
</resources>

View File

@ -1,4 +1,4 @@
<resources>
<string name="app_name">Rocket.Chat Experimental</string>
<string name="share_extension_name">Rocket.Chat Experimental</string>
<string name="app_name">Verdnatura Chat</string>
<string name="share_extension_name">Verdnatura Chat</string>
</resources>

View File

@ -3,7 +3,7 @@
android:height="24dp"
android:viewportWidth="336.88116"
android:viewportHeight="336.88116"
android:tint="#FFFFFF">
android:tint="#A3D131">
<group android:translateX="-87.55942"
android:translateY="-87.55942">
<group>

View File

@ -38,10 +38,8 @@ reactNativeArchitectures=armeabi-v7a,arm64-v8a,x86,x86_64
newArchEnabled=false
# Application ID
APPLICATION_ID=chat.rocket.reactnative
VERSIONCODE=1
BugsnagAPIKey=""
KEYSTORE=my-upload-key.keystore
KEY_ALIAS=my-key-alias
KEYSTORE_PASSWORD=
KEY_PASSWORD=
APPLICATION_ID=verdnaturachat.rocket.reactnative
# App properties
VERSIONCODE=25
BugsnagAPIKey="12fdd00b9a1fc0e754578fdf7d19eb6c"