Skip to content

Commit

Permalink
Merge pull request #5600 from atjn/a2hs
Browse files Browse the repository at this point in the history
Updates to A2HS
  • Loading branch information
Fyrd authored Sep 9, 2020
2 parents f6906f1 + 11a9025 commit de64705
Showing 1 changed file with 67 additions and 68 deletions.
135 changes: 67 additions & 68 deletions features-json/web-app-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"14":"n",
"15":"n",
"16":"n",
"17":"n #3",
"18":"n #3",
"17":"n #1",
"18":"n #1",
"79":"y",
"80":"y",
"81":"y",
Expand Down Expand Up @@ -133,13 +133,13 @@
"73":"n",
"74":"n",
"75":"n",
"76":"n",
"77":"n",
"78":"n",
"79":"n",
"80":"n",
"81":"n",
"82":"n"
"76":"n d #3",
"77":"n d #3",
"78":"n d #3",
"79":"n d #3",
"80":"n d #3",
"81":"n d #3",
"82":"n d #3"
},
"chrome":{
"4":"n",
Expand Down Expand Up @@ -177,40 +177,40 @@
"36":"n",
"37":"n",
"38":"n",
"39":"y #1",
"40":"y #1",
"41":"y #1",
"42":"y #1",
"43":"y #1",
"44":"y #1",
"45":"y #1",
"46":"y #1",
"47":"y #1",
"48":"y #1",
"49":"y #1",
"50":"y #1",
"51":"y #1",
"52":"y #1",
"53":"y #1",
"54":"y #1",
"55":"y #1",
"56":"y #1",
"57":"y #1",
"58":"y #1",
"59":"y #1",
"60":"y #1",
"61":"y #1",
"62":"y #1",
"63":"y #1",
"64":"y #1",
"65":"y #1",
"66":"y #1",
"67":"y #2",
"68":"y #2",
"69":"y #2",
"70":"y #2",
"71":"y #2",
"72":"y #2",
"39":"y",
"40":"y",
"41":"y",
"42":"y",
"43":"y",
"44":"y",
"45":"y",
"46":"y",
"47":"y",
"48":"y",
"49":"y",
"50":"y",
"51":"y",
"52":"y",
"53":"y",
"54":"y",
"55":"y",
"56":"y",
"57":"y",
"58":"y",
"59":"y",
"60":"y",
"61":"y",
"62":"y",
"63":"y",
"64":"y",
"65":"y",
"66":"y",
"67":"y",
"68":"y",
"69":"y",
"70":"y",
"71":"y",
"72":"y",
"73":"y",
"74":"y",
"75":"y",
Expand Down Expand Up @@ -332,14 +332,14 @@
"10.0-10.2":"n",
"10.3":"n",
"11.0-11.2":"n",
"11.3-11.4":"a #1 #4",
"12.0-12.1":"a #1 #4",
"12.2-12.4":"a #1 #4",
"13.0-13.1":"a #1 #4",
"13.2":"a #1 #4",
"13.3":"a #1 #4",
"13.4-13.5":"a #1 #4",
"14.0":"a #1 #4"
"11.3-11.4":"a #2",
"12.0-12.1":"a #2",
"12.2-12.4":"a #2",
"13.0-13.1":"a #2",
"13.2":"a #2",
"13.3":"a #2",
"13.4-13.5":"a #2",
"14.0":"a #2"
},
"op_mini":{
"all":"n"
Expand Down Expand Up @@ -367,54 +367,53 @@
"11.5":"n",
"12":"n",
"12.1":"n",
"46":"y #1"
"46":"y"
},
"and_chr":{
"84":"y"
},
"and_ff":{
"79":"y #1"
"79":"y"
},
"ie_mob":{
"10":"n",
"11":"n"
},
"and_uc":{
"12.12":"y #1"
"12.12":"y"
},
"samsung":{
"4":"y #1",
"5.0-5.4":"y #1",
"6.2-6.4":"y #1",
"7.2-7.4":"y #1",
"8.2":"y #1",
"9.2":"y #1",
"10.1":"y #1",
"4":"y",
"5.0-5.4":"y",
"6.2-6.4":"y",
"7.2-7.4":"y",
"8.2":"y",
"9.2":"y",
"10.1":"y",
"11.1-11.2":"y",
"12.0":"y"
},
"and_qq":{
"10.4":"y #1"
"10.4":"y"
},
"baidu":{
"7.12":"y #1"
"7.12":"y"
},
"kaios":{
"2.5":"n"
}
},
"notes":"",
"notes_by_num":{
"1":"The installation events, `appinstalled` and `beforeinstallprompt`, are not supported.",
"2":"The installation events, `appinstalled` and `beforeinstallprompt`, are not supported on all platforms.",
"3":"A manifest could be used to list apps in the Microsoft Store, which would use Edge as a back-end.",
"4":"Safari on iOS does not support A2HS in WebViews like Chrome and Firefox"
"1":"A manifest could be used to list apps in the Microsoft Store, which would use Edge as a back-end.",
"2":"Safari on iOS does not support A2HS in WebViews like Chrome and Firefox.",
"3":"Firefox is experimenting with desktop support behind the `browser.ssb.enabled` flag."
},
"usage_perc_y":74.17,
"usage_perc_a":10.72,
"ucprefix":false,
"parent":"",
"keywords":"manifest,pwa,progressive web app,web app,wam,web app manifest,install,appinstalled,beforeinstallprompt,onappinstalled,onbeforeinstallprompt",
"keywords":"manifest,pwa,progressive web app,web app,wam,web app manifest,install,installable",
"ie_id":"webapplicationmanifest",
"chrome_id":"6488656873259008",
"firefox_id":"app-manifest",
Expand Down

0 comments on commit de64705

Please sign in to comment.