payfrit-beacon-ios/PayfritBeacon/Services
Schwifty 2306c10d32 fix: sort discovered beacons by RSSI (closest first)
Sort the beacon list so strongest signal (closest beacon) appears at the
top. Sorting happens both in BLEManager as beacons are discovered and in
the ScanView list rendering.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 23:03:18 +00:00
..
APIClient.swift fix: decode actual API response format (OK + flat keys, not Success/Data) 2026-03-22 21:26:42 +00:00
APIConfig.swift feat: complete rebuild of PayfritBeacon iOS from scratch 2026-03-22 17:13:36 +00:00
BLEManager.swift fix: sort discovered beacons by RSSI (closest first) 2026-03-22 23:03:18 +00:00
SecureStorage.swift feat: complete rebuild of PayfritBeacon iOS from scratch 2026-03-22 17:13:36 +00:00