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

49 Commits

Author SHA1 Message Date
Laurent Cozic
6d0f60d9a1 All: Fixed tests and minor fixes 2017-12-31 15:23:05 +01:00
Laurent Cozic
e19c26fdd1 Mobile: Done UI for E2EE 2017-12-31 14:58:50 +01:00
Laurent Cozic
6ff19063ef All: Got E2EE working in mobile app 2017-12-30 20:57:34 +01:00
Laurent Cozic
df05d04dad All: Made model naming more consistent 2017-12-14 18:12:14 +00:00
Laurent Cozic
5cd55cada6 Mobile: Made context menu scrollable 2017-12-07 21:23:41 +00:00
Laurent Cozic
bad4b2ecb8 Electron: Added dialog to export sync status 2017-12-07 21:18:18 +00:00
Laurent Cozic
d1a83d065a Mobile: Added status info to view active alarms 2017-11-28 20:31: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
3722012da5 Added command to export debug information from mobile and CLI 2017-11-21 18:48:50 +00:00
Laurent Cozic
4b5c1491d0 iOS: various fixes 2017-11-19 15:19:36 +00:00
Laurent Cozic
ca20a2a1c2 Dropdown fioxes 2017-11-19 00:23:18 +00:00
Laurent Cozic
37c0b6d24a iOs tweaks 2017-11-19 00:03:42 +00:00
Laurent Cozic
0c14a42b28 RN: Replaced broken Picker by custom dropdown 2017-11-18 23:59:07 +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
fb0e8f36d4 Handle advanced options 2017-09-24 15:48:23 +01:00
Laurent Cozic
7aaf4fb491 Improved back button handling when note has been modified 2017-08-24 18:10:03 +00:00
Laurent Cozic
cc54e32823 Support for dark/light theme 2017-08-01 17:59:01 +00:00
Laurent Cozic
e5d4c649ad Added save icon, fixed search ordering bug and fixed html rendering bug 2017-07-31 18:19:58 +00:00
Laurent Cozic
4761606330 Fixed list scroll position 2017-07-30 23:33:54 +02:00
Laurent Cozic
1a5720bd8c Styling 2017-07-30 23:04:26 +02:00
Laurent Cozic
d62aca7f50 Styling 2017-07-27 18:34:43 +01:00
Laurent Cozic
bd06fa781e Fixed note sorting and changed colour of header 2017-07-27 18:25:42 +01:00
Laurent Cozic
76914d6c28 Various bug fixes, optimisations and improvements 2017-07-26 17:49:01 +00:00
Laurent Cozic
e2af824106 Moved sync scheduling to redux middleware 2017-07-25 18:41:53 +00:00
Laurent Cozic
53d305eb2e Various fixes 2017-07-24 22:52:30 +01:00
Laurent Cozic
04cd9a1e7b Started config screen 2017-07-23 19:26:50 +01:00
Laurent Cozic
1c3bf21539 Added search page 2017-07-22 23:52:24 +01:00
Laurent Cozic
7c60e32e64 Open links in browser 2017-07-22 18:21:39 +01:00
Laurent Cozic
7aee903ca2 Styling 2017-07-22 17:36:55 +01:00
Laurent Cozic
840980dafd More styling 2017-07-21 23:42:24 +01:00
Laurent Cozic
29b607fac6 Icons and styling 2017-07-21 22:40:02 +01:00
Laurent Cozic
c2ba2105ff Change folder from RN 2017-07-16 17:06:05 +01:00
Laurent Cozic
cd6d8ce284 Fixed geolocation bug and improved saving of notes and folders 2017-07-16 11:17:40 +01:00
Laurent Cozic
e2d426a986 Button styling 2017-07-16 00:30:54 +01:00
Laurent Cozic
d92f1c7eba various changes 2017-07-12 23:32:08 +01:00
Laurent Cozic
e882c7b339 Status screen 2017-07-10 20:16:59 +01:00
Laurent Cozic
dc4eb35fca Fixed multiple instance issue 2017-07-09 23:57:15 +01:00
Laurent Cozic
de16573742 Clean up 2017-07-09 11:17:21 +01:00
Laurent Cozic
4b44a8a782 Improved nav 2017-07-09 00:57:30 +01:00
Laurent Cozic
a9f7b0d531 Various changes 2017-07-08 00:25:10 +01:00
Laurent Cozic
38c9d49cdb Various changes 2017-07-07 23:25:03 +01:00
Laurent Cozic
e0664167eb Log screen in RN app 2017-07-07 18:19:24 +01:00
Laurent Cozic
216a6780cb Fixes for release apk 2017-07-07 18:49:07 +00:00
Laurent Cozic
5802adc9f1 getting sync work in RN 2017-07-06 19:48:17 +00:00
Laurent Cozic
1c6b569795 Making oneDrive work on RN 2017-07-06 19:29:09 +00:00
Laurent Cozic
bdb250de8a Make fetch and FormData work in both RN and node 2017-07-06 18:58:01 +00:00
Laurent Cozic
f0a8cbe95d Started fixing ReactNative app 2017-07-05 21:34:25 +01:00