1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-30 08:26:59 +02:00
joplin/packages/app-mobile
2024-03-15 10:16:16 +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 #10122: Fix screen reader touch-to-focus broken on note list and note viewer pages (#10123) 2024-03-15 10:16:16 +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 Mobile: Add support for plugin panels and dialogs (#10121) 2024-03-14 19:04:32 +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 Mobile: Upgrade to React Native 0.71 2023-06-10 17:03:34 +01:00
.watchmanconfig
app.json
babel.config.js Mobile: Resolves #8791: Revert to react-native-sidemenu-updated for navigation drawers (#8820) 2023-09-11 08:53:53 +01:00
clean_build.bat Chore: Rename instances of yarn run to just yarn 2024-01-26 20:19:28 +00:00
Gemfile Mobile: Upgrade to React Native 0.71 2023-06-10 17:03:34 +01:00
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 Mobile: Add support for drawing pictures (#7588) 2023-10-02 15:15:51 +01:00
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 Mobile: Add support for plugin panels and dialogs (#10121) 2024-03-14 19:04:32 +00:00
PluginAssetsLoader.ts Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
root.tsx Mobile: Add support for plugin panels and dialogs (#10121) 2024-03-14 19:04:32 +00:00
setupQuickActions.ts Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
tsconfig.json Chore: Tests: Fix vscode doesn't recognize Jest types in some test files (#9337) 2023-11-17 16:04:36 +00:00