Laurent Cozic
b65767a43c
Mobile: Fixes #1746 : Populate note side menu when swiping right
2019-07-21 14:11:30 +01:00
Laurent Cozic
3a9817d11e
Android release v1.0.282
2019-07-21 14:04:18 +01:00
Laurent Cozic
6a42ef50ec
All: Fixes #1732 : Fixed note order when dragging a note outside a notebook
2019-07-21 13:55:25 +01:00
Laurent Cozic
35b6b3fc46
Merge branch 'clipper_html_mode'
2019-07-21 13:46:54 +01:00
Laurent Cozic
1033b3626f
Update translations
2019-07-21 08:49:49 +01:00
Laurent Cozic
6436dff94b
Api: Fixed handling of markup language
2019-07-21 00:31:29 +01:00
Laurent Cozic
3f7b4e10b6
Merge branch 'master' into clipper_html_mode
2019-07-21 00:24:25 +01:00
Laurent Cozic
36168a9a5d
Use regex instead of jsdom for compability with mobile app
2019-07-21 00:18:51 +01:00
Caleb John
cd5d412c69
Desktop: Added support for templates ( #1647 )
...
* First pass of adding support for templates
* remove default value from template prompt
* Add template placeholder text
* Add mustache templates with datetime support for new notes
* Moved template code to utils, added separate prompt for templates
* Add templates to menu and allow for keyboad only use
* update template prompt for dark theme
* update with laurents suggestions, add refresh button
* revert template command, remove new note prompt
2019-07-20 22:13:10 +01:00
Laurent Cozic
8ff1668c8f
Minor changes
2019-07-19 18:18:05 +01:00
Laurent Cozic
14fc73b388
Use markupToHtml everywhere
2019-07-19 17:48:38 +01:00
Laurent Cozic
38177c7e54
All: Optimised loading of multiple items
2019-07-17 22:50:12 +01:00
Laurent Cozic
feb5f17479
Clipper: Generate better HTML so that it loads faster in text editor
2019-07-17 22:48:13 +01:00
Laurent Cozic
30d0dfb424
Clipper: Fixed sizing issue when importing HTML pages
2019-07-16 22:58:44 +01:00
Laurent Cozic
7239a2013c
Clipper: Improved clipping of images in HTML mode
2019-07-16 22:23:04 +01:00
Laurent Cozic
2361c5a5e7
Clipper: Better handling of images when multiple images have the same source but with different dimensions
2019-07-16 21:47:44 +01:00
Laurent Cozic
38e8a881d5
More refactoring to easily handle multiple renderers
2019-07-16 19:05:47 +01:00
Helmut K. C. Tessarek
d45d1b4225
Mobile: Show correct time/date (as specified in settings) for note properties ( #1749 )
2019-07-16 15:11:58 +01:00
Laurent Cozic
fbb0ac5892
Clipper: Refactored image rules to re-use more code
2019-07-15 20:43:28 +00:00
Helmut K. C. Tessarek
7a902bbd25
Desktop, Mobile: Update Markdown plugins: footnote, toc-done-right, anchor ( #1741 )
2019-07-15 01:29:44 +01:00
Laurent Cozic
c75618eb8f
Clipper: Minor fixes
2019-07-15 01:17:17 +01:00
Laurent Cozic
74ee629266
Clipper: Fixed issue with relative links when importing HTML
2019-07-15 00:44:45 +01:00
Laurent Cozic
71078637db
Android release v1.0.281
2019-07-14 19:56:46 +01:00
Laurent Cozic
a0dd0702fb
Clipper: Adding support for clipping page as HTML
2019-07-14 16:00:02 +01:00
Laurent Cozic
bdb31f2890
Mobile: Fixed issue that could slow down app when displaying large list of notes
2019-07-13 23:55:28 +01:00
Laurent Cozic
0255546ae1
Mobile: Auto-save after toggling to-do state
2019-07-13 23:49:35 +01:00
Laurent Cozic
be1f57a8a6
Desktop: Fixes #1727 : Keep back button when opening a note link from the search results
2019-07-13 17:58:59 +01:00
Laurent Cozic
ca4dfe0f0f
Desktop: Fixes #1724 : Improved note selection and scrolling when moving a note to a different notebook
2019-07-13 17:40:09 +01:00
Laurent Cozic
fa69957d3f
Desktop, CLI: Fixes #1723 : Import Evernote audio files correctly
2019-07-13 17:26:47 +01:00
Laurent Cozic
4d9d84a8f3
Merge branch 'master' of github.com:laurent22/joplin
2019-07-13 15:58:06 +01:00
Laurent Cozic
ec1089870f
All: Fixes #1694 : When deleting resource from sync target also delete associated data blob
2019-07-13 15:57:53 +01:00
Kirill Goncharov
f6b0da3f5e
Android: Check filesystem permission if filesystem sync target is selected ( #1665 )
...
* Android: Check filesystem permission if filesystem sync target is selected
* Android: Change permission error text, don't prevent user from saving settings
2019-07-13 14:51:54 +01:00
Laurent Cozic
85bf89fd97
Android release v1.0.279
2019-07-12 19:44:23 +01:00
Laurent Cozic
c2a80b12f0
Mobile: More rendering optimisations to make animations smoother and to allow typing fast on large notes
2019-07-12 19:36:12 +01:00
Laurent Cozic
981c97cca5
Mobile: Optimising screen rendering to make text input faster
2019-07-12 18:32:08 +01:00
Laurent Cozic
091cbc5355
Mobile: Added sync button animation; Added notebook header; Improved layout of Edit Notebook screen
2019-07-12 18:07:47 +01:00
Laurent Cozic
e5a8114887
Mobile: Added icons to left sidebar
2019-07-11 18:44:26 +01:00
Laurent Cozic
4779fc6f43
Mobile: Remove search and side menu button from config screen
2019-07-11 18:26:04 +01:00
Laurent Cozic
86e7daaec4
Mobile: Cleaned context menu and moved options and metadata to side menu bar
2019-07-11 18:23:29 +01:00
Laurent Cozic
cab73a26e7
Mobile: Adding note side menu
2019-07-11 17:43:55 +01:00
Laurent Cozic
554ddb3b51
Mobile: Grouped file attachment action under one menu
2019-07-11 17:41:13 +01:00
Laurent Cozic
5fdd07679e
All: Fix: Only log master key ID
2019-07-10 17:35:08 +01:00
Laurent Cozic
6fea7116b6
Mobile: Removed now unneeded Welcome screen
2019-06-29 00:24:00 +01:00
Laurent Cozic
2955914ca5
Mobile: Fixes #1690 (maybe): Process less data simultaneously when building search index to prevent out of memory errors
2019-06-28 23:49:43 +01:00
Charles
a796a9d179
API: Support is_todo property to allow making a note a todo ( #1688 )
2019-06-28 13:46:55 +01:00
Laurent Cozic
da21580785
Mobile: Added 'All notes' screen; Cleaned up header bar buttons; Removed 'body' from note preview object to improve memory usage
2019-06-28 00:51:02 +01:00
Laurent Cozic
4d92187327
Mobile: Added button to fix search engine index
2019-06-28 00:48:52 +01:00
Laurent Cozic
ffc311d7bd
Mobile: Moved slider value to the left so that it is visible while dragging
2019-06-27 00:05:17 +01:00
Laurent Cozic
a1e8e71359
Mobile: Added auto-save
2019-06-26 23:26:26 +01:00
Laurent Cozic
7942e74dc6
Mobile: Fixed field focus logic
2019-06-26 23:21:12 +01:00
Laurent Cozic
c4e21c2b6a
Mobile: Added placeholders for note title and body, and focus body by default for notes
2019-06-26 23:00:25 +01:00
Laurent Cozic
0a06aa6f9f
Mobile: When inside a note, do not show side menu and search buttons
2019-06-26 22:54:09 +01:00
Laurent Cozic
f985cfa25c
Mobile: Removed arrow icon as it is rendered weirdly on device
2019-06-26 18:51:12 +01:00
Laurent Cozic
6e143aef5c
Android release v1.0.277
2019-06-26 18:40:43 +01:00
Laurent Cozic
bf16aa6192
All: Better logging in case of error while indexing search
2019-06-26 18:36:42 +01:00
Laurent Cozic
d96c58d192
Mobile: Edit and delete notebooks by long-pressing them, and removed context menu on note lists
2019-06-26 18:28:09 +01:00
Laurent Cozic
e7e0264411
Mobile: Improved side menu: Made button panel fixed at the bottom, and added dark overlay over right side content
2019-06-26 18:05:37 +00:00
Laurent Cozic
430a11282b
Mobile: Moved 'New notebook' button to sidebar
2019-06-26 01:10:15 +01:00
Laurent Cozic
9957b2798c
Mobile: Moved config menu item to button on side bar
2019-06-26 00:35:26 +01:00
Laurent Cozic
2c5b0010bf
Mobile: Removed concept of Advanced Options and move tools to Config screen to clean up context menu
2019-06-26 00:13:13 +01:00
Laurent Cozic
484f290eb0
Clipper: Improved clipping selection by removing unecessary elements
2019-06-25 22:11:12 +01:00
Laurent Cozic
d79089aea3
Clipper: Fixes #1682 : Do not clip elements that should be hidden
2019-06-24 00:00:11 +01:00
Laurent Cozic
21897a3cd4
Clipper: Resolves #1669 : Handle special case of code block used on Microsoft website
2019-06-22 18:57:41 +01:00
Laurent Cozic
5796dd2098
Update translations
2019-06-22 13:10:13 +01:00
Laurent Cozic
6ee2595dce
Desktop: Fixes #1676 : Preserve user timestamps when adding note via API
2019-06-22 12:31:04 +01:00
Laurent Cozic
50fd075168
Desktop, CLI: Fixes #1672 : Fix line break issue when importing certain notes from Evernotes
2019-06-22 11:23:22 +01:00
Laurent Cozic
b175c1fc94
Desktop: Resolves #1649 : Cache code blocks in notes to speed up rendering
2019-06-21 08:28:59 +01:00
Caleb John
b461625518
Desktop: Fixed issue with issue with watching file on Linux ( #1659 )
...
Watch for rename events in the external editor and re-watch file
2019-06-20 00:44:51 +01:00
Laurent Cozic
0e57b7eb46
iOS v10.0.36
2019-06-19 23:22:35 +01:00
Laurent Cozic
e21a0ba5b7
Update translations
2019-06-19 23:18:24 +01:00
Laurent Cozic
78f731e616
Merge branch 'master' of github.com:laurent22/joplin
2019-06-19 23:16:45 +01:00
Laurent Cozic
f6688a65ae
iOS: Fixed bug that was preventing images from displaying
2019-06-19 23:16:37 +01:00
Laurent Cozic
035b9c6d1a
Android: This is now needed to build the app
2019-06-19 21:51:22 +01:00
Laurent Cozic
266ff244d9
Revert "Mobile: Added button to clear local sync state"
...
Can cause too many issues.
This reverts commit 6ce091f4d8
.
2019-06-19 21:50:26 +01:00
Laurent Cozic
de1bfa5c34
Android release v1.0.276
2019-06-19 15:08:44 +01:00
Laurent Cozic
6ce091f4d8
Mobile: Added button to clear local sync state
2019-06-19 14:57:59 +01:00
Laurent Cozic
349cade946
All: Optimised resource download queue by exiting early if resources are already downloaded
2019-06-15 21:48:37 +01:00
Laurent Cozic
60ed2cbee5
Mobile: Fixed bug where photo was not displayed just after having taken it
2019-06-15 21:23:30 +01:00
Laurent Cozic
4083221b21
Android: Added support for 64-bit hardware
2019-06-15 18:48:07 +01:00
Laurent Cozic
d55c511b4a
iOS v10.0.35
2019-06-15 18:18:17 +01:00
Laurent Cozic
7cfdf778de
Android release v1.0.271
2019-06-15 09:44:34 +01:00
Laurent Cozic
075e55c077
Android release v1.0.269
2019-06-15 01:23:12 +01:00
Laurent Cozic
caa58dd913
name
2019-06-15 00:57:13 +01:00
Laurent Cozic
bda5ac9fb5
Upgraded RNdocument-picker
2019-06-14 23:23:01 +01:00
Laurent Cozic
f928f645e5
Upgraded RNSqlite to remove warnings
2019-06-14 23:16:37 +01:00
Laurent Cozic
53d7e906d4
Removed unneeded class that was causing a require cycle
2019-06-14 23:04:05 +01:00
Laurent Cozic
e670b5d03f
Upgraded RNDialogbox to remove warnings
2019-06-14 23:02:35 +01:00
Laurent Cozic
2a7d555859
Replaced deprecated Slider component
2019-06-14 22:59:27 +01:00
Laurent Cozic
e6675f500c
Removed no longer used WebView module
2019-06-14 22:46:08 +01:00
Laurent Cozic
c3f20d3ebc
Getting latest RNCamera to work with Android
2019-06-14 22:45:35 +01:00
Laurent Cozic
ff257060d1
Trying get RNCamera to work in iOS
2019-06-14 22:31:01 +01:00
Laurent Cozic
68cde202a4
Added JSC to improve performances of Android app
2019-06-14 18:37:46 +01:00
Laurent Cozic
1a7a87e170
Remove this for now as are not on AndroidX yet
2019-06-14 18:30:16 +01:00
Laurent Cozic
2990642923
Trying to fix rn-camera but cannot be full fixed yet due to https://github.com/react-native-community/react-native-camera/pull/2306
2019-06-14 09:15:38 +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
861cf8a1b2
Merge branch 'master' into react-native-5-9
2019-06-14 07:22:57 +01:00
Laurent Cozic
7d6959e9e4
Merge branch 'master' of github.com:laurent22/joplin
2019-06-14 07:22:38 +01:00
Laurent Cozic
85091052e7
iOS: Fixed missing Confirm and Cancel buttons on Alarm dialog
2019-06-14 07:22:25 +01:00
Laurent Cozic
f46ad5bfda
Upgrading to React Native 5.9
2019-06-14 07:12:24 +01:00