1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-02 12:47:41 +02:00
joplin/packages/app-mobile
Laurent Cozic 41dd93bc24 iOS 12.7.1
2022-02-14 14:11:23 +00:00
..
android Android 2.7.2 2022-02-12 12:58:28 +00:00
components Mobile: Fixes #5482: Prevent multiline note titles (#6144) 2022-02-13 15:01:43 +00:00
ios iOS 12.7.1 2022-02-14 14:11:23 +00:00
locales
pluginAssets All: Update Mermaid 8.13.5 -> 8.13.9 and Katex dependencies (#6039) 2022-01-20 11:54:01 +00:00
services Android: Fixes #5216: Alarms were not being triggered in some cases (#5798) 2021-11-27 16:22:30 +00:00
tools Tools: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +00:00
utils All: Improved S3 sync error handling and reliability, and upgraded S3 SDK (#5312) 2021-11-24 23:03:03 +00:00
.buckconfig
.flowconfig
.gitattributes
.gitignore Mobile: Upgraded React Native from 0.64 to 0.66 2021-11-02 16:33:53 +00:00
.prettierrc.js
.watchmanconfig
app.json
babel.config.js
clean_build.bat Tools: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +00:00
gulpfile.js Mobile: Added new beta editor based on CodeMirror 6 2021-07-13 19:13:13 +01:00
index.js All: Improved S3 sync error handling and reliability, and upgraded S3 SDK (#5312) 2021-11-24 23:03:03 +00:00
metro.config.js Tools: Fixed fork-uslug issue for mobile app 2022-02-06 16:40:28 +00:00
package.json Tools: Do not clear output of tsc watch 2021-12-21 12:43:12 +01:00
PluginAssetsLoader.ts Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
root.tsx All: Fixes #6092: Shared resource was not encrypted with correct encryption key 2022-02-11 10:38:45 +00:00
setupQuickActions.ts Android: Fixes #4912, Fixes #4086, Fixes #4908: Fixed and improved alarm notifications (#4984) 2021-05-19 22:26:42 +01:00
tsconfig.json