Will Jones

Results 3 issues of Will Jones

This does not work as expected on Samsung Galaxy devices. Calling `setText()` calls `onKeyDown` which eventually calls `setText()`, ad infinitum/until crash. A simple fix for this is as follows (all...

Update for iOS 10. The original code doesn't work in iOS 10, clip to bounds was set on for the container and switching it off caused issues in landscape. On...

APN Settings appear to need to be burned into the code at runtime and don't support being set from variables or values stored in the EEPROM. I need to be...