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
|
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
|
478b8f00d8
|
Fix release script
|
2019-06-19 15:04:46 +01:00 |
|
Laurent Cozic
|
860d2fd7f5
|
Merge branch 'master' of github.com:laurent22/joplin
|
2019-06-19 15:04:16 +01:00 |
|
Laurent Cozic
|
6ce091f4d8
|
Mobile: Added button to clear local sync state
|
2019-06-19 14:57:59 +01:00 |
|
Laurent Cozic
|
ce595ac5e4
|
Mentioned that it works on FreeBSD
|
2019-06-19 12:29:15 +01:00 |
|
Laurent Cozic
|
267436a00d
|
Merge pull request #1660 from delta-emil/bulgarian-translation
Localization: add bulgarian
|
2019-06-18 22:54:52 +01:00 |
|
Helmut K. C. Tessarek
|
97e0f4258a
|
Update localization en_US.po
|
2019-06-18 12:32:56 -04:00 |
|
delta-emil
|
faa6ccc150
|
add bulgarian translation
|
2019-06-16 23:39:20 +03: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
|
0200aa92de
|
Doc: Added doc for resource download mode
|
2019-06-15 21:28:31 +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
|
0e7b2f36c8
|
Fixing release process for Android
|
2019-06-15 18:58:09 +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
|
7863e1dffe
|
Update website
|
2019-06-15 10:27:44 +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
|
dc818e8a0c
|
Electron release v1.0.160
|
2019-06-15 00:57:36 +01:00 |
|
Laurent Cozic
|
caa58dd913
|
name
|
2019-06-15 00:57:13 +01:00 |
|
Laurent Cozic
|
c84c3cd026
|
Merge pull request #1655 from laurent22/react-native-5-9
React Native 5 9
|
2019-06-14 23:32:12 +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 |
|
Laurent Cozic
|
29f7937fc2
|
Merge branch 'master' of github.com:laurent22/joplin
|
2019-06-13 08:48:30 +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
|
a37961dccc
|
Desktop: Removed placeholder in tag list because it repeats the label
|
2019-06-13 08:47:47 +01:00 |
|
Helmut K. C. Tessarek
|
55155646aa
|
Clipper release v1.0.15
|
2019-06-12 19:38:32 -04:00 |
|
Laurent Cozic
|
7bffe86439
|
Merge branch 'master' of github.com:laurent22/joplin
|
2019-06-13 00:26:55 +01:00 |
|
Laurent Cozic
|
86136e0c6c
|
Clipper: Fixes #1622: Import named anchors from clipped pages
|
2019-06-13 00:26:19 +01:00 |
|
Helmut K. C. Tessarek
|
21ae447d9c
|
Clipper: Create a zip file of the source (for validation by Firefox reviewers) (#1648)
The file `joplin-webclipper-source.zip` will be in the `dist` directory of the webclipper.
|
2019-06-12 23:11:24 +01:00 |
|
Laurent Cozic
|
ad211b4b4e
|
Clipper: Fixes #1600: Handle SVG images and fix issue with invalid file extensions
|
2019-06-12 09:45:31 +01:00 |
|
Laurent Cozic
|
d6218f35fe
|
Clipper: Fixes #1526: Local files can be clipped again
|
2019-06-11 01:09:48 +01:00 |
|
Laurent Cozic
|
7af0dcd19a
|
Merge branch 'master' of github.com:laurent22/joplin
|
2019-06-11 00:11:57 +01:00 |
|