Skip to content

Feature/periodic reminder and change offers UI - #20

Merged
Joseph-Sameh-0 merged 3 commits into
developfrom
feature/periodic-reminder-and-change-offers-ui
Jul 11, 2026
Merged

Joseph-Sameh-0 merged 3 commits into
developfrom
feature/periodic-reminder-and-change-offers-ui

Conversation

@Joseph-Sameh-0

@Joseph-Sameh-0 Joseph-Sameh-0 commented Jul 11, 2026 •

Copy link
Copy Markdown
Member
  • add periodic reminder every 6 hours starting from inactivity with on/off toggle
  • enhance home offer card and add feature on/off toggle button in profile screen
  • fix: non-responding clickable button behavior
  • add shimmer effect for following and followers in profile screen

Introduce periodic tracking reminders: add domain scheduler and manager, platform LocalNotificationScheduler implementations (Android/iOS) and a BroadcastReceiver. Wire scheduler into DI. Persist reminder setting in SettingsRepository and expose observation/setters. Add a toggle in Profile UI and ViewModel to control reminders. Start/cancel reminder cycle from App lifecycle and handle notification clicks. Update AndroidManifest with permissions & receiver, add strings, adjust Switch colors, and update build dependencies (kmpnotifier, kotlinx.datetime). Enables scheduled local reminders for tracking expenses.
Adds a profile setting to enable or disable home offers, persists it in shared settings, and updates home/category offers flows to respect nullable category IDs and the new flag. Also expands offer data with rating/title details, refreshes the offer card UI, and updates the Room schema for the new offer fields.
Implement discount percent tracking for products across the scraper and offers modules. Add loading states and shimmer effects to profile screen's following/followers sections. Refactor profile layout to apply horizontal padding to individual components rather than the parent container. Fix Amazon scraper URL parameter encoding and enhance sorting to prioritize discounted offers.
@Joseph-Sameh-0
Joseph-Sameh-0 merged commit 2a0455c into develop Jul 11, 2026
4 checks passed
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.

1 participant