Commit Graph

323 Commits (dev)

Author SHA1 Message Date
mrjo118 e1e5c9aeb0
Mobile: Remove expandable title field on Web client and fix icon alignment (#13240)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2025-09-18 14:24:49 +01:00
mrjo118 38b368e997
Mobile: Resolves #12936: Allow expanding and collapsing the title field across multiple lines (#13016) 2025-09-13 14:08:31 +01:00
mrjo118 9f541b9b9d
Desktop, Mobile: Add support for mixed case tags (#12931)
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
2025-09-13 14:01:33 +01:00
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
Laurent Cozic 41d6e912a7 Doc: Updated sponsors 2025-09-04 17:43:49 +02:00
Henry Heino da8e638359
Chore: Mobile: Add test to verify that content scripts load in the note viewer (#13093) 2025-08-31 00:32:10 +02:00
Henry Heino e7827a3a64
Mobile: Remove the "beta" warning from the plugin settings screen (#13063) 2025-08-27 09:19:21 +03:00
Henry Heino 48694a585f
Mobile: Fixes #12953: Allow the tag dialog to scroll when little screen space is available (#13028) 2025-08-26 10:44:32 +03:00
Henry Heino 6bd702ae24
Mobile: Resolves #12843: Rich Text Editor: Improve support for HTML notes (#12912) 2025-08-10 09:32:42 +01:00
mrjo118 82bc819a21
Mobile: Fixes #12822: Fix switching between note and todo on mobile (#12849) 2025-08-06 11:09:05 +01:00
Henry Heino 4c3eca1f18
Mobile: Add a Rich Text Editor (#12748) 2025-07-29 20:25:43 +01:00
Henry Heino 0a6b8fb90a
Mobile: Add support for scanning multi-page documents (#12635) 2025-07-18 14:33:58 +01:00
Henry Heino 30aff62d08
Mobile: Implement tag screen redesign (#12551) 2025-07-17 15:50:37 +01:00
mrjo118 d0d80c0e4a
Mobile: Add missing title to the revision viewer for mobile (#12611) 2025-06-30 14:53:19 +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 b81f5cb91e
Chore: Mobile: Increase test `waitFor` timeouts (#12475) 2025-06-11 22:42:06 +01:00
Henry Heino 3b7a677302
Chore: Mobile: Fix "missing `act()`" warning (#12476) 2025-06-11 21:48:00 +01:00
Henry Heino 42a156c2bb
Mobile: Upgrade to React Native 0.79 (#12337) 2025-06-11 09:35:51 +01:00
Henry Heino 8c0d5f4ac5
Chore: CI: Increase timeout for sync in `ShareNoteDialog.test.tsx` (#12467) 2025-06-11 09:34:37 +01:00
Henry Heino f6056b2d75
Chore: Mobile: Fix Note.test.tsx warnings (#12448) 2025-06-11 00:13:42 +01:00
mrjo118 9ffeb8c725
Mobile: Change revisions to be presented in reverse order in the dropdown (#12406) 2025-06-08 12:16:13 +01:00
mrjo118 a47d7906af
Desktop, Mobile: Fixes #12097: Add ability to delete all history for individual notes (#12381) 2025-06-07 12:52:55 +01:00
mrjo118 73ed17e851
Desktop, Mobile: Extend the maximum note history expiry days to 99999 (#12374) 2025-06-07 12:50:41 +01:00
Henry Heino 3d2ac91b8a
Mobile: Joplin Cloud/Server: Support publishing notes (#12350) 2025-06-06 15:04:09 -07:00
Henry Heino 8e8ab3bd80
Mobile: Increase space available for revisions dropdown (#12379) 2025-06-06 10:21:56 +01:00
Henry Heino 608dbab453
Desktop: Resolves #11687: Plugins: Allow editor plugins to support multiple windows (#12041) 2025-06-06 10:00:47 +01:00
Tom Chedmail bdbd16240b
Desktop, Cli, Mobile, Server: Add Joplin Server SAML support (#11865) 2025-06-02 16:34:08 +01:00
Henry Heino 293eac9c04
Mobile: Add note revision viewer (#12305) 2025-05-27 17:22:52 +01:00
Henry Heino a4dacd65e6
Mobile: Upgrade to React Native 0.77 (#12179) 2025-05-19 23:02:18 +01:00
Henry Heino 12c688eb83
Mobile: Accessibility: Auto-fill the editor search input with the global search (#12291) 2025-05-19 22:55:32 +01:00
Henry Heino e58e03c3d2
Mobile: New note menu: Force quick action shortcuts to have the same size (#12195) 2025-05-01 16:20:30 +01:00
Henry Heino 511645b1a5
Mobile: Increase space between new note/to-do buttons (#12194) 2025-05-01 16:20:22 +01:00
Henry Heino b585b8b75c
Mobile: Fixes #12191: Fix new note menu size (#12193) 2025-04-30 22:49:43 +01:00
Henry Heino 13a572efa9
Mobile: Allow new note and new to-do buttons to wrap (#12163)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2025-04-29 13:54:58 +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 b3823025cf
Mobile: Note editor: Hash links: Move cursor to header or anchor associated with link target (#12129) 2025-04-18 10:30:45 +01:00
Henry Heino 66203bda56
Chore: Remove auto-generated js files that correspond to non-existing ts files (#12130) 2025-04-18 10:30:15 +01:00
Laurent Cozic 821558fe30 Desktop release v3.3.4 2025-04-07 20:13:30 +01:00
Henry Heino a29e30e442
Mobile: Implement new note menu redesign (#11780) 2025-04-07 20:12:10 +01:00
Henry Heino 338dabf5da
Mobile,Desktop: Resolves #11872: Explain why items could not be decrypted (#12048) 2025-04-07 20:03:55 +01:00
Henry Heino 18ebd16428
iOS: Fixes #11711: Fix Markdown toolbar partially covered by keyboard on some iOS devices (#12027) 2025-03-29 13:46:37 +01:00
mrjo118 1f05a3212f
Mobile: Resolves #10883: Remove slider component module and replace integer settings with new validated component (#11822) 2025-03-27 22:01:09 +01:00
mrjo118 ece7a4ccf0
Mobile: Fixes #11820: Fix cursor moves to incorrect position when revising TextInput value (#11821) 2025-03-27 15:33:00 +01: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 0430ccb3e7
iOS: Accessibility: Fix plugins can't be installed using VoiceOver (#11931) 2025-03-08 11:52:03 +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 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