1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-mobile
2023-11-19 10:43:22 +00:00
..
android Android 2.13.7 2023-11-16 13:26:58 +00:00
components Chore: Mobile: Fix warning in image editor test (#9338) 2023-11-19 10:43:22 +00:00
ios Merge branch 'release-2.13' into dev 2023-11-16 15:11:39 +00:00
locales All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
pluginAssets lock files 2023-11-12 15:02:44 +00:00
services Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
tools 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
utils Mobile: Fixes #9123: Fix encryption when a resource doesn't have an associated file (#9222) 2023-11-10 14:22:26 +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 Tools: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +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 Desktop: Add new beta Markdown editor based on CodeMirror 6 (#8793) 2023-09-21 09:12:40 +01: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: Mobile: Don't build twice on postinstall (#9340) 2023-11-19 08:55:52 +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 Chore: Mobile: Fix "MenuContext is deprecated" warning (#9330) 2023-11-17 11:43:01 +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