greenpass-android
greenpass-android copied to clipboard
[ENHANCEMENT] Add support for image files
Yes please, much needed.
Image support is (currently) not planned. I would like the app to stay specialized and good for PDFs rather than being a (bad) multi-purpose app.
I will keep the issue open though to see the demand for this feature!
No worries, it's a great app nevertheless.
On Tue, 2 Apr 2024, 2:30 am Michael Troger, @.***> wrote:
Image support is not planned. I would like the app to stay specialized and good for PDFs rather than being a multi-purpose app.
I will keep the issue open to see the demand.
— Reply to this email directly, view it on GitHub https://github.com/michaeltroger/greenpass-android/issues/73#issuecomment-2030545601, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUKHG7OYJA3N2M7VYLIFUVDY3HDFXAVCNFSM6AAAAAATCZD6JGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZQGU2DKNRQGE . You are receiving this because you commented.Message ID: @.***>
I currently convert images (using imagemagick) to pdf files so they can be used with the app. Code for the workaround: convert noname.png yesname.pdf
Another possible workaround would be to use the "print" functionality of your operating system. On almost all devices, no matter if phone or desktop, you can nowadays select "save as PDF" in the printing dialog
Yes, I started using that. Thanks.
On Mon, 29 Apr 2024, 3:25 am Michael Troger, @.***> wrote:
Another possible workaround would be to use the "print" functionality of your operating system. On almost all devices, no matter if phone or desktop, you can nowadays select "save as PDF" in the printing dialog
— Reply to this email directly, view it on GitHub https://github.com/michaeltroger/greenpass-android/issues/73#issuecomment-2081668394, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUKHG7M5NSMSSOJ32WOIH7TY7VV6RAVCNFSM6AAAAAATCZD6JGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBRGY3DQMZZGQ . You are receiving this because you commented.Message ID: @.***>