v0.1.0 PoC
v0.1.0 - 2026-06-25
Initial Android app release.
New features
- Local cashback tracking - native Android app for tracking cashback promotions with product name, cashback URL, redemption date range, purchase price, IBAN, device, notes, and status.
- Three app areas -
Eingabefor creating cashback entries,Datenfor all saved cashback records, andStammdatenfor bank accounts and devices. - Cashback statuses - entries can be saved as
GeplantorEingereicht, then cycled by tapping a data-list row throughGeplant,Eingereicht, andUeberwiesen. - Local master data - bank accounts store nickname, account holder, and IBAN; devices store name and notes.
- CSV export - manual unencrypted CSV export for saved cashback data, with an explicit warning before writing readable data.
- Milestone celebrations - optional EUR milestone animations for reimbursed totals, with default thresholds of 100, 500, and 1000 EUR.
- Entry celebrations - short non-blocking celebration animation when a cashback entry is created or marked as transferred.
- Autofill suggestions - cashback URL and product fields show recent unique entries and can autofill repeated promotions.
- Duplicate-use warnings - IBAN and device selectors mark previously used options for the same cashback promotion while keeping them selectable.
URL parsing
- User-triggered parser -
URL analysierenfetches HTTPS pages only after explicit user action and keeps manual editing available when parsing is incomplete. - Product and date extraction - best-effort parser fills product name and date-only redemption ranges from page title, headings, body text, meta data, image labels, and embedded script data.
- German cashback patterns - supports common phrases such as
Aktionszeitraum,Kaufzeitraum,Teilnahmezeitraum,Einloeseschluss,Start ist am, andbis zum. - Fallback title parsing - when a page cannot be read, the app derives a readable product hint from official campaign URLs or DealDoktor-style slugs.