1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-14 18:27:44 +02:00
joplin/ReactNativeClient
Luis Orozco d213e4ab57 All: Fixed: Prevents notes with no title to break after synchronize (#1472)
Tests to confirm serialize/unserialize don't change body and title

check if item title exists, otherwise display default title.

added test checking serializing/unserializing Folders don't modify data
2019-05-06 21:25:14 +01:00
..
android Android release v1.0.244 2019-05-03 00:22:11 +01:00
ios ios-v10.0.31 2019-04-26 08:52:59 +01:00
lib All: Fixed: Prevents notes with no title to break after synchronize (#1472) 2019-05-06 21:25:14 +01:00
locales Fixing Arabic flag 2019-04-26 18:58:40 +01:00
.babelrc
.buckconfig
.flowconfig
.gitattributes
.gitignore
.watchmanconfig
App.js
app.json
build_android_prod.bat
build_android.bat
clean_build.bat
debug_log.bat
debug_log.sh
index.android.js
index.ios.js
index.js
main.js All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00:00
package-lock.json All: Allow toggling markdown plugins and added several new plugins (#1347) 2019-04-02 17:14:48 +01:00
package.json All: Allow toggling markdown plugins and added several new plugins (#1347) 2019-04-02 17:14:48 +01:00
root.js Mobile: Moved tags to separate screen to avoid slow down when having many tags 2019-03-13 22:42:16 +00:00
start_emulator.bat
start_server.bat
start_server.sh