Adaptation of the original PdfViewer app to work as a library (fork of https://github.com/GrapheneOS/PdfViewer)
Go to file
2024-07-18 21:56:07 +02:00
app libpdfviewer: disable minimization 2024-07-18 21:56:07 +02:00
gradle update Kotlin to 1.9.24 2024-05-07 12:53:56 -04:00
viewer bugfix: add missing CSS for hiddenCanvasElement 2024-05-07 15:27:09 -04:00
.gitignore viewer: use esbuild to bundle pdf viewer and worker 2023-09-16 04:20:38 -04:00
build.gradle.kts update Kotlin to 1.9.24 2024-05-07 12:53:56 -04:00
eslint.config.js exclude top-level build directory from eslint checks 2024-05-07 23:56:19 -04:00
gradle.properties update Android Gradle Plugin to 8.0.0 2023-04-14 08:37:42 -04:00
gradlew update Gradle to 8.4 2023-11-12 17:51:46 -05:00
gradlew.bat update Gradle to 8.6 2024-02-11 10:59:50 -05:00
LICENSE update copyright notice 2024-02-15 02:58:53 -05:00
package-lock.json Bump esbuild from 0.20.2 to 0.21.1 2024-05-07 18:02:23 -04:00
package.json Bump esbuild from 0.20.2 to 0.21.1 2024-05-07 18:02:23 -04:00
PDFJS_LICENSE initial commit with overhauled / rebranded project 2019-06-27 23:22:08 -04:00
process_static.js viewer: use esbuild to bundle pdf viewer and worker 2023-09-16 04:20:38 -04:00
README.md libpdfviewer: fix README 2024-06-06 13:49:07 +02:00
settings.gradle.kts Update Gradle build scripts 2023-05-03 12:58:19 -04:00

Fork of GrapheneOS' PdfViewer to work as a library.

Warning !

The only goal of this library is to be integrated in DroidFS. Use it at your own risk !