Henry Heino
b6c3dc32ad
Mobile: Fixes #8956 : Fix unordered list button creates checklists ( #8957 )
2023-09-25 16:45:25 +01:00
Laurent Cozic
9f14e61aff
Mobile: Fixes #8050 : Fix complex queries that contain quotes or filters
2023-09-24 23:22:36 +01:00
Henry Heino
84c6de9b56
Desktop: Add new beta Markdown editor based on CodeMirror 6 ( #8793 )
2023-09-21 09:12:40 +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
Henry Heino
847213eb8c
Mobile: Fixes #8798 : Prevent accessibility tools from focusing the notes list when it's invisible ( #8799 )
2023-09-19 11:39:43 +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
Henry Heino
78ffc0bc23
Mobile: Improve accessibility of side menu ( #8839 )
2023-09-11 20:44:15 +01:00
Henry Heino
e041169300
Mobile: Resolves #8796 : Add screen reader labels to search/note actions buttons ( #8797 )
2023-09-11 18:25:18 +01:00
Henry Heino
41dc96b441
Mobile: Resolves #8791 : Revert to react-native-sidemenu-updated
for navigation drawers ( #8820 )
2023-09-11 08:53:53 +01:00
Laurent Cozic
ed8ce6b27c
Revert "Mobile: Resolves #8791 : Revert to react-native-sidemenu-updated
for navigation drawers" ( #8810 )
2023-09-10 11:30:18 +01:00
Henry Heino
bac1009492
Mobile: Resolves #8791 : Fix random crash due to sidebar animation ( #8792 )
2023-09-10 11:18:38 +01:00
wljince007
591324b7bf
Mobile : Fixes #8517 : Fixed code block not default line wrap in pdf view ( #8626 )
2023-08-27 15:32:04 +01:00
Henry Heino
a3a7ab2cf0
Mobile: Fixes #8707 : Fix not all dropdown items focusable with VoiceOver ( #8714 )
2023-08-27 12:42:42 +01:00
Laurent Cozic
97938ec272
Tools: Retry CodeMirror mobile tests when they fail
2023-08-24 15:34:00 +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
41fdc0d44d
Mobile: Fixes #8687 : Hide markdown toolbar completely when low on vertical space ( #8688 )
2023-08-18 09:45:04 +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
Henry Heino
0030681cb4
Mobile: Fixes #8310 : Preserve image rotation (and other metadata) when resizing ( #8669 )
2023-08-18 09:34:31 +01:00
Henry Heino
c6c2733726
Desktop: Resolves #8625 : Show missing sync password warning and link to FAQ ( #8644 )
2023-08-14 18:12:49 +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
Henry Heino
f76ae86204
Chore: Mobile: Tests: Fix CodeMirror-related error messages ( #8569 )
2023-07-29 16:33:39 +01:00
Laurent Cozic
16c87c36da
Chore: Move Logger from lib to utils package
2023-07-27 16:08:11 +01:00
Laurent Cozic
1c1d20f82c
Chore: Desktop: Update for share permissions ( #8528 )
2023-07-23 15:57:55 +01:00
pedr
06b2ba9d75
Desktop, mobile: Add support for Joplin Cloud email to note functionality ( #8460 )
2023-07-18 20:15:45 +01:00
Henry Heino
6ce8865719
Mobile: Add JEX export ( #8428 )
2023-07-18 14:58:06 +01:00
Henry Heino
9c8fbe831f
Mobile: Resolves #8490 : Add option to autodetect theme ( #8498 )
2023-07-18 14:46:11 +01:00
Henry Heino
f89c6523e4
Chore: Fix failing CodeMirror test ( #8494 )
2023-07-17 17:12:35 +01:00
Henry Heino
2f8275be8c
Mobile: Fixes #8381 : Show warning if some items could not be decrypted ( #8481 )
2023-07-17 12:12:42 +01:00
Laurent Cozic
77482a0c95
All: Add support for share permissions ( #8491 )
2023-07-16 17:42:42 +01:00
Laurent Cozic
244d204332
Chore: Fixed type
2023-07-06 20:41:03 +01:00
Henry Heino
b15c81fef8
Mobile: Fixes #7918 : Unrevert #7953 : Migrate to react-native-drawer-layout ( #8379 )
2023-07-06 19:18:43 +01:00
Henry Heino
28923a69b2
Chore: Resolves #8360 : Use @typescript-eslint/indent for TypeScript files ( #8367 )
2023-07-06 19:17:41 +01:00
Letty
e21a5c1b80
Mobile: Fixes #8027 : Fixed link modal position on devices with notch ( #8029 )
2023-07-06 19:03:57 +01:00
Laurent Cozic
c5c9d3a2ef
Merge branch 'release-2.11' into dev
2023-07-03 13:14:33 +01:00
Laurent Cozic
2aab85f073
Android: Allow configuring voice typing model URL
2023-07-03 12:25:50 +01:00
Laurent Cozic
bc35649dda
Chore: Disable warning in tests
2023-07-02 17:45:52 +01:00
Laurent Cozic
3080575a17
Fixed tests
2023-06-30 16:23:05 +01:00
Laurent Cozic
dd6eec6a03
Tools: Apply rule @typescript-eslint/ban-types
2023-06-30 10:30:29 +01:00
Laurent Cozic
7591a1182e
Tools: Apply eslint rule multiline-comment-style with checkJSDoc option
2023-06-30 09:55:56 +01:00
Laurent Cozic
e89b59be8e
Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreArguments=false
2023-06-30 09:11:26 +01:00
Laurent Cozic
315f071337
Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreProperties=false
2023-06-30 09:07:03 +01:00
Laurent Cozic
5841596acb
Android: Add support for Voice Typing for most languages ( #8309 )
2023-06-20 15:41:22 +01:00
Laurent Cozic
377e35b1af
Mobile: Improved Vosk error handling
2023-06-20 15:33:53 +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
9ceb7b9c88
Mobile: Upgrade react-native-webview to v12
2023-06-10 17:58:55 +01:00
Laurent Cozic
78f3f1c01a
Mobile: Fixed text update issue when attaching a file to an empty note
2023-06-10 17:04:45 +01:00
Laurent Cozic
e7409145b6
Mobile: Upgrade to React Native 0.71
2023-06-10 17:03:34 +01:00