Laurent Cozic
377e35b1af
Mobile: Improved Vosk error handling
2023-06-20 15:33:53 +01:00
Laurent Cozic
60b3921808
Android: Fix Vosk logic
2023-06-03 15:43:40 +01:00
Laurent Cozic
7779879c6d
Mobile: Write to note in realtime using voice typing
2023-06-02 15:46:04 +01:00
Laurent Cozic
12746c5ff9
Revert "Mobile: Fixes #7918 : Use react-native-drawer-layout instead of react-native-side-menu-updated ( #7953 )"
...
This reverts commit 40e0037d50
.
It doesn't build on Android:
> Task :react-native-reanimated:buildCMakeRelWithDebInfo[arm64-v8a] FAILED
C/C++: ninja: error: '../../../../build/third-party-ndk/hermes/jni/arm64-v8a/libhermes.so',
needed by '../../../../build-main/intermediates/cxx/RelWithDebInfo/6w4f694p/obj/arm64-v8a/libreanimated.so',
missing and no known rule to make it
2023-06-01 17:35:27 +01:00
Laurent Cozic
c89edd7b22
Tools: Implement "prefer-object-spread" eslint rule
2023-06-01 12:02:36 +01:00
Laurent Cozic
b19f1a1023
Mobile: Fixed regression in biometric check
...
Due to f0ade02435
2023-05-29 13:27:09 +01:00
jcgurango
230e7f6914
Mobile: Resolves #8193 : Implement parenting of notebooks ( #7980 )
2023-05-29 11:31:21 +01:00
jcgurango
40e0037d50
Mobile: Fixes #7918 : Use react-native-drawer-layout instead of react-native-side-menu-updated ( #7953 )
2023-05-16 20:51:51 +01:00
Laurent Cozic
5ecae17538
Mobile: Tells whether Hermes engine is enabled or not
2023-05-08 17:50:19 +01:00
Laurent Cozic
98d45b1b81
Chore: Make text translatable
2023-05-08 10:38:52 +01:00
Laurent Cozic
d5eeb12ce7
Android: Fix voice typing
2023-05-07 17:53:19 +01:00
Laurent Cozic
47be6bcde3
Chore: Mobile: Fixed typo
2023-05-07 14:56:02 +01:00
Laurent Cozic
5494e8c3dc
Mobile: Improved Vosk support (beta, fr only) ( #8131 )
2023-05-07 12:05:41 +01:00
Laurent Cozic
36c121523a
Android: Add support for offline speech to text (Beta - FR only) ( #8115 )
2023-05-03 12:19:43 +01:00
Laurent Cozic
991c12025b
Mobile: Fixes issue where the note body is not updated after attaching a file
2023-05-03 11:45:19 +01:00
Laurent Cozic
03222ba1b2
Revert "Chore: Trying to fix CI error "TypeError: Cannot redefine property: performance""
...
This reverts commit d4f49db342
.
Wrong fix
2023-04-23 22:56:24 +01:00
Laurent Cozic
d4f49db342
Chore: Trying to fix CI error "TypeError: Cannot redefine property: performance"
2023-04-23 22:43:10 +01:00
jcgurango
e5a364d052
Chore: Mobile: Convert note-list.js to NoteList.tsx ( #8064 )
2023-04-23 10:07:28 +01:00
Henry Heino
6116bed4e3
Mobile: Resolve #8022 : Editor syntax highlighting was broken ( #8023 )
2023-04-09 12:55:47 +01:00
Laurent Cozic
6b72f86e7b
Mobile: Security: Prevent bypassing fingerprint lock on certain devices
2023-04-09 11:29:33 +02:00
Laurent Cozic
efdbaeb397
Mobile: Add log info for biometrics feature
2023-04-08 10:40:53 +02:00
Laurent Cozic
66ef37bd4e
Chore: Disable flaky test
2023-04-03 20:42:31 +02:00
Laurent Cozic
e115ef4259
Mobile: Mark biometrics feature as beta and ensure no call is made if it is not enabled
2023-03-22 18:22:58 +00:00
Henry Heino
ab50ca9bbd
Mobile: Add setting to enable/disable the markdown toolbar ( #7929 )
2023-03-16 11:12:56 +00:00
Laurent Cozic
99c6c9b411
Tools: Add more eslint/jest rules
2023-03-09 17:50:56 +00:00
Laurent Cozic
2384ec8792
Chore: Disable flaky test
2023-03-06 17:54:01 +00:00
Laurent Cozic
c1db7182ac
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
2023-03-06 14:22:37 +00:00
Laurent Cozic
30a49b84ad
Chore: Mobile: Restore broken back button when file is shared
2023-02-19 19:24:44 +00:00
javad mnjd
18a0ca0881
Android: Fixes #7791 : Sharing pictures to Joplin creates recurring duplications ( #7807 )
2023-02-19 18:23:00 +00:00
Laurent Cozic
5c1eda3392
Chore: Mobile: Refactor note-screen-shared utility lib
2023-02-19 13:09:07 +00:00
Laurent Cozic
a24ccb8da9
Chore: Mobile: Convert Notes component to TSX and fixed AppState listener issue
2023-02-19 13:09:06 +00:00
Laurent Cozic
7fa1459dc3
Tools: Apply eslint rules "no-console" and "id-denylist"
2023-02-16 10:58:24 +00:00
Laurent Cozic
be0fa69b3b
Revert "Mobile: Resolves #1044 : Add create sub-notebook feature ( #7728 )"
...
This reverts commit f5fc1f2f22
.
Cancel button is gone with this change
2023-02-10 23:48:46 +00:00
Laurent Cozic
a1a10a6c55
Android: Fixes #7691 : Sharing file to Joplin does not work
2023-02-10 16:12:49 +00:00
Carlos
f5fc1f2f22
Mobile: Resolves #1044 : Add create sub-notebook feature ( #7728 )
2023-02-08 14:34:29 +00:00
Henry Heino
c90865c4d2
Mobile: Fixes #7700 : Fix double-scroll issue in long notes ( #7701 )
2023-02-08 14:24:59 +00:00
Henry Heino
2656666ed8
Mobile: Fixes #7687 : Fix startup error ( #7688 )
2023-02-08 14:21:59 +00:00
Laurent Cozic
bb84ae4d68
Tools: Disable tests that randomly fail onn CI
2023-01-27 18:55:39 +00:00
Henry Heino
9a9fdef512
Mobile: Confirm closing settings with unsaved changes ( #7566 )
2023-01-11 18:45:00 +00:00
Laurent Cozic
4888b4bd14
Tools: Enable eslint rule "comma-spacing"
2023-01-11 18:40:14 +00:00
Henry Heino
b695acf4ed
Mobile: Fixes #6682 : Fixed issue when floating keyboard is visible ( #7593 )
2023-01-11 17:17:55 +00:00
Henry Heino
0cd2fd660d
iOS: Fixes #7553 : Fix Dropdown accessibility ( #7564 )
2023-01-10 17:13:32 +00:00
Laurent Cozic
6bb52d5ad6
Mobile: Add support for multiple profiles
2023-01-10 12:08:13 +00:00
Laurent Cozic
4bdb3d0b7e
Mobile: Upgrade to React Native 0.70
2023-01-08 17:23:53 +00:00
Henry Heino
257a24166e
Chore: Mobile: Migrate action button to react-native-paper
( #7477 )
2023-01-08 12:22:41 +00:00
Henry Heino
a91c8ffbf3
Mobile: Fixes #7594 : Remove gray line around text editor ( #7595 )
2023-01-07 17:49:14 +00:00
Henry Heino
0530c74924
Mobile: Configurable editor font size ( #7596 )
2023-01-07 17:47:52 +00:00
Henry Heino
2feed88c51
Tools: Ignore autogenerated .bundle.js.md5 file ( #7590 )
2023-01-07 17:45:43 +00:00
Laurent Cozic
9eff7e6060
Mobile: Fixed biometics prompt on new devices
2023-01-05 13:30:09 +00:00
Laurent Cozic
0678dad2d6
Tools: Speed up building mobile CodeMirror when nothing has changed
2023-01-04 20:39:33 +00:00