Laurent Cozic
7a621e0cd7
Android: Fixes #2733 : Trying to fix slider crash on LineageOS
2020-03-12 17:27:44 +00:00
Laurent Cozic
2fef4a0c09
Fixing CRA
2020-02-15 15:21:58 +00:00
Laurent Cozic
737c3f62db
Tools: Linter: Enforce object-curly-spacing - always
2020-02-04 22:09:34 +00:00
Laurent Cozic
759d59c2e6
Tools: Ignore existing components for react-hook rule
2020-01-29 18:03:55 +00:00
Laurent Cozic
4ff889d4ec
Android: Added button to export profile to external SD card for debugging
2019-12-28 18:47:37 +01:00
Laurent Cozic
a8ae0f8078
Apply linter config
2019-10-09 21:35:13 +02:00
Laurent Cozic
e648392330
Chore: Apply eslint rules
2019-09-19 22:51:18 +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
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
7591b614c5
typos
2019-07-21 22:27:13 +00:00
Laurent Cozic
1033b3626f
Update translations
2019-07-21 08:49:49 +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
4779fc6f43
Mobile: Remove search and side menu button from config screen
2019-07-11 18:26:04 +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
f985cfa25c
Mobile: Removed arrow icon as it is rendered weirdly on device
2019-06-26 18:51:12 +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
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
6ce091f4d8
Mobile: Added button to clear local sync state
2019-06-19 14:57:59 +01:00
Laurent Cozic
2a7d555859
Replaced deprecated Slider component
2019-06-14 22:59:27 +01:00
Laurent Cozic
fa28ae1433
Mobile: Improved and cleaned up config screen
2019-06-08 00:23:17 +01:00
Laurent Cozic
83682ab513
Desktop, Mobile: Improved config screen with dark theme
2019-05-26 19:39:07 +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
f8e1395087
joplin.cozic.net => joplinapp.org
2019-04-18 14:59:17 +01: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
53513db5b5
Mobile: Fixes #1066 : Disable use of FTS when not present on device
2018-12-28 21:40:29 +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
Helmut K. C. Tessarek
7cd3e6b1f7
mobile: add version info ( #930 )
2018-11-02 00:43:42 +00:00
Laurent Cozic
c83a61d45d
Android: Resolves #538 (kind of): Added info to ask user to set app permissions
2018-05-21 17:24:09 +01:00
Laurent Cozic
93966b0fa1
Mobile: Trying to upgrade to React Native 0.55
2018-04-30 17:38:19 +01:00
Laurent Cozic
d3fca3d6cc
Mobile: Fixes #358 : Fix cursor color in dark mode
2018-04-11 19:25:07 +02:00
Laurent Cozic
ed638612aa
Moved to https:// domain
2018-03-24 20:13:52 +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
d114d14e87
Added donation links
2018-03-09 09:09:13 +00:00
Laurent Cozic
1871123066
All: Improved WebDAV driver compatibility with some services (eg. Seafile)
2018-02-14 19:08:07 +00:00
Laurent Cozic
214a39c3d3
All: Improved the way settings are changed. Should also fixed issue with sync context being accidentally broken.
2018-02-13 18:26:33 +00:00
Laurent Cozic
7e56e5b587
Mobile: Fixes #207 : Crash when changing dropdown value in config screen
2018-02-11 17:26:20 +00:00
Laurent Cozic
fa5f418c22
All: Added sync config check to config screens
2018-02-06 18:59:36 +00:00
Laurent Cozic
7257a71a18
Mobile: Fixes #159 : Make sure text fields aren't hidden by keyboard on iOS
2018-02-05 18:32:59 +00:00
Laurent Cozic
5a9e0bfc26
Handle password text input in mobile and desktop
2018-01-25 22:44:09 +00:00
Laurent Cozic
7ab135c099
Various tweaks to get Nextcloud working in mobile
2018-01-25 20:48:01 +00:00
Laurent Cozic
df05d04dad
All: Made model naming more consistent
2017-12-14 18:12:14 +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
fbf7b2cc43
Mobile: Hide irrelevant settings
2017-11-23 18:54:26 +00:00
Laurent Cozic
37de5fd4b3
Mobile: Improved loading of images. Added privacy policy url.
2017-11-20 18:25:23 +00:00
Laurent Cozic
ca20a2a1c2
Dropdown fioxes
2017-11-19 00:23:18 +00:00
Laurent Cozic
0c14a42b28
RN: Replaced broken Picker by custom dropdown
2017-11-18 23:59:07 +00:00
Laurent Cozic
8a78ee5df6
Changed export to module.exports
2017-11-03 00:13:17 +00:00