Fill-in answers for Play Console’s app setup forms, plus the store listing copy you can paste into the listing.
Host docs/privacy-policy.md somewhere public. Cheapest path:
docs/ is committed).https://derekgallardo01.github.io/storehop/privacy-policy
Before publishing, edit docs/privacy-policy.md to put your real contact email in the Contact section (it’s currently a placeholder).
Play Console → App content → Data safety. Walk through the wizard with these answers.
Yes.
Yes. Firebase uses HTTPS/TLS for all data sent to its services.
Yes. They can email the contact address in the privacy policy. (You can mark this honestly even though there’s no in-app button yet — the manual email path counts.)
For each row, indicate Collected, Shared (with third parties beyond Firebase), and Optional/Required.
| Category | Type | Collected? | Shared? | Optional? | Why |
|---|---|---|---|---|---|
| Personal info | Name | Yes (only if user signs in with Google) | No | Optional | Display name shown in Settings |
| Personal info | Email address | Yes (only if user signs in with Google) | No | Optional | Identifies the user’s cloud-synced account |
| Personal info | User IDs | Yes | No | Required | Firebase Authentication assigns an anonymous UID; required for the app to store data per-user |
| Photos and videos | Photos | Yes (only if user attaches a photo to an item) | No | Optional | Stored at users/{uid}/items/{itemId}.jpg, displayed only to that user |
| App activity | App interactions | No | — | — | We do not collect interaction telemetry |
| App info and performance | Crash logs | No | — | — | We do not run Firebase Crashlytics |
| App info and performance | Diagnostics | No | — | — | No diagnostics collection |
| Device or other IDs | Device or other IDs | No | — | — | The Firebase auth UID is account-scoped, not device-scoped; no advertising ID |
Do not check: Analytics, Developer communications, Advertising or marketing, Fraud prevention, Personalization.
No data is shared with third parties. Firebase counts as a “service provider” and Play’s wizard treats it as not-sharing for purposes of the form.
Play Console → App content → Content rating. Storehop is unambiguously rated for everyone. Walk through:
Expected outcome: Everyone (or PEGI 3 in EU).
Play Console → App content → Target audience and content.
Play Console → App content → Ads.
Play Console → App content → App access.
Play Console → Grow → Store presence → Main store listing.
StoreHop
Per-store shopping lists, cross-device sync, photos. No ads.
StoreHop is a calm, focused shopping list for people who shop at more than one store.
Each store gets its own list, organized by aisle. Tag an item to "Lidl + Aldi" once and it shows up at both — but checking it off at Lidl only checks it off at Lidl. Aldi's list is untouched, because each (item, store) pair is its own state.
What's inside:
- Per-store shopping lists with aisle-aware sorting
- Drag and drop to reorder stores by your weekly route
- Critical-item flag for things you can't afford to forget (milk, eggs, paper towels). Surfaces as a banner above the list and a side-stripe on the row.
- "Always on the list" flag for staples — they stay visible struck-through after purchase, ready to un-check the next time you run out
- Photos for items so you can spot the right brand on the shelf
- Quick-add: type a name at the bottom of the store's list, item is created and tagged in one tap
- Undo for every destructive action (delete a store, mark an item purchased, delete an item — 5 seconds to take it back)
- Anonymous-first: install and start shopping immediately. Optional sign in with Google later for cross-device sync and uninstall safety.
- Share your shopping list as plain text to WhatsApp, SMS, or anywhere else
- English and European Portuguese (Português de Portugal)
- Light and dark themes following system, or pick your own
What's not inside:
- No ads
- No sponsored stores
- No analytics tracking what you shop for
- No account required to use the app
- No subscription
StoreHop is private, single-user, and stays out of your way.
Already in the project at app/src/main/res/mipmap-*/ic_launcher.png. Play extracts this from the AAB; no separate upload needed.
Required. Quick path: open Figma/Canva, paste the launcher icon on a sage background (#A8B89D ≈ your primary), put the text “StoreHop” + tagline next to it, export at 1024×500.
Take from your emulator. Recommended 5:
To screenshot from the emulator: Power button on the emulator side panel, or Ctrl+S in the emulator window.
Lifestyle (or Productivity — both fit; Lifestyle ranks better for shopping-adjacent searches).
Suggest: shopping list, grocery, lists, todo, household.
docs/privacy-policy.md with a real oneOnce all green-checked: submit for review (production track) when you’re ready to ship publicly. Internal testing can run independently in parallel — your friend doesn’t need the review to complete.