Clayton Sims
Clayton Sims
### Bug Description There is a bug in automated image resizing when an image's existing/native size is exactly the width of the screen. ### Current Behavior There is a "divide...
### Bug Description When image resizing is applied to captured images, EXIF data is currently getting stripped. ### Current Behavior Since most Android cameras do not natively rotate the pixels...
### Bug Description The current naive strategy for downsampling captured images doesn't perform well when resizing images with light patterns, resulting in a stippled appearance. ### Current Behavior When images...
### Bug Description The image capture process creates a new copy of the source image without passing through any existing captured EXIF properties. This results in the loss of GPS/Geolocation...
## Summary Implements the necessary index table interface methods for https://github.com/dimagi/commcare-core/pull/1283 and a test for the optimization trigger. Note - Needs to be rolled in with the formplayer merge, will...
Entity lists currently support fuzzy matching as a global option, but fuzzy matches are a poor fit for some types of search results like QR code scans. To support this,...
### Feature Request The [Case List Map](https://dimagi.atlassian.net/wiki/spaces/commcarepublic/pages/2143944766/Geospatial+Features+-+GPS+Maps+and+Distances#Maps-in-Case-List) feature currently supports a single roaming indicator of the user's current position based on the device's location reading. While helpful, this feature is...