summaryrefslogtreecommitdiff
path: root/tests/OneMedia
AgeCommit message (Expand)Author
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2019-03-07Convert tests/**/Android.mk files to Android.bpSasha Smundak
2018-03-05Fix issue #72116995: Add permission guarding Service#startForegroundDianne Hackborn
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2018-02-12Revert "Fix issue #72116995: Add permission guarding Service#startForeground"Ian Pedowitz
2018-02-07Fix issue #72116995: Add permission guarding Service#startForegroundDianne Hackborn
2018-01-25Revert "Fix issue #72116995: Add permission guarding Service#startForeground"Dianne Hackborn
2018-01-24Fix issue #72116995: Add permission guarding Service#startForegroundDianne Hackborn
2017-04-14Remove unnecessary casts on calls to findViewByIdAlan Viverette
2016-03-04Turn down the logging a little bit.Joe Onorato
2015-05-06Remove incomplete media router API.Jeff Brown
2015-05-07Revert "Remove incomplete media router API."Bart Sears
2015-05-06Remove incomplete media router API.Jeff Brown
2015-02-12Move apache specific portions of android.net.http to external/apache-http.Narayan Kamath
2014-09-26am 00cbb751: am 5e8f023d: am a59c7f03: am dff59b8b: am 23df1c46: Merge "Allow...RoboErik
2014-09-24Allow null queues to be set in MediaSessionRoboErik
2014-09-05am 8fe00fb8: am a21df8dd: am 52dcc8a1: Merge "rename add/removeCallback to re...RoboErik
2014-09-05rename add/removeCallback to register/unregisterCallbackRoboErik
2014-08-28am ab716047: am 86e941e6: am a70def9e: Merge "Update to MediaBrowser APIs per...RoboErik
2014-08-28Update to MediaBrowser APIs per council feedbackRoboErik
2014-08-19Remove incomplete media router API. (DO NOT MERGE)Jeff Brown
2014-08-14Add metadata and notifications to OneMediaDaniel Sandler
2014-08-07Combine MediaSession Callback and TransportControlsCallbackRoboErik
2014-08-05Add display metadata and change strings to CharSequencesRoboErik
2014-07-29Fix checkbuildRoboErik
2014-07-16Make MediaSession and MediaController constructors publicRoboErik
2014-07-14Make PlaybackState immutable with a builderRoboErik
2014-07-14Add API to set a default session in ActivityRoboErik
2014-07-14Update media session test application for new media router.Jeff Brown
2014-07-10Revert "Make PlaybackState immutable with a builder"Erik Pasternak
2014-07-10Make PlaybackState immutable with a builderRoboErik
2014-06-30Make MediaSessionToken an inner class of MediaSession.Jeff Brown
2014-05-30Minimum work to make volume handling work with sessionsRoboErik
2014-05-30Refactor transport controls APIsRoboErik
2014-05-29API changes to sessionsRoboErik
2014-05-16Rename session classes to have media prefix, hide routesRoboErik
2014-05-06Add a class for managing Session priorityRoboErik
2014-05-01Add Session API calls to RCC and AudioManagerRoboErik
2014-04-17Add RouteProviders to the new Media APIsRoboErik
2014-03-12Adds a TransportController and TransportPerformer to sessionRoboErik
2014-02-25Move Session apis to android.media.sessionRoboErik
2014-02-19Initial commit for MediaSession test appRoboErik