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
Laurent Cozic
fd150b5b9d
Update website
2019-06-28 16:08:50 +01:00
Laurent Cozic
334ffad196
Doc: Added link to Mastodon feed
2019-06-28 16:04:05 +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
Helmut K. C. Tessarek
917dcea28a
use a command to get the current branch that works with older git versions
...
closes #1695
2019-06-28 05:02:21 -04:00
Laurent Cozic
c901228dc5
Merge branch 'master' of github.com:laurent22/joplin
2019-06-28 00:51:14 +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
Helmut K. C. Tessarek
207d433fb3
Desktop: Improved: Show git branch and hash in About dialog ( #1692 )
...
* show git branch and hash in About dialog
This additional info will only be shown, if the code is not an official release.
An official release is calculated as follows:
- current commit has a tag
- the tag contains the version number of the package
However, the information will always be printed to the console.
* info will now always be shown in About dialog (if available)
ElectronClient/app/compile-package-info.js: added warning
ElectronClient/app/app.js: push info conditionally to the message array
* use sprintf syntax
2019-06-27 15:04:02 +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
1e3c6ed98c
Desktop: When doing local search do not split query into words
2019-06-25 23:09:53 +01:00
Laurent Cozic
484f290eb0
Clipper: Improved clipping selection by removing unecessary elements
2019-06-25 22:11:12 +01:00
Helmut K. C. Tessarek
06ad539941
Clipper release v1.0.17
2019-06-23 23:23:07 -04:00
Laurent Cozic
5b84e80ac4
Clipper: Fixes #1214 : Include data from form fields when clipping forms
2019-06-24 00:57:39 +01:00
Laurent Cozic
ca0f349348
Merge branch 'master' of github.com:laurent22/joplin
2019-06-24 00:00:24 +01:00
Laurent Cozic
d79089aea3
Clipper: Fixes #1682 : Do not clip elements that should be hidden
2019-06-24 00:00:11 +01:00
Eugene Odeluga
03611ad5ca
Desktop: For Ubuntu users, added unity to if condition for desktop icon creation ( #1683 )
2019-06-23 22:24:58 +01:00
Helmut K. C. Tessarek
c78c1cd3cf
Clipper release v1.0.16
2019-06-23 03:06:34 -04:00
水货
55afa7b5b7
Update zh_CN.po ( #1681 )
2019-06-23 03:00:41 -04:00
Laurent Cozic
a6c407b62b
Doc: Mentioned Goto Anything feature
2019-06-22 19:06:54 +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
abonte
d050071437
update it_IT.po ( #1680 )
2019-06-22 12:45:35 +01:00
Laurent Cozic
eaf8510f49
Doc: Added requirement for unit tests
2019-06-22 12:44:31 +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
0ecf2d6d9a
Merge branch 'master' of github.com:laurent22/joplin
2019-06-22 11:23:35 +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
Helmut K. C. Tessarek
6fa76bb83a
fix minor typo in README.md
2019-06-21 23:58:44 -04: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
3819897ba1
Merge branch 'master' of github.com:laurent22/joplin
2019-06-20 00:02:29 +01:00
Laurent Cozic
6a031857ba
Desktop: Fixes #1664 : Disable certain menu items when no note or multiple notes are selected, and fixed menu item to set tag
2019-06-20 00:02:13 +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