1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-02 12:47:41 +02:00
Commit Graph

138 Commits

Author SHA1 Message Date
Henry Heino
d4157e14fe
Mobile: Fixes : Fix cursor location on opening the editor and attachments inserted in wrong location () 2023-12-17 20:58:22 +00:00
Henry Heino
f0a1b41794
Mobile: Resolves : Don't attach empty drawings when a user exits without saving () 2023-11-27 20:14:04 +01:00
Laurent Cozic
fec8c6131c Mobile: Fixes : Sidebar is not dismissed when creating a note 2023-11-26 12:37:45 +01:00
pedr
24ed5bda63
Mobile: : Fix to-dos options toggle don't toggle a rerender in () 2023-11-24 14:48:41 +01:00
Henry Heino
dbb354ad10
Mobile: Fixes : Fix new note/to-do buttons not visible on app startup in some cases () 2023-11-19 10:43:57 +00:00
Henry Heino
d0955b4ca2
Mobile: Fixes : Restore scroll position when returning to the note viewer from the editor or camera () 2023-11-16 12:19:48 +00:00
Henry Heino
18e86a7ba3
Mobile: Resolves : Implement settings search () 2023-11-16 12:17:03 +00:00
Henry Heino
6a6c8c1d83
Mobile: Fixes : Fix settings save confirmation not shown when navigating to encryption/profile/log screens () 2023-11-15 13:31:36 +00:00
Henry Heino
206f35ffe5
Mobile: Resolves : Add more space between settings title and description () 2023-11-12 15:08:52 +00:00
Henry Heino
bcbba0973f
Mobile: Improve image editor load performance () 2023-11-12 15:06:16 +00:00
Henry Heino
692e925997
Mobile: Fixes : Config screen: Fix section list scroll () 2023-11-11 17:09:34 +00:00
Henry Heino
39803f53a0
Mobile: Resolves : Fade settings screen icons () 2023-11-11 17:08:58 +00:00
Henry Heino
672d028d29
Mobile: Settings screen: Create separate pages for each screen () 2023-11-09 19:19:08 +00:00
Henry Heino
09b52237f2
Mobile: Fixes : Fix fast search () 2023-11-02 09:50:38 +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 : Image editor: Allow loading from save when the image editor is reloaded in the background () 2023-10-31 14:57:26 +00:00
Henry Heino
94cef15d9f
Mobile: Fixes : Beta editor: Fix image timestamps not updated after editing () 2023-10-30 22:17:49 +00:00
Laurent Cozic
5f6370d7ba
Doc: Refactored documentation, split it into smaller articles, and added search () 2023-10-30 11:32:14 +00:00
Laurent Cozic
0e0c1d8395 Mobile: Fix icon after react-native-vector-icon upgrade 2023-10-07 17:25:03 +01:00
Henry Heino
53c82434be
Mobile: Add share button to log screen ()
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2023-10-02 11:14:08 -07:00
Henry Heino
849427d1bf
Mobile: Add support for drawing pictures () 2023-10-02 15:15:51 +01:00
Laurent Cozic
9f14e61aff Mobile: Fixes : 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 () 2023-09-21 09:12:40 +01:00
Henry Heino
847213eb8c
Mobile: Fixes : Prevent accessibility tools from focusing the notes list when it's invisible () 2023-09-19 11:39:43 +01:00
Henry Heino
bb5befc8bf
Mobile: Fixes : Hide the keyboard when showing the attach dialog () 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 : Fix older Android versions unable to set alarms () 2023-09-11 20:45:32 +01:00
Henry Heino
e041169300
Mobile: Resolves : Add screen reader labels to search/note actions buttons () 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 : Preserve image rotation (and other metadata) when resizing () 2023-08-18 09:34:31 +01:00
Henry Heino
c6c2733726
Desktop: Resolves : Show missing sync password warning and link to FAQ () 2023-08-14 18:12:49 +01:00
Hubert
5f7e130ff9
Mobile, Desktop: Resolves : Add an option to disable the image resizing prompt ()
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 () 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 () 2023-07-23 15:57:55 +01:00
pedr
06b2ba9d75
Desktop, mobile: Add support for Joplin Cloud email to note functionality () 2023-07-18 20:15:45 +01:00
Henry Heino
6ce8865719
Mobile: Add JEX export () 2023-07-18 14:58:06 +01:00
Laurent Cozic
77482a0c95
All: Add support for share permissions () 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 () 2023-06-20 15:41:22 +01:00
Laurent Cozic
ce7da882ee
Android: Add support for Voice Typing for most languages () 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 : Implement parenting of notebooks () 2023-05-29 11:31:21 +01:00