projects
/
pub
/
Android
/
ownCloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
b20ace9
)
Add code to handle ownCloud servers running on IDN
author
Oliver Gasser
<oliver@flowriver.net>
Wed, 17 Sep 2014 01:26:37 +0000
(
03:26
+0200)
committer
Oliver Gasser
<oliver@flowriver.net>
Wed, 17 Sep 2014 01:31:14 +0000
(
03:31
+0200)
ownCloud instances can run on servers having an internationalized domain
name. This commit adds a conversion function between ASCII and Unicode.
The conversion function is used in the Authenticator and Preferences
activities.
See issue #469.
No differences found