1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00
joplin/packages/app-mobile
2024-10-01 02:49:36 +00:00
..
android Android 3.1.4 2024-09-24 15:23:16 +01: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 Chore: Reduce mobile note screen test flakiness (#11145) 2024-09-28 16:20:46 +01:00
ios iOS 13.1.3 2024-08-10 14:08:45 +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 Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +01:00
services Chore: Migrate back-button.js to TypeScript (#11087) 2024-09-21 18:28:41 +01:00
tools Chore: Windows: Fix mobile plugin assets change when rebuilding the mobile app (#10886) 2024-08-17 12:22:35 +01:00
utils Chore: Mobile: Improve note screen tests and fix CI warning (#11126) 2024-09-27 15:23:02 +01:00
web Chore: Web: Fix build fails on Windows (#10919) 2024-08-22 21:53:52 +01:00
.gitattributes All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
.gitignore Mobile: Include commit information in version information screen (#10829) 2024-08-08 19:57:32 +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: 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 Chore: Set up repository for testing/preparation for mobile markdown toolbar PR (#6650) 2022-07-22 10:44:19 +01:00
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 Update dependency nodemon to v3.1.7 (#11162) 2024-10-01 02:49:36 +00:00
PluginAssetsLoader.ts Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +01:00
root.tsx Mobile: Show loading indicator while loading search results (#11104) 2024-09-24 15:12:02 +01:00
setupQuickActions.ts Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +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