getodk / javarosa

The core library that many of the ODK tools are built around. It's written in Java, implements the ODK XForms spec, and runs on mobile devices and cloud servers. ✨🏗✨
Other
54 stars 107 forks source link

Add new geofence XPath function and tests #771

Closed lognaturel closed 4 months ago

lognaturel commented 4 months ago

Replaces https://github.com/getodk/javarosa/pull/764

Test form: https://docs.google.com/spreadsheets/d/1UKLC9ZBT5CdquUqmyMvf2Ofspl5IC2YRPBhV8ruo5bQ/edit#gid=1068911091

lognaturel commented 4 months ago

I've verified that this is the intended diff from #764 rebased on master. @yanokwa can you please do a LGTM approval so we can squash and merge? Thanks!