CampgroundTickets/app
Hank 7a6653b658
All checks were successful
Build Android APK / build-apk (push) Successful in 43m56s
Banquet email input floats above keyboard; scan only within the reticle
- Move the banquet manual-email input to the top of the scanner (under the mode
  tabs) so the on-screen keyboard, which covers the bottom, never hides it.
- Restrict QR detection to the centered reticle square: native filters codes by
  their reported position (fails open if geometry is unavailable); web crops the
  central square of the frame before detecting. Codes elsewhere in view are
  ignored.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 06:42:07 +00:00
..
app Banquet email input floats above keyboard; scan only within the reticle 2026-07-09 06:42:07 +00:00
assets Make the success sound a warm ascending major arpeggio 2026-07-08 16:57:03 +00:00
components Banquet email input floats above keyboard; scan only within the reticle 2026-07-09 06:42:07 +00:00
lib 4-digit auto-submit PIN + operator name in audit logs 2026-07-08 16:45:23 +00:00
public Initial Camp Scan ticketing system 2026-07-08 03:47:59 +00:00
scripts Initial Camp Scan ticketing system 2026-07-08 03:47:59 +00:00
app.json Initial Camp Scan ticketing system 2026-07-08 03:47:59 +00:00
package-lock.json Fix blank web page: align react and react-dom versions 2026-07-08 05:37:45 +00:00
package.json Fix blank web page: align react and react-dom versions 2026-07-08 05:37:45 +00:00
tsconfig.json Initial Camp Scan ticketing system 2026-07-08 03:47:59 +00:00