39 Commits

Author SHA1 Message Date
Leendert de Borst
03c84e8fcd Remove custom fields header from item view mode in browser extensio and mobile app (#1965) 2026-04-26 12:17:36 +02:00
Leendert de Borst
d5bed8c004 Add mobile app subfolder support scaffolding (#1695) 2026-04-01 18:00:35 +02:00
Leendert de Borst
a6bf9d45b3 Add item list long press TOTP copy option (#1804) 2026-03-02 20:54:00 +01:00
Leendert de Borst
c7774b3e2c Add navigation debounce component to prevent duplicate navigation when link is tapped multiple times (#1797) 2026-03-01 15:48:02 +01:00
Leendert de Borst
38336758c4 Update mobile app dark mode backdrop color 2026-02-26 10:43:11 +01:00
Leendert de Borst
74dc5f51d1 Add 2FA QR code scanner for creation to mobile app (#1233) 2026-02-23 13:39:59 +01:00
Leendert de Borst
8b0ab4fd17 Add TOTP edit and secret/QR code viewing to mobile app (#1233) 2026-02-23 13:39:59 +01:00
Leendert de Borst
8de2426055 Update 2FA TOTP display to add space in between digit groups (#1734) 2026-02-18 21:50:44 +01:00
Leendert de Borst
f9986894d1 Show folder for search results in mobile app (#1665) 2026-02-09 13:54:04 +01:00
Leendert de Borst
38ce264cd9 Refactor mobile app AsyncStorage usages to shared LocalPreferencesService (#1598) 2026-02-03 11:28:06 +00:00
Leendert de Borst
16f44a6f00 Fix Android attachment upload base64 encode handling (#1586) 2026-02-02 22:14:40 +00:00
Leendert de Borst
10315e917d Add generic sort menu component shown in both main screen and folder screens (#1593) 2026-02-02 14:06:55 +00:00
Leendert de Borst
05c81cc76c Update ItemIcon.tsx 2026-01-30 21:05:59 +01:00
Leendert de Borst
36b3a19d13 Add ItemIcon sanitization for mobile app that otherwise crash on some SVG icons (#1477) 2026-01-27 16:36:47 +00:00
Leendert de Borst
42d46cc2d5 Use correct field display order in mobile app (#1473) 2026-01-23 18:59:34 +01:00
Leendert de Borst
4e9efac2e1 Make custom textarea field content selectable on mobile (#1473) 2026-01-23 16:37:21 +01:00
Leendert de Borst
11d102cb96 Fix custom field UI and save logic in mobile app (#1473) 2026-01-23 16:35:40 +01:00
Leendert de Borst
fdaaf96cc2 Update email components to handle offline mode (#1473) 2026-01-23 12:29:07 +01:00
Leendert de Borst
8a7cb75bc0 Add email error suppression during active sync or isDirty flags (#1473) 2026-01-23 11:55:08 +01:00
Leendert de Borst
198b389345 Tweak attachment delete and is deleted checks (#1473) 2026-01-22 22:28:25 +01:00
Leendert de Borst
1fc3845364 Add field history individual record delete buttons, add smarter history icon visibility (#1473) 2026-01-22 19:38:35 +01:00
Leendert de Borst
204605edc0 Add custom confirm dialog component for Android with native fallback for iOS (#1473) 2026-01-21 22:20:55 +01:00
Leendert de Borst
c6dd5406cf Add shared modalwrapper to mobile app (#1473) 2026-01-21 20:47:25 +01:00
Leendert de Borst
4c40a8ff92 Update TotpEditor.tsx (#1473) 2026-01-21 16:10:24 +01:00
Leendert de Borst
4f5787a628 Add multi-value field support to mobile app, tweak TOTP editor component (#1473) 2026-01-21 16:05:33 +01:00
Leendert de Borst
e243b85581 Update SVG icons for light mode (#1473) 2026-01-21 14:04:52 +01:00
Leendert de Borst
a14142a45a Cleanup mobile app translations to use new item.* based keys (#1468) 2026-01-21 10:46:11 +00:00
Leendert de Borst
42e1d2dd80 Update ItemTypeIcons color (#1465) 2026-01-21 10:11:19 +00:00
Leendert de Borst
2dab52c1b4 Update mobile app to use generic item type icons (#1465) 2026-01-21 10:11:19 +00:00
Leendert de Borst
4ffc8812b7 Update ItemTypeSelector.tsx (#1404) 2026-01-18 22:46:40 +01:00
Leendert de Borst
8bee44851f Add item create iOS maestro test (#1404) 2026-01-13 12:10:48 +01:00
Leendert de Borst
426618ab90 Add mobile app e2e test scaffolding (#1404) 2026-01-13 10:04:23 +01:00
Leendert de Borst
76997e807c Add new item type default icons and placeholders (#1404) 2026-01-04 21:49:28 +01:00
Leendert de Borst
ecd7f78c93 Update TOTP style and icon (#1404) 2026-01-04 21:18:38 +01:00
Leendert de Borst
8096b7d7e9 Add field history modal UI, tweak modal UI in dark mode (#1404) 2026-01-04 20:40:40 +01:00
Leendert de Borst
574b766ea3 Refactor all callers to use repository pattern (#1404) 2025-12-29 21:19:19 +01:00
Leendert de Borst
fcad09fdfd Add deleted items scaffolding logic (#1404) 2025-12-28 19:25:50 +01:00
Leendert de Borst
f7d0030fab Update AddEdit to use item based structure (#1404) 2025-12-28 13:32:28 +01:00
Leendert de Borst
2a9aecabbb Basic mobile app refactor scaffolding from credential to item structure (#1404) 2025-12-27 18:42:12 +01:00