Releases: Mindinventory/vanilla-place-picker
Releases · Mindinventory/vanilla-place-picker
v0.0.8
🎉 Whats new
- Added Dark theme support
- Added attribute for the custom placeholder in autocomplete view
🐛 Whats Fixed
- Fixed autocomplete clear issue
v0.0.7
🎉 Whats new
- Added VanillaConfig, VanillaMapType and VanillaPickerType
- Added support to disable Auto complete in Map screen using VanillaPickerType
v0.0.6
🎉 Whats new
- Added queryautocomplete API and Place details API
- Current Location support over map
- Shown keyboard on VanillaAutocompleteActivity
- Added sub locality support
v0.0.5
🎉 Whats new
- Added support for minSdkVersion >= 17
- Improved StatusBar style in map screen
v0.0.4
🎉 Whats new
- Set Tint color to query text
- Upgrade debounce interval to 1000 milliseconds
🐛 Whats Fixed
- Resolved locality, country name and postal code retrieve issue
v0.0.3
🎉 Whats new
- Added Multi-language support
- Added R-to-L support
🐛 Whats Fixed
- Resolved tint color apply issue from map to autocomplete
v0.0.2
🎉 Whats new
- Enable place picker to request from fragment
- Added satellite view support in map
- Refine location request in map when place picker initialise with pre-defined location
🐛 Whats Fixed
- Resolved shared preference initialise issue
v0.0.1
Initial release