1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-21 09:38:01 +02:00
joplin/packages/app-mobile
2023-08-27 12:42:42 +01:00
..
android Android 2.12.2 2023-08-22 14:53:46 +01:00
components Mobile: Fixes #8707: Fix not all dropdown items focusable with VoiceOver (#8714) 2023-08-27 12:42:42 +01:00
ios Merge branch 'release-2.12-mobile' into dev 2023-08-22 11:26:15 +01:00
locales
pluginAssets
services Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
tools Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-22 11:58:53 +01:00
utils Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-22 11:58:53 +01:00
.gitattributes
.gitignore Mobile: Upgrade to React Native 0.71 2023-06-10 17:03:34 +01:00
.node-version Mobile: Upgrade to React Native 0.71 2023-06-10 17:03:34 +01:00
.watchmanconfig
app.json
babel.config.js Mobile: Fixes #7918: Unrevert #7953: Migrate to react-native-drawer-layout (#8379) 2023-07-06 19:18:43 +01:00
clean_build.bat
Gemfile Mobile: Upgrade to React Native 0.71 2023-06-10 17:03:34 +01:00
gulpfile.ts Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-22 11:58:53 +01:00
index.js Mobile: Fixes #7918: Unrevert #7953: Migrate to react-native-drawer-layout (#8379) 2023-07-06 19:18:43 +01:00
injectedJS.config.js
jest.config.js Chore: Mobile: Tests: Fix CodeMirror-related error messages (#8569) 2023-07-29 16:33:39 +01:00
jest.setup.js Mobile: Fixes #8687: Hide markdown toolbar completely when low on vertical space (#8688) 2023-08-18 09:45:04 +01:00
metro.config.js Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-22 11:58:53 +01:00
package.json Merge branch 'release-2.12-mobile' into dev 2023-08-22 11:26:15 +01:00
PluginAssetsLoader.ts
root.tsx Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-22 11:58:53 +01:00
setupQuickActions.ts Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
tsconfig.json