1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ReactNativeClient
2020-02-07 23:21:16 +00:00
..
android Android release v1.0.316 2020-01-24 22:34:02 +00:00
ios ios-v10.0.43 2020-01-25 10:28:22 +00:00
lib Moved joplin-renderer dependencies to client package.json as a workaround to electron-builder bug 2020-02-07 23:21:16 +00:00
locales Update translations 2020-01-24 22:28:54 +00:00
pluginAssets Desktop, Mobile: Fixed regression in HTML note rendering 2020-01-08 18:05:13 +00:00
.buckconfig
.flowconfig
.gitattributes
.gitignore Tools: Fix build for Android 9 debugging 2019-09-26 19:26:18 +00:00
.watchmanconfig
app.json
build_android_prod.bat
build_android.bat
clean_build.bat
debug_log.bat
debug_log.sh
encodeAssets.js Moved the Joplin renderer back to the main repository to make development easier 2020-01-30 21:05:23 +00:00
index.android.js
index.ios.js
index.js
main.js Tools: Linter: Enforce object-curly-spacing - always 2020-02-04 22:09:34 +00:00
metro.config.js
package-lock.json Moved joplin-renderer dependencies to client package.json as a workaround to electron-builder bug 2020-02-07 23:21:16 +00:00
package.json Moved joplin-renderer dependencies to client package.json as a workaround to electron-builder bug 2020-02-07 23:21:16 +00:00
PluginAssetsLoader.ts All: Extract note renderer to separate package (WIP) (#2206) 2019-12-29 18:58:40 +01:00
root.js Tools: Linter: Enforce object-curly-spacing - always 2020-02-04 22:09:34 +00:00
run_ios.sh
start_server.bat
start_server.sh