1. 20 Apr, 2013 2 commits
  2. 19 Apr, 2013 7 commits
  3. 17 Apr, 2013 5 commits
  4. 15 Apr, 2013 1 commit
  5. 12 Apr, 2013 12 commits
  6. 11 Apr, 2013 6 commits
  7. 10 Apr, 2013 3 commits
  8. 08 Apr, 2013 1 commit
  9. 06 Apr, 2013 1 commit
    • Dianne Hackborn's avatar
      Update media controller sample. · 1abc0504
      Dianne Hackborn authored
      Now use the new abstractions of TransportMediator.  Guess I should
      also change the name of this sample to match it...  that'll be for
      a future change. :)
      
      Change-Id: I932f8215bba51dfaa1bd5766ab9551c9dc440657
      1abc0504
  10. 05 Apr, 2013 2 commits
    • Dianne Hackborn's avatar
    • Dianne Hackborn's avatar
      Improve TransportController demo. · 9b4e96dc
      Dianne Hackborn authored
      This is an actually realistic implementation of a
      video player.  It's still delibrately simple, but it's
      not outright broken.  We now have our own media controller
      since that is the only way to get something that actually
      works, we use system UI flags to hide nav/status bar when
      playing, we use the new TransportController APIs to go
      into a formal playback state where we take audio focus.
      
      Change-Id: I19ac171483637b8ee94c9c07aea39c11748cbc46
      9b4e96dc