1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00
Commit Graph

263 Commits

Author SHA1 Message Date
Laurent Cozic
3983a3a52f
Mobile: Resolves : Add more options when long pressing the icon on mobile () 2024-12-16 10:49:46 +01:00
Laurent Cozic
09413606cf
Mobile: Removed old hack that was making the note body move up and down () 2024-12-13 19:21:27 +01:00
Henry Heino
81f3a02dba
Mobile: Plugin API: Implement the toggleVisiblePanes command () 2024-12-13 13:55:37 +01:00
Henry Heino
d935a491ba
Mobile: Editor: Switch to a scrolling toolbar, allow adding/removing toolbar items () 2024-12-11 13:31:05 +01:00
Henry Heino
ca9759738f Merge remote-tracking branch 'origin/release-3.1' into dev 2024-12-09 08:29:56 -08:00
Laurent Cozic
e652db05e1
Desktop: Fixes : Goto Anything fails for long strings () 2024-11-23 16:47:46 +00:00
Henry Heino
1dd02f1746
Mobile: Accessibility: Search screen: Hide the progress bar from accessibility tools when invisible () 2024-11-22 10:48:08 +00:00
Henry Heino
3e911204df
Mobile: Accessibility: Fix screen reader is unable to scroll settings tab list () 2024-11-22 10:47:53 +00:00
Henry Heino
d648e43cfb
Mobile: Accessibility: Add checked/unchecked accessibility information to the "sort notes by" dialog () 2024-11-20 11:39:33 +00:00
Henry Heino
c9608cf4a1
Mobile: Accessibility: Improve screen reader accessibility of the tag list () 2024-11-20 11:37:09 +00:00
Henry Heino
e5c31e555f
Mobile: Accessibility: Improve tag dialog screen reader accessibility () 2024-11-20 11:35:44 +00:00
Henry Heino
84eab775c3
Mobile: Accessibility: Improve dialog accessibility () 2024-11-16 21:09:50 +00:00
Henry Heino
bb66e81abe
Mobile: Fixes : Fix switching notes then unloading app causes blank screen () 2024-11-16 21:07:34 +00:00
mrjo118
11b33474b7
Desktop, Mobile: Fixes : Fix race condition which may cause data loss, particularly before or after pasting text in the note editor ()
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
2024-11-13 10:11:34 +00:00
Laurent Cozic
551bcc68cf Merge branch 'release-3.1' into dev 2024-11-09 13:41:37 +00:00
Henry Heino
a08ebb9ce5
Android: Fixes : Fix sharing to Joplin causes back navigation to get stuck () 2024-11-09 12:54:09 +00:00
Henry Heino
4d5b1ce5fd
Mobile: Accessibility: Improve setting control accessibility () 2024-11-09 12:46:16 +00:00
pedr
02a0d0d0cc
Desktop, Mobile: Resolves : Allow user to generate deletion logs () 2024-11-07 13:45:29 +00:00
Laurent Cozic
ce26e085ff Merge branch 'release-3.1' into dev 2024-11-04 20:33:15 +00:00
Henry Heino
ddd18551eb
Mobile: Fixes : Fix search result note hidden after powering on device () 2024-10-31 08:18:13 +00:00
Henry Heino
100f8a23f4
Mobile: Camera screen: Support scanning QR codes () 2024-10-30 21:12:27 +00:00
Henry Heino
9f5282c8f5
Android: Allow switching the voice typing library to Whisper ()
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-10-26 21:00:56 +01:00
Henry Heino
b61467097d
Mobile: Fixes : Fix automatic resource download mode () 2024-10-11 22:14:18 +01:00
Henry Heino
5fceb5a3c9
Chore: Reduce mobile note screen test flakiness () 2024-09-28 16:20:46 +01:00
Henry Heino
42ab9ecd95
Mobile: Fixes : Fix regression: Search screen not hidden when cached for search result navigation () 2024-09-27 15:23:31 +01:00
Henry Heino
5935c9c147
Chore: Mobile: Improve note screen tests and fix CI warning () 2024-09-27 15:23:02 +01:00
Henry Heino
3d42485315
Mobile: Show loading indicator while loading search results () 2024-09-24 15:12:02 +01:00
Henry Heino
0cac69c2fa
Chore: Migrate back-button.js to TypeScript () 2024-09-21 18:28:41 +01:00
Henry Heino
feb946acfb
Chore: Mobile: Search screen: Use stronger types, try to prevent multiple concurrent attempts to update the result list () 2024-09-21 18:28:33 +01:00
Henry Heino
220f867814
Mobile: Resolves : Support permanent note deletion on mobile () 2024-09-21 13:05:27 +01:00
Henry Heino
8c4bf057d6
Chore: Mobile: Improve Notes screen type safety () 2024-09-21 12:57:38 +01:00
Henry Heino
b9dc226031
Chore: Mobile: Migrate NoteItem and Checkbox to TypeScript () 2024-09-21 12:57:26 +01:00
Henry Heino
04f5433839
Mobile: Drawing: Fix clicking "cancel" after starting a new drawing in editing mode creates an empty resource () 2024-09-07 15:11:08 +01:00
Henry Heino
0b13dbddd8
Chore: Mobile tests: Fix warning: "A worker process ... has been force exited" () 2024-09-04 12:14:05 +01:00
Henry Heino
f69dffcf23
Mobile: Support building for web () 2024-08-02 14:51:49 +01:00
Henry Heino
8c0769fdb3
Chore: Mobile: Add note screen tests () 2024-07-26 12:35:50 +01:00
Henry Heino
db2a194b69 Merge remote-tracking branch 'origin/release-3.0' into dev 2024-07-25 08:10:48 -07:00
Henry Heino
821daeca94
Chore: Mobile: Add NoteBodyViewer tests () 2024-07-18 09:44:13 +01:00
pedr
70bfb26c9a
Mobile: Fixes: : Following a link to a previously open note wouldn't work () 2024-07-16 19:38:54 +01:00
Henry Heino
71f70f4d2c
Mobile: Resolves : Support pasting images () 2024-07-16 19:28:05 +01:00
Henry Heino
a44412ae78
Chore: Increase strength of Settings types () 2024-06-25 15:01:39 +02:00
Henry Heino
c7116b135f
Chore: Refactor mobile plugin logic into locations more consistent with other parts of the app () 2024-06-25 14:59:59 +02:00
Siddhant Paritosh Rao
801d36c41f
Mobile: Fixes : remove search bar from plugins screen () 2024-06-25 14:59:41 +02:00
Henry Heino
c972ce223e
Mobile: Fixes : Fix plugin list not cached in config screen ()
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-06-18 10:02:42 +01:00
Henry Heino
d9dadf28cb
Mobile: Resolves : Move mobile plugin setting tabs under a separate section () 2024-06-18 10:02:11 +01:00
Henry Heino
ed31d8202b
Mobile: Fixes : Fix selected note changes on moving to a different folder () 2024-06-18 09:59:08 +01:00
Laurent Cozic
ec92f716de Chore: Removed unncessary string 2024-06-15 10:15:22 +01:00
Henry Heino
e465b45d6e
Mobile: Resolves : Make mobile plugin settings screen UI closer to desktop () 2024-06-15 10:00:21 +01:00
tiberiusteng
a4a4170d49
Mobile: Resolves : implement callback url ()
Co-authored-by: Tib Teng <661892+tiberiusteng@users.noreply.github.com>
2024-06-15 09:58:23 +01:00
Henry Heino
bf634270be
Mobile: Mark plugin support as in beta () 2024-06-14 19:38:50 +01:00