92lleo / WhatsappWebToGo

[android] WhatsApp Web client for your phone/tablet with media support
https://f-droid.org/packages/io.kuenzler.whatsappwebtogo
MIT License
270 stars 43 forks source link

Support zoom #13

Open static-void opened 4 years ago

static-void commented 4 years ago

Hi, love this app, but I am using it on a planet computers gemini which has a portrait screen, and it could really use some kind of UI scaling as the contact list takes up nearly half the screen. Is this possible? Thanks

92lleo commented 4 years ago

Hi, currently, this app is only a wrapper for the whatsapp web page plus some adaptations. I'll try if zoom controls work here and add them, if possible

92lleo commented 4 years ago

Done with 1.5.0

static-void commented 4 years ago

Awesome, thank you!

On Sat, 29 Feb 2020 at 19:50, Leonhard Künzler notifications@github.com wrote:

Closed #13 https://github.com/92lleo/WhatsappWebToGo/issues/13.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/92lleo/WhatsappWebToGo/issues/13?email_source=notifications&email_token=AAHGCJTH3IVAZT5NIQ4T273RFFTJFA5CNFSM4JAB3W62YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOW7QYY6A#event-3085012088, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHGCJWXPJXMFC3A4676ZOLRFFTJFANCNFSM4JAB3W6Q .

92lleo commented 4 years ago

@static-void did it work in your usecase?

static-void commented 4 years ago

It actually has not helped, I can now zoom in but I want to zoom out :S

On Mon, 2 Mar 2020 at 07:12, Leonhard Künzler notifications@github.com wrote:

@static-void https://github.com/static-void did it work in your usecase?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/92lleo/WhatsappWebToGo/issues/13?email_source=notifications&email_token=AAHGCJXTKLMPUJFEFTUZOXDRFNL6PA5CNFSM4JAB3W62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENOFQTQ#issuecomment-593254478, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHGCJUSET7XBVWHLMWJ3KDRFNL6PANCNFSM4JAB3W6Q .

92lleo commented 4 years ago

Thanks for the feedback. I'll look into this again and see what i can do

92lleo commented 4 years ago

Could you please try the attachted apk? I changed the initial zoom setting to a hardcoded value. If this works for you, I need to build some kind of settings page as this does not really work on phone screens. wawtg_29_test.zip

static-void commented 4 years ago

Will try it later today, thanks a lot for the support on this issue!

On Mon, 23 Mar 2020 at 18:15, Leonhard Künzler notifications@github.com wrote:

Reopened #13 https://github.com/92lleo/WhatsappWebToGo/issues/13.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/92lleo/WhatsappWebToGo/issues/13#event-3156473526, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHGCJRRNEKEBWWSSN777QLRI6RNFANCNFSM4JAB3W6Q .

static-void commented 4 years ago

The zoom is perfect now, but it always zooms in on the chat when you click to write text, is it possible to optionally disable that? But if not it is anyway a great improvement! Definitely the best of this the whatsapp web apps!

On Wed, 25 Mar 2020, 05:49 Ed Robbins, edd.robbins@googlemail.com wrote:

Will try it later today, thanks a lot for the support on this issue!

On Mon, 23 Mar 2020 at 18:15, Leonhard Künzler notifications@github.com wrote:

Reopened #13 https://github.com/92lleo/WhatsappWebToGo/issues/13.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/92lleo/WhatsappWebToGo/issues/13#event-3156473526, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHGCJRRNEKEBWWSSN777QLRI6RNFANCNFSM4JAB3W6Q .

theFireProject commented 4 years ago

Hi, I love this app. Found it on F-Droid.

I've noticed, on the login page you are constantly zoomed in and it's not possible to zoom out. Most browsers have an option in case websites block zooming which allows you to zoom anyways. I don't know but maybe an adaption of this force zoom option would help. 20200403_111458

92lleo commented 4 years ago

@theFireProjet I actually enabled all that settings. The only workaround is to set the initial zoom lower like detailed above. Those zoomsettings need some finetuning before releasing it, unfortunately I can't give an eta.

@static-void I'll look into it. Thanks for the feedback!