1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-30 08:26:59 +02:00
joplin/ReactNativeClient
2018-08-01 17:22:24 -04: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 use correct date/time format for sync time 2018-08-01 17:22:24 -04:00
locales All: Resolves #678: Added Korean translation 2018-07-25 18:01:56 +02:00
.babelrc
.buckconfig
.flowconfig
.gitattributes
.gitignore
.watchmanconfig
app.json
build_android_prod.bat
build_android.bat
clean_build.bat
debug_log.bat
debug_log.sh
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
start_server.sh