Skip to content

Releases: onaio/kujaku

Version 0.6.1

12 Feb 08:09
Compare
Choose a tag to compare
  • Fix bug caused by external referenced GeoJSON sources #199
  • Show dialog explaining consequences if user denies enabling the location #241
  • Expose location client & starting GPS with a customisable rejection dialog message #251 (#254)

Version 0.6.0

29 Jan 17:18
Compare
Choose a tag to compare
  • Add WMTS Layers/maps support #224 (Emmanuel Otin from Novel T)
  • Add specification for Add point features #110 #109
  • Carry over exceptions thrown in generic AsyncTask #234
  • Make GPS warming a configurable setting #230 #227
  • Update google play version to 16.0.0 #243 #198
  • Add latest artifact version badge & add link to license file #239

Version 0.5.5

14 Dec 13:50
ea330d2
Compare
Choose a tag to compare
  • Support add and update of features on the map. #205
  • Demonstrate update of map features based on bounding box. #219
  • Add helper to wrap around offline map download feature. #225
  • Resize assets for different dpi. #229
  • Add enclosing bounds utility. #217

Version 0.5.0

06 Dec 09:03
Compare
Choose a tag to compare
  • Initial support for bounding box query by adding a bounding box changed listener #202 (#203)
  • Fixes crash on MapView due to GoogleApiClient being disconnected when not connected #202 (#197)
  • Support in showing how icon changes when a feature is touched on the map #204
  • Add onFeatureClickListener to KujakuMapView #209
  • Add activity titles to Sample application & version sample app based #214 (#213)

Version 0.4.1

22 Nov 08:47
Compare
Choose a tag to compare
  • Added top-right and bottom-left bounds for offline map downloads #143
  • Added custom marker option for ADD POINT API #125
  • Fixed issue where some buttons are not visible due to the Constraint Layout on Android 4.1.1 and 4.4.2 devices in the sample app #195
  • Fix broken artifact generation due to gradle dependencies configuration changes #184
  • Add functionality to push add location button up when a feature info card view is displayed & move add location button to bottom left #160
  • Fix bug causing recursive calls #164
  • Add location permissions check & make sure the highest accuracy location setting is enabled #162 #188

Version 0.4.0

13 Nov 08:22
Compare
Choose a tag to compare
  • Add point API/functionality to KujakuMapView #107
  • Offline map download restarts after being stopped, uses LIFO instead of FIFO during queuing & shows wrong download map name #146
  • Add mpsray style to sample app #153
  • Add ability to focus on current user's location using the location icon on KujakuMapView #131
  • Add support for location querying/services while offline #111
  • Show messages if there are not offline download tasks in the Kujaku Sample app #149
  • Cleanup on Kujaku Sample app

Some draft documentation on how to use this release

Version 0.3.0

15 Oct 15:37
Compare
Choose a tag to compare
  • This release uses Mapbox SDK 6.5.0