From daa44fb9f7de780144eeb880b25509ae6a02c432 Mon Sep 17 00:00:00 2001 From: iurii-iurii Date: Tue, 30 Apr 2019 15:03:38 +0300 Subject: [PATCH 1/4] fix core commit hash git --- uap-core | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uap-core b/uap-core index b2e839a..bbc8e22 160000 --- a/uap-core +++ b/uap-core @@ -1 +1 @@ -Subproject commit b2e839a82bf2708d7235a2cc31f0d1a474f427d1 +Subproject commit bbc8e22f1f08b1c614878aa2e6ea30160ef21159 From 102fc954562b818bd22225641ca849fb9999f004 Mon Sep 17 00:00:00 2001 From: iurii-iurii Date: Tue, 30 Apr 2019 16:16:02 +0300 Subject: [PATCH 2/4] Fix detect Generic Smartphone for all Puffin Browser --- .gitmodules | 2 +- uap-core | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 9fd17c1..c2e56c7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "uap-core"] path = uap-core - url = https://github.com/311devs/uap-core.git + url = https://github.com/iurii-iurii/uap-core.git branch = master diff --git a/uap-core b/uap-core index bbc8e22..0b3975e 160000 --- a/uap-core +++ b/uap-core @@ -1 +1 @@ -Subproject commit bbc8e22f1f08b1c614878aa2e6ea30160ef21159 +Subproject commit 0b3975e5861fb504074176270e9c411086b4afff From 04085fbe49910e6d30ade0bd1e8c009edcc4d564 Mon Sep 17 00:00:00 2001 From: iurii-iurii Date: Mon, 6 May 2019 18:46:03 +0300 Subject: [PATCH 3/4] Fix detect Generic Smartphone for all Puffin Browser --- uap-core | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uap-core b/uap-core index 0b3975e..b028f5a 160000 --- a/uap-core +++ b/uap-core @@ -1 +1 @@ -Subproject commit 0b3975e5861fb504074176270e9c411086b4afff +Subproject commit b028f5a34383584f0fed70cdc6501322bd92bfb1 From 119a80478e4a66c323a3be601856f03b8227d1cc Mon Sep 17 00:00:00 2001 From: 311devs Date: Tue, 7 May 2019 14:20:13 +0300 Subject: [PATCH 4/4] Fixed uap-core to 311devs --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index c2e56c7..9fd17c1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "uap-core"] path = uap-core - url = https://github.com/iurii-iurii/uap-core.git + url = https://github.com/311devs/uap-core.git branch = master