Skip to content

Commit

Permalink
This will be v5002.
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryKeith committed May 11, 2012
1 parent e04ae9b commit da68c26
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 53 deletions.
81 changes: 29 additions & 52 deletions browscap.ini
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Browscap Version

[Browscap_Version]
Version=5001
Updated=Wed, 09 May 2012 21:51:42 -0000
Version=5002
Updated=Fri, 11 May 2012 00:59:52 -0000
Beta=False

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; DefaultProperties
Expand Down Expand Up @@ -45,25 +45,6 @@ RenderingEngine_Name=unknown
RenderingEngine_Version=unknown
RenderingEngine_Description=unknown

[test]
AgentID=20516
MasterParent=true
LiteMode=true
X_Parent=test
Parent=DefaultProperties
Browser=
Version=0.0
MajorVer=0
MinorVer=0
RenderingEngine_Version=0.0

[child]
AgentID=20517
MasterParent=false
LiteMode=true
X_Parent=test
Parent=test

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Ask

[Ask]
Expand Down Expand Up @@ -17679,6 +17660,8 @@ Cookies=true
JavaScript=true
isMobileDevice=true
CssVersion=3
Device_Name=Android Phone
Device_Maker=Various
RenderingEngine_Name=WebKit
RenderingEngine_Description=For Google Chrome, iOS (including both mobile Safari, WebViews within third-party apps, and web clips), Safari, Arora, Midori, OmniWeb, Shiira, iCab since version 4, Web, SRWare Iron, Rekonq, and in Maxthon 3.

Expand Down Expand Up @@ -17773,6 +17756,8 @@ Cookies=true
JavaScript=true
isMobileDevice=true
CssVersion=3
Device_Name=Android Phone
Device_Maker=Various
RenderingEngine_Name=WebKit
RenderingEngine_Description=For Google Chrome, iOS (including both mobile Safari, WebViews within third-party apps, and web clips), Safari, Arora, Midori, OmniWeb, Shiira, iCab since version 4, Web, SRWare Iron, Rekonq, and in Maxthon 3.

Expand Down Expand Up @@ -17840,6 +17825,22 @@ X_Parent=Android Browser 4.0
Parent=Android Browser 4.0
Platform_Version=2.3

[Mozilla/5.0 (Linux*Android 3.*)*AppleWebKit/*(*KHTML, like Gecko*)*Version/4.0*Mobile Safari/*]
AgentID=20530
MasterParent=false
LiteMode=true
X_Parent=Android Browser 4.0
Parent=Android Browser 4.0
Platform_Version=3.0

[Mozilla/5.0 (Linux*Android 4.*)*AppleWebKit/*(*KHTML, like Gecko*)*Version/4.0*Mobile Safari/*]
AgentID=20531
MasterParent=false
LiteMode=true
X_Parent=Android Browser 4.0
Parent=Android Browser 4.0
Platform_Version=4.0

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; BlackBerry

[BlackBerry]
Expand Down Expand Up @@ -17880,30 +17881,6 @@ Platform_Version=1.0
Device_Name=Playbook
Device_Maker=RIM

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Chrome for Android 18.0

[Chrome for Android 18.0]
AgentID=20094
MasterParent=true
LiteMode=true
X_Parent=Chrome 18.0
Parent=DefaultProperties
Comment=Chrome for Android 18.0
Browser=Chrome
Version=18.0
MajorVer=18
MinorVer=0
Platform=Android
Frames=true
IFrames=true
Tables=true
Cookies=true
JavaScript=true
isMobileDevice=true
CssVersion=3
RenderingEngine_Name=WebKit
RenderingEngine_Description=For Google Chrome, iOS (including both mobile Safari, WebViews within third-party apps, and web clips), Safari, Arora, Midori, OmniWeb, Shiira, iCab since version 4, Web, SRWare Iron, Rekonq, and in Maxthon 3.

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Mobile Safari 3.0

[Mobile Safari 3.0]
Expand Down Expand Up @@ -19058,7 +19035,7 @@ X_Parent=Opera Mini 2.0
Parent=Opera Mini 2.0
Platform=Android
Device_Name=Android
Device_Maker=Google
Device_Maker=Various

[Opera/*(BlackBerry*Opera Mini/2.*)*]
AgentID=14703
Expand Down Expand Up @@ -19123,7 +19100,7 @@ X_Parent=Opera Mini 3.0
Parent=Opera Mini 3.0
Platform=Android
Device_Name=Android
Device_Maker=Google
Device_Maker=Various

[Opera/*(BlackBerry*Opera Mini/3.*)*]
AgentID=14696
Expand Down Expand Up @@ -19188,7 +19165,7 @@ X_Parent=Opera Mini 4.0
Parent=Opera Mini 4.0
Platform=Android
Device_Name=Android
Device_Maker=Google
Device_Maker=Various

[Opera/*(BlackBerry*Opera Mini/4.*)*]
AgentID=14689
Expand Down Expand Up @@ -19253,7 +19230,7 @@ X_Parent=Opera Mini 5.0
Parent=Opera Mini 5.0
Platform=Android
Device_Name=Android
Device_Maker=Google
Device_Maker=Various

[Opera/*(BlackBerry*Opera Mini/5.*)*]
AgentID=14681
Expand Down Expand Up @@ -19327,7 +19304,7 @@ X_Parent=Opera Mini 6.0
Parent=Opera Mini 6.0
Platform=Android
Device_Name=Android
Device_Maker=Google
Device_Maker=Various

[Opera/*(*BlackBerry*Opera Mini/6.*)*]
AgentID=12316
Expand Down Expand Up @@ -19407,7 +19384,7 @@ X_Parent=Opera Mini Generic
Parent=Opera Mini Generic
Platform=Android
Device_Name=Android
Device_Maker=Google
Device_Maker=Various

[Opera/*(BlackBerry*Opera Mini/*)*]
AgentID=14724
Expand Down Expand Up @@ -19490,7 +19467,7 @@ X_Parent=Opera Mobile
Parent=Opera Mobile
Platform=Android
Device_Name=Android
Device_Maker=Google
Device_Maker=Various

[Opera*(*Microsoft Windows*Opera Mobi*)*]
AgentID=10935
Expand Down
8 changes: 7 additions & 1 deletion properties/devices.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,13 @@
; Maker=Name of device maker. (Optional)

[Android]
Maker=Google
Maker=Various

[Android Phone]
Maker=Various

[Android Tablet]
Maker=Various

[Blackberry]
Maker=RIM
Expand Down

0 comments on commit da68c26

Please sign in to comment.