1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-mobile
2024-05-28 14:18:35 +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 Mobile: Fixes #10237: Automatically set focus on title or body when creating a new note 2024-05-28 14:18:35 +01:00
ios lock files 2024-05-28 14:18:33 +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: Update Mermaid to v10.9.1 (#10475) 2024-05-27 08:53:57 +01: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 Update dependency react-native-device-info to v10.12.1 (#10487) 2024-05-27 08:57:57 +01:00
PluginAssetsLoader.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
root.tsx Desktop: Fixes #10230: Fix new note and to-do buttons greyed when initial selection is "all notes" or a tag (#10434) 2024-05-28 13:43:33 +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