n76 / Local-GSM-Backend

GSM LocationProvider backend for µg UnifiedNlp
Apache License 2.0
91 stars 23 forks source link

Increase max input length of ext database path #118

Closed dragetd closed 6 years ago

dragetd commented 6 years ago

Increase the maxLength for the input of the external database path to 1023. The limit if 75 would prevent some reasonable path from being configured. Fixes #117

dragetd commented 6 years ago

This change is untested! I do not have my Android dev setup running and just blindly edited the file. Someone please test if the text input still behaves like it should after this patch, thanks.

n76 commented 6 years ago

This seems to behave as desired.