1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-30 10:36:35 +02:00
joplin/ReactNativeClient
Caleb John e674d7d23b Desktop: Add option to disable auto-matching braces (#2251)
* Add option to disable auto-matching braces

* Only Make option desktop only
2020-01-06 22:27:37 +00:00
..
android Android release v1.0.315 2019-12-30 15:16:55 +01:00
ios iOS: Update application icon 2019-12-09 16:56:01 +00:00
lib Desktop: Add option to disable auto-matching braces (#2251) 2020-01-06 22:27:37 +00:00
locales Update translations 2019-12-18 12:45:10 +01:00
pluginAssets All: Extract note renderer to separate package (WIP) (#2206) 2019-12-29 18:58:40 +01:00
.buckconfig
.flowconfig
.gitattributes
.gitignore
.watchmanconfig
app.json
build_android_prod.bat
build_android.bat
clean_build.bat
debug_log.bat
debug_log.sh
encodeAssets.js All: Extract note renderer to separate package (WIP) (#2206) 2019-12-29 18:58:40 +01:00
index.android.js
index.ios.js
index.js
main.js
metro.config.js
package-lock.json Improved integration of external renderer 2019-12-30 21:54:13 +01:00
package.json Improved integration of external renderer 2019-12-30 21:54:13 +01:00
PluginAssetsLoader.ts All: Extract note renderer to separate package (WIP) (#2206) 2019-12-29 18:58:40 +01:00
root.js All: Extract note renderer to separate package (WIP) (#2206) 2019-12-29 18:58:40 +01:00
run_ios.sh
start_server.bat
start_server.sh