1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/app-mobile/components
2024-11-16 21:09:50 +00:00
..
accessibility Mobile: Fixes #10253: Move accessibility focus to the first note action menu item on open (#11031) 2024-09-12 09:04:23 +01:00
biometrics
buttons Mobile: Fixes #11276: Fix new note button is pushed offscreen on certain Android devices (#11323) 2024-11-08 13:01:29 +00:00
CameraView Mobile: Camera screen: Support scanning QR codes (#11245) 2024-10-30 21:12:27 +00:00
DialogManager Mobile: Accessibility: Improve dialog accessibility (#11395) 2024-11-16 21:09:50 +00:00
ExtendedWebView Chore: Mobile: Improve note screen tests and fix CI warning (#11126) 2024-09-27 15:23:02 +01:00
NoteBodyViewer Mobile: Accessibility: Improve dialog accessibility (#11395) 2024-11-16 21:09:50 +00:00
NoteEditor Desktop: Fix errors found by automated accessibility testing (#11246) 2024-11-09 12:50:06 +00:00
plugins Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +01:00
ProfileSwitcher Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +01:00
ScreenHeader Mobile: Accessibility: Improve dialog accessibility (#11395) 2024-11-16 21:09:50 +00:00
screens Mobile: Accessibility: Improve dialog accessibility (#11395) 2024-11-16 21:09:50 +00:00
testing Mobile: Camera screen: Support scanning QR codes (#11245) 2024-10-30 21:12:27 +00:00
voiceTyping Android: Allow switching the voice typing library to Whisper (#11158) 2024-10-26 21:00:56 +01:00
app-nav.tsx Mobile: Show loading indicator while loading search results (#11104) 2024-09-24 15:12:02 +01:00
base-screen.ts Mobile: Show loading indicator while loading search results (#11104) 2024-09-24 15:12:02 +01:00
BetaChip.tsx Mobile: Mark plugin support as in beta (#10585) 2024-06-14 19:38:50 +01:00
Checkbox.tsx Chore: Mobile: Migrate NoteItem and Checkbox to TypeScript (#11094) 2024-09-21 12:57:26 +01:00
DismissibleDialog.tsx Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +01:00
Dropdown.test.tsx
Dropdown.tsx Mobile: Accessibility: Improve setting control accessibility (#11358) 2024-11-09 12:46:16 +00:00
FolderPicker.tsx
getResponsiveValue.test.ts
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: Fixes #11130: Fix regression: Search screen not hidden when cached for search result navigation (#11131) 2024-09-27 15:23:31 +01:00
Icon.tsx Chore: Refactor: Mobile: Rename CustomButton to IconButton (#10473) 2024-05-25 14:41:27 +01:00
IconButton.tsx Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +01:00
Modal.tsx Mobile: Accessibility: Improve dialog accessibility (#11395) 2024-11-16 21:09:50 +00:00
ModalDialog.tsx
NoteItem.tsx Chore: Mobile: Migrate NoteItem and Checkbox to TypeScript (#11094) 2024-09-21 12:57:26 +01:00
NoteList.tsx Chore: Mobile: Migrate NoteItem and Checkbox to TypeScript (#11094) 2024-09-21 12:57:26 +01:00
SafeAreaView.js
SelectDateTimeDialog.tsx Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +01:00
side-menu-content.tsx Mobile: Resolves #11202: Use a FontAwesome icon for the trash folder (#11357) 2024-11-09 12:46:47 +00:00
SideMenu.tsx Android,Web: Fix scroll issues and incorrect main content height (#11071) 2024-09-21 13:05:17 +01:00
SideMenuContentNote.tsx Chore: Mobile: Convert side-menu-content-note.js to a TypeScript function component (#11095) 2024-09-21 12:57:08 +01:00
TextInput.tsx