joplin/packages/app-mobile/components
Henry Heino d7e7ff77e8
Chore: Mobile: Add additional logging to help debug toolbar issue (#13224)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2025-09-16 13:18:12 +01:00
..
CameraView iOS: Fixes #13111: Fix "scan notebook" tool on iOS (#13114) 2025-09-08 10:55:48 +01:00
DialogManager Update translations 2025-08-10 09:31:13 +01:00
EditorToolbar Mobile: Add delete line, duplicate line and sort selected lines buttons to editor toolbar (#12555) 2025-06-28 21:01:05 +01:00
ExtendedWebView Mobile: Fixes #12880: Fix plugin support (#12890) 2025-08-06 10:23:40 +01:00
NoteBodyViewer Chore: Mobile: Add test to verify that content scripts load in the note viewer (#13093) 2025-08-31 00:32:10 +02:00
NoteEditor Chore: Mobile: Add additional logging to help debug toolbar issue (#13224) 2025-09-16 13:18:12 +01:00
ProfileSwitcher Android: Fixes #13015: Fix "edit profile" button is partially offscreen (#13084) 2025-08-29 23:27:51 +02:00
ScreenHeader Merge branch 'release-3.4' into dev 2025-09-08 23:55:24 +01:00
accessibility Chore: Mobile: Increase test `waitFor` timeouts (#12475) 2025-06-11 22:42:06 +01:00
biometrics Mobile: Switch library used for biometrics (#12682) 2025-07-14 19:40:14 +01:00
buttons Mobile: Add support for scanning multi-page documents (#12635) 2025-07-18 14:33:58 +01:00
plugins Chore: Mobile: Add additional plugin panel integration tests (#13152) 2025-09-09 00:31:12 +01:00
screens Mobile: Resolves #12936: Allow expanding and collapsing the title field across multiple lines (#13016) 2025-09-13 14:08:31 +01:00
testing Mobile: Accessibility: Fix missing label on note actions menu dismiss button (#11954) 2025-03-13 19:56:19 +00:00
voiceTyping Android: Fixes #13113: Fix compatibility with 16-KB-page-size devices: Remove Vosk (#13189) 2025-09-13 13:52:12 +01:00
BetaChip.tsx Mobile: Mark plugin support as in beta (#10585) 2024-06-14 19:38:50 +01:00
BottomDrawer.tsx Mobile: Allow new note and new to-do buttons to wrap (#12163) 2025-04-29 13:54:58 +01:00
Checkbox.tsx iOS: Accessibility: Fix to-do completion status can't be changed from the note list (#12101) 2025-04-14 17:28:35 +01:00
ComboBox.test.tsx Desktop, Mobile: Add support for mixed case tags (#12931) 2025-09-13 14:01:33 +01:00
ComboBox.tsx Desktop, Mobile: Add support for mixed case tags (#12931) 2025-09-13 14:01:33 +01:00
DismissibleDialog.tsx Mobile: Implement new note menu redesign (#11780) 2025-04-07 20:12:10 +01:00
Dropdown.test.tsx Chore: Mobile: Increase test `waitFor` timeouts (#12475) 2025-06-11 22:42:06 +01:00
Dropdown.tsx Android: Fixes #13079: Fix dropdown menus are offset on Android 15+ (#13106) 2025-09-08 11:04:46 +01:00
FeedbackBanner.test.tsx Web: Show a "Give feedback" banner and link to a survey (#13125) 2025-09-08 10:59:40 +01:00
FeedbackBanner.tsx Web: Show a "Give feedback" banner and link to a survey (#13125) 2025-09-08 10:59:40 +01:00
FolderPicker.tsx Mobile: Add support for scanning multi-page documents (#12635) 2025-07-18 14:33:58 +01:00
Icon.tsx Mobile: Implement tag screen redesign (#12551) 2025-07-17 15:50:37 +01:00
IconButton.tsx Web: Show a "Give feedback" banner and link to a survey (#13125) 2025-09-08 10:59:40 +01:00
Modal.tsx Mobile: Plugins: Fix plugin panel buttons are offscreen on recent versions of Android (#13080) 2025-08-29 23:28:22 +02:00
ModalDialog.tsx Mobile: Fixes #12953: Allow the tag dialog to scroll when little screen space is available (#13028) 2025-08-26 10:44:32 +03:00
NestableFlatList.tsx Mobile: Improve tag dialog performance with long tags and many tags (#13117) 2025-09-08 11:03:01 +01:00
NoteItem.tsx Mobile: Fixes #13095: Fix long note title doesn’t wrap properly for To Do type note (#13099) 2025-09-08 11:05:19 +01:00
NoteList.tsx Chore: Mobile: Update mobile components for compatibility with React Native 0.79 (#12154) 2025-04-24 08:48:58 +01:00
SafeAreaView.tsx Android: Fix title bar is partially hidden by the screen header (#12785) 2025-07-25 09:19:23 +01:00
SearchInput.tsx Mobile: Improve tag screen usability to allow add or remove tag with a single press, when the keyboard is open (#12954) 2025-08-20 09:33:31 +03:00
SelectDateTimeDialog.tsx Chore: Mobile: Update mobile components for compatibility with React Native 0.79 (#12154) 2025-04-24 08:48:58 +01:00
SideMenu.tsx Mobile: Add additional checks when updating sidebar state (#12428) 2025-06-10 09:03:32 +01:00
SideMenuContentNote.tsx Chore: Mobile: Update mobile components for compatibility with React Native 0.79 (#12154) 2025-04-24 08:48:58 +01:00
TagEditor.test.tsx Desktop, Mobile: Add support for mixed case tags (#12931) 2025-09-13 14:01:33 +01:00
TagEditor.tsx Desktop, Mobile: Add support for mixed case tags (#12931) 2025-09-13 14:01:33 +01:00
TextInput.tsx Mobile: Implement tag screen redesign (#12551) 2025-07-17 15:50:37 +01:00
app-nav.tsx Web: Show a "Give feedback" banner and link to a survey (#13125) 2025-09-08 10:59:40 +01:00
base-screen.ts Mobile: Show loading indicator while loading search results (#11104) 2024-09-24 15:12:02 +01:00
getResponsiveValue.test.ts Tools: Add more eslint/jest rules 2023-03-09 17:50:56 +00:00
getResponsiveValue.ts Chore: Add `no-throw-literal` and `prefer-promise-reject-errors` eslint rules (#10371) 2024-04-25 13:32:37 +01:00
global-style.ts Mobile: Implement new note menu redesign (#11780) 2025-04-07 20:12:10 +01:00
side-menu-content.tsx Mobile: Accessibility: Improve sidemenu notebook list accessibility (#11556) 2025-01-06 10:52:59 +00:00