summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-02-05Don't send old media ids to the newly selected appArnaud Berry
2021-12-06Prevent NPE in MediaActivityControllerArnaud Berry
2021-11-12Merge "Replace addItemDecoration with layout_margin" into sc-v2-devSaeid Farivar Asanjan
2021-11-12Replace addItemDecoration with layout_marginSaeid Farivar Asanjan
2021-11-08Merge car-arch-common into car-apps-common & migrate robo testsArnaud Berry
2021-10-06Restore focus inside the LazyLayoutView properlyYabin Huang
2021-09-23Update code to match new CarUiRecyclerView designSaeid Farivar Asanjan
2021-08-12Remove usage of deprecated car-ui-lib toolbar methodsCole Faust
2021-07-08Improved media source dispatchArnaud Berry
2021-06-23Restore focus in browse list properlyYabin Huang
2021-05-03Merge "Restore the playback mode after a UI config change" into sc-devTreeHugger Robot
2021-04-30Allow customization to hide mini playback controlsHeemin Seog
2021-04-30Add script to generate overlayable xmlHeemin Seog
2021-04-30Restore the playback mode after a UI config changeArnaud Berry
2021-03-19Add an extra to signalize AAR that it is started as a media app.Mina Granic
2021-03-18Merge "Integrate a flag to toggle app selector logo appearance" into rvc-qpr-devAlexander Mishkovets
2021-03-04Integrate a flag to toggle app selector logo appearanceAlexander Mishkovets
2021-03-03Handle the disappearance of media itemsArnaud Berry
2021-02-17Add support for extra wide searchArnaud Berry
2021-02-09Refactor browse UI in preparation for wide screen supportArnaud Berry
2021-02-03Remove registerOnBackListener()Cole Faust
2020-11-16Merge "Always return to the browsing state when the media source changes" int...TreeHugger Robot
2020-11-16Always return to the browsing state when the media source changesArnaud Berry
2020-11-02Set the bounds offset of RecyclerView FocusAreaYabin Huang
2020-10-12Remove usage of deprecated getTabLayout()Cole Faust
2020-09-30Remove unused import statementsCole Faust
2020-09-21Merge "Use new installBaseLayoutAround() method" into rvc-qpr-devTreeHugger Robot
2020-09-18Use new installBaseLayoutAround() methodCole Faust
2020-09-17Merge changes from topic "2020-09-14-spans" into rvc-qpr-devTreeHugger Robot
2020-09-15Fix Now Playing toolbar initial stateBabak Bostan
2020-09-14Fix span computationArnaud Berry
2020-09-14Update queue button actived state properlyYabin Huang
2020-09-11Integrate the list limit updatesArnaud Berry
2020-09-10Remove custom toolbar back listenersCole Faust
2020-08-25Merge "Don't update queue button unnecessarily" into rvc-qpr-devTreeHugger Robot
2020-08-24Use insets to determine toolbar heightCole Faust
2020-08-24Don't update queue button unnecessarilyYabin Huang
2020-08-20Fix queue button glitch for long lists am: 99ac72909cBabak
2020-08-20Fix queue button glitch for long listsBabak
2020-08-20Merge "Adjust the bounds of browse list FocusArea" into rvc-qpr-devTreeHugger Robot
2020-08-19Adjust the bounds of browse list FocusAreaYabin Huang
2020-08-18Merge "Move some of the media error handling code to car-media-common" into r...TreeHugger Robot
2020-08-17Move some of the media error handling code to car-media-commonArnaud Berry
2020-08-13Make seek bar support direct manipulation modeYabin Huang
2020-08-07DO NOT MERGE: Add uxr limits to browse and search.Arnaud Berry
2020-08-07DO NOT MERGE: Add uxr content limits for the playback queueArnaud Berry
2020-08-05DO NOT MERGE: Add uxr limits to browse and search.Arnaud Berry
2020-08-05DO NOT MERGE: Add uxr content limits for the playback queueArnaud Berry
2020-08-04Make Media Center support rotary controllerYabin Huang
2020-07-29Merge "Fix missing back arrow in playback screen" into rvc-qpr-devTreeHugger Robot