Shun Kashiwa
Shun Kashiwa
## Overview First of all, thank you for maintaining such a great project! This PR adds `--stub-watch` option to gripmock. With this option enabled, the program will watch for changes...
When opening the app for the first time, the app sets up the default gestures. If this happens after users have deleted the default gestures on another device and have...
The CI was broken today (2022/07/16) and the investigation revealed that the error was due to the `.wrangler` directory with root-only permissions. [1_Deploy-Check.txt](https://github.com/shumbo/Svadilfari/files/9126415/1_Deploy-Check.txt) After the deployment, the CI tries to...
The content script runs on every frame, including all iframes on the page. The gesture recognizer runs on each frame so that gestures can be performed in frames. Because we...
I intend to use Core Data with CloudKit to sync data between devices. While this works fine on the app, it has problems around app extensions. Svadilfari Extension (Safari Extension)...
Received a report saying that when the "next tab" action is triggered on the last tab of the main tab group, it opens the active tab of the "private" tab...
It seems that some screens do not work properly when VoiceOver is activated. Fix those issues and make it possible to use the app with VoiceOver.
https://twitter.com/amano_11/status/1448875233524416512?s=20
Validate `EvadilfariExtension/Resources/_locales/{locale}/messages.json` for missing keys, typos, etc.