1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-21 09:38:01 +02:00
joplin/packages/app-mobile
Henry Heino c972ce223e
Mobile: Fixes #10593: Fix plugin list not cached in config screen (#10599)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-06-18 10:02:42 +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 Mobile: Fixes #10593: Fix plugin list not cached in config screen (#10599) 2024-06-18 10:02:42 +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
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
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-community/netinfo to v11.3.1 (#10632) 2024-06-17 23:20:07 +01:00
PluginAssetsLoader.ts
root.tsx Mobile: Resolves #8639: implement callback url (#9803) 2024-06-15 09:58:23 +01:00
setupQuickActions.ts
tsconfig.json