Dirk Holtwick

Results 147 issues of 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

improvement
windows
no-issue-activity

- [ ] Integrate with WinRT for file container - [ ] Use OCR capabilities the OS offers - [ ] Integrate with apps like Outlook/Mail for import etc.

improvement
windows
no-issue-activity

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...

improvement
mac
ios
web
no-issue-activity

Android - [ ] Audio Recorder - [ ] Video Recorder macOS: - [ ] Audio Recorder - [ ] Video Recorder ? web - [ ] Audio Recorder -...

improvement
ios
android
no-issue-activity

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...

bug
mac
no-issue-activity

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...

improvement
android
web
no-issue-activity

**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....

no-issue-activity

Now Tesseact 4 compatible: https://github.com/naptha/tesseract.js See also #35

improvement
android
web
windows
no-issue-activity

- [ ] 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...

improvement
database
no-issue-activity

On Android consider: https://paul.kinlan.me/detecting-text-in-an-image/ https://wicg.github.io/shape-detection-api/text.html#dom-detectedtext-rawvalue

improvement
android
no-issue-activity