1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-mobile
2024-03-20 10:58:42 +00:00
..
android Chore: Setup new release 3.0 2024-03-02 11:04:23 +00:00
commands Mobile: Add support for plugin panels and dialogs (#10121) 2024-03-14 19:04:32 +00:00
components Android: Fixes #10152: Fix broken plugin API: editor.execCommand (#10153) 2024-03-20 10:58:42 +00:00
ios Chore: Setup new release 3.0 2024-03-02 11:04:23 +00:00
locales Translated text in ro.po and rename file to ro_RO.po (#9717) 2024-02-06 15:49:12 +00:00
pluginAssets Desktop,Mobile: Resolves #3201: Render mermaid diagrams in dark mode when Joplin is in dark mode (#9631) 2024-01-04 13:45:06 +00:00
plugins Android: Allow debugging plugins (#10156) 2024-03-20 10:52:58 +00:00
services Tools: Spellcheck Markdown documents (#10004) 2024-02-26 16:53:48 +00:00
tools Android: Add support for Markdown editor plugins (#10086) 2024-03-11 15:02:15 +00:00
utils Mobile: Add support for plugin panels and dialogs (#10121) 2024-03-14 19:04:32 +00:00
.gitattributes
.gitignore Android: Add support for Markdown editor plugins (#10086) 2024-03-11 15:02:15 +00:00
.node-version
.watchmanconfig
app.json
babel.config.js
clean_build.bat Chore: Rename instances of yarn run to just yarn 2024-01-26 20:19:28 +00:00
Gemfile
gulpfile.ts Android: Add support for Markdown editor plugins (#10086) 2024-03-11 15:02:15 +00:00
index.js Chore: Mobile: Update fsDriver in preparation for mobile plugins (#10066) 2024-03-06 10:03:11 +00:00
injectedJS.config.js
jest.config.js
jest.setup.js Android: Add support for Markdown editor plugins (#10086) 2024-03-11 15:02:15 +00:00
metro.config.js Mobile: Add support for plugin panels and dialogs (#10121) 2024-03-14 19:04:32 +00:00
package.json lock file 2024-03-18 09:11:32 +00:00
PluginAssetsLoader.ts
root.tsx Mobile: Add support for plugin panels and dialogs (#10121) 2024-03-14 19:04:32 +00:00
setupQuickActions.ts
tsconfig.json