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

27 Commits

Author SHA1 Message Date
Laurent Cozic
93966b0fa1 Mobile: Trying to upgrade to React Native 0.55 2018-04-30 17:38:19 +01:00
Laurent Cozic
d3fca3d6cc Mobile: Fixes #358: Fix cursor color in dark mode 2018-04-11 19:25:07 +02:00
Laurent Cozic
9e0bf1acb2 Mobile: Fixes #299: App freezes when connecting to OneDrive login page while internet connection is down 2018-03-14 23:17:02 +00:00
Laurent Cozic
55c5ddedf4 Revert "Applied prettier to code base"
This reverts commit c4f19465a6.
2018-03-09 20:59:12 +00:00
Laurent Cozic
c4f19465a6 Applied prettier to code base 2018-03-09 17:49:35 +00:00
Laurent Cozic
df05d04dad All: Made model naming more consistent 2017-12-14 18:12:14 +00:00
Laurent Cozic
518feadc3e All: Better checkbox alignment and added padding on notebook title 2017-11-20 18:40:36 +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
cc54e32823 Support for dark/light theme 2017-08-01 17:59:01 +00: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
80ad3e0dfd Screen titles 2017-07-24 22:58:14 +01:00
Laurent Cozic
4464fb0f90 Set locale of RN app 2017-07-24 22:29:40 +01:00
Laurent Cozic
63772629cf mv folder in cli 2017-07-17 19:19:01 +00:00
Laurent Cozic
6673baee91 Sync in background for RN 2017-07-16 22:17:22 +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
69d85432ed Better handling of folder screen 2017-07-15 19:37:17 +01:00
Laurent Cozic
93791f1e46 Fixed note order in RN 2017-07-15 19:13:31 +01:00
Laurent Cozic
e3db1e028a Handle reserved names in RN 2017-07-15 17:25:33 +01:00
Laurent Cozic
18b5453146 implemented own navigator 2017-07-14 18:49:14 +00:00
Laurent Cozic
bde42a80b6 Various RN changes 2017-07-13 00:01:15 +01:00
Laurent Cozic
53c23b1149 history fix 2017-07-09 00:46:25 +01:00
Laurent Cozic
e9f0d38a80 Improved init sequence 2017-07-08 23:57:09 +01:00
Laurent Cozic
8adb5a71c5 Got RN working again 2017-07-05 22:29:00 +01:00
Laurent Cozic
f0a8cbe95d Started fixing ReactNative app 2017-07-05 21:34:25 +01:00