Henry Heino
e041169300
Mobile: Resolves #8796 : Add screen reader labels to search/note actions buttons ( #8797 )
2023-09-11 18:25:18 +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
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
Laurent Cozic
77482a0c95
All: Add support for share permissions ( #8491 )
2023-07-16 17:42:42 +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
dd6eec6a03
Tools: Apply rule @typescript-eslint/ban-types
2023-06-30 10:30:29 +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
ce7da882ee
Android: Add support for Voice Typing for most languages ( #8309 )
2023-06-13 18:06:54 +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
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
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
Laurent Cozic
5ecae17538
Mobile: Tells whether Hermes engine is enabled or not
2023-05-08 17:50:19 +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
jcgurango
e5a364d052
Chore: Mobile: Convert note-list.js to NoteList.tsx ( #8064 )
2023-04-23 10:07:28 +01:00
Laurent Cozic
6b72f86e7b
Mobile: Security: Prevent bypassing fingerprint lock on certain devices
2023-04-09 11:29:33 +02:00
Henry Heino
ab50ca9bbd
Mobile: Add setting to enable/disable the markdown toolbar ( #7929 )
2023-03-16 11:12:56 +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
Carlos
f5fc1f2f22
Mobile: Resolves #1044 : Add create sub-notebook feature ( #7728 )
2023-02-08 14:34:29 +00:00
Henry Heino
2656666ed8
Mobile: Fixes #7687 : Fix startup error ( #7688 )
2023-02-08 14:21:59 +00:00
Henry Heino
9a9fdef512
Mobile: Confirm closing settings with unsaved changes ( #7566 )
2023-01-11 18:45:00 +00:00
Laurent Cozic
6bb52d5ad6
Mobile: Add support for multiple profiles
2023-01-10 12:08:13 +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
0530c74924
Mobile: Configurable editor font size ( #7596 )
2023-01-07 17:47:52 +00:00
Laurent Cozic
b2d59002bb
Fix build
2023-01-04 20:25:09 +00:00
Laurent Cozic
5a05cc5797
Chore: Mobile: Suppress useless Icon.loadFont() warning
2023-01-04 20:18:24 +00:00
Laurent Cozic
275c80ade5
Mobile: Fixed proxy timeout setting UI
2023-01-03 20:22:44 +00:00
Laurent Cozic
f5ef318f70
Mobile: Make the new text editor the default one
2023-01-03 19:49:08 +00:00
Laurent Cozic
767213cdc1
Mobile: Add support for realtime search
2022-12-30 14:12:07 +00:00
Laurent Cozic
de9f9985d1
Merge branch 'release-2.9' into dev
2022-12-22 12:40:57 +00:00
Laurent Cozic
23277aaf85
Mobile: Fixes #7471 : Could not attach images to notes anymore
2022-12-22 12:38:11 +00:00
JackGruber
09fbf6428c
Mobile: Tag search case insensitive ( #7368 )
2022-11-28 17:09:47 +00:00
Self Not Found
7d135730bf
Mobile: Fixes #7195 : Fix attaching multiple files ( #7196 )
2022-11-14 12:28:32 +00:00
Laurent Cozic
97e88d7983
Fixed CI
2022-11-13 11:37:05 +00:00
javad mnjd
0d5f96f5bb
Android: Fix note attachment issue ( #6932 )
2022-10-13 22:02:06 +01:00
Laurent Cozic
44a96f347a
Tools: Add eslint rule prefer-await-to-then
2022-09-30 17:32:00 +01:00
Laurent Cozic
44e60bdda9
Revert: Mobile: Add note bar ( #6772 )
...
Revert commit dfd95f8385
Due to UX issues.
Ref https://discourse.joplinapp.org/t/25775/30
2022-09-30 11:46:26 +01:00
Self Not Found
e05c5598a0
Mobile: Increase the attachment size limit to 200MB ( #6848 )
2022-09-14 12:21:21 +01:00
Self Not Found
7809228bd3
Mobile: Supports attaching multiple files to a note at once ( #6831 )
2022-09-11 16:58:36 +01:00
Tolulope Malomo
dfd95f8385
Mobile: Add note bar ( #6772 )
2022-09-09 15:06:03 +01:00
Henry Heino
b174fcf17b
Mobile: Add Markdown toolbar ( #6753 )
2022-08-29 14:19:04 +01:00
Henry Heino
92c24c2129
Chore: Migrate mobile Dropdown, ScreenHeader to TypeScript ( #6763 )
2022-08-27 13:36:59 +01:00
Henry Heino
03c3188a4a
Mobile: Add keyboard-activatable markdown commands (e.g. bold, italicize) ( #6707 )
2022-08-08 16:00:14 +01:00
Laurent Cozic
052d9f03d6
Chore: Add eslint rule to enforce strict equality (eqeqeq)
2022-07-23 09:31:32 +02:00
Laurent Cozic
520d9746c5
Mobile: Fixes #6515 : Note links with HTML notation did not work
2022-07-12 11:52:20 +01:00
jd1378
effba83a0e
Android: Fixes #5779 : Fixed android filesystem sync ( #6395 )
2022-07-10 15:26:24 +01:00
Tolulope Malomo
2eddd40667
Mobile: Fixes #6328 : Error when pressing undo or redo button while editor is closed ( #6426 )
2022-05-10 10:23:36 +01:00
Laurent Cozic
27118c2d00
Update translations
2022-05-05 17:06:00 +01:00
Laurent Cozic
814a5a0cd8
Desktop, Mobile: Sort sync target options
2022-05-05 13:19:23 +01:00
Laurent Cozic
ff066baa26
Desktop, Mobile: Automatically start sync after setting the sync parameters
2022-04-13 12:40:52 +01:00
Henry Heino
5962b0813e
Mobile: Fixes #6324 : Support inserting attachments from Beta Editor ( #6325 )
2022-04-11 11:56:45 +01:00
Tolulope Malomo
727d64b646
Android: Fixes #6026 : Long path in "Export profile" prevents tapping OK button ( #6359 )
2022-04-10 11:22:30 +01:00
Shing Lyu
d814fd6965
Mobile: Allow filtering tags in tag dialog ( #6221 )
2022-03-02 17:41:07 +00:00
Daeraxa
ae3a4a3027
Mobile: Fixes #5482 : Prevent multiline note titles ( #6144 )
2022-02-13 15:01:43 +00:00
Laurent Cozic
6950c40b12
Android: Fixed opening attachments
2021-11-29 10:37:06 +00:00
Laurent Cozic
e97bb78ce4
Desktop, Mobile: Added support for notebook icons
2021-11-15 17:19:51 +00:00
Laurent Cozic
1406d97b3e
Mobile: Fixes #5585 : Fixed logic of setting master password in Encryption screen
2021-10-17 17:20:59 +01:00
Laurent
c758377188
All: Add support for public-private key pairs and improved master password support ( #5438 )
...
Also improved SCSS support, which was needed for the master password dialog.
2021-10-03 16:00:49 +01:00
Laurent Cozic
96ac12b460
Chore: Converted encryption config screens to React Hooks to share logic between desktop and mobile
2021-09-10 19:05:47 +01:00
Laurent Cozic
d33b99cffb
Desktop: Fix handling of disabled master keys when enabling E2EE
2021-09-09 18:46:58 +01:00
Laurent Cozic
9407efd8ec
All: Allow disabling any master key, including default or active one
...
Ref: https://discourse.joplinapp.org/t/syncing-error-with-joplin-cloud-and-e2ee-master-key-is-not-loaded/20115/5
2021-09-06 18:33:17 +01:00
Laurent Cozic
ce89ee5bab
All: Add support for single master password, to simplify handling of multiple encryption keys
2021-08-30 14:15:35 +01:00
Laurent Cozic
814f602bd6
Chore: Moved EncryptionService under e2ee directory
2021-08-23 18:47:07 +01:00
JackGruber
d0313585be
Mobile: Show the used tags first in the tagging dialog ( #5315 )
2021-08-18 12:06:58 +01:00
Laurent Cozic
7faa58e0f9
All: Add a way to disable a master key
2021-08-17 12:03:19 +01:00
Laurent Cozic
f5f05e6cc5
All: Added "None" sync target to allow disabling synchronisation
2021-08-16 16:18:32 +01:00
Laurent Cozic
fe4900d254
Desktop: Add Sync Wizard dialog
2021-08-16 15:20:14 +01:00
Laurent Cozic
77a8ab8125
Tools: Fixed lib import statements
2021-08-12 19:26:35 +01:00
Laurent
dcd5a8d975
All: Improved E2EE usability by making its state a property of the sync target ( #5276 )
2021-08-12 16:54:10 +01:00
Laurent Cozic
c3f10d31cb
Chore: Convert E2EE related files to TypeScript
2021-08-07 12:22:37 +01:00
Laurent Cozic
8395d5daa9
Mobile: Added new beta editor based on CodeMirror 6
2021-07-13 19:13:13 +01:00
Laurent Cozic
e01a17528a
Mobile: Removed old editor code
2021-07-12 14:00:51 +01:00
Laurent Cozic
3d03321328
All: Activate Joplin Server optimisations
2021-06-26 10:19:48 +01:00
Laurent Cozic
65e9268e83
Mobile: Fixed version number on config screen
2021-06-21 08:55:02 +01:00
Laurent Cozic
5b368e39ca
Mobile: Allow enabling and disabling feature flags
2021-06-19 17:32:36 +01:00
JackGruber
dd1c9e3c2a
All: Fixes #5007 : Items are filtered in the API search ( #5017 )
2021-06-07 10:21:24 +01:00
Roman Musin
a4854fcde8
Android: Fixes #4439 : Add option to disable TLS validation and allow self-signed certificates for WebDAV/NextCloud ( #4742 )
2021-04-25 09:50:52 +01:00
Jessica Wu
829a245858
iOS: Fixes #3607 : keyboards won't cover last line of note ( #4794 )
2021-04-01 19:32:03 +01:00
Roman Musin
c4fe38e632
Mobile: fix items shared to android not saved ( #4607 )
2021-03-11 14:31:39 +00:00
Helmut K. C. Tessarek
6746b9af70
Merge branch 'release-1.7' into dev
2021-02-02 17:21:47 -05:00
Laurent Cozic
fb165c87c3
Mobile: Fix search
2021-02-01 17:39:45 +00:00
Laurent Cozic
ccbc329cbf
Server: Add support for sharing notes via a link
2021-01-29 18:45:11 +00:00
Laurent Cozic
63559ac8b9
Tools: Apply eslint rule "no-multi-spaces"
2021-01-23 15:51:19 +00:00
Laurent Cozic
86610e7561
Converted models and services to TypeScript
2021-01-22 17:41:11 +00:00
Laurent Cozic
716a92944d
Desktop, Mobile: Fixes #4363 : Added missing translations
2021-01-21 18:23:32 +00:00
Roman Musin
59fe4a2193
Mobile: When attaching a file to a note set correct title and extension ( #4373 )
2021-01-17 11:40:24 +00:00
Laurent Cozic
9b64c1fbdb
Added no-floating-promises eslint rule
2020-11-25 14:40:25 +00:00
Laurent Cozic
f81579371b
How about I don't delete the mobile note editor
2020-11-16 17:20:39 +00:00
Laurent Cozic
d20694e52c
Tools: Apply rule @typescript-eslint/type-annotation-spacing
2020-11-12 19:13:28 +00:00
Laurent Cozic
04bfbec96b
Tools: Renamed package namespace from @joplinapp to @joplin
2020-11-07 15:59:37 +00:00
Laurent Cozic
cc07016b07
All: Use Lerna to manage monorepo
2020-11-05 16:58:23 +00:00