Commit Graph

12 Commits

Author SHA1 Message Date
Pierre-Yves Nicolas
a38909fb52 Make FairScan callable through the GET_CONTENT intent (#187) 2026-05-30 15:52:13 +02:00
Pierre-Yves Nicolas
e3494e8c90 Remove ACCESS_NETWORK_STATE permission (coming from CameraX) 2026-05-29 12:27:05 +02:00
pynicolas
b5bf93b7ec Allow other apps to call FairScan to scan a document to PDF (#81)
* Intent for external calls

* External calls: start on camera screen

* Isolate captured images for each scan session

* Remove access to settings when called externally
2025-12-22 10:03:38 +01:00
Pierre-Yves Nicolas
77d3d0e647 Add enableOnBackInvokedCallback in manifest to avoid warning in logs 2025-12-01 15:43:49 +01:00
Pierre-Yves Nicolas
7c53dcface Split MainViewModel: extract ExportViewModel 2025-11-21 16:48:16 +01:00
Pierre-Yves Nicolas
0d0e31d731 Last bits of renaming to FairScan 2025-09-13 11:25:25 +02:00
Pierre-Yves Nicolas
27544ca69d Remove redundant label in manifest 2025-09-05 12:13:27 +02:00
Pierre-Yves Nicolas
0f77864859 Request storage permission to save PDF on Android <= 9 2025-09-05 12:11:29 +02:00
Pierre-Yves Nicolas
86f5b27093 Feature: save PDF to device 2025-06-01 20:21:34 +02:00
Pierre-Yves Nicolas
f8b9f47782 Save PDF and share it 2025-05-31 13:42:24 +02:00
Pierre-Yves Nicolas
62b2a40bb0 camerax with preview 2025-05-09 19:29:47 +02:00
Pierre-Yves Nicolas
5957a9aa4e Project skeleton with Android Studio 2025-05-09 12:10:11 +02:00