Commit Graph

10 Commits (l10n_master)

Author SHA1 Message Date
Thomas Steiner 6a821f3b76
fix: Icon size in manifest (#7073) 1 year ago
David Luzar 5302490372
feat: update logo (#6979) 1 year ago
Thomas Steiner bc6b066c07
Remove outdated OT info (#4232) 3 years ago
Thomas Steiner 4df401d012
feat: Add origin trial tokens (#3853) 4 years ago
anumithaapollo12 34761200bf
feat: Add screenshots to manifest.json (#3369)
* feat: Add screenshots to manifest.json

* rename screenshots
4 years ago
Arun b9e70ec666
feat: Implement the Web Share Target API (#3230)
* Use the web share target API

* Make requested changes

* Remove line

* Add application/json back

* Add application/vnd.excalidraw+json

* Add 'POST' check back

* Make requested changes

* Update src/appState.ts

Co-authored-by: Thomas Steiner <tomac@google.com>

* Update test

* Override initializeScene

* Use Excalidraw MIME type

* Minor fixes

* More MIME type tweaks

* More permissive file open

* Be overpermissive in file open

Co-authored-by: Thomas Steiner <tomac@google.com>
Co-authored-by: tomayac <steiner.thomas@gmail.com>
4 years ago
Thomas Steiner 7c3e1d8d1b
Add declarative link capturing
See https://github.com/WICG/sw-launch/blob/master/declarative_link_capturing.md#user-content-proposal:~:text=new_client,-%E2%80%9D%20%E2%80%94 for context.
4 years ago
Thomas Steiner b2822f3538
Make File Handling actually work (#2181)
Follow-up from #1736
4 years ago
Thomas Steiner 6b87278a0f
Add file handling (#1736)
* Add file handling
https://github.com/WICG/file-handling/blob/master/explainer.md#example

* Only trigger on `.excalidraw` for now
5 years ago
Faustino Kialungila 9953cc03b3
Add Manifest File (#842)
* manifest

* splashscreen
5 years ago