Commit Graph

6 Commits

Author SHA1 Message Date
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
octocorvus
2935bd4b27 migrate to pdfjs-dist npm package 2023-03-24 19:45:49 -04:00
Daniel Micay
a40708ce02 use Gradle Kotlin DSL 2021-11-21 15:10:47 -05:00
Daniel Micay
98f4dd1923 add releases to gitignore 2020-05-11 23:58:17 -04:00
Daniel Micay
c7b27f2a24 gitignore: jks -> keystore 2020-03-05 15:32:26 -05:00
Daniel Micay
d7eed01e80 initial commit with overhauled / rebranded project 2019-06-27 23:22:08 -04:00