libpdfviewer/app
octocorvus 627a566c2f viewer: use esbuild to bundle pdf viewer and worker
This improves maintainability:
1. no need to hardcode each script file in Android code
2. no need to symlink pdf.js and pdf.worker.js
3. adds sourcemaps in debug builds to help debug some pdf.js related
   issues
2023-09-16 04:20:38 -04:00
..
src/main viewer: use esbuild to bundle pdf viewer and worker 2023-09-16 04:20:38 -04:00
.gitignore initial commit with overhauled / rebranded project 2019-06-27 23:22:08 -04:00
build.gradle.kts update SDK to 34 (Android 14) 2023-08-25 18:31:25 -04:00
lint.xml remove obsolete backup lint suppression 2022-05-26 20:45:37 -04:00
proguard-rules.pro initial commit with overhauled / rebranded project 2019-06-27 23:22:08 -04:00