1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +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 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 Tools: Fix build for Android 9 debugging 2019-09-26 19:26:18 +00:00
.watchmanconfig Added React Native app 2017-05-06 15:37:28 +01: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
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 Linter update (#1777) 2019-07-30 09:35:42 +02:00
index.ios.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
index.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
main.js Tools: Linter: Enforce object-curly-spacing - always 2020-02-04 22:09:34 +00:00
metro.config.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
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 Mobile: Upgraded WebView 2019-06-14 08:11:15 +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