mapbox-search-android icon indicating copy to clipboard operation
mapbox-search-android copied to clipboard

Android SDK for Mapbox Search including preconfigured UI

Results 25 mapbox-search-android issues
Sort by recently updated
recently updated
newest added

## New Feature Make AddressAutofill, PlaceAutocomplete and SearchEngine (all dependent on LocationEngine) work without location permission. ## Why In our app we want to make user's life easier by providing...

Loader not showing on second search in places auto complete activity. First time it show loader when searching places when second time search another place it does not show.

bug

## Environment https://docs.mapbox.com/android/search/guides/address-form-fill/ - Search SDK Component (check at least one) - [ ] Core Search SDK (`SearchEngine` class, and etc.) - [ ] Offline Search SDK (`OfflineSearchEngine` class, and...

bug

:wave: Hey there! It's [Changebot](https://github.com/mapbox/changebot), and I help repositories follow our [engineering](https://github.com/mapbox/engineering) best practices. My magic wand found some things I wanted to highlight for your review: Item | Current...

- Expose baseUrl to be used by all engine types (if set) - Infer the engine type from the environment variables or project properties - First draft of the tests...

### Description ### Screenshots or Gifs ### Checklist - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my own code...

### Description ### Screenshots or Gifs ### Checklist - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my...

implementation "com.mapbox.maps:android:11.0.0" implementation "com.mapbox.common:common:24.5.0" implementation "com.mapbox.base:annotations:0.8.0" implementation "com.mapbox.search:place-autocomplete:2.3.0" implementation "com.mapbox.search:base:2.3.0" implementation "com.mapbox.search:mapbox-search-android:2.3.0" implementation "com.mapbox.search:mapbox-search-android-ui:2.3.0" Error: SearchRequestException(message='{"status_code":400,"error":"Invalid language tag included","version":"379:11a59a87069c8059be0e14f132bc83e3aa9c7884","code":"eJwrLkrWTyzI1M9IzEvJSS0q1i9LzMlMSSxJ1Ssq1jU1MgUAx5gLhw=="}', code=400, cause=null)

bug

## New Feature I would like for mapbox-search to support 16kb page size phones so that apps supporting sdk 35 that run on a 16kb page size phone do not...

## Environment - Search SDK Component (check at least one) - [x] Core Search SDK (`SearchEngine` class, and etc.) - [ ] Offline Search SDK (`OfflineSearchEngine` class, and etc.) -...

bug