From ef0628bf3660def67286f8cf484851ec186fee75 Mon Sep 17 00:00:00 2001 From: Ammar Ahmed Date: Fri, 17 Jul 2026 08:39:47 +0500 Subject: [PATCH] mobile: settings module fixes --- .../components/sheets/download-logs/index.tsx | 2 +- .../app/components/sheets/github/issue.tsx | 15 ++--- .../app/components/sheets/update/index.tsx | 2 +- apps/mobile/app/components/toast/index.tsx | 2 +- .../app/components/ui/input/form-input.tsx | 4 +- .../app/screens/settings/groups/account.ts | 4 +- .../screens/settings/groups/help-support.tsx | 3 +- .../screens/settings/groups/productivity.ts | 9 ++- .../screens/settings/manage-inbox-keys.tsx | 59 ++++++++++++------- .../app/screens/settings/section-item.tsx | 8 ++- apps/mobile/app/screens/settings/types.ts | 2 + apps/mobile/app/services/event-manager.ts | 8 ++- packages/intl/locale/en.po | 8 +++ packages/intl/locale/pseudo-LOCALE.po | 8 +++ packages/intl/src/strings.ts | 5 +- 15 files changed, 94 insertions(+), 45 deletions(-) diff --git a/apps/mobile/app/components/sheets/download-logs/index.tsx b/apps/mobile/app/components/sheets/download-logs/index.tsx index 585a5c6e5..b7a922e65 100644 --- a/apps/mobile/app/components/sheets/download-logs/index.tsx +++ b/apps/mobile/app/components/sheets/download-logs/index.tsx @@ -326,7 +326,7 @@ function DownloadLogs({ close }: DownloadLogsProps) { }} />