1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00
joplin/packages/app-mobile
2024-11-09 12:54:09 +00:00
..
android Android 3.1.7 2024-11-04 20:28:06 +00:00
commands Desktop: Fixes #11020: Fix clicking on most non-media resource links opens them inline (#11022) 2024-09-11 16:49:35 +01:00
components Android: Fixes #11324: Fix sharing to Joplin causes back navigation to get stuck (#11355) 2024-11-09 12:54:09 +00:00
ios iOS 13.1.6 2024-10-17 23:17:57 +01:00
locales Translated text in ro.po and rename file to ro_RO.po (#9717) 2024-02-06 15:49:12 +00:00
pluginAssets Chore: Update KaTeX asset files (#11172) 2024-10-11 22:08:07 +01:00
services Chore: Migrate back-button.js to TypeScript (#11087) 2024-09-21 18:28:41 +01:00
tools Tools: Always run pod install 2024-10-11 23:28:45 +01:00
utils Android: Fixes #11324: Fix sharing to Joplin causes back navigation to get stuck (#11355) 2024-11-09 12:54:09 +00:00
web Chore: Web: Fix build fails on Windows (#10919) 2024-08-22 21:53:52 +01:00
.gitattributes
.gitignore Mobile: Include commit information in version information screen (#10829) 2024-08-08 19:57:32 +01:00
.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 Chore: Rename instances of yarn run to just yarn 2024-01-26 20:19:28 +00:00
Gemfile Mobile: Upgrade to React Native 0.74.1 (#10401) 2024-05-21 10:12:20 +01:00
gulpfile.ts Mobile: Include commit information in version information screen (#10829) 2024-08-08 19:57:32 +01:00
index.js Chore: Mobile: Update fsDriver in preparation for mobile plugins (#10066) 2024-03-06 10:03:11 +00:00
index.web.ts Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +01:00
injectedJS.config.js
jest.config.js Chore: Mobile: Add NoteBodyViewer tests (#10747) 2024-07-18 09:44:13 +01:00
jest.setup.js Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +01:00
metro.config.js Mobile: Upgrade to React Native 0.74.1 (#10401) 2024-05-21 10:12:20 +01:00
package.json Android: Fixes #11324: Fix sharing to Joplin causes back navigation to get stuck (#11355) 2024-11-09 12:54:09 +00:00
PluginAssetsLoader.ts Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +01:00
root.tsx Android: Fixes #11324: Fix sharing to Joplin causes back navigation to get stuck (#11355) 2024-11-09 12:54:09 +00:00
setupQuickActions.ts Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +01:00
tsconfig.json