1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-mobile/components
Henry Heino 53c82434be
Mobile: Add share button to log screen (#8364)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2023-10-02 11:14:08 -07:00
..
biometrics Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-22 11:58:53 +01:00
NoteBodyViewer Mobile: Add support for drawing pictures (#7588) 2023-10-02 15:15:51 +01:00
NoteEditor Mobile: Add support for drawing pictures (#7588) 2023-10-02 15:15:51 +01:00
ProfileSwitcher Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-22 11:58:53 +01:00
screens Mobile: Add share button to log screen (#8364) 2023-10-02 11:14:08 -07:00
voiceTyping Update dependency react-native-paper to v5.10.1 (#8908) 2023-09-19 11:59:30 +01:00
ActionButton.tsx Chore: Mobile: Migrate action button to react-native-paper (#7477) 2023-01-08 12:22:41 +00:00
app-nav.tsx Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
BackButtonDialogBox.ts Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
base-screen.js
CameraView.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
checkbox.js Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
CustomButton.tsx
Dropdown.test.tsx Mobile: Fixes #8707: Fix not all dropdown items focusable with VoiceOver (#8714) 2023-08-27 12:42:42 +01:00
Dropdown.tsx Mobile: Fixes #8707: Fix not all dropdown items focusable with VoiceOver (#8714) 2023-08-27 12:42:42 +01:00
ExtendedWebView.tsx Mobile: Upgrade react-native-webview to v12 2023-06-10 17:58:55 +01:00
FolderPicker.tsx Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-22 11:58:53 +01:00
getResponsiveValue.test.ts Tools: Add more eslint/jest rules 2023-03-09 17:50:56 +00:00
getResponsiveValue.ts Chore: Resolves #8360: Use @typescript-eslint/indent for TypeScript files (#8367) 2023-07-06 19:17:41 +01:00
global-style.js Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
Modal.tsx Chore: Fixed type 2023-07-06 20:41:03 +01:00
ModalDialog.js Mobile: Fixes #8027: Fixed link modal position on devices with notch (#8029) 2023-07-06 19:03:57 +01:00
note-item.js Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
NoteList.tsx Revert "Chore: Trying to fix CI error "TypeError: Cannot redefine property: performance"" 2023-04-23 22:56:24 +01:00
SafeAreaView.js Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
SaveIcon.png
ScreenHeader.tsx Merge branch 'release-2.12-mobile' into dev 2023-09-11 22:38:50 +01:00
SelectDateTimeDialog.tsx Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
side-menu-content-note.js Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
side-menu-content.tsx Merge branch 'release-2.12-mobile' into dev 2023-09-11 22:38:50 +01:00
SideMenu.ts Mobile: Resolves #8791: Revert to react-native-sidemenu-updated for navigation drawers (#8820) 2023-09-11 08:53:53 +01:00
TextInput.tsx Mobile: Add support for multiple profiles 2023-01-10 12:08:13 +00:00