aboutsummaryrefslogtreecommitdiff
path: root/TestMediaApp/src/com/android/car/media/testmediaapp/TmaBrowser.java
AgeCommit message (Expand)Author
2019-12-12Always start search from the root and make it case insensitiveArnaud Berry
2019-10-28Fix null rootHintsYabin Huang
2019-10-10Log the EXTRA_MEDIA_ART_SIZE_HINT_PIXELS value in onGetRootArnaud Berry
2019-10-08Add initial playback state, and support prepare()Simon Dai
2019-10-04Merge "Reset the state properly when logout" into pi-car-devYabin Huang
2019-10-04Enable AA for multiple browse servicesJay Sebastian
2019-10-03Reset the state properly when logoutYabin Huang
2019-10-02Create unbundled gradle project, and make the app work with AutoArnaud Berry
2019-09-26Handle prepare() in test media appSimon Dai
2019-09-24Add some test cases in test media appYabin Huang
2019-09-18Simulate blutooth case of having a playable queue without browse itemsArnaud Berry
2019-08-30Add pref to control the new delay in TmaAssetProvider#openAssetFileArnaud Berry
2019-08-13Add ability to throw exceptions when playing media itemsArnaud Berry
2019-06-26Add search to test media appSimon Dai
2019-05-21Create Test Media AppArnaud Berry