payfrit-app/android
John Mizerek 1d08b18568 Fix beacon scanning and Bluetooth permissions
- Remove neverForLocation flag from BLUETOOTH_SCAN (was blocking beacon detection)
- Add Bluetooth state check before scanning with prompt to enable
- Add iOS Bluetooth/Location permission descriptions and UIBackgroundModes
- Fix exclusive modifier selection (deselect siblings when max=1)
- Update cart service point when existing cart found
- Add delivery fee support to cart and stripe service

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 15:09:24 -08:00
..
app Fix beacon scanning and Bluetooth permissions 2026-01-08 15:09:24 -08:00
build/reports/problems Fix nested modifier saving with proper parent tracking 2025-12-30 14:40:55 -08:00
gradle/wrapper Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
.gitignore Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
build.gradle.kts Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
gradle.properties Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
settings.gradle.kts Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00