Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 1, 2025

The "Currently watching N apps" text was displayed under "Required Permission Status" but logically belongs in the "Service Status" card with consistent formatting.

Changes

  • Added configuredAppsCount parameter to ServiceStatusCard composable
  • Added "Apps watched:" row matching existing row format (label left, value right)
  • Shows "None" in error color when no apps configured, "N app(s)" in primary color otherwise
  • Removed standalone text from permission status section
  • Removed unused TextAlign import

Before/After

Screenshot

Original prompt

This section details on the original issue you should resolve

<issue_title>Move</issue_title>
<issue_description>The app home screen now has "Service Status" card with different information.

Under "Required Permission Status" there is also a text that shows "Currently watching N apps" - i think this text can be moved into "Service Status" card/box with proper formatting to match other service status info.

https://github.com/hossain-khan/android-keep-alive/blob/main/assets/screenshots/Screenshots-v2.6/Screenshot_20251130-184019.png</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@hossain-khan hossain-khan marked this pull request as ready for review December 1, 2025 08:47
Copilot AI changed the title [WIP] Move currently watching apps text to service status card Move 'Currently watching N apps' text to Service Status card Dec 1, 2025
Copilot AI requested a review from hossain-khan December 1, 2025 08:47
@hossain-khan hossain-khan merged commit 7993fc4 into main Dec 1, 2025
2 checks passed
@hossain-khan hossain-khan deleted the copilot/move-required-permission-status branch December 1, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move

2 participants