joplin/packages/app-mobile
Henry Heino dab2438df0
Mobile: Resolves #10824: Allow adjusting the default note viewer font size (#11633)
2025-01-18 12:43:07 +00:00
..
android Android 3.2.7 2025-01-13 17:12:08 +00:00
commands Mobile: Fixes #11455: Clicking on an external note link from within a note logs an error (#11619) 2025-01-09 15:21:06 +00:00
components Mobile: Resolves #10824: Allow adjusting the default note viewer font size (#11633) 2025-01-18 12:43:07 +00:00
ios iOS 13.2.5 2025-01-13 17:19:33 +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 Desktop, Cli: Mermaid version update (#11367) 2024-11-13 10:07:54 +00:00
services Android: Allow re-downloading voice typing models on URL change and error (#11557) 2025-01-06 17:33:44 +00:00
tools Android: Fix clicking "Draw picture" results in blank screen with very old WebView versions (#11604) 2025-01-08 12:29:47 +00:00
utils Mobile: Fixes #11264: Fix editor shows nothing when there are no selected note IDs (#11514) 2024-12-18 11:58:36 +01:00
web Chore: Implement eslint rule `no-unused-expressions` (#11533) 2024-12-18 14:30:05 +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
Gemfile Mobile: Upgrade to React Native 0.74.1 (#10401) 2024-05-21 10:12:20 +01:00
PluginAssetsLoader.ts Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +01: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
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 @types/node to v18.19.57 (#11669) 2025-01-18 12:36:15 +00:00
react-native.config.js Chore: Fix iOS build with recent XCode versions (#11416) 2024-11-19 19:10:22 +00:00
root.tsx Mobile: Resolves #10374: Add more options when long pressing the icon on mobile (#11517) 2024-12-16 10:49:46 +01:00
setupQuickActions.ts Mobile: Resolves #10374: Add more options when long pressing the icon on mobile (#11517) 2024-12-16 10:49:46 +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