mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-30 08:26:59 +02:00
7e9972d99f
* 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 |
||
---|---|---|
.. | ||
android | ||
ios | ||
lib | ||
locales | ||
.babelrc | ||
.buckconfig | ||
.flowconfig | ||
.gitattributes | ||
.gitignore | ||
.watchmanconfig | ||
App.js | ||
app.json | ||
build_android_prod.bat | ||
build_android.bat | ||
clean_build.bat | ||
debug_log.bat | ||
debug_log.sh | ||
index.android.js | ||
index.ios.js | ||
index.js | ||
main.js | ||
package-lock.json | ||
package.json | ||
root.js | ||
start_emulator.bat | ||
start_server.bat | ||
start_server.sh |