1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00
joplin/packages/app-mobile
2024-04-27 12:27:53 +01:00
..
android Android 3.0.3 2024-04-27 12:27:53 +01:00
commands Mobile: Add support for plugin panels and dialogs (#10121) 2024-03-14 19:04:32 +00:00
components Mobile: Fix quickly enabling/disabling multiple plugins can lead to errors and missing plugins (#10380) 2024-04-27 11:45:39 +01:00
ios iOS 13.0.1 2024-04-20 11:38:52 +01: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: Fix quickly enabling/disabling multiple plugins can lead to errors and missing plugins (#10380) 2024-04-27 11:45:39 +01:00
services Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
tools Android: Add support for renderer plugins (#10135) 2024-03-20 11:01:09 +00:00
utils Mobile: Support copying app information (#10336) 2024-04-25 13:53:46 +01:00
.gitattributes All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
.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 All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
app.json All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
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 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 Chore: Set up repository for testing/preparation for mobile markdown toolbar PR (#6650) 2022-07-22 10:44:19 +01:00
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 lock file 2024-03-18 09:11:32 +00:00
PluginAssetsLoader.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
root.tsx All: Fixes #10189: After deleting the last note from the conflicts folder, the application state is invalid 2024-04-27 09:54:47 +01:00
setupQuickActions.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +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