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 04a64bd621 Add PdfBox library for future parsing
Change buttons to chips
2024-08-24 18:10:26 +09:30
Luke Hubmayer-Werner df3b9ac93b Only layout visible pages on presentation on Android 13 and under
Android 14 seems to not have offscreen culling problems, but my Android 13 tablet gets very laggy with a medium-sized pdf having everything laid out at once.
2024-08-24 12:45:58 +09:30
Luke Hubmayer-Werner 9a2b5ce297 Update dependencies 2024-08-14 22:17:47 +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