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-01-18 11:22:20 +00:00
..
biometrics Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-22 11:58:53 +01:00
NoteBodyViewer Chore: Refactor renderer package: Limit dependency on @joplin/lib and improve type safety (#9701) 2024-01-18 11:20:10 +00:00
NoteEditor Chore: Mobile: Refactor markdown toolbar (#9708) 2024-01-18 11:22:20 +00:00
ProfileSwitcher Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-22 11:58:53 +01:00
screens Chore: Moved search files from "searchengine" namespace to just "search" 2024-01-05 14:15:47 +00:00
voiceTyping Update dependency react-native-paper to v5.10.1 (#8908) 2023-09-19 11:59:30 +01:00
ActionButton.tsx Mobile: Fixes #9376: Sidebar is not dismissed when creating a note 2023-11-26 16:45:11 +01:00
app-nav.tsx
BackButtonDialogBox.ts
base-screen.ts Mobile: Settings screen: Create separate pages for each screen (#8567) 2023-11-09 19:19:08 +00:00
CameraView.tsx Mobile: Fix icon after react-native-vector-icon upgrade 2023-10-07 17:25:03 +01:00
checkbox.js Mobile: Fix icon after react-native-vector-icon upgrade 2023-10-07 17:25:03 +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 iOS: Fixes #9271: Allow showing dropdowns in landscape mode (#9309) 2023-11-15 00:42:27 +00:00
ExtendedWebView.tsx Chore: Mobile: Allow debugging iOS WebViews when running in dev mode (#9659) 2024-01-06 12:13:00 +00:00
FolderPicker.tsx Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-22 11:58:53 +01:00
getResponsiveValue.test.ts
getResponsiveValue.ts
global-style.js
Icon.tsx Chore: Mobile: Refactor markdown toolbar (#9708) 2024-01-18 11:22:20 +00:00
Modal.tsx
ModalDialog.js
note-item.js
NoteList.tsx
SafeAreaView.js
SaveIcon.png
ScreenHeader.tsx Mobile: Resolves #9294: Implement settings search (#9320) 2023-11-16 12:17:03 +00:00
SelectDateTimeDialog.tsx
side-menu-content-note.js
side-menu-content.tsx Chore: Refactor sidebar utilities to TypeScript 2024-01-09 16:25:13 +00: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