Henry Heino
ed31d8202b
Mobile: Fixes #10589 : Fix selected note changes on moving to a different folder ( #10630 )
2024-06-18 09:59:08 +01:00
tiberiusteng
a4a4170d49
Mobile: Resolves #8639 : implement callback url ( #9803 )
...
Co-authored-by: Tib Teng <661892+tiberiusteng@users.noreply.github.com>
2024-06-15 09:58:23 +01:00
Henry Heino
c511fb59c7
Desktop: Fixes #10551 : Watch resources for changes when opened from the Rich Text Editor ( #10554 )
2024-06-10 22:31:38 +01:00
Henry Heino
ac7165461a
Chore: AsyncActionQueue: Support changing which tasks can be skipped ( #10506 )
2024-06-04 09:54:06 +01:00
Henry Heino
96850b7b98
Chore: Migrate mime-utils.js
to TypeScript ( #10536 )
2024-06-04 09:50:18 +01:00
Laurent Cozic
2386f583e8
Mobile: Fixes #10237 : Automatically set focus on title or body when creating a new note
2024-05-28 14:18:35 +01:00
Henry Heino
366517999f
Mobile: Upgrade to React Native 0.74.1 ( #10401 )
2024-05-21 10:12:20 +01:00
Henry Heino
85f890e7c5
Mobile: Plugins: Make panel opening/closing more consistent with desktop ( #10385 )
2024-05-02 14:59:50 +01:00
Laurent Cozic
2e2a2b3193
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
Laurent Cozic
00084c5798
Desktop, Mobile: Improve focus handling
2024-04-01 15:34:22 +01:00
Henry Heino
40dbb8bd7f
Android: Toggle plugin panels using a button in the toolbar ( #10180 )
2024-03-25 11:39:48 +00:00
Henry Heino
b5a16f756a
Chore: Mobile: Migrate the tags dialog to TypeScript ( #10185 )
2024-03-23 14:21:37 +00:00
Henry Heino
180f52dab2
Mobile: Fixes #10166 : Fix clicking on a link results in a blank screen ( #10168 )
2024-03-21 10:48:35 +00:00
Henry Heino
0c6df3dd73
Mobile: Fixes #10170 , #8779 : Fix shared data lost if Joplin is closed immediately after receiving a share ( #10171 )
2024-03-21 10:45:54 +00:00
Henry Heino
d260d0efce
Mobile: Fixes #10130 : Improve note editor performance when quickly entering text ( #10134 )
2024-03-20 11:02:10 +00:00
Henry Heino
e92f89df99
Android: Add support for renderer plugins ( #10135 )
2024-03-20 11:01:09 +00:00
Henry Heino
b3ec92a57e
Mobile: Add support for plugin panels and dialogs ( #10121 )
2024-03-14 19:04:32 +00:00
Henry Heino
55cafb8891
Android: Add support for Markdown editor plugins ( #10086 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-03-11 15:02:15 +00:00
Henry Heino
d7401d70a7
Chore: Mobile: Migrate global-style.js
to TypeScript ( #10091 )
2024-03-09 11:15:13 +00:00
Henry Heino
75cb639ed2
Cli,Desktop,Mobile: Resolves #9465 : Log user actions (deletions) ( #9585 )
2024-03-09 10:33:05 +00:00
Laurent Cozic
f19b1c5364
All: Resolves #483 : Add trash folder ( #9671 )
2024-03-02 14:25:27 +00:00
Laurent Cozic
47f95cb294
Chore: Implement cSpell to detect spelling mistakes in codebase ( #10001 )
...
Co-authored-by: Helmut K. C. Tessarek <tessarek@evermeet.cx>
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
2024-02-26 10:16:23 +00:00
Henry Heino
e83306c1f7
Mobile: Resolves #9819 : Allow note viewer to extend to the edge of the screen while pinch zooming ( #9820 )
2024-02-02 18:10:27 +00:00
Henry Heino
02232c0ca3
Mobile: Fixes #9502 : Fix note editor crash when trying to edit text quickly after opening a note ( #9581 )
2023-12-24 14:54:24 +00:00
Henry Heino
6e9ff89dda
Merge remote-tracking branch 'upstream/release-2.13' into pr/merge-release-2-13
2023-12-19 10:23:05 -08:00
Henry Heino
d4157e14fe
Mobile: Fixes #9532 : Fix cursor location on opening the editor and attachments inserted in wrong location ( #9536 )
2023-12-17 20:58:22 +00:00
Henry Heino
27a0959f30
Chore: Refactor Note.tsx and note-screen-shared.tsx to improve type safety ( #9467 )
2023-12-08 10:12:23 +00:00
Henry Heino
0a75480a32
Mobile: Resolves #9377 : Don't attach empty drawings when a user exits without saving ( #9386 )
2023-11-30 20:01:43 +01:00
renovate[bot]
ac6c6e9996
Update dependency react-native-image-picker to v7 ( #9382 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2023-11-30 00:12:34 +01:00
Henry Heino
f0a1b41794
Mobile: Resolves #9377 : Don't attach empty drawings when a user exits without saving ( #9386 )
2023-11-27 20:14:04 +01:00
Laurent Cozic
8c5eaaf65c
Mobile: Fixes #9376 : Sidebar is not dismissed when creating a note
2023-11-26 16:45:11 +01:00
Laurent Cozic
fec8c6131c
Mobile: Fixes #9376 : Sidebar is not dismissed when creating a note
2023-11-26 12:37:45 +01:00
Henry Heino
d0955b4ca2
Mobile: Fixes #9321 : Restore scroll position when returning to the note viewer from the editor or camera ( #9324 )
2023-11-16 12:19:48 +00:00
Henry Heino
bcbba0973f
Mobile: Improve image editor load performance ( #9281 )
2023-11-12 15:06:16 +00:00
Henry Heino
672d028d29
Mobile: Settings screen: Create separate pages for each screen ( #8567 )
2023-11-09 19:19:08 +00:00
Laurent Cozic
a7dddaf2c4
Desktop: Allow attaching a file from the Markdown editor for HTML notes
2023-10-31 16:53:47 +00:00
Henry Heino
86b00d0a2b
Mobile: Resolves #9134 : Image editor: Allow loading from save when the image editor is reloaded in the background ( #9135 )
2023-10-31 14:57:26 +00:00
Henry Heino
94cef15d9f
Mobile: Fixes #9175 : Beta editor: Fix image timestamps not updated after editing ( #9176 )
2023-10-30 22:17:49 +00:00
Laurent Cozic
0e0c1d8395
Mobile: Fix icon after react-native-vector-icon upgrade
2023-10-07 17:25:03 +01:00
Henry Heino
849427d1bf
Mobile: Add support for drawing pictures ( #7588 )
2023-10-02 15:15:51 +01:00
Henry Heino
84c6de9b56
Desktop: Add new beta Markdown editor based on CodeMirror 6 ( #8793 )
2023-09-21 09:12:40 +01:00
Henry Heino
bb5befc8bf
Mobile: Fixes #8774 : Hide the keyboard when showing the attach dialog ( #8911 )
2023-09-19 11:30:26 +01:00
Laurent Cozic
2067889a01
Merge branch 'release-2.12-mobile' into dev
2023-09-11 22:38:50 +01:00
Henry Heino
a07985da98
Mobile: Resolves #8789 : Fix older Android versions unable to set alarms ( #8837 )
2023-09-11 20:45:32 +01:00
Laurent Cozic
2e9f93ad9a
Tools: Enable eslint rule comma-dangle: always-multiline for functions
2023-08-22 11:58:53 +01:00
Henry Heino
0030681cb4
Mobile: Fixes #8310 : Preserve image rotation (and other metadata) when resizing ( #8669 )
2023-08-18 09:34:31 +01:00
Hubert
5f7e130ff9
Mobile, Desktop: Resolves #8566 : Add an option to disable the image resizing prompt ( #8575 )
...
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2023-08-08 15:49:54 +01:00
Laurent Cozic
16c87c36da
Chore: Move Logger from lib to utils package
2023-07-27 16:08:11 +01:00
Laurent Cozic
77482a0c95
All: Add support for share permissions ( #8491 )
2023-07-16 17:42:42 +01:00
Laurent Cozic
ce7da882ee
Android: Add support for Voice Typing for most languages ( #8309 )
2023-06-13 18:06:54 +01:00