payfrit-beacon-ios/PayfritBeacon
Schwifty 6832a8ad53 feat: add QR scanner view + 7 missing API endpoints
- QRScannerView: AVFoundation camera + barcode/QR detection with
  flashlight toggle, viewfinder overlay, MAC/UUID pattern recognition
- New API endpoints: deleteServicePoint, updateServicePoint,
  listBeacons, decommissionBeacon, lookupByMac, getBeaconStatus, getProfile
- Wire QR scanner into ScanView with BLE Scan + QR Scan side-by-side
- MAC address lookup on scan to check if beacon already registered
- Updated Xcode project file with new source
2026-03-22 17:17:49 +00:00
..
App feat: complete rebuild of PayfritBeacon iOS from scratch 2026-03-22 17:13:36 +00:00
Models feat: complete rebuild of PayfritBeacon iOS from scratch 2026-03-22 17:13:36 +00:00
Provisioners feat: complete rebuild of PayfritBeacon iOS from scratch 2026-03-22 17:13:36 +00:00
Services feat: add QR scanner view + 7 missing API endpoints 2026-03-22 17:17:49 +00:00
Utils feat: complete rebuild of PayfritBeacon iOS from scratch 2026-03-22 17:13:36 +00:00
Views feat: add QR scanner view + 7 missing API endpoints 2026-03-22 17:17:49 +00:00