From: Oliver Gasser Date: Thu, 13 Nov 2014 23:55:53 +0000 (+0100) Subject: Convert IDN from ASCII to Unicode in Upload Dialog X-Git-Tag: oc-android-1.7.0_signed~99^2 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/e398ad0c633f665f7166545b7f2e90730e871349?hp=e398ad0c633f665f7166545b7f2e90730e871349 Convert IDN from ASCII to Unicode in Upload Dialog Display IDN host names as Unicode in the FileUpload Dialog. This dialog is shown when multiple ownCloud accounts are setup and a file is shared with ownCloud. Fixes #708. ---