android icon indicating copy to clipboard operation
android copied to clipboard

Check addresses with Geocoder before sending to the API

Open dektar opened this issue 8 years ago • 1 comments

https://developer.android.com/reference/android/location/Geocoder.html

avoids things sent to the civic API which it recognizes as valid, like https://5calls.org/issues/?address=%0A https://5calls.org/issues/?address=f https://5calls.org/issues/?address=7

dektar avatar Feb 24 '17 04:02 dektar

Also, enable autocomplete!

dektar avatar Feb 24 '17 04:02 dektar