GitHawkApp / GitHawk

The (second) best iOS app for GitHub.
http://githawk.com
MIT License
2.88k stars 384 forks source link

Improve accessibility #118

Open BasThomas opened 7 years ago

BasThomas commented 7 years ago

What can still be improved:

Just to keep track of things to do, as it takes quite some time to implement all of it.

Sherlouk commented 7 years ago

@BasThomas Not sure if this issue is intentionally all VoiceOver, or can cover other accessibility things? But also think we should tackle

Sherlouk commented 7 years ago

Another thing is the notification cells currently read out each of the subviews (which is definitely an improvement!) but maybe we could make it a bit more conversational and provide a bit more information? An example:

rnystrom Freetime, {Issue/Pull Request} Number 118, Improve Accessibility, Last Updated {an hour ago}

As opposed to: rnystrom/Freetime #118, an hour ago, Improve Accessibility, Issue

BasThomas commented 7 years ago

Of course accessibility is more than just VoiceOver, so definitely!

On improved labels: we can do that, but that also means it is easier to break (eg. not updating the label when something changes in the future.

BasThomas commented 7 years ago
rnystrom commented 7 years ago

YES, lets do it. Should be easy.

edit: done!

BasThomas commented 7 years ago
BasThomas commented 7 years ago
BasThomas commented 6 years ago

Some more things:

BasThomas commented 6 years ago

Add account button is just “Add”

Sent with GitHawk

rnystrom commented 6 years ago

Linking to #934 for more stuff we can improve

I wonder if we could make a release purely AX focused @BasThomas? Like wrap up a few of these smaller features and then do a bunch of AX?

BasThomas commented 6 years ago

Seems like a great idea if we can get some of the features out of the door first and then focus a bit on AX? :)

BasThomas commented 6 years ago

Maybe even wrap up a bunch of these together with some features for a 2.0?

rnystrom commented 6 years ago

👌👌👌

Sent with GitHawk