1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-27 10:32:58 +02:00
joplin/ReactNativeClient
2017-11-28 00:22:38 +00:00
..
android Merge branch 'master' into alarm-support 2017-11-26 21:08:14 +00:00
ios Merge branch 'alarm-support' of github.com:laurent22/joplin into alarm-support 2017-11-27 22:51:03 +00:00
lib Electron: Getting notifications to work 2017-11-28 00:22:38 +00:00
locales All: Updated translations 2017-11-24 19:59: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 Various clean up and optimisations 2017-07-25 17:49:31 +00:00
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 Mobile: Trying RN notification 2017-11-24 20:14:56 +00:00
package.json Mobile: Trying RN notification 2017-11-24 20:14:56 +00:00
root.js Electron, Mobile: Created alarm service and drivers 2017-11-27 22:50:46 +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 Various clean up and optimisations 2017-07-25 17:49:31 +00:00