ndk
ndk copied to clipboard
ndk/input: Allow any non-zero return in `pre_dispatch()` again, release ndk-0.7.1
Fixes #322
Despite the Android source never returning anything other than 0 or 1 there appear to be platforms out in the wild that take the documentation quite literally and return vague non-zero codes apart 1 with a possible secondary meaning.