NetHackAndroid-v5.0.0-r5
NOTE: currently releases contain libnethack.so for each ABI. Ideally later we will have seperate APKs for each like most modern apps. All of the releases should be considered beta quality as the changes were massive and I have not been able to test it all on my own.
- moved down from targetting android 16 to targetting 14 because dealing with edge-to-edge proved to be much more difficult than makes sense right now.
- eventually I will probably have to convert the whole UI to compose to get this ability. Which I have not looked into but may come with a whole lot of downsides knowing how every new android dev feature google pushes works out.
Full Changelog: NetHackAndroid-v5.0.0-r3...NetHackAndroid-v5.0.0-r5