mcastorina / mpv-remote-app

Android app to control mpv running on another computer
GNU General Public License v3.0
86 stars 14 forks source link

android: crashing bug fixes #41

Closed elig0n closed 3 years ago

elig0n commented 3 years ago

The android app crashes when the focus changes after clearing the IP address edit box. It also crashes focusing away from the port when it was cleared or not set to an integer. I've added basic tests to the relevant lines. Probably more testing is needed for these and other fields.