Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xabber-android
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
xabber-android
Commits
0f98f208
Commit
0f98f208
authored
Jun 22, 2015
by
Grigory Fedorov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Account default preferences corrected back.
parent
03cf5d2c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
preferences.xml
app/src/main/res/values/preferences.xml
+3
-3
No files found.
app/src/main/res/values/preferences.xml
View file @
0f98f208
...
...
@@ -373,7 +373,7 @@
<string
name=
"account_username_key"
>
account_username
</string>
<string
name=
"account_store_password_key"
>
account_store_password
</string>
<string
name=
"account_password_key"
>
account_password
</string>
<bool
name=
"account_use_custom_host_default"
>
tru
e
</bool>
<bool
name=
"account_use_custom_host_default"
>
fals
e
</bool>
<string
name=
"account_host_key"
>
account_host
</string>
<string
name=
"account_port_key"
>
account_port
</string>
<string
name=
"account_server_key"
>
account_server
</string>
...
...
@@ -382,7 +382,7 @@
<string
name=
"account_sasl_key"
>
account_sasl
</string>
<string
name=
"account_tls_mode_key"
>
account_tls_mode
</string>
<string
name=
"account_compression_key"
>
account_compression
</string>
<bool
name=
"account_use_compression_default"
>
tru
e
</bool>
<bool
name=
"account_use_compression_default"
>
fals
e
</bool>
<string
name=
"account_proxy_type_key"
>
account_proxy_type
</string>
<string
name=
"account_proxy_host_key"
>
account_proxy_host
</string>
<string
name=
"account_proxy_port_key"
>
account_proxy_port
</string>
...
...
@@ -433,7 +433,7 @@
<item>
@string/account_archive_mode_dont_store
</item>
</string-array>
<string
name=
"account_archive_mode_default_value"
>
local
</string>
<string
name=
"account_archive_mode_default_value"
>
available
</string>
<!-- preference_security -->
<string
name=
"security_check_certificate_key"
>
security_check_certificate
</string>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment