Skip to content

Releases: onaio/kujaku

Version 0.8.8

22 Jul 14:04
61823dc
Compare
Choose a tag to compare

All changes

  • Add onFeatureLongClick listener #339
  • Allow editing of multipolygons with the DrawingManager #339

Version 0.8.7

28 May 07:22
Compare
Choose a tag to compare

All Changes

  • Add polygon area and distance calculation functions #341 (@shubham1g5 from Dimagi)
  • Adds ability to have multiple listeners on location clients #334 (@shubham1g5 from Dimagi)

Version 0.8.5

14 May 15:20
27da059
Compare
Choose a tag to compare

All Changes

  • Abstracts and Exposes getCurrentPolygon to retrieve polygon while drawing #333 (@shubham1g5 from Dimagi)
  • Adds a function clearDrawing to clear any polygons drawn using DrawingManager #333 (@shubham1g5 from Dimagi)

Version 0.8.4

14 May 12:34
Compare
Choose a tag to compare

All Changes

  • Fix bug on the KujakuMapView.onFeatureClickLister #338 that returns features from all layers instead of the defined layers
  • Allow sorting card views in MapActivity by field of type string & number #332 (@shubham1g5 from Dimagi)
  • Improve demo app setup documentation #331 (@nightcrawler- )

Version 0.8.3

04 Mar 09:26
3b9d6e9
Compare
Choose a tag to compare

Remove GPS accuracy toast message

Version 0.8.2

03 Feb 08:03
Compare
Choose a tag to compare
  • Add support for hardware GPS as location provider in the Geowidget #324

Version 0.8.0

15 Oct 11:12
Compare
Choose a tag to compare
  • Upgraded Mapbox SDK from 7.3.0 to 8.3.3 #319
  • Enable Mapbox offline download limit to be passed to the offline download helper provided in the library #319
  • Removed com.mapbox.core.utils.TextUtils and replaced it with android.text.TextUtils after Mapbox removed the util class #319
  • Add method to setLocationBufferRadius in KujakuMapView #319

Version 0.8.1

03 Feb 07:58
Compare
Choose a tag to compare

Version 0.7.9

02 Sep 12:46
Compare
Choose a tag to compare
  • Enable adding TAG attribute when recording locations #312 by @eotin

Version 0.7.8

27 Aug 16:24
Compare
Choose a tag to compare
  • Drawing manager refactored #313
  • Turn off the compass feature if the device do not have a compass #315