Commit Graph

6 Commits

Author SHA1 Message Date
Luke Hubmayer-Werner b67da818c2 Generate Aztec code with zxing 2024-08-28 00:59:21 +09:30
Luke Hubmayer-Werner b42a25e42e QR/Aztec scanning using google play services
Still need to generate codes for clients to scan
2024-08-27 23:36:43 +09:30
Luke Hubmayer-Werner 53e3bd6229 Use databinding for some widgets 2024-08-27 16:25:17 +09:30
Luke Hubmayer-Werner 04a64bd621 Add PdfBox library for future parsing
Change buttons to chips
2024-08-24 18:10:26 +09:30
Luke Hubmayer-Werner a74ccdcfcb Rudimentary thumbnail pixels-based autocrop detection.
A better solution would be using element bounds, but that requires a higher API level so I need a working fallback.
2024-08-14 22:18:06 +09:30
Luke Hubmayer-Werner 7093f05419 First commit
A basic thumbnail horizontal scroll on the tablet, with one-way-linked fullscreen horizontal scroll on the presentation display.
Uses unversioned (copyright) app/src/main/res/raw/testpdf.pdf which must be supplied separately for now.
2024-08-14 15:42:34 +09:30