1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-30 08:26:59 +02:00
joplin/packages/app-mobile
Henry Heino 4a88d6ff7a
Desktop: Multiple window support (#11181)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-11-08 15:32:05 +00:00
..
android Merge branch 'release-3.1' into dev 2024-11-04 20:33:15 +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 Desktop, Mobile: Resolves #10664: Allow user to generate deletion logs (#11083) 2024-11-07 13:45:29 +00:00
ios Merge branch 'release-3.1' into dev 2024-11-04 20:33:15 +00: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 Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
tools Tools: Always run pod install 2024-10-11 23:28:45 +01:00
utils All: Add new encryption methods based on native crypto libraries (#10696) 2024-10-26 21:15:10 +01:00
web Mobile: Camera screen: Support scanning QR codes (#11245) 2024-10-30 21:12:27 +00: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: Camera screen: Support scanning QR codes (#11245) 2024-10-30 21:12:27 +00: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/datetimepicker to v8.2.0 (#11341) 2024-11-08 15:31:00 +00:00
PluginAssetsLoader.ts Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +01:00
root.tsx Merge branch 'release-3.1' into dev 2024-11-04 20:33:15 +00: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