receipts/js
Dustin 2d7ff417fc ui: Select environment camera if possible
Apparently, Firefox/Android defaults to using the front camera, and
does not provide any native UI for selecting a different one.  We can
request the back camera by indiciting that the "environment" camera is
"ideal."
2025-03-08 20:10:50 -06:00
..
icons js: Initial UI implementation 2025-03-08 11:11:42 -06:00
.gitignore js: Initial UI implementation 2025-03-08 11:11:42 -06:00
alert.ts js: Initial UI implementation 2025-03-08 11:11:42 -06:00
build.js js: Initial UI implementation 2025-03-08 11:11:42 -06:00
common.css js: Initial UI implementation 2025-03-08 11:11:42 -06:00
common.ts js: Initial UI implementation 2025-03-08 11:11:42 -06:00
package-lock.json js: Initial UI implementation 2025-03-08 11:11:42 -06:00
package.json js: Initial UI implementation 2025-03-08 11:11:42 -06:00
transaction.css js: Initial UI implementation 2025-03-08 11:11:42 -06:00
transaction.ts ui: Select environment camera if possible 2025-03-08 20:10:50 -06:00