make builds for test servers
@@ -54,6 +54,62 @@ android {
|
||||
buildConfigField "String", "appTitle", "\"Dinect\""
|
||||
buildConfigField "boolean", "showBonus", "true"
|
||||
|
||||
}
|
||||
|
||||
dinect_INT {
|
||||
applicationId 'com.dinect.checker.int'
|
||||
buildConfigField "String", "locale", "\"ru\""
|
||||
buildConfigField "String", "flavor", "\"dinect\""
|
||||
buildConfigField "int", "currency", "643"
|
||||
buildConfigField "String", "supportPhone", "\"8-800-77-55-032\""
|
||||
buildConfigField "String", "supportUrl", "\"http://www.dinect.com\""
|
||||
buildConfigField "String", "endpoint", "\"https://pos-api-int.dinect.com/20130701/\""
|
||||
buildConfigField "String", "appToken", "\"9fec83cdca38c357e6b65dbb17514cdd36bf2a08\""
|
||||
buildConfigField "String", "appTitle", "\"Dinect (INT)\""
|
||||
buildConfigField "boolean", "showBonus", "true"
|
||||
|
||||
}
|
||||
|
||||
dinect_OTE {
|
||||
applicationId 'com.dinect.checker.ote'
|
||||
buildConfigField "String", "locale", "\"ru\""
|
||||
buildConfigField "String", "flavor", "\"dinect\""
|
||||
buildConfigField "int", "currency", "643"
|
||||
buildConfigField "String", "supportPhone", "\"8-800-77-55-032\""
|
||||
buildConfigField "String", "supportUrl", "\"http://www.dinect.com\""
|
||||
buildConfigField "String", "endpoint", "\"https://pos-api-ote.dinect.com/20130701/\""
|
||||
buildConfigField "String", "appToken", "\"9fec83cdca38c357e6b65dbb17514cdd36bf2a08\""
|
||||
buildConfigField "String", "appTitle", "\"Dinect (OTE)\""
|
||||
buildConfigField "boolean", "showBonus", "true"
|
||||
|
||||
}
|
||||
|
||||
dinect_TESTING {
|
||||
applicationId 'com.dinect.checker.testing'
|
||||
buildConfigField "String", "locale", "\"ru\""
|
||||
buildConfigField "String", "flavor", "\"dinect\""
|
||||
buildConfigField "int", "currency", "643"
|
||||
buildConfigField "String", "supportPhone", "\"8-800-77-55-032\""
|
||||
buildConfigField "String", "supportUrl", "\"http://www.dinect.com\""
|
||||
buildConfigField "String", "endpoint", "\"https://pos-api-testing.dinect.com/20130701/\""
|
||||
buildConfigField "String", "appToken", "\"9fec83cdca38c357e6b65dbb17514cdd36bf2a08\""
|
||||
buildConfigField "String", "appTitle", "\"Dinect (TESTING)\""
|
||||
buildConfigField "boolean", "showBonus", "true"
|
||||
|
||||
}
|
||||
|
||||
dinect_STAGING {
|
||||
applicationId 'com.dinect.checker.staging'
|
||||
buildConfigField "String", "locale", "\"ru\""
|
||||
buildConfigField "String", "flavor", "\"dinect\""
|
||||
buildConfigField "int", "currency", "643"
|
||||
buildConfigField "String", "supportPhone", "\"8-800-77-55-032\""
|
||||
buildConfigField "String", "supportUrl", "\"http://www.dinect.com\""
|
||||
buildConfigField "String", "endpoint", "\"https://pos-api-staging.dinect.com/20130701/\""
|
||||
buildConfigField "String", "appToken", "\"9fec83cdca38c357e6b65dbb17514cdd36bf2a08\""
|
||||
buildConfigField "String", "appTitle", "\"Dinect (STAGING)\""
|
||||
buildConfigField "boolean", "showBonus", "true"
|
||||
|
||||
}
|
||||
|
||||
autobonus {
|
||||
@@ -82,16 +138,30 @@ android {
|
||||
buildConfigField "boolean", "showBonus", "true"
|
||||
}
|
||||
|
||||
crypto {
|
||||
applicationId 'com.dinect.checker.crypto'
|
||||
buildConfigField "String", "locale", "\"ru\""
|
||||
buildConfigField "String", "flavor", "\"dinect\""
|
||||
buildConfigField "int", "currency", "643"
|
||||
buildConfigField "String", "supportPhone", "\"8-800-77-55-032\""
|
||||
buildConfigField "String", "supportUrl", "\"http://www.dinect.com\""
|
||||
buildConfigField "String", "endpoint", "\"https://pos-api-crypto-int.dinect.com/20130701/\""
|
||||
buildConfigField "String", "appToken", "\"bdea0f3ba9034b688019a7cac753d1209e2b227f\""
|
||||
buildConfigField "String", "appTitle", "\"Dinect Crypto\""
|
||||
buildConfigField "boolean", "showBonus", "true"
|
||||
|
||||
}
|
||||
|
||||
develop {
|
||||
applicationId 'com.dinect.develop'
|
||||
buildConfigField "String", "locale", "\"ru\""
|
||||
buildConfigField "String", "flavor", "\"autobonus\""
|
||||
buildConfigField "String", "flavor", "\"dinect\""
|
||||
buildConfigField "int", "currency", "643"
|
||||
buildConfigField "String", "supportPhone", "\"8 800 555 35 35\""
|
||||
buildConfigField "String", "supportUrl", "\"http://yandex.ru/\""
|
||||
buildConfigField "String", "endpoint", "\"https://pos-api-int.dinect.com/20130701/\""
|
||||
buildConfigField "String", "appToken", "\"9fec83cdca38c357e6b65dbb17514cdd36bf2a08\""
|
||||
buildConfigField "String", "appTitle", "\"Autobonus (develop)\""
|
||||
buildConfigField "String", "appTitle", "\"dinect (develop)\""
|
||||
buildConfigField "boolean", "showBonus", "true"
|
||||
}
|
||||
|
||||
|
||||
BIN
android/app/src/autobonus/res/mipmap-hdpi/ic_launcher.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
android/app/src/autobonus/res/mipmap-mdpi/ic_launcher.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
android/app/src/autobonus/res/mipmap-xhdpi/ic_launcher.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
android/app/src/autobonus/res/mipmap-xxhdpi/ic_launcher.png
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
BIN
android/app/src/autobonus/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
|
After Width: | Height: | Size: 7.4 KiB |
3
android/app/src/autobonus/res/values-ru/strings.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">AutoBonus</string>
|
||||
</resources>
|
||||
3
android/app/src/autobonus/res/values-ua/strings.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">AutoBonus</string>
|
||||
</resources>
|
||||
3
android/app/src/autobonus/res/values/strings.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">AutoBonus</string>
|
||||
</resources>
|
||||
3
android/app/src/crypto/res/values-ru/strings.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">Dinect Crypto</string>
|
||||
</resources>
|
||||
3
android/app/src/crypto/res/values-ua/strings.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">Dinect Crypto</string>
|
||||
</resources>
|
||||
3
android/app/src/crypto/res/values/strings.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">Dinect Crypto</string>
|
||||
</resources>
|
||||
|
Before Width: | Height: | Size: 3.5 KiB |
|
Before Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 4.9 KiB |
|
Before Width: | Height: | Size: 9.1 KiB |
|
Before Width: | Height: | Size: 13 KiB |
@@ -1,3 +0,0 @@
|
||||
<resources>
|
||||
<string name="app_name">Dinect</string>
|
||||
</resources>
|
||||
@@ -1,3 +0,0 @@
|
||||
<resources>
|
||||
<string name="app_name">Dinect</string>
|
||||
</resources>
|
||||
@@ -1,3 +0,0 @@
|
||||
<resources>
|
||||
<string name="app_name">Dinect</string>
|
||||
</resources>
|
||||
3
android/app/src/dinect_INT/res/values-ru/strings.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">Dinect (INT)</string>
|
||||
</resources>
|
||||
3
android/app/src/dinect_INT/res/values-ua/strings.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">Dinect (INT)</string>
|
||||
</resources>
|
||||
3
android/app/src/dinect_INT/res/values/strings.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">Dinect (INT)</string>
|
||||
</resources>
|
||||
3
android/app/src/dinect_OTE/res/values-ru/strings.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">Dinect (OTE)</string>
|
||||
</resources>
|
||||
3
android/app/src/dinect_OTE/res/values-ua/strings.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">Dinect (OTE)</string>
|
||||
</resources>
|
||||
3
android/app/src/dinect_OTE/res/values/strings.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">Dinect (OTE)</string>
|
||||
</resources>
|
||||
3
android/app/src/dinect_STAGING/res/values-ru/strings.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">Dinect (STAGING)</string>
|
||||
</resources>
|
||||
3
android/app/src/dinect_STAGING/res/values-ua/strings.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">Dinect (STAGING)</string>
|
||||
</resources>
|
||||
3
android/app/src/dinect_STAGING/res/values/strings.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">Dinect (STAGING)</string>
|
||||
</resources>
|
||||
3
android/app/src/dinect_TESTING/res/values-ru/strings.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">Dinect (TESTING)</string>
|
||||
</resources>
|
||||
3
android/app/src/dinect_TESTING/res/values-ua/strings.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">Dinect (TESTING)</string>
|
||||
</resources>
|
||||
3
android/app/src/dinect_TESTING/res/values/strings.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">Dinect (TESTING)</string>
|
||||
</resources>
|
||||
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.dinect.checker"
|
||||
android:versionCode="2"
|
||||
android:versionName="1.1.4">
|
||||
android:versionCode="3"
|
||||
android:versionName="1.1.5">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="16"
|
||||
|
||||
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 3.5 KiB |
|
Before Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 4.9 KiB |
|
Before Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 9.1 KiB |
|
Before Width: | Height: | Size: 4.8 KiB |
|
Before Width: | Height: | Size: 7.4 KiB After Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 7.3 KiB |
@@ -1,5 +1,5 @@
|
||||
<resources>
|
||||
<string name="app_name">AutoBonus</string>
|
||||
<string name="app_name">Dinect</string>
|
||||
<string name="scanner_title">Сканер карты</string>
|
||||
<string name="scan">Сканировать</string>
|
||||
<string name="faq">Справка</string>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<resources>
|
||||
<string name="app_name">AutoBonus</string>
|
||||
<string name="app_name">Dinect</string>
|
||||
<string name="scanner_title">Сканер карти</string>
|
||||
<string name="scan">Сканувати</string>
|
||||
<string name="faq">Допомога</string>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<resources>
|
||||
<string name="app_name">AutoBonus</string>
|
||||
<string name="app_name">Dinect</string>
|
||||
<string name="scanner_title">Card Scanner</string>
|
||||
<string name="scan">Scan</string>
|
||||
<string name="faq">Help</string>
|
||||
|
||||