Commit Graph

27 Commits (dev)

Author SHA1 Message Date
Henry Heino ac06c6750d
Android: Fixes #13113: Fix compatibility with 16-KB-page-size devices: Remove Vosk (#13189) 2025-09-13 13:52:12 +01:00
Henry Heino a33fb575fd
Chore: Mobile: Add internal support for taking multiple pictures from a camera component (#12357) 2025-06-28 20:01:13 +01:00
Henry Heino 47e4f36f97
Mobile: Allow recording to continue while the app is in the background (#12330) 2025-05-27 17:20:31 +01:00
Henry Heino a4dacd65e6
Mobile: Upgrade to React Native 0.77 (#12179) 2025-05-19 23:02:18 +01:00
Henry Heino 6bb289338e
Android: Improve UI for downloading updated models (#12145) 2025-04-24 08:50:25 +01:00
Henry Heino dfa340a137
Chore: Mobile: Update mobile components for compatibility with React Native 0.79 (#12154) 2025-04-24 08:48:58 +01:00
Henry Heino 6a26ec8105
Android: Voice typing: Disable "Download update" button while downloading an updated model (#12015) 2025-03-27 21:57:38 +01:00
Henry Heino c5bb88ddf4
Android: Resolves #11955: Voice typing: Improve re-download button UI (#11979) 2025-03-21 19:00:49 +01:00
Henry Heino 5d7c78c361
Android: Voice typing: Improve processing with larger models (#11983) 2025-03-21 19:00:38 +01:00
Henry Heino ff15232a10
Android: Resolves #11956: Voice typing: Transcribe more unprocessed audio after pressing "done" (#11960) 2025-03-15 12:29:05 +00:00
Henry Heino 1aa0f11670
Mobile: Accessibility: Improve focus handling in the note actions menu and modal dialogs (#11929) 2025-03-08 11:53:06 +00:00
Henry Heino 7f51712311
Android: Switch default library used for Whisper voice typing (#11881) 2025-02-27 18:31:13 +00:00
Henry Heino 5143fae0f6
Mobile: Fixes #11864: Fix voice recorder crash (#11876) 2025-02-23 13:53:28 +00:00
Henry Heino 8221081514
Mobile: Support attaching audio recordings (#11836) 2025-02-19 15:23:20 +00:00
Henry Heino bacaf800f2
Android: Allow re-downloading voice typing models on URL change and error (#11557) 2025-01-06 17:33:44 +00:00
Henry Heino df577bc08c
Android: Close voice typing session when closing the editor (#11466) 2024-12-09 16:56:25 +01:00
Henry Heino db07bd208a
Android: Accessibility: Improve voice typing dialog screen reader accessibility (#11428) 2024-11-22 10:47:46 +00:00
Henry Heino 9f5282c8f5
Android: Allow switching the voice typing library to Whisper (#11158)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-10-26 21:00:56 +01:00
Henry Heino 8c0769fdb3
Chore: Mobile: Add note screen tests (#10766) 2024-07-26 12:35:50 +01:00
renovate[bot] 9a2d8b19f4
Update dependency react-native-paper to v5.10.1 (#8908)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2023-09-19 11:59:30 +01:00
Hubert 41d0363fd0
Android: Fixes #8510: The voice typing box covers the texts in the editor (#8685) 2023-08-18 09:42:03 +01:00
Laurent Cozic dd6eec6a03 Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
Laurent Cozic ce7da882ee
Android: Add support for Voice Typing for most languages (#8309) 2023-06-13 18:06:54 +01:00
Laurent Cozic 1eeb5ab471 Mobile: Improved Vosk error handling 2023-06-11 16:13:36 +01:00
Laurent Cozic 7779879c6d Mobile: Write to note in realtime using voice typing 2023-06-02 15:46:04 +01:00
Laurent Cozic 98d45b1b81 Chore: Make text translatable 2023-05-08 10:38:52 +01:00
Laurent Cozic 5494e8c3dc
Mobile: Improved Vosk support (beta, fr only) (#8131) 2023-05-07 12:05:41 +01:00