michaeltroger / greenpass-android

Green Pass PDF Wallet Android App
https://play.google.com/store/apps/details?id=com.michaeltroger.gruenerpass
GNU General Public License v3.0
66 stars 3 forks source link

[ENHANCEMENT] Add support for image files #73

Open AminGholizad opened 1 year ago

arnavpadwal commented 1 year ago

Yes please, much needed.

michaeltroger commented 3 months ago

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!

arnavpadwal commented 3 months ago

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

hooger commented 3 months ago

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

michaeltroger commented 2 months ago

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

arnavpadwal commented 2 months ago

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