schwifty
  • Joined on 2026-03-21
schwifty pushed to schwifty/parity-phase2 at payfrit/payfrit-works-ios 2026-03-24 22:21:52 +00:00
543e19a664 fix: standardize refresh intervals to 3 seconds across all screens
schwifty pushed to schwifty/parity-phase2 at payfrit/payfrit-works-ios 2026-03-24 22:16:02 +00:00
b8d648cdfc feat: add profile editing UI with first/last name fields
1c427a0902 feat: add reusable ErrorView and LoadingView components
Compare 2 commits »
schwifty created branch schwifty/parity-phase2 in payfrit/payfrit-works-ios 2026-03-24 22:16:02 +00:00
schwifty pushed to schwifty/parity-phase1 at payfrit/payfrit-works-ios 2026-03-24 22:12:17 +00:00
d5d1c35b55 fix: gate debug print() statements behind IS_DEV flag
54923ba341 fix: add hasCompleted guard to prevent double-completion race condition
db7fe31b8a fix: standardize task polling interval from 2s to 5s (Android parity)
Compare 3 commits »
schwifty created branch schwifty/parity-phase1 in payfrit/payfrit-works-ios 2026-03-24 22:12:17 +00:00
schwifty closed pull request payfrit/payfrit-beacon-ios#42 2026-03-24 00:43:11 +00:00
fix: restore BLE scan filter for FFF0 + payfrit name
schwifty pushed to main at payfrit/payfrit-works-ios 2026-03-24 00:41:26 +00:00
88a3a9d6e0 Merge pull request 'fix: Backend-authoritative cash change calculation' (#3) from schwifty/cash-change-backend-authoritative into main
873cbba2aa fix: use backend-authoritative change amount for cash transactions
Compare 2 commits »
schwifty merged pull request payfrit/payfrit-works-ios#3 2026-03-24 00:41:25 +00:00
fix: Backend-authoritative cash change calculation
873cbba2aa fix: use backend-authoritative change amount for cash transactions
551637f0ec Merge pull request 'feat: Customer rating dialog on task completion' (#2) from schwifty/customer-rating into main
bd98471f4c Merge pull request 'fix: remove 2,562 build-sim/ artifacts from repo' (#1) from schwifty/remove-build-artifacts into main
ece36cb484 feat: add customer rating dialog on task completion
debe0686b7 fix: remove build-sim/ artifacts and add to .gitignore
Compare 5 commits »
schwifty pushed to main at payfrit/payfrit-works-ios 2026-03-24 00:39:45 +00:00
551637f0ec Merge pull request 'feat: Customer rating dialog on task completion' (#2) from schwifty/customer-rating into main
ece36cb484 feat: add customer rating dialog on task completion
Compare 2 commits »
schwifty merged pull request payfrit/payfrit-works-ios#2 2026-03-24 00:39:45 +00:00
feat: Customer rating dialog on task completion
schwifty pushed to main at payfrit/payfrit-works-ios 2026-03-24 00:39:24 +00:00
bd98471f4c Merge pull request 'fix: remove 2,562 build-sim/ artifacts from repo' (#1) from schwifty/remove-build-artifacts into main
debe0686b7 fix: remove build-sim/ artifacts and add to .gitignore
Compare 2 commits »
schwifty merged pull request payfrit/payfrit-works-ios#1 2026-03-24 00:39:24 +00:00
fix: remove 2,562 build-sim/ artifacts from repo
schwifty created pull request payfrit/payfrit-works-ios#3 2026-03-23 18:35:04 +00:00
fix: Backend-authoritative cash change calculation
46e008b20b fix: use backend-authoritative change amount for cash transactions
schwifty pushed to main at payfrit/payfrit-beacon-ios 2026-03-23 04:19:18 +00:00
66cf65f803 fix: trim auth and post-write delays from 600ms down to 100ms total
38600193b7 fix: auto-write config immediately after connect — no manual tap needed
3c41ecb49d fix: add disconnect detection + drop inter-command delay to 50ms
a08d3db893 fix: explicitly disconnect after writeConfig so beacon can reboot
Compare 4 commits »
66cf65f803 fix: trim auth and post-write delays from 600ms down to 100ms total
38600193b7 fix: auto-write config immediately after connect — no manual tap needed
3c41ecb49d fix: add disconnect detection + drop inter-command delay to 50ms