Skip to content

Commit

Permalink
Merge branch 'release/3.0.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob Voorneveld committed Jun 20, 2016
2 parents 5c474ad + 89af493 commit e49bcf6
Show file tree
Hide file tree
Showing 60 changed files with 1,537 additions and 230 deletions.
211 changes: 211 additions & 0 deletions Branding/Verbonden/Config.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,211 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Tint colors</key>
<dict>
<key>SideMenuHeaderBackgroundColor</key>
<array>
<integer>247</integer>
<integer>247</integer>
<integer>247</integer>
</array>
<key>NumberPadButtonPressedColor</key>
<array>
<integer>255</integer>
<integer>255</integer>
<integer>255</integer>
</array>
<key>LogInViewControllerButtonBorderColor</key>
<array>
<integer>255</integer>
<integer>255</integer>
<integer>255</integer>
</array>
<key>LogInViewControllerButtonBackgroundColorForPressedState</key>
<array>
<integer>255</integer>
<integer>255</integer>
<integer>255</integer>
<real>0.5</real>
</array>
<key>ActivateSIPAccountViewControllerButtonBorderColor</key>
<array>
<integer>255</integer>
<integer>255</integer>
<integer>255</integer>
</array>
<key>ActivateSIPAccountViewControllerButtonBackgroundColorForPressedState</key>
<array>
<integer>255</integer>
<integer>255</integer>
<integer>255</integer>
<real>0.5</real>
</array>
<key>NumberPadButtonTextColor</key>
<array>
<integer>255</integer>
<integer>255</integer>
<integer>255</integer>
</array>
<key>TabBarBackgroundColor</key>
<array>
<integer>247</integer>
<integer>247</integer>
<integer>247</integer>
</array>
<key>TabBarTintColor</key>
<array>
<integer>0</integer>
<integer>8</integer>
<integer>99</integer>
</array>
<key>NavigationBarTintColor</key>
<array>
<integer>0</integer>
<integer>8</integer>
<integer>99</integer>
</array>
<key>ContactsTableSectionIndexColor</key>
<array>
<integer>0</integer>
<integer>8</integer>
<integer>99</integer>
</array>
<key>RecentsSegmentedControlTintColor</key>
<array>
<integer>0</integer>
<integer>8</integer>
<integer>99</integer>
</array>
<key>SideMenuTintColor</key>
<array>
<integer>0</integer>
<integer>8</integer>
<integer>99</integer>
</array>
<key>SideMenuButtonPressedState</key>
<array>
<integer>247</integer>
<integer>247</integer>
<integer>247</integer>
</array>
<key>NavigationBarBarTintColor</key>
<array>
<integer>248</integer>
<integer>248</integer>
<integer>248</integer>
</array>
<key>AvailabilityTableViewTintColor</key>
<array>
<integer>0</integer>
<integer>8</integer>
<integer>99</integer>
</array>
<key>RecentsTableViewTintColor</key>
<array>
<integer>0</integer>
<integer>8</integer>
<integer>99</integer>
</array>
<key>ContactSearchBarTintColor</key>
<array>
<integer>0</integer>
<integer>0</integer>
<integer>0</integer>
</array>
<key>ContactSearchBarBarTintColor</key>
<array>
<integer>0</integer>
<integer>8</integer>
<integer>99</integer>
</array>
<key>LeftDrawerButtonTintColor</key>
<array>
<integer>0</integer>
<integer>8</integer>
<integer>99</integer>
</array>
<key>RecentsFilterControlTintColor</key>
<array>
<integer>0</integer>
<integer>8</integer>
<integer>99</integer>
</array>
<key>TwoStepScreenInfoBarBackgroundColor</key>
<array>
<string>229</string>
<string>229</string>
<string>229</string>
</array>
<key>TwoStepScreenVialerIconColor</key>
<array>
<string>46</string>
<string>49</string>
<string>146</string>
</array>
<key>TwoStepScreenBubblingColor</key>
<array>
<string>61</string>
<string>65</string>
<string>84</string>
</array>
<key>TwoStepScreenSideAIconColor</key>
<array>
<string>61</string>
<string>65</string>
<string>84</string>
</array>
<key>TwoStepScreenSideBIconColor</key>
<array>
<string>46</string>
<string>49</string>
<string>146</string>
</array>
<key>TwoStepScreenBackgroundHeaderColor</key>
<array>
<string>46</string>
<string>49</string>
<string>146</string>
</array>
<key>ReachabilityBarBackgroundColor</key>
<array>
<integer>178</integer>
<integer>177</integer>
<integer>184</integer>
</array>
<key>GradientBackgroundColors</key>
<dict>
<key>GradientStart</key>
<array>
<integer>0</integer>
<integer>58</integer>
<integer>99</integer>
</array>
<key>GradientEnd</key>
<array>
<integer>28</integer>
<integer>101</integer>
<integer>153</integer>
</array>
<key>GradientAngle</key>
<integer>300</integer>
</dict>
</dict>
<key>URLS</key>
<dict>
<key>Middelware BaseLink</key>
<string>https://vialerpush.voipgrid.nl</string>
<key>API</key>
<string>https://api.voipgrid.nl/api</string>
<key>Partner</key>
<string>https://mijn.verbonden.nl</string>
<key>SIP domain</key>
<string>sipproxy.voipgrid.nl</string>
<key>onboarding-nl</key>
<string>https://verbonden.nl/app/app-info-nl</string>
<key>onboarding-en</key>
<string>https://verbonden.nl/app/app-info</string>
</dict>
</dict>
</plist>
26 changes: 26 additions & 0 deletions Branding/Verbonden/GoogleService-Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>TRACKING_ID</key>
<string>UA-79028801-1</string>
<key>PLIST_VERSION</key>
<string>1</string>
<key>BUNDLE_ID</key>
<string>nl.verbonden.app</string>
<key>PROJECT_ID</key>
<string>verbonden-a568c</string>
<key>IS_ADS_ENABLED</key>
<false/>
<key>IS_ANALYTICS_ENABLED</key>
<true/>
<key>IS_APPINVITE_ENABLED</key>
<false/>
<key>IS_GCM_ENABLED</key>
<false/>
<key>IS_SIGNIN_ENABLED</key>
<false/>
<key>GOOGLE_APP_ID</key>
<string>1:248870426812:ios:f94506a87a68b2ec</string>
</dict>
</plist>
71 changes: 71 additions & 0 deletions Branding/Verbonden/Verbonden-Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Additional_Version_String</key>
<string>Updated on build</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIcons</key>
<dict/>
<key>CFBundleIcons~ipad</key>
<dict/>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>Updated on build</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>Updated on build</string>
<key>Commit_Short_Hash</key>
<string>Updated on build</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
<string>fetch</string>
<string>remote-notification</string>
<string>voip</string>
</array>
<key>UIMainStoryboardFile</key>
<string>MainStoryboard</string>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
</array>
<key>UIRequiresPersistentWiFi</key>
<true/>
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleBlackTranslucent</string>
<key>UIStatusBarTintParameters</key>
<dict>
<key>UINavigationBar</key>
<dict>
<key>Style</key>
<string>UIBarStyleDefault</string>
<key>Translucent</key>
<true/>
</dict>
</dict>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
</array>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>UIViewControllerBasedStatusBarAppearance</key>
<true/>
</dict>
</plist>
Loading

0 comments on commit e49bcf6

Please sign in to comment.