Releases: onaio/kujaku
Releases · onaio/kujaku
Version 0.6.1
Version 0.6.0
- 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
Version 0.5.0
- 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
- 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
- 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
Version 0.3.0
- This release uses Mapbox SDK 6.5.0