Tamás Hetesi
e2db02887c
Mobile: Fix flash of white when loading note bodies ( #4629 )
...
Refs #4450
2021-03-26 09:02:16 +00:00
Roman Musin
74cd19f942
Android: Resolves #3547 : Make Joplin resizeable ( #4624 )
2021-03-14 15:18:50 +00:00
Roman Musin
c4fe38e632
Mobile: fix items shared to android not saved ( #4607 )
2021-03-11 14:31:39 +00:00
Roman Musin
ec99511397
Android: Fix issue with note not saved when created via sharing ( #4604 )
2021-03-10 19:20:40 +00:00
Roman Musin
01a9e49458
Mobile: Upgrade react-native-share ( #4589 )
2021-03-10 19:15:37 +00:00
Roman Musin
d889cd55db
Android: Resolves #4585 : Set min android version to 5 / sdk 21 ( #4590 )
...
As per https://github.com/facebook/react-native#-requirements
2021-03-10 19:15:01 +00:00
Laurent Cozic
c1198dc76a
setup v1.8
2021-02-07 14:34:43 +00:00
Helmut K. C. Tessarek
4e3b055d0d
Merge branch 'release-1.7' into dev
2021-02-06 11:27:43 -05:00
Laurent Cozic
80d56c4d63
Android release v1.7.5
2021-02-03 12:29:04 +00:00
Laurent Cozic
91c4056aec
Android release v1.7.4
2021-02-03 12:07:07 +00:00
Helmut K. C. Tessarek
6746b9af70
Merge branch 'release-1.7' into dev
2021-02-02 17:21:47 -05:00
Laurent Cozic
935b4dca0a
ios-v10.7.2
2021-02-01 17:57:27 +00:00
Laurent Cozic
15d85f4ee4
Android release v1.7.3
2021-02-01 17:44:46 +00:00
Laurent Cozic
fb165c87c3
Mobile: Fix search
2021-02-01 17:39:45 +00:00
Laurent Cozic
67cbc068c6
Merge branch 'release-1.7' into dev
2021-02-01 12:15:06 +00:00
Laurent Cozic
1c1558c7bf
ios-v10.7.1
2021-02-01 11:53:52 +00:00
Laurent Cozic
e673ce132e
Android release v1.7.2
2021-02-01 11:46:52 +00:00
Laurent Cozic
ccbc329cbf
Server: Add support for sharing notes via a link
2021-01-29 18:45:11 +00:00
Laurent Cozic
95f59a67ea
Android release v1.7.1
2021-01-27 17:49:13 +00:00
Laurent Cozic
12187b9da3
Mobile: Fixed mobile build
2021-01-27 17:42:58 +00:00
Laurent Cozic
63559ac8b9
Tools: Apply eslint rule "no-multi-spaces"
2021-01-23 15:51:19 +00:00
Laurent Cozic
0e2351e79e
Mobile: Removing no longer used beta Markdown editor
...
Ref: https://discourse.joplinapp.org/t/anyone-using-the-beta-editor-on-ios/11658
2021-01-22 23:36:02 +00:00
Laurent Cozic
86610e7561
Converted models and services to TypeScript
2021-01-22 17:41:11 +00:00
Laurent Cozic
2d4ae4d8de
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-01-21 18:26:56 +00:00
Laurent Cozic
716a92944d
Desktop, Mobile: Fixes #4363 : Added missing translations
2021-01-21 18:23:32 +00:00
Laurent Cozic
3ecf942b44
Merge branch 'release-1.6' into dev
2021-01-21 13:49:23 +00:00
Laurent Cozic
33db9883c9
ios-v10.6.3
2021-01-21 13:47:04 +00:00
Laurent Cozic
85355f8eda
Android release v1.6.7
2021-01-21 11:25:45 +00:00
Laurent Cozic
7a8629c38d
Cli: Fixed version number
2021-01-21 10:00:42 +00:00
Laurent Cozic
8d35298500
Desktop: Fixes #4305 : Fixed infinite sync issue with OneDrive
...
- Disable support for unreliable OneDrive delta sync, and switched to basic sync
- More robust error handling to take into account how unreliable the OneDrive API became
2021-01-20 15:49:02 +00:00
Laurent Cozic
e8ae29adf2
Tools: Clean up and fix tool dependencies
2021-01-18 20:09:11 +00:00
Roman Musin
59fe4a2193
Mobile: When attaching a file to a note set correct title and extension ( #4373 )
2021-01-17 11:40:24 +00:00
Laurent Cozic
eb3493f648
Server: Fixed tests and clean up
2021-01-15 22:02:36 +00:00
Laurent Cozic
4b2bb1168b
Setup new release version 1.7
2021-01-13 12:19:12 +00:00
Laurent Cozic
0f23277bfc
Chore: SideBar => Sidebar
2021-01-12 12:28:55 +00:00
Laurent Cozic
b24eb5d09c
ios-v10.6.2
2021-01-11 11:16:46 +00:00
Laurent Cozic
1bc56d0fa9
ios-v10.6.1
2021-01-11 11:16:17 +00:00
Laurent Cozic
8fea9ba193
Android release v1.6.6
2021-01-10 00:53:26 +00:00
Laurent Cozic
3fdcd3aaa6
Android release v1.6.5
2021-01-10 00:14:36 +00:00
Jan Blunck
826dda5a75
Mobile: Fixes #4268 : Fix "Not implemented" error when downloading resources with S3 sync target ( #4279 )
...
Since the RNFetchBlob API doesn't support writing binary data directly
it creates a custom Writable which is doing the base64 encoding per
chunk.
This also fixes a problem with the S3 synchronization code using the
shim.fsDriver().writeBinaryFile().
Tested with AVD Android 10.0 target.
Signed-off-by: Jan Blunck <jblunck@users.noreply.github.com>
2021-01-07 16:36:07 +00:00
Jerry Zhao
7a6966405c
All: Support natural sorting by title ( #4272 )
2021-01-07 16:29:53 +00:00
Roman Musin
8492a7ee26
Android: Fix images/resources long press - do not show menu on pinch zoom ( #4275 )
2021-01-03 11:23:17 +00:00
Roman Musin
ebe3ddcd21
Android: Resolves #4020 : Enable Android Backup support again ( #4277 )
2021-01-02 15:31:54 +00:00
Laurent Cozic
a14410b28c
Android release v1.6.4
2020-12-30 12:04:25 +00:00
Laurent Cozic
d1f8520e6e
Mobile: Fixed package import issue
2020-12-30 11:51:43 +00:00
Laurent Cozic
d76746b8e4
Android release v1.6.3
2020-12-30 11:05:04 +00:00
Laurent Cozic
89d173b460
Mobile: Add support for Joplin Server
2020-12-30 10:54:00 +00:00
Laurent Cozic
1deab7e8d1
Android release v1.6.2
2020-12-29 19:42:30 +00:00
Laurent Cozic
2cd7839552
Increase version num to 1.6
2020-12-27 22:46:27 +00:00
Laurent Cozic
325a5ab08f
ios-v10.5.1
2020-12-27 19:47:44 +00:00