1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00
joplin/packages/app-mobile
2024-03-02 14:25:27 +00:00
..
android Chore: Setup new release 3.0 2024-03-02 11:04:23 +00:00
components All: Resolves #483: Add trash folder (#9671) 2024-03-02 14:25:27 +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
services Tools: Spellcheck Markdown documents (#10004) 2024-02-26 16:53:48 +00:00
tools Mobile: Fixes #9521: Note editor: Support older WebView versions (#9986) 2024-02-24 11:40:48 +00:00
utils Chore: Change the return type of shim.fsDriver() from any to FsDriverBase (#9460) 2023-12-06 19:24:00 +00:00
.gitattributes All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
.gitignore Mobile: Add support for drawing pictures (#7588) 2023-10-02 15:15:51 +01: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 Chore: Partially resolves #9262: Mobile build: Convert bundle tasks to proper gulp tasks and increase output verbosity (#9266) 2023-11-12 15:07:30 +00:00
index.js Chore: Mobile: Fix "MenuContext is deprecated" warning (#9330) 2023-11-17 11:43:01 +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 Chore: Disable Jest console wrapper in tests 2023-12-15 18:34:21 +00:00
metro.config.js Desktop: Add new beta Markdown editor based on CodeMirror 6 (#8793) 2023-09-21 09:12:40 +01:00
package.json Chore: Setup new release 3.0 2024-03-02 11:04:23 +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 All: Resolves #483: Add trash folder (#9671) 2024-03-02 14:25:27 +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