You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,9 +16,7 @@
16
16
limitations under the License.
17
17
-->
18
18
# Bubblewrap
19
-
[](https://github.com/GoogleChromeLabs/bubblewrap/actions?query=workflow%3A%22Node+CI%22)
20
-
21
-
This is a fork of the [bubblewrap]() project by Google. It has been modified to allow
19
+
This is a fork of the [bubblewrap](https://github.com/GoogleChromeLabs/bubblewrap) project by Google. It has been modified to allow
22
20
creating [Trusted Web Activities (TWA)](https://developer.chrome.com/docs/android/trusted-web-activity/)
Copy file name to clipboardExpand all lines: bubblewrap/README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
<!---
2
2
3
+
Copyright (c) Meta Platforms, Inc. and affiliates.
3
4
Copyright 2019 Google Inc. All Rights Reserved.
4
5
5
6
Licensed under the Apache License, Version 2.0 (the "License");
@@ -15,7 +16,9 @@
15
16
limitations under the License.
16
17
-->
17
18
# Bubblewrap
18
-
[](https://github.com/GoogleChromeLabs/bubblewrap/actions?query=workflow%3A%22Node+CI%22)
19
+
This is a fork of the [bubblewrap](https://github.com/GoogleChromeLabs/bubblewrap) project by Google. It has been modified to allow
20
+
creating [Trusted Web Activities (TWA)](https://developer.chrome.com/docs/android/trusted-web-activity/)
21
+
for Meta Quest headsets.
19
22
20
23
Bubblewrap is a set of tools and libraries designed to help developers to create, build and update
21
24
projects for Android Applications that launch Progressive Web App (PWA) using
0 commit comments