TapType 1.0.1 is out. Fixes a bunch of passthrough issues people reported on day one.
The big ones: passthrough no longer breaks other keyboards when TalkBack is on, and it should now work on Android 16 (was using a hardcoded display ID that Android 16 doesn't like). It also clears instantly when you hide or switch away from TapType instead of lingering for a second.
Voice input no longer fails if you don't have a voice keyboard enabled. TapType falls back to the system speech recognizer directly now.
Keyboard height is no longer a fixed size. It scales to your screen: 1/3 for short, 2/3 for medium (default), 90% for tall. Should feel much better on larger phones where it was way too small before.
Download: https://github.com/aaron-gh/taptype-releases/releases/tag/v1.0.1
#TapType #Accessibility #A11y #Android #Blind #TalkBack #Keyboard
Release TapType 1.0.1 · aaron-gh/taptype-releases

Bug fixes Fixed touch passthrough breaking other keyboards when TalkBack is active. Passthrough now only activates when TapType is the current keyboard, and clears immediately on keyboard switch, ...

GitHub