1 <?xml version=
"1.0" encoding=
"utf-8"?> 
   3     <!-- App name  and other strings--
> 
   4     <string name=
"app_name">ownCloud
</string> 
   5     <string name=
"account_type">owncloud
</string> 
   6     <string name=
"authority">org.owncloud
</string> 
   7     <string name =
"db_file">owncloud.db
</string> 
   8     <string name =
"db_name">ownCloud
</string> 
   9     <string name =
"data_folder">owncloud
</string> 
  10     <string name =
"log_name">Owncloud_
</string> 
  13     <string name=
"server_url"></string> 
  14     <bool name=
"show_server_url_input">true
</bool> 
  16     <!-- Flags to setup the authentication methods available in the app --
> 
  17     <string name=
"auth_method_oauth2">off
</string> 
  18     <string name=
"auth_method_saml_web_sso">off
</string> 
  21     <color name=
"login_background_color">#FFFFFF
</color> 
  22     <color name=
"background_color">#F7F7F7
</color> 
  23     <color name=
"actionbar_start_color">#
1D2D44
</color> 
  24     <color name=
"actionbar_end_color">#
1D2D44
</color> 
  26     <!-- Multiaccount support --
> 
  27     <bool name=
"multiaccount_support">true
</bool> 
  29     <!-- Help, imprint and feedback --
> 
  30     <bool name=
"help_enabled">false
</bool> 
  31     <bool name=
"imprint_enabled">false
</bool>  
  32     <bool name=
"recommend_enabled">false
</bool> 
  33     <bool name=
"feedback_enabled">false
</bool> 
  34     <string name=
"url_help">https://owncloud.com/mobile/help
</string> 
  35     <string name=
"url_imprint"></string> 
  36     <string name=
"mail_recommend">"mailto:"</string> 
  37     <string name=
"mail_feedback">"mailto:apps@owncloud.com"</string> 
  38     <string name=
"url_app_download">"https://play.google.com/store/apps/details?id=com.owncloud.android"</string>