greenpass-android icon indicating copy to clipboard operation
greenpass-android copied to clipboard

[ENHANCEMENT] Add support for image files

Open AminGholizad opened this issue 2 years ago • 6 comments

AminGholizad avatar Dec 19 '22 00:12 AminGholizad

Yes please, much needed.

arnavpadwal avatar May 15 '23 02:05 arnavpadwal

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!

michaeltroger avatar Apr 01 '24 20:04 michaeltroger

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: @.***>

arnavpadwal avatar Apr 02 '24 09:04 arnavpadwal

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

hooger avatar Apr 10 '24 14:04 hooger

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

michaeltroger avatar Apr 28 '24 21:04 michaeltroger

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: @.***>

arnavpadwal avatar Apr 29 '24 07:04 arnavpadwal