summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/VideoView.java
Commit message (Expand)AuthorAgeFilesLines
* API Extension: Support for optionally specifying a map of extra request heade...Andreas Huber2010-01-281-25/+35
* Invoke the OnErrorListener callback when MediaPlayer.setDataSource() throws.Andrei Popescu2009-09-301-0/+2
* The MetaData API is optional and getMetadata may return null if unsupported.Andreas Huber2009-08-201-6/+11
* Do not enable the rew/pause/ffwd buttons when the media being played does notMarco Nelissen2009-08-191-1/+29
* Fix a problem in VideoView that would cause it to not start playing after pre...Marco Nelissen2009-07-101-5/+10
* Refactoring of VideoView.java classJames Dong2009-07-061-68/+91
* Fix bug (#1947162)James Dong2009-07-061-3/+8
* AI 145778: Manual merge changes 145382-145384 from cupcake.Andy Stadler2009-04-101-2/+2
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-4/+12
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-5/+14
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+533
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-533/+0
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-1/+6
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-8/+27
* Initial ContributionThe Android Open Source Project2008-10-211-0/+509