mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-15 02:36:12 -04:00
Reshape the Google Play upgrade screen into SD Maid SE's offercard layout: purchase options as titled offer rows (name · price, terms, action) with an "or" divider inside one action card, extracted into gplay-local UpgradeContent / UpgradeOffers / UpgradeOwnership / UpgradeRestore primitives. Keeps capod's icon benefits card, splash graphic, and floating back arrow. Restore now mirrors SD Maid: a reusable restore section (emphasized for returning buyers), verification-gated across all surfaces, and a restore-failed dialog that leads with the live Play check and offers Contact support. Billing logic is unchanged apart from onContactSupport() navigating to the contact form. Offer rows render conditionally on offer availability; the offers box AnimatedContent keys on an availability phase so same-state updates recompose in place.