mastodon / mastodon-android

Official Android app for Mastodon
https://app.joinmastodon.org/android
GNU General Public License v3.0
1.71k stars 264 forks source link

Accessibility feature: Change text size #569

Open joenepraat opened 1 year ago

joenepraat commented 1 year ago

Please make it able to system independently change the text size in the timelines and in individual posts. Text size doesn't always need to be same (mostly larger) as the system wide text size.

grishka commented 1 year ago

Text size in posts, and in some other places where it won't break the layout, is already in sp units which means it scales with the system-wide text scaling factor.

joenepraat commented 1 year ago

Text size in posts, and in some other places where it won't break the layout, is already in sp units which means it scales with the system-wide text scaling factor.

This issue is about independently from the system-wide text size. To let the user be able to override the system-wide text size.

grishka commented 1 year ago

So what?

grishka commented 1 year ago

I'm very much against adding anything in-app for accessibility. If someone needs accessibility features, they usually enable them on the system level.

joenepraat commented 1 year ago

I'm very much against adding anything in-app for accessibility. If someone needs accessibility features, they usually enable them on the system level.

Yes, but that doesn't work for all people. That's why apps like Fedilab, Tusky and I thought even the Twitter app, gives the user the option to override system-wide text size settings.

fumin commented 9 months ago

@grishka I have enabled the largest font on my android phone, and Mastodon's font are too small to read!!!!! Twitter is so much better than your app in this respect, why would you let Twitter get ahead of you so much!?

joenepraat commented 9 months ago

@fumin Please have some respect. Thanks.

Matth7878 commented 3 months ago

It's good text scale with system. Yet I want to advocate for this feature : depending on what you're looking at you may use a bigger or smaller text size.

For instance I don't want to have small text for my launcher, mail, messages and so on... For Mastodon when I am looking at it I want to first be able to quickly view who posted new things and only then eventually read what they said. So density and how many posts it's possible to see at once is important and would require smaller text. To accommodate Mastodon it would force me to choose between what I am comfortable for my home screen, mails, messages and specifically Mastodon.

Aa previous users pointed out I believe it's something that is widely known as a lot of apps let users change it. Twitter, WhatsApp, even Chrome and Google Message allow you to zoom which is surprising for a Google apps to let you do it.