Dirk Holtwick
Dirk Holtwick
Great PWA support on Windows 10: https://developer.microsoft.com/en-us/windows/pwa Access to native APIs: https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/FolderEnumeration https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/FileAccess https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/FilePicker Even OCR and camera access. No IndexedDB limits. --- PWA Chrome: - FileAccess: https://github.com/WICG/native-filesystem/blob/master/EXPLAINER.md
- [ ] Integrate with WinRT for file container - [ ] Use OCR capabilities the OS offers - [ ] Integrate with apps like Outlook/Mail for import etc.
Additionally/ Instead of bundling the code (only) with the app it should (also) get loaded from the server to quicker respond to issues. This should use PWA techs in order...
Android - [ ] Audio Recorder - [ ] Video Recorder macOS: - [ ] Audio Recorder - [ ] Video Recorder ? web - [ ] Audio Recorder -...
JPEG's rotation property is not respected on e.g. macOS. It works on iOS. For newly added images on iOS the rotation is normalized in the JPEG itself, but this does...
Links: - FileSys https://wicg.github.io/entries-api/ - https://www.w3.org/TR/file-system-api/ - Upload dirs https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/webkitdirectory - https://docs.microsoft.com/de-de/microsoft-edge/progressive-web-apps/microsoft-store?branch=pwa - https://www.html5rocks.com/en/tutorials/file/filesystem/ - Android Trusted https://developers.google.com/web/updates/2019/02/using-twa Conclusion: Regular PWAs might have access to the file system, but only...
**Please note that adding translations is complex. It is usually not only the translation of some strings in the app, but also providing documentation and create custom screenshots and videos....
OCR JS
Now Tesseact 4 compatible: https://github.com/naptha/tesseract.js See also #35
- [ ] It should be possible to change, add or remove passwords - [ ] Fast Touch ID unlock - [ ] [Native password input](https://developer.apple.com/documentation/security/password_autofill/customizing_password_autofill_rules) #90 - [x] Option...
On Android consider: https://paul.kinlan.me/detecting-text-in-an-image/ https://wicg.github.io/shape-detection-api/text.html#dom-detectedtext-rawvalue