Commit Graph

52 Commits (3de7534d1d0532c16db0a9af6fe247bc9ffa2501)

Author SHA1 Message Date
Laurent Cozic cc5bd12ba1 Moved code that can be shared between Electron and RN app to separate file 2017-11-05 00:49:23 +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 8b454e1e95 Fixing website 2017-11-01 17:39:56 +00:00
Laurent Cozic 12b6902a49 Fixed RN text field and gave different OneDrive token to demo 2017-10-30 21:29:36 +00:00
Laurent Cozic 5492e715f8 Fixed React Native app to work with latest versions of packages and removed dependency to yarn 2017-10-30 18:17:01 +00:00
Laurent Cozic ad1c0f3958 Added command attach and support for non-gui mode 2017-10-19 23:02:13 +01:00
Laurent Cozic fb0e8f36d4 Handle advanced options 2017-09-24 15:48:23 +01:00
Laurent Cozic 8e54404d28 Various changes 2017-09-10 17:57:06 +01:00
Laurent Cozic 7aaf4fb491 Improved back button handling when note has been modified 2017-08-24 18:10:03 +00:00
Laurent Cozic 67b812cab0 Various improvements 2017-08-21 22:46:31 +02:00
Laurent Cozic 1da06734f1 Various improvements on mobile app 2017-08-21 20:32:43 +02:00
Laurent Cozic 303af9004d Resize images 2017-08-02 17:47:25 +00:00
Laurent Cozic 19266206f4 Attach resource from mobile 2017-08-01 23:40:14 +02:00
Laurent Cozic 4d61ed1dce Various bug fixes 2017-08-01 18:53:50 +00:00
Laurent Cozic 192dac0ca4 Disabled back button handling on note screen for now 2017-07-31 19:02:21 +00:00
Laurent Cozic 229fc4ed2e Make sure title height is correct with multi line text 2017-07-31 17:56:14 +00:00
Laurent Cozic 1a5720bd8c Styling 2017-07-30 23:04:26 +02:00
Laurent Cozic ad1fbba78d Various fixes 2017-07-30 21:51:18 +02:00
Laurent Cozic 1cb23df869 Localization 2017-07-26 22:27:03 +01:00
Laurent Cozic 3fad338e28 Html entity encoding 2017-07-26 20:00:52 +01: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 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 53d305eb2e Various fixes 2017-07-24 22:52:30 +01:00
Laurent Cozic d05c62f69f Fixed note edition 2017-07-23 15:11:44 +01:00
Laurent Cozic 729b8f7c79 Handle case when note is deleted while being edited. Show note on map. 2017-07-22 19:16:16 +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 29b607fac6 Icons and styling 2017-07-21 22:40:02 +01:00
Laurent Cozic df3e5ac40c Table rendering 2017-07-18 23:57:22 +01:00
Laurent Cozic cd184e26d0 Made checkboxes clickable 2017-07-17 22:34:08 +01:00
Laurent Cozic ca68b85837 Fixed various issue in RN app 2017-07-17 21:22:05 +01:00
Laurent Cozic 6673baee91 Sync in background for RN 2017-07-16 22:17:22 +01:00
Laurent Cozic 576cb345bb Auto capitalise in text inputs 2017-07-16 17:31:42 +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 0100c2fff5 Refactored multi-state button 2017-07-15 19:21:39 +01:00
Laurent Cozic 62c9a66c47 Better handling of todos in RN 2017-07-15 18:08:54 +01:00
Laurent Cozic 1c16e493f6 Many small changes 2017-07-15 00:12:32 +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 01fb866835 Better rendering of markdown notes 2017-07-13 23:20:08 +01:00
Laurent Cozic 3b5ecc7592 Improved navigation 2017-07-13 22:50:21 +01:00
Laurent Cozic 7859a1b990 Fixed synchronizer conflict handling when deleting folders 2017-07-13 18:47:31 +00:00
Laurent Cozic 70c75af225 Render markdown 2017-07-10 22:34:26 +01:00
Laurent Cozic 216a6780cb Fixes for release apk 2017-07-07 18:49:07 +00:00