Laurent Cozic
|
41ba1043be
|
All: Fixed incorrect timeout for sync-after-save (was using ms instead of sec). Removed needless caching of note IDs in database.
|
2018-05-10 19:50:44 +01:00 |
|
Laurent Cozic
|
e1dee546dc
|
Mobile: Added support for sub-notebooks
|
2018-05-09 12:39:17 +01:00 |
|
Laurent Cozic
|
ff1ee1249b
|
Mobile: Resolves #61: Enable File System sync on mobile as the driver seems to be working now
|
2018-05-02 10:27:37 +01:00 |
|
Laurent Cozic
|
c1f5dfd9cc
|
Keep Blob tests to revisit in a few weeks
|
2018-04-30 21:21:17 +01:00 |
|
Laurent Cozic
|
93966b0fa1
|
Mobile: Trying to upgrade to React Native 0.55
|
2018-04-30 17:38:19 +01:00 |
|
Laurent Cozic
|
4d0af575e5
|
Mobile: Resolves #360: Don't crash if theme not set and improved logging.
|
2018-04-16 15:15:29 +02:00 |
|
Laurent Cozic
|
96fb7c2087
|
Getting Dropbox to work in mobile app
|
2018-03-27 00:55:44 +01:00 |
|
Laurent Cozic
|
ca3946689a
|
Mobile: Made tag UI a dialog
|
2018-03-17 23:00:01 +00:00 |
|
Laurent Cozic
|
aabb9be7de
|
Mobile: Resolves #285: Create, edit and remove tags from notes
|
2018-03-16 20:17:52 +00:00 |
|
Laurent Cozic
|
ae9ecdad40
|
All: Fix database upgrade
|
2018-03-16 14:32:47 +00:00 |
|
Laurent Cozic
|
c1bb51c12b
|
All: Finished service to clean up resources
|
2018-03-15 18:08:46 +00: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
|
4df5f668dc
|
All: Improved sync when dealing with many items, in particular when using Nextcloud
|
2018-03-09 19:07:38 +00:00 |
|
Laurent Cozic
|
c4f19465a6
|
Applied prettier to code base
|
2018-03-09 17:49:35 +00:00 |
|
Laurent Cozic
|
71aa841265
|
Mobile: Fixes #244: When accessing configuration or encrypt configuration option while making a note and the going back, the note gets erased
|
2018-02-21 22:08:34 +00:00 |
|
Laurent Cozic
|
f91c52cdf7
|
Mobile: Update time when app is activated
|
2018-02-07 19:51:58 +00:00 |
|
Laurent Cozic
|
30ff81064f
|
All: Made WebDAV driver more generic to support services other than Nextcloud and added WebDAV sync target
|
2018-02-01 23:40:05 +00:00 |
|
Laurent Cozic
|
d7a1465d8e
|
Skip sync report events in log
|
2018-01-28 17:38:17 +00:00 |
|
Laurent Cozic
|
7ab135c099
|
Various tweaks to get Nextcloud working in mobile
|
2018-01-25 20:48:01 +00:00 |
|
Laurent Cozic
|
9efbf74b6f
|
All: Various changes to get filesystem target to work on mobile
|
2018-01-17 21:01:41 +00:00 |
|
Laurent Cozic
|
7b9dc66121
|
All: Schedule sync after enabling or disabling encryption
|
2018-01-08 21:25:38 +01:00 |
|
Laurent Cozic
|
71e877d369
|
All: Improved encryption and synchronisation
|
2018-01-02 20:17:14 +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
|
d180e7b5e1
|
Mobile: Handle encrypted items on UI side
|
2017-12-28 19:57:21 +00:00 |
|
Laurent Cozic
|
df05d04dad
|
All: Made model naming more consistent
|
2017-12-14 18:12:14 +00:00 |
|
Laurent Cozic
|
888ac8f4c2
|
Electron: Started integrating encryption
|
2017-12-14 17:58:10 +00:00 |
|
Laurent Cozic
|
45ca6284f9
|
iOS: Added safe area for iPhone X support
|
2017-12-07 22:42:40 +00:00 |
|
Laurent Cozic
|
818537933a
|
Android: Fixes #53: Back button should exit app if nothing to go back to
|
2017-12-01 19:44:34 +00:00 |
|
Laurent Cozic
|
fe909f659d
|
All: Added error message for OneDrive for Business
|
2017-12-01 17:47:18 +00:00 |
|
Laurent Cozic
|
7f1a14fa22
|
All: Fixed note update issue
|
2017-11-30 00:25:52 +00:00 |
|
Laurent Cozic
|
4df73cd82c
|
iOS: Handle foreground notifications
|
2017-11-28 20:17:34 +00:00 |
|
Laurent Cozic
|
67a457b9c5
|
Android: Got notifications to work
|
2017-11-28 18:58:04 +00:00 |
|
Laurent Cozic
|
f9f5974267
|
All: Added option to set date and time format
|
2017-11-28 18:02:54 +00:00 |
|
Laurent Cozic
|
9a40851c77
|
Electron, Mobile: Created alarm service and drivers
|
2017-11-27 22:50:46 +00:00 |
|
Laurent Cozic
|
3612529e52
|
iOS: Testing notification
|
2017-11-24 18:06:45 +00:00 |
|
Laurent Cozic
|
8ccf2ec521
|
Mobile: Trying RN notification
|
2017-11-24 20:14:56 +00:00 |
|
Laurent Cozic
|
26bb7dc33b
|
All: Added dev sync target and option to select it in mobile
|
2017-11-24 19:47:24 +00:00 |
|
Laurent Cozic
|
a96b91cfef
|
All: Removed sync target info out of setting class
|
2017-11-24 19:21:30 +00:00 |
|
Laurent Cozic
|
03251d4c40
|
All: renamed sync targets
|
2017-11-24 19:09:15 +00:00 |
|
Laurent Cozic
|
112609c5f1
|
All: Moving sync target logic to SyncTarget classes
|
2017-11-24 18:59:16 +00:00 |
|
Laurent Cozic
|
946ad7c71a
|
All: Started moving sync target logic under SyncTarget classes
|
2017-11-24 18:06:30 +00:00 |
|
Laurent Cozic
|
acc4eb5d28
|
Mobile: Allow selecting, deleting and moving multiple notes
|
2017-11-23 18:47:51 +00:00 |
|
Laurent Cozic
|
e4d48f43d6
|
Allow multiple selection
|
2017-11-22 18:35:31 +00:00 |
|
Laurent Cozic
|
e80dd59da2
|
iOS: Fixed attaching images
|
2017-11-19 22:08:58 +00:00 |
|
Laurent Cozic
|
e3554c7aec
|
Delete folders and tags
|
2017-11-08 21:22:24 +00:00 |
|
Laurent Cozic
|
8dd41dca96
|
Added navigator and handle OneDrive auth
|
2017-11-06 18:35:04 +00:00 |
|
Laurent Cozic
|
d763b13e44
|
Split into generic and app-specific reducer
|
2017-11-06 18:05:12 +00:00 |
|
Laurent Cozic
|
18bb02244f
|
Started note list
|
2017-11-04 16:40:34 +00:00 |
|