You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Updated wordpress-rs hash
* Added country and email address to subscriber detail
* Moved date formatting to the parent view model
* Reverted date formatting change, format detail date
* Added support for opening urls and emails
* Moved dummy data note
* Added plan to detail screen
* First pass at fetching subscriber stats
* Incomplete attempt at fetchSubscriber
* Added logic to fetch both a subscriber and its stats
* Show actual stats when available
* Fetch subscriber stats when clicked
* Clear stats before fetching
* Use a cancellable job for stats
* Hide country when not available
* Use withContext(ioDispatcher) when fetching data
* Fixed empty line Detekt nag
* Added open email vector drawable
* Removed unused detail view model
* Updated wordpress-rs hash
* Display multiple plans
* Make plans clickable
* Claude-generated plan screen
* Removed plan id
* Removed gift id
* Shell for navigating to plan detail
* Pass the plan index
* Added gift icon, replaced hard-coded strings with string resources
* Changed clicked icon
* Fixed Detekt warning
* Replaced next billing date with renewal interval
* Added content description to gift icon
* Added subscription status enum
* Added subscription status to detail screen
* Added plan status
* Show status in uppercase
* Fixed Copilot warnings
0 commit comments