1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-30 10:36:35 +02:00
joplin/ReactNativeClient
2018-02-19 23:41:53 +00:00
..
android Android release v1.0.101 2018-02-19 21:04:27 +00:00
ios iOS: Added compatibility with iPad 2018-02-19 23:41:53 +00:00
lib All: Fixes #240: Tags should be handled in a case-insensitive way 2018-02-19 18:38:27 +00:00
locales Removed es_CR translation as it's unfortunately too incomplete and there's already a 100% Spanish translation 2018-02-19 18:44:41 +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
index.ios.js
index.js
main.js
package-lock.json All: Use mutex when saving model to avoid race conditions when decrypting and syncing at the same time 2018-02-07 19:02:07 +00:00
package.json All: Use mutex when saving model to avoid race conditions when decrypting and syncing at the same time 2018-02-07 19:02:07 +00:00
root.js Mobile: Update time when app is activated 2018-02-07 19:51:58 +00:00
start_emulator.bat
start_server.bat
start_server.sh