Henry Heino
|
1dfebf5ed3
|
iOS: Fixes #10047: Allow pasting URLs copied from the share sheet (#10048)
|
2024-03-05 16:57:18 +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
|
ea6b704754
|
Mobile: Fixes #9521: Note editor: Support older WebView versions (#9986)
|
2024-02-24 11:40:48 +00:00 |
|
Henry Heino
|
ff62bd8ff7
|
iOS: Fixes #8557: Fix white flash when editing notes in dark mode (#9987)
|
2024-02-24 11:39:21 +00:00 |
|
Laurent Cozic
|
5820f63ea6
|
Desktop, Mobile: Immediately sort notes after toggling a checkbox
|
2024-02-19 23:09:34 +00:00 |
|
Henry Heino
|
2aea7fcc25
|
Desktop: Fixes #9932: Fix only one CodeMirror 6 content script loaded per plugin (#9934)
|
2024-02-19 10:29:37 +00:00 |
|
pedr
|
92c85ca07c
|
Mobile: Fixes #9475: Increase space available for Notebook icon (#9877)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2024-02-09 12:11:51 +00:00 |
|
Henry Heino
|
347ba9bb38
|
Mobile: Fixes #9858: Fix deeply-nested subnotebook titles invisible in the folder dropdown (#9906)
|
2024-02-08 23:17:17 +00:00 |
|
Cristi
|
6ecc478402
|
Translated text in ro.po and rename file to ro_RO.po (#9717)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2024-02-06 15:49:12 +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
|
ddbd3601ab
|
Mobile: Fixes #9807: Fix note editor errors/logs not sent to Joplin's logs (#9808)
|
2024-02-02 17:54:16 +00:00 |
|
Laurent Cozic
|
07b4117aa1
|
Desktop, Mobile: Resolves #9263: Do not allow switching the sync target if not all resources are downloaded
|
2024-01-27 18:28:14 +00:00 |
|
Laurent Cozic
|
c94ec4e064
|
Chore: Rename instances of yarn run to just yarn
|
2024-01-26 20:19:28 +00:00 |
|
Laurent Cozic
|
7b06090255
|
Desktop, Mobile, Cli: Allow setting a minimum app version on the sync target (#9778)
|
2024-01-26 10:32:35 +00:00 |
|
Henry Heino
|
691618b50c
|
Mobile: Hide advanced settings by default (#9730)
|
2024-01-18 11:26:51 +00:00 |
|
Henry Heino
|
33ed7545a9
|
Mobile: Add support for showing only lines of log that contain a filter (#9728)
|
2024-01-18 11:26:32 +00:00 |
|
Henry Heino
|
4636d1539c
|
Chore: Mobile: Refactor markdown toolbar (#9708)
|
2024-01-18 11:22:20 +00:00 |
|
Henry Heino
|
f5e1e45f6f
|
Chore: Refactor renderer package: Limit dependency on @joplin/lib and improve type safety (#9701)
|
2024-01-18 11:20:10 +00:00 |
|
Laurent Cozic
|
97af8cb7f5
|
Chore: Refactor sidebar utilities to TypeScript
|
2024-01-09 16:25:13 +00:00 |
|
Henry Heino
|
7a13003af5
|
Chore: Mobile: Allow debugging iOS WebViews when running in dev mode (#9659)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2024-01-06 12:13:00 +00:00 |
|
Laurent Cozic
|
2bf4f39ca1
|
Chore: Moved search files from "searchengine" namespace to just "search"
|
2024-01-05 14:15:47 +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 |
|
Laurent Cozic
|
9c88cb2151
|
Merge pull request #9559 from personalizedrefrigerator/pr/merge-release-2-13
Chore: Merge release 2.13
|
2023-12-20 19:14:21 +00:00 |
|
Henry Heino
|
f7e64e9681
|
Chore: iOS: Remove now-unnecessary scrolling non-root element (#9554)
|
2023-12-20 19:08:28 +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
|
b237a92e02
|
Mobile: Fixes #9322: Fix editor scrollbar on iOS (#9531)
|
2023-12-17 20:57:40 +00:00 |
|
Laurent Cozic
|
d2fe33183b
|
Chore: Add more types to export modules
|
2023-12-15 18:18:11 +00:00 |
|
pedr
|
6d6f9b3c3b
|
Mobile: Fixes #9500: Fix font for the inbox email address not using the theme color (#9503)
|
2023-12-13 19:47:26 +00:00 |
|
Laurent Cozic
|
bce94f1775
|
Desktop: Add support for OCR (#8975)
|
2023-12-13 19:24:58 +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
|
b271e54828
|
Chore: Fixes #9449: Mobile: Fix "useNativeDriver" warning (#9448)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2023-12-06 10:15:33 +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 |
|
pedr
|
529140cf87
|
Mobile: #9361: Fix to-dos options toggle don't toggle a rerender in (#9364)
|
2023-11-26 16:45:08 +01:00 |
|
Henry Heino
|
d11bdf586a
|
Mobile: Fixes #9328: Fix new note/to-do buttons not visible on app startup in some cases (#9329)
|
2023-11-26 16:45:06 +01:00 |
|
Laurent Cozic
|
fec8c6131c
|
Mobile: Fixes #9376: Sidebar is not dismissed when creating a note
|
2023-11-26 12:37:45 +01:00 |
|
pedr
|
24ed5bda63
|
Mobile: #9361: Fix to-dos options toggle don't toggle a rerender in (#9364)
|
2023-11-24 14:48:41 +01:00 |
|
Henry Heino
|
dbb354ad10
|
Mobile: Fixes #9328: Fix new note/to-do buttons not visible on app startup in some cases (#9329)
|
2023-11-19 10:43:57 +00:00 |
|
Henry Heino
|
dc20402f5b
|
Chore: Mobile: Fix warning in image editor test (#9338)
|
2023-11-19 10:43:22 +00: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
|
18e86a7ba3
|
Mobile: Resolves #9294: Implement settings search (#9320)
|
2023-11-16 12:17:03 +00:00 |
|
Henry Heino
|
6a6c8c1d83
|
Mobile: Fixes #9312: Fix settings save confirmation not shown when navigating to encryption/profile/log screens (#9313)
|
2023-11-15 13:31:36 +00:00 |
|
Henry Heino
|
f7cb1aef4b
|
iOS: Fixes #9271: Allow showing dropdowns in landscape mode (#9309)
|
2023-11-15 00:42:27 +00:00 |
|
Henry Heino
|
206f35ffe5
|
Mobile: Resolves #9258: Add more space between settings title and description (#9270)
|
2023-11-12 15:08:52 +00:00 |
|
Henry Heino
|
bcbba0973f
|
Mobile: Improve image editor load performance (#9281)
|
2023-11-12 15:06:16 +00:00 |
|
Henry Heino
|
bd1ddb8522
|
Mobile: Resolves #9195: Update js-draw to version 1.11.2 (#9120)
|
2023-11-12 15:04:55 +00:00 |
|
Henry Heino
|
692e925997
|
Mobile: Fixes #9259: Config screen: Fix section list scroll (#9267)
|
2023-11-11 17:09:34 +00:00 |
|