1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-14 18:27:44 +02:00
joplin/ReactNativeClient
tfinnberg f7fcabbf41 Desktop: Create fileURLs via drag and drop (#1653)
* enable drag and drop fileURLs

* fix windows fileURL syntax

* introduce encodeURI function

* fixed encoding issue

* use path-utils.js to deal with fileURL path conversion

* add changes as requested

* Minor rewording 'On the' -> 'In the', additional info about attaching files

* change call of toFileProtocolPath

* enable test script to check syntax for all OS-platforms
2019-07-29 12:16:47 +02:00
..
android Android release v1.0.293 2019-07-28 18:36:36 +02:00
ios iOS v10.0.36 2019-06-19 23:22:35 +01:00
lib Desktop: Create fileURLs via drag and drop (#1653) 2019-07-29 12:16:47 +02:00
locales Update translations 2019-07-29 11:52:19 +02:00
.buckconfig Added React Native app 2017-05-06 15:37:28 +01:00
.flowconfig Upgrading to React Native 5.9 2019-06-14 07:12:24 +01:00
.gitattributes Added React Native app 2017-05-06 15:37:28 +01:00
.gitignore Put locales under versioning 2017-11-20 19:14:02 +00:00
.watchmanconfig Added React Native app 2017-05-06 15:37:28 +01:00
App.js Trying RN 0.57.1 upgrade 2018-10-02 18:57:31 +00:00
app.json Various changes 2017-07-07 23:25:03 +01:00
build_android_prod.bat Android: Automate building for prod 2017-11-23 18:14:38 +00:00
build_android.bat Android: Fixed image picker issues 2017-11-20 19:01:19 +00:00
clean_build.bat Status screen 2017-07-10 20:16:59 +01:00
debug_log.bat Various changes 2017-07-08 00:25:10 +01:00
debug_log.sh fix permissions for shell scripts (add executable flag) (#866) 2018-10-09 22:58:18 +01:00
index.android.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
index.ios.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
index.js Trying RN 0.57.1 upgrade 2018-10-02 18:57:31 +00:00
main.js Mobile: Fixed colour of placeholder text in dark theme 2019-07-21 17:16:15 +01:00
metro.config.js Upgrading to React Native 5.9 2019-06-14 07:12:24 +01:00
package-lock.json Mobile: Upgraded packages to fix security issues 2019-07-28 23:03:54 +02:00
package.json Mobile: Upgraded packages to fix security issues 2019-07-28 23:03:54 +02:00
root.js Minor changes 2019-07-19 18:18:05 +01:00
run_ios.sh Mobile: Upgraded WebView 2019-06-14 08:11:15 +01:00
start_emulator.bat minor changes 2017-06-04 16:01:52 +01:00
start_server.bat Fixed React Native app to work with latest versions of packages and removed dependency to yarn 2017-10-30 18:17:01 +00:00
start_server.sh fix permissions for shell scripts (add executable flag) (#866) 2018-10-09 22:58:18 +01:00