diff --git a/README.md b/README.md index 3a1afec..28eafa9 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,11 @@ # Web Applications Working Group -This is our group's administration page - please see our [Charter](https://www.w3.org/2022/04/webapps-wg-charter.html) for more info. +This is our group's administration page - please see our [Charter](https://www.w3.org/2024/01/webappswg-charter-2024.html) for more info. If you have any admin related issues, please [file them](https://github.com/w3c/webappswg/issues). ## Specifications - * [ARIA in HTML](https://www.w3.org/TR/html-aria/) - [repository](https://github.com/w3c/html-aria/) * [Badging API](https://w3c.github.io/badging/) - [repository](https://github.com/w3c/badging) * [File API](https://www.w3.org/TR/FileAPI/) - [repository](https://github.com/w3c/FileAPI/) * [Gamepad API](https://www.w3.org/TR/gamepad) - [repository](https://github.com/w3c/gamepad/) @@ -15,12 +14,19 @@ If you have any admin related issues, please [file them](https://github.com/w3c/ * [Intersection Observer](https://www.w3.org/TR/intersection-observer/) - [repository](https://github.com/w3c/IntersectionObserver/) * [Pointer Lock](https://www.w3.org/TR/pointerlock) - [repository](https://github.com/w3c/pointerlock/) * [Push API](https://www.w3.org/TR/push-api) - [repository](https://github.com/w3c/push-api/) - * [Screen Orientation API](https://www.w3.org/TR/screen-orientation/) - [repository](https://github.com/w3c/screen-orientation/) + * [Screen Orientation](https://www.w3.org/TR/screen-orientation/) - [repository](https://github.com/w3c/screen-orientation/) * [UI Events](https://www.w3.org/TR/uievents) - [repository](https://github.com/w3c/uievents/) * [Web App Manifest](https://www.w3.org/TR/manifest) - [repository](https://github.com/w3c/manifest/) * [Web Locks](https://w3c.github.io/web-locks/) - [repository](https://github.com/w3c/web-locks) * [Web Share](https://www.w3.org/TR/web-share) - [repository](https://github.com/w3c/web-share/) +### Join Deliverables with Device and Sensors + +* [Contact Picker API](https://www.w3.org/TR/contact-picker/) - [repository](https://github.com/w3c/contact-picker/) +* [Device Orientation Specification](https://www.w3.org/TR/orientation-event/) - [repository](https://github.com/w3c/deviceorientation) +* [Geolocation API](https://www.w3.org/TR/geolocation/) - [repository](https://github.com/w3c/geolocation-api/) +* [Screen Wake Lock API](https://www.w3.org/TR/screen-wake-lock/) - [repository](https://github.com/w3c/screen-wake-lock/) + ### Notes * [Web App Manifest - Application Information](https://github.com/w3c/manifest-app-info) - [Eds Draft](https://w3c.github.io/manifest-app-info/)