1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00
joplin/packages/app-mobile
2024-05-25 14:41:27 +01:00
..
android Mobile: Upgrade to React Native 0.74.1 (#10401) 2024-05-21 10:12:20 +01:00
commands Mobile: Add support for plugin panels and dialogs (#10121) 2024-03-14 19:04:32 +00:00
components Chore: Refactor: Mobile: Rename CustomButton to IconButton (#10473) 2024-05-25 14:41:27 +01:00
ios Mobile: Upgrade to React Native 0.74.1 (#10401) 2024-05-21 10:12:20 +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: Upgrade to React Native 0.74.1 (#10401) 2024-05-21 10:12:20 +01:00
services Mobile: Fixes #10409: Fix accepting encrypted shared notebooks (#10429) 2024-05-16 09:54:24 +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: Upgrade to React Native 0.74.1 (#10401) 2024-05-21 10:12:20 +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.74.1 (#10401) 2024-05-21 10:12:20 +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: Upgrade to React Native 0.74.1 (#10401) 2024-05-21 10:12:20 +01:00
package.json Mobile: Update js-draw to version 1.20.2 (#10438) 2024-05-22 14:57:53 +01:00
PluginAssetsLoader.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
root.tsx Mobile: Plugins: Show information page before enabling plugin support (#10348) 2024-05-02 14:58:29 +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