1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00
joplin/ReactNativeClient
2018-01-28 17:43:21 +00:00
..
android Android release v0.10.78 2018-01-18 22:35:05 +00:00
ios iOS v0.10.9 2018-01-08 18:26:30 +01:00
lib Closing a resource is async 2018-01-28 17:37:51 +00:00
locales Updated French translation 2018-01-28 17:43:21 +00:00
.babelrc
.buckconfig
.flowconfig
.gitattributes
.gitignore Put locales under versioning 2017-11-20 19:14:02 +00:00
.watchmanconfig
app.json
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
debug_log.bat
debug_log.sh
index.android.js Changed import statements to require to reduce dependency to Babel 2017-11-03 00:09:34 +00:00
index.ios.js Updated for iOS 2017-11-15 15:37:02 +00:00
index.js Update for iOS 2017-11-16 17:55:01 +00:00
main.js Changed export to module.exports 2017-11-03 00:13:17 +00:00
package-lock.json Various tweaks to get Nextcloud working in mobile 2018-01-25 20:48:01 +00:00
package.json Various tweaks to get Nextcloud working in mobile 2018-01-25 20:48:01 +00:00
root.js Skip sync report events in log 2018-01-28 17:38:17 +00:00
start_emulator.bat
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