Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Auto: make sorting-order of favorites configurable #19042

Open
ntruchsess opened this issue Feb 7, 2024 · 0 comments · May be fixed by #19047
Open

Android Auto: make sorting-order of favorites configurable #19042

ntruchsess opened this issue Feb 7, 2024 · 0 comments · May be fixed by #19047
Milestone

Comments

@ntruchsess
Copy link
Contributor

ntruchsess commented Feb 7, 2024

Describe the idea (required)

as a user of Android Auto I'd like to access favorites sorted by distance from the current position'.

Tell us about the expected behaviour (required)

in Android Auto currently the favorites within a given group of favorites are sorted by most-recently-modified.
While driving one often needs to navigate to locations that are close to the current position while access to locations far away might be less important. Therefore I'd like to be able to change the sorting-order of favorites to 'by distance from the current position' (like it is done with POIs from the map).

This is not just a usability-issue. In Android Auto the number of favorites that can be displayed in a given favorite-group is limited due to restrictions imposed by Google which currently results in the least-recently-modified favorites not being displayed as soon the number of favorites in that group exceeds the given limit. While driving one cannot re-group favorites and a favorite that is not displayed due to this limitation cannot be found by other means, even if it is close to the current position.

Tell us about alternatives you've considered (required)

  1. add an action to the header of the FavoritesScreen that allows to change sort-order of favorites on-the-fly (this requires an update of androidx.car.app:app and androidx.car.app:app-projected from 1.2.0 to version :1.3.0-rc01 (1.2.0 is pretty outdated anyway...).

  2. add a config-setting accessible via the Android-Auto settings screen that allows to change the sorting order in the existing favorite groups.

Context (optional)

#19047 implements this issue

@vshcherb vshcherb added this to the 4.7-android milestone Feb 8, 2024
@vshcherb vshcherb modified the milestones: 4.7-android, 4.8-android Mar 11, 2024
@vshcherb vshcherb modified the milestones: 4.8-android, next-android May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants