1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-27 10:32:58 +02:00
joplin/ReactNativeClient
Alan Martins Silva d3e9ffcaea Mobile: Added duplicate option when selecting notes. (#1969)
* Adding duplicate button on screen-header.js when selecting notes; Adding 'duplicateMultipleNotes' function on Note.js;

* Using for-loop like the rest of the code does

* changing from 'uniqueTitle' to 'ensureUniqueTitle'
2019-10-12 00:37:16 +02:00
..
android Android release v1.0.307 2019-09-27 19:09:14 +01:00
ios ios-v10.0.37 2019-09-13 22:08:13 +01:00
lib Mobile: Added duplicate option when selecting notes. (#1969) 2019-10-12 00:37:16 +02:00
locales Update translations 2019-09-25 18:54:25 +01:00
.buckconfig
.flowconfig Upgrading to React Native 5.9 2019-06-14 07:12:24 +01:00
.gitattributes
.gitignore Tools: Fix build for Android 9 debugging 2019-09-26 19:26:18 +00:00
.watchmanconfig
app.json
build_android_prod.bat
build_android.bat
clean_build.bat
debug_log.bat
debug_log.sh fix permissions for shell scripts (add executable flag) (#866) 2018-10-09 22:58:18 +01:00
index.android.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
index.ios.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
index.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
main.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
metro.config.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
package-lock.json Chore: Add reslect to package 2019-09-13 22:05:02 +01:00
package.json Chore: Fixed package.json files and updated BUILD instructions 2019-09-17 21:29:37 +01:00
root.js All: Added concept of sync version and client ID to allow upgrading sync targets 2019-10-10 23:23:11 +02:00
run_ios.sh Mobile: Upgraded WebView 2019-06-14 08:11:15 +01:00
start_server.bat
start_server.sh fix permissions for shell scripts (add executable flag) (#866) 2018-10-09 22:58:18 +01:00