1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00
joplin/ReactNativeClient
Laurent Cozic d4fca7e313
Merge pull request #787 from tessus/external-storage
allow the app to be installed on external storage (SD card)
2018-09-13 19:42:34 +01:00
..
android fix whitespace errors (spaces to tabs) 2018-09-10 20:06:38 -04:00
ios Mobile: Resolves #350: Open non-image resources in external application 2018-06-30 19:45:21 +01:00
lib Electron: Fixes #710: Don't unwatch file when it is temporarily deleted 2018-09-13 19:29:48 +01:00
locales Update translations 2018-09-09 20:05:36 +01: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 Add simple sharing facilities for Android 2018-07-20 11:04:25 +02:00
package.json Add simple sharing facilities for Android 2018-07-20 11:04:25 +02:00
root.js Redirect to app logger 2018-09-04 11:08:55 +01:00
start_emulator.bat
start_server.bat
start_server.sh