Nathan Leiby
fdcf27fc65
Mobile: confirm encryption password ( #1939 )
...
* mobile: confirm encryption password
* pr feedback: translatable strings + style refactor
also added placeholder text
* s/did/do
2019-10-08 18:04:25 -04:00
oskar
4a88343372
Mobile: Added Front Camera toggle when taking a picture ( #1913 )
...
* added front camera support
* added front camera button and logic
2019-10-03 22:23:43 +01:00
Laurent Cozic
e93d96193c
eslint
2019-09-29 22:11:36 +00:00
Laurent Cozic
335b43ead4
Chore: Fixed a few formatting issues
2019-09-19 23:02:29 +01:00
Laurent Cozic
e648392330
Chore: Apply eslint rules
2019-09-19 22:51:18 +01:00
Devon Zuegel
4ba4910a9c
Mobile: Custom mobile editor font ( #1797 )
...
* Make editor font "Menlo"
* Add .vscode/* to .gitignore
* Add "editor font" config UI
* Render "editor font" chosen in config
* Add shim.mobilePlatform()
* Use style.editor.fontFamily rather than editorFont
* Add default font option
* Fixed for Android
2019-09-17 21:32:00 +01:00
Laurent Cozic
52ace55db0
Mobile: Remove empty sections from config screen
2019-09-16 22:59:45 +01:00
Laurent Cozic
15a42a3729
Chore: Apply eslint no-unused-vars eslint config and add TypeScript config
2019-09-12 22:16:42 +00:00
Laurent Cozic
e8e1a0fe4d
Desktop: Cleaned up and improved config screen design, move all screens under same one, and added section buttons
2019-09-10 23:53:01 +00:00
Laurent Cozic
7aea2cec69
Desktop: Resolves #1490 : Add support for anchor hashes in note links
2019-09-09 18:16:00 +01:00
Helmut K. C. Tessarek
d69ba6bc75
All: fix typo on encryption options screen ( #1823 )
...
fixes #1798
2019-08-29 17:38:54 +01:00
Laurent Cozic
87a639df2b
Mobile: Disabled solarized themes on mobile
2019-07-30 11:37:52 +02:00
Laurent Cozic
bdd8eab87e
Mobile: Make it clearer when there are no notebooks and added a button create one
2019-07-30 11:36:56 +02:00
Laurent Cozic
71efff6827
Linter update ( #1777 )
...
* Update eslint config
* Applied linter to lib
* Applied eslint config to CliClient/app
* Removed prettier due to https://github.com/prettier/prettier/pull/4765
* First pass on test units
* Applied linter config to test units
* Applied eslint config to clipper
* Applied to plugin dir
* Applied to root of ElectronClient
* Applied on RN root
* Applied on CLI root
* Applied on Clipper root
* Applied config to tools
* test hook
* test hook
* test hook
* Added pre-commit hook
* Applied rule no-trailing-spaces
* Make sure root packages are installed when installing sub-dir
* Added doc
2019-07-30 09:35:42 +02:00
Laurent Cozic
6cfacb1a48
Second pass at linting lib dir
2019-07-29 15:58:33 +02:00
Laurent Cozic
86dc72b204
First pass at linting lib dir
2019-07-29 15:43:53 +02:00
Laurent Cozic
7b42d7d2c8
Mobile: Fixed freeze when last notebook was the conflict one and there are no longer any conflicted notes
2019-07-26 21:23:18 +02:00
Laurent Cozic
7591b614c5
typos
2019-07-21 22:27:13 +00:00
Laurent Cozic
45ad201132
Mobile: Fixed colour of placeholder text in dark theme
2019-07-21 17:16:15 +01:00
Laurent Cozic
3aa0394062
Mobile: Fixes #1684 : Trying to fix problem when attaching file that contains spaces in name
2019-07-21 14:39:52 +01:00
Laurent Cozic
b65767a43c
Mobile: Fixes #1746 : Populate note side menu when swiping right
2019-07-21 14:11:30 +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
3f7b4e10b6
Merge branch 'master' into clipper_html_mode
2019-07-21 00:24:25 +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
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
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
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
6fea7116b6
Mobile: Removed now unneeded Welcome screen
2019-06-29 00:24:00 +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
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
f6688a65ae
iOS: Fixed bug that was preventing images from displaying
2019-06-19 23:16: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
bda5ac9fb5
Upgraded RNdocument-picker
2019-06-14 23:23:01 +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
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
Laurent Cozic
7fae9fda10
Desktop: Fixes #1443 : Allow opening external editor on new notes
2019-06-13 08:48:19 +01:00
Laurent Cozic
fa28ae1433
Mobile: Improved and cleaned up config screen
2019-06-08 00:23:17 +01:00
Laurent Cozic
df714c357d
All: Improved: Better handling of items that cannot be decrypted, including those that cause crashes
2019-06-07 23:11:08 +01:00
Laurent Cozic
83682ab513
Desktop, Mobile: Improved config screen with dark theme
2019-05-26 19:39:07 +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
565dfba8c9
All: Fixes #371 (sort of): Allow resources greater than 10 MB but they won't be synced on mobile
2019-05-12 01:15:52 +01:00
Laurent Cozic
9c85bc2cd1
All: Save size of a resource to the database; and added mechanism to run non-database migrations
2019-05-11 17:55:40 +01:00
Laurent Cozic
08af9de190
All: Resolves #712 : New: Support for note history ( #1415 )
...
* Started revisions support
* More rev changes
* More rev changes
* More revs changes
* Fixed deletion algorithm
* More tests and moved updated time to separate field
* Display info when restoring note
* Better handling of existing notes
* wip
* Further improvements and fixed tests
* Better handling of changes created via sync
* Enable chokidar again
* Testing special case
* Further improved logic to handle notes that existed before the revision service
* Added tests
* Better handling of encrypted revisions
* Improved handling of deleted note revisions by moving logic to collectRevision
* Improved handling of old notes by moving logic to collectRevision()
* Handle case when deleting revisions while one is still encrypted
* UI tweaks
* Added revision service to mobile app
* Fixed config screens on mobile and desktop
* Enabled revisions on CLI app
2019-05-06 21:35:29 +01:00
Laurent Cozic
42119c8f42
All: Fixes #1427 : Support checkoxes behind bullets
2019-04-20 19:00:22 +01:00
Laurent Cozic
a974eb5d9f
Fixing links
2019-04-18 15:11:56 +01:00
Laurent Cozic
f8e1395087
joplin.cozic.net => joplinapp.org
2019-04-18 14:59:17 +01:00
Laurent Cozic
9e16ff3644
Mobile: Moved tags to separate screen to avoid slow down when having many tags
2019-03-13 22:42:16 +00:00
Helmut K. C. Tessarek
17c9c0f9ef
Mobile: version info changes ( #1290 )
...
* update the version info string for mobiles to be consistent with the desktop
Joplin vX.Y.Z -> Joplin X.Y.Z
hardcoded the string. Joplin is a product name, no need for translation.
* show version as X.Y.Z in update dialog
* update .po files so that the previous commit won't break translations
* tag -> Schlagwort
2019-03-08 17:31:48 +00: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
Laurent Cozic
998011ff43
Mobile: Apply tag duplication fix to mobile too
2019-02-24 18:02:50 +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
ruuti
e0f5f47a15
Load background color from theme colours and set it for top and bottom safe area to respect iOS style guide. ( #1195 )
2019-02-14 23:09:21 +00:00
Laurent Cozic
9d4b34cad7
All: Applied styles to mobile too
2019-02-06 23:52:29 +00:00
Laurent Cozic
a2156be4ec
Mobile: Fixed search screen
2019-02-03 16:57:29 +00:00
Laurent Cozic
cf427eba0f
Mobile: Fixed sidebar error
2019-02-03 16:15:07 +00:00
Laurent Cozic
21e049ab45
Desktop: When selecting multiple notes, display possible actions as buttons
2019-01-29 18:02:34 +00:00
Laurent Cozic
beaba2be55
Desktop: Group config options into sections
2019-01-27 23:15:56 +00:00
Laurent Cozic
9c1219b188
Desktop: Use arrow to move between items, and added shortcuts to focus different elements
2019-01-26 18:04:32 +00:00
Laurent Cozic
cc91c77f9e
Mobile: Prevent search box from being cleared when updated from somewhere else
2019-01-19 18:40:21 +00:00
Laurent Cozic
8fdc0bf17c
All: Search: More multi-language support
2019-01-18 17:56:56 +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
53513db5b5
Mobile: Fixes #1066 : Disable use of FTS when not present on device
2018-12-28 21:40:29 +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
3231bfaff0
Mobile: Fixes #1045 : Display notebooks as a tree in notebook dropdown
2018-12-16 17:18:24 +01:00
Laurent Cozic
fa0572de77
Mobile: Many small fixes and improvements to style and layout to make app more usable
2018-12-15 01:45:35 +01:00
Laurent Cozic
6dca4a0d6b
Mobile: Optimised loading of large notes that contain many images.
2018-12-15 01:42:19 +01:00