Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorVincent Petry <vincent@nextcloud.com>2022-06-10 16:30:56 +0300
committerGitHub <noreply@github.com>2022-06-10 16:30:56 +0300
commit535b84e4e69d09ac3fb5d994c778325844dbe4fb (patch)
tree6fd9c51aaacdfb8a222527b48363346ebc653406 /apps
parentdbd1b208550dcc04909eabc2d4bf976c665ad891 (diff)
parentad2c4139b7e6160008744b79c94630230fbf234e (diff)
Merge pull request #32668 from nextcloud/backport/32583/stable24
[stable24] Fix Nextcloud Android app not showing proper name
Diffstat (limited to 'apps')
-rw-r--r--apps/settings/src/components/AuthToken.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/src/components/AuthToken.vue b/apps/settings/src/components/AuthToken.vue
index e599be9c671..eb42e763b46 100644
--- a/apps/settings/src/components/AuthToken.vue
+++ b/apps/settings/src/components/AuthToken.vue
@@ -107,7 +107,7 @@ const userAgentMap = {
iphone: / *CPU +iPhone +OS +([0-9]+)_(?:[0-9_])+ +like +Mac +OS +X */,
ipad: /\(iPad; *CPU +OS +([0-9]+)_(?:[0-9_])+ +like +Mac +OS +X */,
iosClient: /^Mozilla\/5\.0 \(iOS\) (?:ownCloud|Nextcloud)-iOS.*$/,
- androidClient: /^Mozilla\/5\.0 \(Android\) ownCloud-android.*$/,
+ androidClient: /^Mozilla\/5\.0 \(Android\) (?:ownCloud|Nextcloud)-android.*$/,
iosTalkClient: /^Mozilla\/5\.0 \(iOS\) Nextcloud-Talk.*$/,
androidTalkClient: /^Mozilla\/5\.0 \(Android\) Nextcloud-Talk.*$/,
// DAVx5/3.3.8-beta2-gplay (2021/01/02; dav4jvm; okhttp/4.9.0) Android/10