Henry Heino
7f51712311
Android: Switch default library used for Whisper voice typing ( #11881 )
2025-02-27 18:31:13 +00:00
pedr
95c50ada7c
Mobile: Fixes #11858 : Fix disabled encryption keys list showing enabled keys ( #11861 )
2025-02-23 14:08:55 +00:00
Henry Heino
55a57f7baf
Mobile: Resolves #11846 : Improve encryption config screen accessibility ( #11874 )
2025-02-23 14:08:09 +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
Laurent Cozic
c6154cfb4e
Mobile: Add support for plugin editor views ( #11831 )
...
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
2025-02-17 13:47:56 +00:00
Henry Heino
abc5c062c3
iOS: Fix "attach file" doesn't work the first time after startup ( #11839 )
2025-02-17 12:09:10 +00:00
Henry Heino
316ef9d960
Desktop,Mobile: Plugins: Simplify getting the ID of the note open in an editor ( #11841 )
2025-02-17 12:08:48 +00:00
Henry Heino
b870f8344c
iOS: Fixes #11835 : Allow attaching videos to notes ( #11840 )
2025-02-17 12:07:15 +00:00
Sahil Rathore
5e08ff0621
Mobile: Fixes #11827 : Canceling dev plugin path setup shows error ( #11828 )
...
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2025-02-12 20:01:44 +00:00
Henry Heino
2b5881a103
Mobile: Accessibility: Make it possible to create and edit profiles with a screen reader ( #11797 )
2025-02-07 19:00:24 +00:00
Henry Heino
1975ebd438
Desktop,Mobile: Highlight `==marked==` text in the Markdown editor ( #11794 )
2025-02-06 18:04:15 +00:00
Henry Heino
6e3258a5d8
Mobile: Plugins: Support the showToast API ( #11787 )
2025-02-06 18:03:50 +00:00
Henry Heino
c7031568a8
Mobile: Fix homescreen new-note shortcuts are re-applied after switching notes ( #11779 )
2025-02-06 17:57:27 +00:00
Henry Heino
cc09f92d3b
Mobile: Toolbar: Show only half of last button to indicate scroll ( #11772 )
2025-02-06 17:56:56 +00:00
Henry Heino
cd50454664
Android: Fix error logged when opening the note editor ( #11761 )
2025-02-06 17:39:48 +00:00
Henry Heino
662185816d
Desktop: Accessibility: Allow toggling between tab navigation and indentation ( #11717 )
2025-01-27 10:34:58 -08:00
Henry Heino
98540493e0
Desktop: Accessibility: Improve scrollbar contrast ( #11708 )
2025-01-27 08:23:00 -08:00
Henry Heino
dab2438df0
Mobile: Resolves #10824 : Allow adjusting the default note viewer font size ( #11633 )
2025-01-18 12:43:07 +00:00
Henry Heino
3952060dac
Chore: Retry flaky tests in Note.test.tsx ( #11615 )
2025-01-09 15:28:51 +00:00
Henry Heino
98fce34fe9
Web: Add support for auto-reloading dev plugins on change ( #11545 )
2025-01-09 15:25:06 +00:00
Henry Heino
633d87ebfe
Android: Fix clicking "Draw picture" results in blank screen with very old WebView versions ( #11604 )
2025-01-08 12:29:47 +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
6220267abb
Mobile: Upgrade js-draw to 1.26.0 ( #11589 )
2025-01-06 17:32:19 +00:00
Laurent Cozic
533f8f47ce
Chore: Adjust some strings for translations
2025-01-06 12:02:29 +00:00
Henry Heino
8b0cc64aad
Mobile: Accessibility: Improve sidemenu notebook list accessibility ( #11556 )
2025-01-06 10:52:59 +00:00
Henry Heino
1bc6655d43
Mobile: Fixes #11539 : Fix missing "Insert Time" button ( #11542 )
2025-01-06 10:52:43 +00:00
Henry Heino
70756760f5
iOS: Fixes #11544 : Fix blank screen on bringing app from background ( #11555 )
2025-01-06 10:52:10 +00:00
pedr
5f2f3ed9d8
Mobile: Resolves #11486 : Add an accordion for disabled master keys on encryption screen ( #11529 )
2024-12-18 12:00:03 +01:00
Henry Heino
5078341c15
Mobile: Fixes #11264 : Fix editor shows nothing when there are no selected note IDs ( #11514 )
2024-12-18 11:58:36 +01:00
Laurent Cozic
3983a3a52f
Mobile: Resolves #10374 : Add more options when long pressing the icon on mobile ( #11517 )
2024-12-16 10:49:46 +01:00
Laurent Cozic
09413606cf
Mobile: Removed old hack that was making the note body move up and down ( #11511 )
2024-12-13 19:21:27 +01:00
Laurent Cozic
1fa327f034
Mobile: Resolves #10609 : Display html notes using white theme ( #11510 )
2024-12-13 19:21:20 +01:00
Laurent Cozic
979753d8a7
Mobile: Fixes #10926 : Locked out of mobile app due to broken fingerprint scanner
2024-12-13 18:12:54 +01:00
Henry Heino
81f3a02dba
Mobile: Plugin API: Implement the `toggleVisiblePanes` command ( #11496 )
2024-12-13 13:55:37 +01:00
Henry Heino
d935a491ba
Mobile: Editor: Switch to a scrolling toolbar, allow adding/removing toolbar items ( #11472 )
2024-12-11 13:31:05 +01:00
Henry Heino
ca9759738f
Merge remote-tracking branch 'origin/release-3.1' into dev
2024-12-09 08:29:56 -08:00
Henry Heino
df577bc08c
Android: Close voice typing session when closing the editor ( #11466 )
2024-12-09 16:56:25 +01:00
Laurent Cozic
e652db05e1
Desktop: Fixes #11409 : Goto Anything fails for long strings ( #11436 )
2024-11-23 16:47:46 +00:00
Henry Heino
380ba28bac
Mobile: Accessibility: Mark note properties buttons as buttons ( #11432 )
2024-11-22 10:48:18 +00:00
Henry Heino
1dd02f1746
Mobile: Accessibility: Search screen: Hide the progress bar from accessibility tools when invisible ( #11431 )
2024-11-22 10:48:08 +00:00
Henry Heino
81ec3eb5e2
Mobile: Accessibility: Describe the notebook dropdown for accessibility tools ( #11430 )
2024-11-22 10:48:00 +00:00
Henry Heino
3e911204df
Mobile: Accessibility: Fix screen reader is unable to scroll settings tab list ( #11429 )
2024-11-22 10:47:53 +00:00
Henry Heino
db07bd208a
Android: Accessibility: Improve voice typing dialog screen reader accessibility ( #11428 )
2024-11-22 10:47:46 +00:00
Henry Heino
5dfbb18838
Mobile: Accessibility: Improve side menu and heading screen reader accessibility ( #11427 )
2024-11-22 10:47:31 +00:00
Henry Heino
a7add9961f
Mobile: Accessibility: Improve note selection screen reader accessibility ( #11424 )
2024-11-22 10:47:22 +00:00
Henry Heino
d648e43cfb
Mobile: Accessibility: Add checked/unchecked accessibility information to the "sort notes by" dialog ( #11411 )
2024-11-20 11:39:33 +00:00
Henry Heino
c9608cf4a1
Mobile: Accessibility: Improve screen reader accessibility of the tag list ( #11420 )
2024-11-20 11:37:09 +00:00
Henry Heino
e5c31e555f
Mobile: Accessibility: Improve tag dialog screen reader accessibility ( #11421 )
2024-11-20 11:35:44 +00:00
Henry Heino
5d7d248a83
Mobile: Accessibility: Improve note list accessibility ( #11419 )
2024-11-20 11:35:35 +00:00