1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-03 08:35:29 +02:00
joplin/ReactNativeClient
Laurent Cozic 1fc535a740
Merge pull request #706 from tessus/fix-421
use correct date/time format for sync time - fix for #421
2018-09-03 11:56:04 +01:00
..
android Mobile: Resolves #350: Open non-image resources in external application 2018-06-30 19:45:21 +01:00
ios Mobile: Resolves #350: Open non-image resources in external application 2018-06-30 19:45:21 +01:00
lib Merge pull request #706 from tessus/fix-421 2018-09-03 11:56:04 +01:00
locales All: Resolves #678: Added Korean translation 2018-07-25 18:01:56 +02:00
.babelrc
.buckconfig
.flowconfig
.gitattributes
.gitignore Put locales under versioning 2017-11-20 19:14:02 +00:00
.watchmanconfig
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: Resolves #350: Open non-image resources in external application 2018-06-30 19:45:21 +01:00
package.json Mobile: Resolves #350: Open non-image resources in external application 2018-06-30 19:45:21 +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
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