1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00
joplin/ReactNativeClient
2018-05-21 20:17:00 +01:00
..
android Android release v1.0.125 2018-05-10 21:31:58 +01:00
ios ios v10.0.22 2018-05-16 15:33:52 +01:00
lib Android: Resolves #538 (kind of): Added info to ask user to set app permissions 2018-05-21 17:24:09 +01:00
locales Updated French transaltion 2018-05-21 20:17:00 +01:00
.babelrc Added React Native app 2017-05-06 15:37:28 +01:00
.buckconfig Added React Native app 2017-05-06 15:37:28 +01:00
.flowconfig Added React Native app 2017-05-06 15:37:28 +01:00
.gitattributes Added React Native app 2017-05-06 15:37:28 +01:00
.gitignore Put locales under versioning 2017-11-20 19:14:02 +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 Various clean up and optimisations 2017-07-25 17:49:31 +00:00
index.android.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
index.ios.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
index.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
main.js Mobile: Trying to upgrade to React Native 0.55 2018-04-30 17:38:19 +01:00
package-lock.json Mobile: Trying to upgrade to React Native 0.55 2018-04-30 17:38:19 +01:00
package.json Mobile: Trying to upgrade to React Native 0.55 2018-04-30 17:38:19 +01:00
root.js All: Fixed incorrect timeout for sync-after-save (was using ms instead of sec). Removed needless caching of note IDs in database. 2018-05-10 19:50:44 +01:00
start_emulator.bat minor changes 2017-06-04 16:01:52 +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 Various clean up and optimisations 2017-07-25 17:49:31 +00:00