Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 536 Bytes

CHANGELOG.md

File metadata and controls

24 lines (19 loc) · 536 Bytes

PlacesAutocompleteTextView

Version 0.4

  • Migrated to AndroidX
  • Updated dependencies

Version 0.3

  • Rebuilt project structure to be jitpackable
  • Updated dependencies

Version 0.2

  • Language selection support
  • Added non-gson parsing to remove the required dependency

Version 0.1

  • Initial release
  • Base autocompletion view with history
  • Support for location biasing, styling and custom adapters