1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-21 09:38:01 +02:00
joplin/packages/app-mobile
renovate[bot] 73251bac4a
Update dependency react-native-webview to v13.8.1 (#10626)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 21:24:50 +01:00
..
android Mobile: Resolves #8639: implement callback url (#9803) 2024-06-15 09:58:23 +01:00
commands Desktop: Fixes #10551: Watch resources for changes when opened from the Rich Text Editor (#10554) 2024-06-10 22:31:38 +01:00
components Chore: Removed unncessary string 2024-06-15 10:15:22 +01:00
ios iOS 13.0.2 2024-06-12 21:29:29 +01:00
locales
pluginAssets Mobile,Desktop: Upgrade KaTeX to v0.16.10 (#10570) 2024-06-12 15:10:19 +01:00
plugins Mobile: Fix plugins not reloaded when the plugin runner reloads (#10540) 2024-06-11 07:40:36 +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: Show WebView version in settings (#10518) 2024-06-04 09:53:49 +01:00
.gitattributes
.gitignore
.node-version
.watchmanconfig
app.json
babel.config.js Mobile: Upgrade to React Native 0.74.1 (#10401) 2024-05-21 10:12:20 +01:00
clean_build.bat
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
injectedJS.config.js
jest.config.js
jest.setup.js Mobile: Fix plugins not reloaded when the plugin runner reloads (#10540) 2024-06-11 07:40:36 +01: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-webview to v13.8.1 (#10626) 2024-06-17 21:24:50 +01:00
PluginAssetsLoader.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
root.tsx Mobile: Resolves #8639: implement callback url (#9803) 2024-06-15 09:58:23 +01:00
setupQuickActions.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
tsconfig.json