Commit Graph

9 Commits

Author SHA1 Message Date
Luke Hubmayer-Werner 23e7d8693a Put disabled page thumbnails in an upper red-background row 2024-08-18 00:35:14 +09:30
Luke Hubmayer-Werner 7cf7731541 Accept intents to load a single PDF
Also refactor Presentation
2024-08-18 00:05:02 +09:30
Luke Hubmayer-Werner 75be87a8fe Show/hide presented pages by tapping thumbnails 2024-08-14 23:51:38 +09:30
Luke Hubmayer-Werner f10c9a9ae7 Add buttons to toggle zoom and change number of pages on-screen 2024-08-14 23:16:42 +09:30
Luke Hubmayer-Werner 3c40669bad Clean up binds 2024-08-14 22:40:53 +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 9a2b5ce297 Update dependencies 2024-08-14 22:17:47 +09:30
Luke Hubmayer-Werner 86e12449f7 Add README.md with basic goals outline 2024-08-14 18:42:59 +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