Added beef.browser.hasPhonegap()
Added hasPhonegap() and hasGooglegears() to balloon messages Updated os in module configs from "iPhone" to "iOS"
This commit is contained in:
@@ -24,7 +24,7 @@ beef:
|
||||
target:
|
||||
working:
|
||||
S:
|
||||
os: ["iPhone"]
|
||||
os: ["iOS"]
|
||||
not_working:
|
||||
ALL:
|
||||
os: ["All"]
|
||||
|
||||
@@ -24,5 +24,5 @@ beef:
|
||||
target:
|
||||
not_working:
|
||||
ALL:
|
||||
os: ["iPhone"]
|
||||
os: ["iOS"]
|
||||
working: ["ALL"]
|
||||
|
||||
@@ -24,6 +24,6 @@ beef:
|
||||
target:
|
||||
not_working:
|
||||
ALL:
|
||||
os: ["iPhone", "Macintosh"]
|
||||
os: ["iOS", "Macintosh"]
|
||||
working: ["O", "FF", "S", "IE"]
|
||||
user_notify: ["C"]
|
||||
|
||||
@@ -24,6 +24,6 @@ beef:
|
||||
target:
|
||||
not_working:
|
||||
ALL:
|
||||
os: ["iPhone"]
|
||||
os: ["iOS"]
|
||||
working: ["All"]
|
||||
user_notify: ["FF", "C"]
|
||||
|
||||
@@ -24,7 +24,7 @@ beef:
|
||||
target:
|
||||
user_notify:
|
||||
S:
|
||||
os: ["iPhone"]
|
||||
os: ["iOS"]
|
||||
not_working:
|
||||
ALL:
|
||||
os: ["All"]
|
||||
|
||||
Reference in New Issue
Block a user