1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
Commit Graph

30 Commits

Author SHA1 Message Date
Laurent Cozic
83398dd0bc Mobile: Fixes #139: Crash when creating new notebook 2018-01-06 20:37:42 +01:00
Laurent Cozic
d180e7b5e1 Mobile: Handle encrypted items on UI side 2017-12-28 19:57:21 +00:00
Laurent Cozic
d9c1e30e9b Merge master into encryption branch 2017-12-15 07:31:57 +00:00
Laurent Cozic
df05d04dad All: Made model naming more consistent 2017-12-14 18:12:14 +00:00
Laurent Cozic
d8b19f7d08 Mobile: Also do multi-selection from search page 2017-11-23 18:41:35 +00:00
Laurent Cozic
acc4eb5d28 Mobile: Allow selecting, deleting and moving multiple notes 2017-11-23 18:47:51 +00:00
Laurent Cozic
0c14a42b28 RN: Replaced broken Picker by custom dropdown 2017-11-18 23:59:07 +00:00
Laurent Cozic
e3554c7aec Delete folders and tags 2017-11-08 21:22:24 +00:00
Laurent Cozic
8a78ee5df6 Changed export to module.exports 2017-11-03 00:13:17 +00:00
Laurent Cozic
7781fbad76 Changed import statements to require to reduce dependency to Babel 2017-11-03 00:09:34 +00:00
Laurent Cozic
d9083fa2ed Fixed layout bug 2017-08-02 17:55:03 +00:00
Laurent Cozic
7fe70696bb Preserve scroll position of Search screen 2017-08-01 21:08:38 +02:00
Laurent Cozic
cc54e32823 Support for dark/light theme 2017-08-01 17:59:01 +00:00
Laurent Cozic
8ce02e6e4c Cache note list 2017-07-31 22:03:12 +02:00
Laurent Cozic
f80263ab71 Load resources in WebView and put todos on top 2017-07-26 19:36:16 +01:00
Laurent Cozic
ce6ca38fa0 Save scroll position in notes 2017-07-25 21:24:30 +01:00
Laurent Cozic
d5e39d153f Support for tags 2017-07-25 19:36:52 +01:00
Laurent Cozic
e2af824106 Moved sync scheduling to redux middleware 2017-07-25 18:41:53 +00:00
Laurent Cozic
621baf084b More clean up 2017-07-25 18:09:01 +00:00
Laurent Cozic
d47a02a24a Various clean up and optimisations 2017-07-25 17:49:31 +00:00
Laurent Cozic
80ad3e0dfd Screen titles 2017-07-24 22:58:14 +01:00
Laurent Cozic
22cb2fdfbe Various improvements 2017-07-15 23:47:11 +01:00
Laurent Cozic
aabc58224a RN: Better UI to handle conflicts 2017-07-15 16:54:19 +01:00
Laurent Cozic
18b5453146 implemented own navigator 2017-07-14 18:49:14 +00:00
Laurent Cozic
2142c4aaf0 Improved edit/save note 2017-07-14 00:35:37 +01:00
Laurent Cozic
e397ad197d Fixed OneDrive connection issue 2017-07-13 18:09:47 +00:00
Laurent Cozic
bde42a80b6 Various RN changes 2017-07-13 00:01:15 +01:00
Laurent Cozic
d92f1c7eba various changes 2017-07-12 23:32:08 +01:00
Laurent Cozic
a9f7b0d531 Various changes 2017-07-08 00:25:10 +01:00
Laurent Cozic
f0a8cbe95d Started fixing ReactNative app 2017-07-05 21:34:25 +01:00