Laurent Cozic
38e8a881d5
More refactoring to easily handle multiple renderers
2019-07-16 19:05:47 +01:00
Laurent Cozic
f6688a65ae
iOS: Fixed bug that was preventing images from displaying
2019-06-19 23:16:37 +01:00
Laurent Cozic
bda5ac9fb5
Upgraded RNdocument-picker
2019-06-14 23:23:01 +01:00
Laurent Cozic
0818de036e
Fixing issue with webview so that WebKit rendering can be used
2019-06-14 09:14:01 +01:00
Laurent Cozic
122bc29035
Mobile: Upgraded WebView
2019-06-14 08:11:15 +01:00
Laurent Cozic
f46ad5bfda
Upgrading to React Native 5.9
2019-06-14 07:12:24 +01:00
Laurent Cozic
aaaf27af6e
Android: Fixed resource loading issue, and improved logging on desktop
2019-05-24 17:34:18 +01:00
Laurent Cozic
8a6fe20a69
All: Resolves #1481 : New: Allow downloading attachments on demand or automatically ( #1527 )
...
* Allow downloading resources automatically, on demand, or when loading note
* Make needToBeFetched calls to return the right number of resources
* All: Improved handling of resource downloading and decryption
* Desktop: Click on resource to download it (and, optionally, to decrypt it)
* Desktop: Better handling of resource state (not downloaded, downloading, encrypted) in front end
* Renamed setting to sync.resourceDownloadMode
* Download resources when changing setting
* tweaks
* removed duplicate cs
* Better report resource download progress
* Make sure resource cache is properly cleared when needed
* Also handle manual download for non-image resources
* More improvements to logic when downloading and decrypting resources
2019-05-22 15:56:07 +01:00
Laurent Cozic
9289dbdf77
All: Refactor Markdown rendering ( #1315 )
...
* Refactoring MdToHtml to avoid manually rendering tokens
* Minor fix
* Fixed loading of resources
* Handle clicking on checkboxes
* Added back Katex support
* Fixed issues with Katex and note rendering
* Added back support for links
* Restored code block highlighting support
* clean up
* Applying update to mobile
* Fixed handling of links and cleaned up to share more code between mobile and desktop
* Restored content caching and improved handling of additional assets
* Clean up and a few fixes
* Applied more updates to mobile and added code highlighting support
2019-03-08 17:14:17 +00:00
Laurent Cozic
770a435029
Revert "Revert "Update website""
...
This reverts commit 49b56e84a7
.
2019-02-27 23:38:50 +00:00
Laurent Cozic
49b56e84a7
Revert "Update website"
...
This reverts commit ff1a6fdbbd
.
2019-02-27 23:38:21 +00:00
Laurent Cozic
ff1a6fdbbd
Update website
2019-02-27 23:37:16 +00:00
ruuti
99da184ba5
Set theme based background color to note webview to avoid white background on scroll when dark theme is enabled. ( #1230 )
2019-02-24 11:07:49 +00:00
Laurent Cozic
1b3e0f65e1
Mobile: Fixes #1057 : Handle more cases where the title text field disappear
2018-12-29 03:12:23 +01:00
Laurent Cozic
f38b907680
Mobile: Fixes #1057 : Fix missing title field issue in Android
2018-12-27 22:49:19 +01:00
Laurent Cozic
b1898141c3
Mobile: Fixes #382 : Implemented new search engine for mobile and highlight searched words in notes
2018-12-16 18:32:42 +01:00
Laurent Cozic
6dca4a0d6b
Mobile: Optimised loading of large notes that contain many images.
2018-12-15 01:42:19 +01:00
Laurent Cozic
7f51035f91
Mobile: Reload note when resource got downloaded. Also fixed Android build script to make it work in macOS.
2018-10-12 23:25:11 +01:00
Laurent Cozic
069dce69cd
Mobile: Added support for ResourceFetcher service
2018-10-09 22:01:50 +01:00
Laurent Cozic
8517e2aa42
Mobile: Fixes #840 : Images were not being displayed right after being attached in view mode
2018-10-05 19:49:36 +01:00
Laurent Cozic
d11870b1eb
Trying to get RN 0.57.1 to work
2018-10-02 19:02:38 +00:00
Laurent Cozic
595cf3fcad
Mobile: Fixes #433 : Don't scroll note back to top when changing checkbox state
2018-05-09 18:04:48 +01:00
Laurent Cozic
a419bc7253
All: Resolves #134 : Allow linking to a note from another note
2018-05-02 15:13:20 +01:00
Laurent Cozic
93966b0fa1
Mobile: Trying to upgrade to React Native 0.55
2018-04-30 17:38:19 +01: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
b4dce0ed46
All: Added Katex support
2018-02-04 17:12:24 +00:00
Laurent Cozic
df05d04dad
All: Made model naming more consistent
2017-12-14 18:12:14 +00:00
Laurent Cozic
6283bf6190
Minor fixing on note rendering
2017-11-21 19:47:29 +00:00
Laurent Cozic
3d6fe4c2cd
Android: Fixed image picker issues
2017-11-20 19:01:19 +00:00
Laurent Cozic
37de5fd4b3
Mobile: Improved loading of images. Added privacy policy url.
2017-11-20 18:25:23 +00:00
Laurent Cozic
4de044dc90
Fix Android/iOS inconsitency with webview page scaling
2017-11-20 00:21:40 +00:00
Laurent Cozic
4b5c1491d0
iOS: various fixes
2017-11-19 15:19:36 +00:00
Laurent Cozic
e48d2ed64b
Electron: Supports non-image files in notes
2017-11-12 16:33:34 +00:00
Laurent Cozic
9e3af21e66
Optimised markdown rendering for mobile and electron
2017-11-07 18:39:11 +00:00
Laurent Cozic
d763b13e44
Split into generic and app-specific reducer
2017-11-06 18:05:12 +00:00
Laurent Cozic
3de7534d1d
Getting note HTML rendering to work
2017-11-05 16:51:03 +00:00
Laurent Cozic
09db5ff1d8
Refactor to re-use md rendering code in Electron app
2017-11-05 15:35:38 +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
6675ea54ac
RN: fixed visual glitches due to side menu being visible below other screens
2017-10-30 18:27:51 +00:00
Laurent Cozic
5a7028bd11
Got Android version working again
2017-10-30 00:29:10 +00:00
Laurent Cozic
8e54404d28
Various changes
2017-09-10 17:57:06 +01:00
Laurent Cozic
d9c85a7275
Various changes
2017-08-22 19:57:35 +02:00
Laurent Cozic
67b812cab0
Various improvements
2017-08-21 22:46:31 +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
e5d4c649ad
Added save icon, fixed search ordering bug and fixed html rendering bug
2017-07-31 18:19:58 +00:00