payfrit-works-ios/PayfritWorks/Views
Schwifty 543e19a664 fix: standardize refresh intervals to 3 seconds across all screens
Per parity decision #4 — both platforms conform to 3-second refresh intervals.
Previously iOS Works was at 2s, Android was at 5s. Now both at 3s.

Screens updated:
- MyTasksScreen: 2s → 3s
- BusinessSelectionScreen: 2s → 3s
- TaskListScreen: 2s → 3s

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 22:21:39 +00:00
..
Components feat: add reusable ErrorView and LoadingView components 2026-03-24 22:15:03 +00:00
AboutScreen.swift Add debug logging for orderTotal 2026-02-17 09:35:19 -08:00
AccountScreen.swift feat: add reusable ErrorView and LoadingView components 2026-03-24 22:15:03 +00:00
BusinessSelectionScreen.swift fix: standardize refresh intervals to 3 seconds across all screens 2026-03-24 22:21:39 +00:00
ChatScreen.swift Add ios-marketing idiom for App Store icon display 2026-02-10 19:37:59 -08:00
LoginScreen.swift Add ios-marketing idiom for App Store icon display 2026-02-10 19:37:59 -08:00
MyTasksScreen.swift fix: standardize refresh intervals to 3 seconds across all screens 2026-03-24 22:21:39 +00:00
ProfileScreen.swift feat: add profile editing UI with first/last name fields 2026-03-24 22:15:58 +00:00
RatingDialog.swift feat: add customer rating dialog on task completion 2026-03-22 12:30:18 +00:00
RootView.swift Add IS_DEV flag, dev ribbon, new app icon, and UI improvements 2026-02-04 22:07:03 -08:00
TaskDetailScreen.swift feat: add reusable ErrorView and LoadingView components 2026-03-24 22:15:03 +00:00
TaskListScreen.swift fix: standardize refresh intervals to 3 seconds across all screens 2026-03-24 22:21:39 +00:00