paride / CopperPDF

CuperPDF is a PDF viewer based on pdf.js in a WebView. It doesn’t require any permissions.
Apache License 2.0
27 stars 11 forks source link

make Pdf Viewer behave like Android 5.0 "Document Task" #8

Closed eighthave closed 6 years ago

eighthave commented 7 years ago

Android 5.0 started making document viewer apps behave like multiple windows. This makes CuprumPDF act like that, with one window per document, and the title of that window being the document title.

This is based on my work that I did here, which I want to ensure remains free software: https://github.com/CopperheadOS/platform_packages_apps_PdfViewer/pull/22

paride commented 6 years ago

I'm very sorry for the delay in merging this. I just finished (temporarily) relocating in another country, and I've been under pressure with other things. Will come back to this asap.