aboutsummaryrefslogtreecommitdiffstats
path: root/TestMediaApp
Commit message (Expand)AuthorAgeFilesLines
* resolve merge conflicts of 8f9b6d05bc04cbf65aadb87738964f96b9c3c02a to rvc-de...Roberto Perez2020-06-049-4/+209
|\
| * Add foreground service test codeRoberto Perez2020-05-199-4/+209
* | Add an exported flag in manifest am: 21ee272bc2 am: fe3429af80Ashwini Oruganti2020-05-201-34/+32
|\ \ | |/ |/|
| * Add an exported flag in manifestAshwini Oruganti2020-03-231-34/+32
| * Convert TestMediaApp to Android.bpColin Cross2020-01-162-52/+52
* | Add the option to make a folder progressively reveal its childrenArnaud Berry2020-04-085-20/+69
* | Unbundle Test Media AppArnaud Berry2020-04-071-3/+2
* | Convert TestMediaApp to Android.bpColin Cross2020-01-092-52/+52
|/
* Always start search from the root and make it case insensitive am: 9d9bcc3d16...Automerger Merge Worker2019-12-131-9/+34
|\
| * Always start search from the root and make it case insensitiveArnaud Berry2019-12-121-9/+34
* | Removing RemoteException try-catch block as per support api changes am: 914fb...Sunny Goyal2019-11-181-13/+8
|\ \ | |/ |/|
| * Removing RemoteException try-catch block as per support api changesSunny Goyal2019-11-181-13/+8
| |\
| | * Removing RemoteException try-catch block as per support api changesSunny Goyal2019-11-141-13/+8
* | | Add usages for category_list and category_gridArnaud Berry2019-11-136-5/+21
* | | Merge "Add untagged root node type as error case" into pi-car-devTreeHugger Robot2019-11-083-1/+30
|\ \ \
| * | | Add untagged root node type as error caseSimon Dai2019-10-313-1/+30
* | | | Merge "Fix null rootHints" into pi-car-devTreeHugger Robot2019-10-282-2/+9
|\ \ \ \
| * | | | Fix null rootHintsYabin Huang2019-10-282-2/+9
| |/ / /
* / / / Add option for a single tab under the rootArnaud Berry2019-10-253-0/+24
|/ / /
* | | Merge "Provide subtitle/artist/album title in media items" into pi-car-devTreeHugger Robot2019-10-241-1/+11
|\ \ \
| * | | Provide subtitle/artist/album title in media itemsYabin Huang2019-10-231-1/+11
* | | | Add the option to create local files for the album artArnaud Berry2019-10-2310-62/+213
* | | | Log the EXTRA_MEDIA_ART_SIZE_HINT_PIXELS value in onGetRootArnaud Berry2019-10-102-0/+8
* | | | Add initial playback state, and support prepare()Simon Dai2019-10-082-1/+6
|/ / /
* | | Merge "Reset the state properly when logout" into pi-car-devYabin Huang2019-10-041-0/+2
|\ \ \
| * | | Reset the state properly when logoutYabin Huang2019-10-031-0/+2
* | | | Enable AA for multiple browse servicesJay Sebastian2019-10-041-3/+11
| |/ / |/| |
* | | Create unbundled gradle project, and make the app work with AutoArnaud Berry2019-10-0212-28/+199
|/ /
* | Handle prepare() in test media appSimon Dai2019-09-263-5/+24
* | Add some test cases in test media appYabin Huang2019-09-248-6/+95
* | Simulate blutooth case of having a playable queue without browse itemsArnaud Berry2019-09-184-0/+39
* | Remove use of class hidden in masterAurimas Liutikas2019-09-101-3/+2
* | Add pref to control the new delay in TmaAssetProvider#openAssetFileArnaud Berry2019-08-305-13/+34
|/
* Add second media service so we can test both vector and non vector iconsArnaud Berry2019-08-2010-2/+145
* Add ability to throw exceptions when playing media itemsArnaud Berry2019-08-136-5/+62
* Support resource uris and use them for some media itemsArnaud Berry2019-08-085-8/+151
* Merge "Fix a crash when a given media item is not found" into pi-car-devTreeHugger Robot2019-07-311-1/+1
|\
| * Fix a crash when a given media item is not foundYabin Huang2019-07-311-1/+1
* | Add more items with custom actionsArnaud Berry2019-07-081-1/+19
|/
* TestMedia: prev/next + queue + one custom actionarnaudberry2019-07-0312-55/+294
* Remove previous EventTrigger callback when playing a new media itemYabin Huang2019-07-011-0/+1
* Add search to test media appSimon Dai2019-06-262-32/+25
* Add artwork supportArnaud Berry2019-05-3064-4/+647
* Create Test Media AppArnaud Berry2019-05-2129-0/+2307