1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-02 12:47:41 +02:00
joplin/packages/app-mobile
2024-04-04 12:10:59 +01:00
..
android Android 3.0.1 2024-03-21 18:28:16 +00:00
commands Mobile: Add support for plugin panels and dialogs (#10121) 2024-03-14 19:04:32 +00:00
components Mobile: Plugin API: Fix crash when a plugin registers an enum setting with no default (#10263) 2024-04-04 12:10:13 +01:00
ios Chore: Setup new release 3.0 2024-03-02 11:04:23 +00:00
locales
pluginAssets
plugins Mobile: Plugin API: Improve support for the Kanban and similar plugins (#10247) 2024-04-03 18:56:54 +01:00
services Mobile: Plugin API: Fix error when calling plugins.dataDir (#10262) 2024-04-04 12:10:59 +01:00
tools Android: Add support for renderer plugins (#10135) 2024-03-20 11:01:09 +00:00
utils Android: Toggle plugin panels using a button in the toolbar (#10180) 2024-03-25 11:39:48 +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
Gemfile
gulpfile.ts Android: Add support for renderer plugins (#10135) 2024-03-20 11:01:09 +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: Plugin API: Fix error when calling plugins.dataDir (#10262) 2024-04-04 12:10:59 +01:00
setupQuickActions.ts
tsconfig.json