tccowper / fabularium

Source code for Fabularium (https://play.google.com/store/apps/details?id=com.luxlunae.fabularium)
GNU General Public License v2.0
41 stars 9 forks source link

A few accessibility improvements for the GLKTextBuffer. #5

Open rynkruger opened 4 years ago

rynkruger commented 4 years ago

Added an accessibility content description for the GLKTextBuffer. This means that Talkback can now review the contents of the view by character or word. The view is also now readable in Braille with Google BrailleBack.

Added an accessibility announcement on the GLKTextView for deleted characters when composing input.