Laurent Cozic
73b33e8e32
Android: Fixes #3800 : Simplify initialisation code to prevent sharing
...
with app to create multiple instance of app and break settings.
Revert "Mobile: Add startup screen to show progress of db migration"
This reverts commit 569355a318
.
2020-10-08 11:35:29 +01:00
Laurent Cozic
c2c7efee91
Desktop: Also make toggle button area wider
2020-10-07 21:03:56 +01:00
Laurent Cozic
c9c44d5643
Merge branch 'release-1.2' into dev
2020-10-07 21:00:20 +01:00
Laurent Cozic
0836fca822
Merge branch 'release-1.2' of github.com:laurent22/joplin into release-1.2
2020-10-07 20:59:50 +01:00
Laurent Cozic
566df5039c
Desktop: Fixes #3876 : Notebooks and tags click area was too narrow
2020-10-07 20:58:43 +01:00
Laurent Cozic
559655bf33
Android release v1.2.3
2020-10-06 13:06:48 +01:00
Laurent Cozic
0eab23fbcf
Android: Set app launchMode to singleInstance to try to fix lost settings issue
2020-10-06 13:02:41 +01:00
Laurent Cozic
f334f4f487
All: Improved handling of database migration failures
2020-10-06 12:47:33 +01:00
over-soul
49bfa49489
All: Translation: Update fa.po ( #3856 )
...
Updated some existing Persian translations and added some new translations.
Co-authored-by: over-soul <ali@elego.com>
2020-10-02 12:06:30 -04:00
Paweł Żukowski
5f81944a3e
All: Translation: Update pl_PL.po ( #3855 )
...
Translate missing strings and fix few existing typos.
2020-10-02 12:05:10 -04:00
Laurent Cozic
00057da17d
Electron release v1.2.4
2020-09-30 08:16:46 +01:00
Laurent Cozic
0a05464013
Desktop: Regression: Context menu on sidebar did not work anymore
2020-09-30 08:16:20 +01:00
Laurent Cozic
26f5a606e0
Merge branch 'release-1.2' into dev
2020-09-29 14:29:38 +01:00
Laurent Cozic
9ebb574059
Merge branch 'release-1.2' of github.com:laurent22/joplin into release-1.2
2020-09-29 14:27:33 +01:00
Laurent Cozic
d29c3c2466
Desktop: Regression: Sidebar toggle button did not work anymore
2020-09-29 14:26:05 +01:00
Laurent Cozic
a71f1c19ec
Android release v1.2.2
2020-09-29 12:40:46 +01:00
Laurent Cozic
485921d879
CLI v1.2.2
2020-09-29 12:34:42 +01:00
Laurent Cozic
15de7572c0
Electron release v1.2.3
2020-09-29 12:32:24 +01:00
Laurent Cozic
09f41dd50e
Desktop: Make global search field wider when it has focus
2020-09-29 12:31:19 +01:00
Laurent Cozic
7b8ee467a0
Desktop: Improved rendering of All Notes item in sidebar
2020-09-29 11:49:51 +01:00
Laurent Cozic
99a496d684
Desktop: Always label "Click to add tags"
2020-09-29 11:33:22 +01:00
Laurent Cozic
9d6975a9e2
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-09-29 10:57:34 +01:00
Laurent Cozic
f43ee123d8
Tools: Fixed tests
2020-09-29 10:54:31 +01:00
Laurent Cozic
f42fb1b871
Changed tag label
2020-09-29 10:51:47 +01:00
Laurent Cozic
cf2442c5b2
Desktop: Fixes #3835 : Prevent crash in rare case when opening the config screen
2020-09-29 08:40:14 +01:00
Laurent Cozic
e0e4735b03
Desktop: Fixes #3754 : Refresh search results when searching by tag and when a tag is changed
2020-09-29 08:11:52 +01:00
osso73
138faa2aae
All: Translation: Update ca.po ( #3844 )
2020-09-29 02:06:23 -04:00
Laurent Cozic
8bd58c9608
Merge branch 'release-1.2' of github.com:laurent22/joplin into release-1.2
2020-09-28 19:19:52 +01:00
Laurent Cozic
215a725ded
Mobile: Fixes #3834 : Fixed search highlights
2020-09-28 19:19:21 +01:00
Naveen M V
12c0a05af0
Desktop: Keep search fuzzy scores between 0 and 2 ( #3812 )
2020-09-28 18:58:19 +01:00
Caleb John
a7fa119041
Desktop: Extend functionality of codemirror vim ( #3823 )
...
add swapLine(Up/Down)
have `o` use the more complex list indent
enable sync initializing from vim (and maybe emacs)
split keymap stuff into it's own file
2020-09-28 18:57:17 +01:00
Laurent Cozic
7fb52b8b0e
Desktop: Fix issue with highlighted search terms in CodeMirror viewer
2020-09-28 18:44:21 +01:00
Laurent Cozic
3e86ae4a82
Desktop: Disable fuzzy search for now due to performance issues
2020-09-28 18:41:16 +01:00
Ji-Hyeon Gim
ca46590ff3
All: Translation: Update ko.po ( #3813 )
...
Signed-off-by: Ji-Hyeon Gim <potatogim@potatogim.net>
2020-09-24 21:17:53 -04:00
Laurent Cozic
947d81d96d
Desktop: Optimised sidebar rendering speed
2020-09-24 14:30:20 +01:00
Laurent Cozic
6ca640d2ed
Desktop: Fix: Fade out checked items in Rich Text editor too
2020-09-23 17:49:25 +01:00
Laurent Cozic
6aca233b21
CLI v1.2.1
2020-09-23 12:16:58 +01:00
Laurent Cozic
2200be697e
Cli: Fixed crash due to missing spellfix extension
2020-09-23 12:14:17 +01:00
Laurent Cozic
25ab3c323b
Desktop: Fixes #3801 : Fixed editor font size
2020-09-23 11:39:36 +01:00
Laurent Cozic
5bf30a9586
Merge branch 'release-1.2' into dev
2020-09-23 10:24:55 +01:00
Laurent Cozic
b6779a8074
Desktop: Fixes #3810 : Only disable relevant toolbar buttons when editor is read-only
2020-09-23 10:21:24 +01:00
Caleb John
59599d318c
Desktop: Adjust the codemirror code block colors for the dark theme ( #3794 )
2020-09-23 09:34:39 +01:00
Arda Kılıçdağı
538600fd6c
All: Translation: Update tr_TR.po ( #3798 )
2020-09-22 21:12:31 -04:00
Ji-Hyeon Gim
63264ba471
All: Translation: Update ko.po ( #3778 )
...
This patch includes the translation of missing strings, the improvement of the existing translation
Signed-off-by: Ji-Hyeon Gim <potatogim@potatogim.net>
2020-09-22 21:11:55 -04:00
Laurent Cozic
95e7f3df7d
Electron release v1.2.2
2020-09-22 16:39:18 +01:00
Laurent Cozic
366fd2a333
Fixed desktop build
2020-09-22 16:38:47 +01:00
Laurent Cozic
5be99a4a16
Merge branch 'release-1.2' of github.com:laurent22/joplin into release-1.2
2020-09-22 16:37:23 +01:00
Laurent Cozic
d86f6a1fbd
Tools: Require setting type flag for new Android releases
2020-09-22 16:36:46 +01:00
Laurent Cozic
7d68208cb4
Android release v1.2.1
2020-09-22 16:17:11 +01:00
Laurent Cozic
e9de9d9128
Electron release v1.2.1
2020-09-22 16:02:51 +01:00