[android-auto] Refactoring #4989
Labels
No labels
Accessibility
Address
Android
Android Auto
Android Automotive (AAOS)
API
AppGallery
AppStore
Battery and Performance
Blocker
Bookmarks and Tracks
Borders
Bug
Build
CarPlay
Classificator
Community
Core
CrashReports
Cycling
Desktop
DevEx
DevOps
dev_sandbox
Directions
Documentation
Downloader
Drape
Driving
Duplicate
Editor
Elevation
Enhancement
Epic
External Map Datasets
F-Droid
Fonts
Frequently User Reported
Fund
Generator
Good first issue
Google Play
GPS
GSoC
iCloud
Icons
iOS
Legal
Linux Desktop
Linux packaging
Linux Phone
Mac OS
Map Data
Metro
Navigation
Need Feedback
Night Mode
NLnet 2024-06-281
No Feature Parity
Opening Hours
Outdoors
POI Info
Privacy
Public Transport
Raw Idea
Refactoring
Regional
Regression
Releases
RoboTest
Route Planning
Routing
Ruler
Search
Security
Styles
Tests
Track Recording
Translations
TTS
UI
UX
Walk Navigation
Watches
Web
Wikipedia
Windows
Won't fix
World Map
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: organicmaps/organicmaps#4989
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "github/fork/AndrewShkrob/android-auto/refactoring"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Links to #4936
mentioned in merge request !4936
requested review from
@rtsisyk
requested review from
@biodranik
Add TODO why is it commented, and when it should be uncommented?
Why the size of categories is limited? We have complains from the carplay users about it.
It's better to use the following pattern:
Is it a good idea to use annotations like
NonNull
, etc.?@vng
what do you think about moving { to a newline?approved this merge request
It is limited to
MAX_CATEGORIES_SIZE
according to the AA restrictions.https://developer.android.com/reference/androidx/car/app/constraints/ConstraintManager
Btw, that's why I created
CATEGORIES
list. We should discuss what categories (and their priority) should be displayed on this screen.Ту не будет проблем? Где вызывается эта getBookmarks() ?
approved this merge request
А какие проблемы могут быть? В
createBookmarkCategoriesList()
Если мы не будем показывает в списке невидимые категории, то как юзер их сделает видимыми?
Сейчас видимость - это галка чекбокса в андроид. Или я не прав тут?
Если юзер хочет сделать категорию видимой, то пусть это делает через телефон
AA - это же компаньон. Тут только основной функционал должен быть.
А ну ок, я не увидел /car/screens/ :)
Можно посмотреть, что предлагают гугл с эплом, и добавить туда туалеты )
А вообще, главное это заправки и rest area.