home-assistant-android/app
Joris Pelgröm 9d64260e1f
Implement a frontend-like single entity picker (#3653)
* Implement a frontend-like single entity picker

 - Adds a new Composable `SingleEntityPicker` which aims to provide a text input with autocomplete search for entities like the frontend, where you can pick one

* Improve filtering to allow suggestions with space, searching for entity IDs

 - Trim search input so the space automatically added after an IME suggestion is ignored
 - Also search entity ID but sort those results second, friendly name keeps priority
2023-07-14 15:34:05 -04:00
..
src Implement a frontend-like single entity picker (#3653) 2023-07-14 15:34:05 -04:00
build.gradle.kts Bump io.sentry:sentry-android from 6.24.0 to 6.25.0 (#3637) 2023-07-07 11:57:14 -04:00
proguard-rules.pro Initial commit 2019-04-01 22:52:08 -07:00