Commit Graph

33 Commits

Author SHA1 Message Date
Matéo Duparc 476f4aa685
libpdfviewer: update to PdfViewer 17 2023-09-08 19:47:30 +02:00
octocorvus bfb5e4a538 fix file size parsing issue causing crash
Opening a PDF using Storage Access Framework (SAF) causes the app to
crash in some cases, when the file is not present on the device's
internal storage (for example, on Proton Drive).
2023-06-28 00:12:28 -04:00
Pratyush 17c7c84296 rewrite DocumentPropertiesLoader in kotlin 2023-04-20 11:18:14 -04:00
octocorvus ae1c0874ce add option to toggle text layer visibility on debug builds
This is to ease debugging text layer on debug builds.
2023-03-24 19:45:49 -04:00
Matéo Duparc 2766000ebc
libpdfviewer: update to PdfViewer 15 2022-10-06 18:22:57 +02:00
Pratyush 2b81d4dcc3 fix navigation bar color on three button navigation system 2022-09-30 17:25:49 -04:00
Pratyush 5a55c8045b use color transparent for status bar 2022-09-30 17:25:49 -04:00
Pratyush afaf71a4a2 use DynamicColors app bar theme 2022-09-30 17:25:49 -04:00
Matéo Duparc 06e54dbb03
libpdfviewer: update to PdfViewer 14 2022-09-20 16:00:48 +02:00
Daniel Micay d7ca71770f remove unused string resource 2022-09-12 22:06:02 -04:00
Daniel Micay e297fdf7e4 ignore false positive lint warning 2022-05-26 20:41:47 -04:00
Daniel Micay 1a3e816cfc simplify error string for error while opening PDF 2022-05-06 10:10:18 -04:00
Pratyush 87c71ddac2 added support for encrypted PDF
based on https://github.com/GrapheneOS/PdfViewer/pull/17

Signed-off-by: Pratyush <codelab@pratyush.dev>
Co-authored-by: Tommy-Geenexus <tomgapplicationsdevelopment@gmail.com>
Co-authored-by: empratyush <codelab@pratyush.dev>
2022-05-06 10:07:59 -04:00
Daniel Micay 7dab1cdc91 reorder action strings 2022-05-06 10:07:59 -04:00
Daniel Micay 96651d02af remove obsolete zoom in / zoom out menu actions 2022-05-06 10:07:59 -04:00
Daniel Micay 21d7b9d76e fix warning about non-positional format parameters 2022-05-06 10:07:59 -04:00
Pratyush eb6eb8046c added feature to save document 2022-05-06 10:07:50 -04:00
emschu 0c21e13459 add basic support to share documents via an additional item in options menu, add share icon
Signed-off-by: emschu <emschu@mailbox.org>
2022-03-20 05:14:05 -04:00
Matéo Duparc 0f312347dd
libpdfviewer: update to PdfViewer 12 2022-03-06 21:39:38 +01:00
smdyv e6add76a9f Handle out-of-date WebView
Disable the open document menu item and show the user a relevant view.
2022-02-25 09:59:58 -05:00
smdyv 6ed3aed8ad Display content edge-to-edge 2022-02-23 17:14:28 -05:00
smdyv 8453e2f2c6 Use M3 theme 2022-02-19 09:06:31 -05:00
smdyv c743c0d6a7 Create layout for the PDF viewer activity
Updating insets is no longer necessary because the layout reserves the
space for the top app bar and frees it up in full-screen mode so the
WebView can fill the entire screen.
2022-02-19 08:32:15 -05:00
Matéo Duparc 4e4b7c5da4
libpdfviewer: Genesis 2022-02-18 15:03:53 +01:00
MHShetty 5f5e1682a0 Add dark app theme support 2022-02-13 04:19:20 -05:00
smdyv b5a05055e9 Replace launcher icon 2022-02-09 07:07:39 -05:00
flawedworld a8828e3878 replace icon 2022-02-05 19:23:36 -05:00
smdyv 4ca7135287 Renew launcher icon 2021-11-21 14:33:22 -05:00
Atrate f3d322ddc1 Mime -> MIME
Signed-off-by: Atrate <Atrate@protonmail.com>
2020-08-28 21:45:30 -04:00
Daniel Micay 1fd99ae3b4 add user-facing error reporting 2020-04-11 13:21:36 -04:00
Tommy-Geenexus 5b327d4d97 Add skip to first/last page option 2019-07-01 14:19:55 -04:00
Tommy-Geenexus 4ba712409a Add rotate document option 2019-06-30 02:31:29 -04:00
Daniel Micay d7eed01e80 initial commit with overhauled / rebranded project 2019-06-27 23:22:08 -04:00