1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-30 08:26:59 +02:00
joplin/ReactNativeClient
Krešimir Klas 7e9972d99f Android: Resolves #680: New: Allow self-signed certificates (#1466)
* Allow User-added CAs in Android

This will enable connecting to servers with self-signed certificates on
android as per issue #680.

Implemented as per:
- https://android-developers.googleblog.com/2016/07/changes-to-trusted-certificate.html
- https://github.com/facebook/react-native/issues/20488

* Allow User-added CAs in Android

This will enable connecting to servers with self-signed certificates on
android as per issue #680.

Implemented as per:
- https://android-developers.googleblog.com/2016/07/changes-to-trusted-certificate.html
- https://github.com/facebook/react-native/issues/20488
2019-05-10 01:15:13 +01:00
..
android Android: Resolves #680: New: Allow self-signed certificates (#1466) 2019-05-10 01:15:13 +01:00
ios ios-v10.0.31 2019-04-26 08:52:59 +01:00
lib Clipper: Fixes #1462: Allow importing images from local file with file:// URLs 2019-05-10 01:06:06 +01:00
locales Fixing Arabic flag 2019-04-26 18:58:40 +01:00
.babelrc Trying RN 0.57.1 upgrade 2018-10-02 18:57:31 +00:00
.buckconfig
.flowconfig
.gitattributes
.gitignore
.watchmanconfig
App.js Trying RN 0.57.1 upgrade 2018-10-02 18:57:31 +00:00
app.json
build_android_prod.bat
build_android.bat
clean_build.bat
debug_log.bat
debug_log.sh fix permissions for shell scripts (add executable flag) (#866) 2018-10-09 22:58:18 +01:00
index.android.js
index.ios.js
index.js Trying RN 0.57.1 upgrade 2018-10-02 18:57:31 +00:00
main.js All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00:00
package-lock.json All: Resolves #712: New: Support for note history (#1415) 2019-05-06 21:35:29 +01:00
package.json All: Resolves #712: New: Support for note history (#1415) 2019-05-06 21:35:29 +01:00
root.js All: Resolves #712: New: Support for note history (#1415) 2019-05-06 21:35:29 +01:00
start_emulator.bat
start_server.bat
start_server.sh fix permissions for shell scripts (add executable flag) (#866) 2018-10-09 22:58:18 +01:00