1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-02 12:47:41 +02:00
joplin/packages/app-mobile
2022-05-18 13:59:47 +01:00
..
android Chore: Setup new release 2.8 2022-04-12 15:30:37 +01:00
components Mobile: Fixes #6328: Error when pressing undo or redo button while editor is closed (#6426) 2022-05-10 10:23:36 +01:00
ios Releasing sub-packages 2022-05-18 13:59:47 +01: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 Tools: Add React Native HTTP debugging function 2022-04-15 12:04:40 +01: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: Also update mobile package number when creating a new release 2022-04-17 16:42:12 +01:00
PluginAssetsLoader.ts
root.tsx Tools: Use simpler test passwords 2022-04-12 17:06:53 +01:00
setupQuickActions.ts
tsconfig.json