Laurent Cozic
659f602a12
Revert "Desktop: Fixes #4124 : Fix note list blank space display problems ( #7888 )"
...
This reverts commit 5c6e17bc89
.
Appears to cause this regression (based on stacktrace):
https://github.com/laurent22/joplin/issues/8237
2023-06-05 17:56:12 +01:00
Laurent Cozic
45877f8b26
Desktop: Fixes #7484 : Window is white on startup
2023-06-05 17:49:34 +01:00
Laurent Cozic
77505e3c75
Revert "Android: Fixes #7766 : Support monochrome icons ( #7772 )"
...
This reverts commit fd578d1c36
.
Ref: https://github.com/laurent22/joplin/issues/8273
2023-06-05 17:15:24 +01:00
renovate[bot]
dde7acc70f
Update buildTools ( #8264 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2023-06-04 18:34:32 +01:00
Laurent Cozic
531402cede
Android 2.11.25
2023-06-03 17:47:00 +01:00
Laurent Cozic
56ca9d4125
Revert "Mobile: Fixes #8017 : Fixed sync crash ( #8056 )"
...
This reverts commit b824ff5457
.
Fixes error "Download interrupted" when downloading resources from
Joplin Cloud/Server.
2023-06-03 16:45:15 +01:00
Laurent Cozic
60b3921808
Android: Fix Vosk logic
2023-06-03 15:43:40 +01:00
Laurent Cozic
3a1759aabc
Android 2.11.24
2023-06-02 16:37:34 +01:00
Laurent Cozic
ac732f4d1d
Tools: Fixed Vosk release script
2023-06-02 15:47:42 +01:00
Laurent Cozic
7779879c6d
Mobile: Write to note in realtime using voice typing
2023-06-02 15:46:04 +01:00
github-actions[bot]
c6a9837f1f
@wimmers has signed the CLA in laurent22/joplin#8269
2023-06-02 14:27:03 +00:00
Laurent Cozic
6e49440b95
Android 2.11.23
2023-06-01 18:19:48 +01:00
Laurent Cozic
12746c5ff9
Revert "Mobile: Fixes #7918 : Use react-native-drawer-layout instead of react-native-side-menu-updated ( #7953 )"
...
This reverts commit 40e0037d50
.
It doesn't build on Android:
> Task :react-native-reanimated:buildCMakeRelWithDebInfo[arm64-v8a] FAILED
C/C++: ninja: error: '../../../../build/third-party-ndk/hermes/jni/arm64-v8a/libhermes.so',
needed by '../../../../build-main/intermediates/cxx/RelWithDebInfo/6w4f694p/obj/arm64-v8a/libreanimated.so',
missing and no known rule to make it
2023-06-01 17:35:27 +01:00
Laurent Cozic
7bd4a999a0
Update translations
2023-06-01 16:56:42 +01:00
Laurent Cozic
e48d55c3e5
Mobile: Auto-detect language on start
2023-06-01 16:48:02 +01:00
Laurent Cozic
54efc9f2f5
Chore: Revert AWS package upgrade due to failing mobile build
2023-06-01 16:13:08 +01:00
Laurent Cozic
963eeccf7b
Fixed buid
2023-06-01 15:25:40 +01:00
Laurent Cozic
c89edd7b22
Tools: Implement "prefer-object-spread" eslint rule
2023-06-01 12:02:36 +01:00
Laurent Cozic
804d674d37
lock file
2023-06-01 11:26:02 +01:00
Laurent Cozic
514091eb41
Tools: Install rsync on CI
2023-06-01 09:44:27 +01:00
renovate[bot]
cd506bd3f1
Update aws ( #8265 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-01 05:03:41 +00:00
Joplin Bot
e2d47d7d0d
Doc: Auto-update documentation
...
Auto-updated using release-website.sh
2023-06-01 00:54:11 +00:00
Laurent Cozic
7a9afd4aff
Desktop release v2.11.6
2023-05-31 20:33:57 +01:00
Laurent Cozic
e647775608
All: When resetting the master password, also create a new master key with that password
2023-05-31 20:31:44 +01:00
Laurent Cozic
577aa519e0
All: Fixes #8254 : Improve selection of active E2EE key
2023-05-31 20:17:22 +01:00
renovate[bot]
03cfef6a8d
Update dependency react-native-reanimated to v3.1.0 ( #8255 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-31 19:39:01 +01:00
github-actions[bot]
1219a30dff
@cwilby has signed the CLA in laurent22/joplin#8259
2023-05-31 02:07:47 +00:00
Linkosred
801719e3ba
Doc: Update faq_joplin_cloud.md ( #8250 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2023-05-29 14:04:05 +01:00
Laurent Cozic
02098dbd79
iOS 12.11.3
2023-05-29 13:28:04 +01:00
Laurent Cozic
e149e4b5fd
Revert "Mobile: Fix "Download interrupted" error"
...
This reverts commit b023f58497
.
Due to:
https://discourse.joplinapp.org/t/the-latest-ios-version-of-joplin-12-11-2-works-weird/31045
2023-05-29 13:27:10 +01:00
Laurent Cozic
b19f1a1023
Mobile: Fixed regression in biometric check
...
Due to f0ade02435
2023-05-29 13:27:09 +01:00
Laurent Cozic
192bfb5555
iOS: Fixed broken domain detection
2023-05-29 13:27:07 +01:00
Andrey Mukamolov
fd578d1c36
Android: Fixes #7766 : Support monochrome icons ( #7772 )
2023-05-29 11:36:47 +01:00
jcgurango
230e7f6914
Mobile: Resolves #8193 : Implement parenting of notebooks ( #7980 )
2023-05-29 11:31:21 +01:00
GitStart
12bba9da29
Desktop: Fixes #7933 : Don't display "obsolete encryption method" message if the key is disabled ( #8025 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2023-05-29 11:27:53 +01:00
Calum Lind
03424f76ea
Desktop: Fixes #7506 : Improve sidebar workaround for Linux w/Intel GPU ( #8126 )
2023-05-29 11:20:11 +01:00
Christopher O'Toole
745849023d
Desktop: Fixes #6431 : Preserve Table Alignment When Editing a Note With the Rich Text Editor ( #8214 )
2023-05-29 11:10:17 +01:00
github-actions[bot]
3e3b1764b7
@rio-codes has signed the CLA in laurent22/joplin#8249
2023-05-28 03:55:26 +00:00
Joplin Bot
902f0c3bf7
Doc: Auto-update documentation
...
Auto-updated using release-website.sh
2023-05-28 00:43:11 +00:00
Joplin Bot
0f51249a76
Doc: Auto-update documentation
...
Auto-updated using release-website.sh
2023-05-27 18:14:29 +00:00
Laurent Cozic
3621e252d1
Desktop release v2.11.5
2023-05-27 17:24:51 +01:00
Laurent Cozic
5669b1f04f
iOS 12.11.2
2023-05-27 16:33:33 +01:00
Laurent Cozic
91c99960ba
Chore: iOS: Fix build
2023-05-27 16:30:25 +01:00
Laurent Cozic
b309504ffb
lock file
2023-05-27 14:46:21 +01:00
Laurent Cozic
22ab4b7473
iOS 12.11.1
2023-05-27 14:38:02 +01:00
Laurent Cozic
04ea9343b0
Doc: Mention Joplin Cloud in download page
2023-05-27 14:28:02 +01:00
Laurent Cozic
b93f91078b
Doc: Added Liberapay method
2023-05-27 12:43:46 +01:00
renovate[bot]
b82e4be5c5
Update dependency @react-native-community/netinfo to v9.3.10 ( #8239 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-25 23:25:58 +00:00
Joplin Bot
77a6e6f617
Doc: Auto-update documentation
...
Auto-updated using release-website.sh
2023-05-25 18:16:45 +00:00
Laurent Cozic
959ae59af0
Doc: Add sponsor
2023-05-25 19:00:18 +01:00