index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
VideoView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
VideoView: expand documentation on state save/restore limitations
Lajos Molnar
2013-11-13
1
-1
/
+11
*
Make SubtitleController thread safe
Lajos Molnar
2013-09-27
1
-0
/
+7
*
Add WebVTT caption renderer
Alan Viverette
2013-09-06
1
-94
/
+68
*
Add subtitle support to VideoView.
Lajos Molnar
2013-09-03
1
-19
/
+50
*
Add methods for managing subtitle overlays in VideoView
Alan Viverette
2013-09-03
1
-0
/
+108
*
VideoView: add addSubtitleSource
Lajos Molnar
2013-08-30
1
-2
/
+66
*
Add VideoView.getAudioSessionId()
Marco Nelissen
2013-05-09
1
-1
/
+26
*
am 8fac23f2: am 8be8ee4c: am f0afad00: Merge "Stop caching stream duration, i...
Andreas Huber
2012-11-28
1
-10
/
+3
|
\
|
*
Stop caching stream duration, it might change (increase) dynamically.
Andreas Huber
2012-11-27
1
-10
/
+3
*
|
Fix build
Marco Nelissen
2012-11-13
1
-0
/
+4
*
|
Make VideoView/MediaController behave better
Marco Nelissen
2012-11-13
1
-38
/
+52
|
/
*
Request Layout after video size changed
Teng-Hui Zhu
2012-08-23
1
-0
/
+1
*
Enabled application using VideoView to get information events from MediaPlayer
James Dong
2012-07-27
1
-0
/
+13
*
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2012-01-17
1
-0
/
+14
*
New UX calls for dialogs without titles.
Marco Nelissen
2012-01-06
1
-1
/
+0
*
Fix 5158468: Update floating window size when the anchor view size changes.
Chih-Chung Chang
2011-09-28
1
-7
/
+0
*
Fix a bug that the condition for play/pause was reversed.
Chih-Chung Chang
2011-02-10
1
-2
/
+2
*
am 8ffb135d: am 45ca778d: Merge "Make sure the controller will get reposition...
Owen Lin
2010-11-10
1
-2
/
+5
|
\
|
*
Make sure the controller will get repositioned after size changing.
Owen Lin
2010-11-09
1
-2
/
+5
*
|
Add plumbing for volume mute key.
Jeff Brown
2010-11-02
1
-0
/
+1
*
|
Fix policy issues when screen is off.
Jeff Brown
2010-11-01
1
-3
/
+12
*
|
Squashed commit of the following:
Andreas Huber
2010-10-29
1
-43
/
+5
|
/
*
Release MediaPlayer if suspend() returns false.
Gloria Wang
2010-03-18
1
-3
/
+8
*
Fix a typo in VideoView.java that disabled the seek-back button by default.
Andreas Huber
2010-03-09
1
-1
/
+1
*
Release mediaplayer if the current state is not suspending. Fix for bug 2480093.
Gloria Wang
2010-03-05
1
-0
/
+3
*
New API on VideoView widget to suspend/resume a session. Do not release the M...
Gloria Wang
2010-02-23
1
-3
/
+41
*
API Extension: Support for optionally specifying a map of extra request heade...
Andreas Huber
2010-01-28
1
-25
/
+35
*
Invoke the OnErrorListener callback when MediaPlayer.setDataSource() throws.
Andrei Popescu
2009-09-30
1
-0
/
+2
*
The MetaData API is optional and getMetadata may return null if unsupported.
Andreas Huber
2009-08-20
1
-6
/
+11
*
Do not enable the rew/pause/ffwd buttons when the media being played does not
Marco Nelissen
2009-08-19
1
-1
/
+29
*
Fix a problem in VideoView that would cause it to not start playing after pre...
Marco Nelissen
2009-07-10
1
-5
/
+10
*
Refactoring of VideoView.java class
James Dong
2009-07-06
1
-68
/
+91
*
Fix bug (#1947162)
James Dong
2009-07-06
1
-3
/
+8
*
AI 145778: Manual merge changes 145382-145384 from cupcake.
Andy Stadler
2009-04-10
1
-2
/
+2
*
auto import from //branches/cupcake/...@137873
The Android Open Source Project
2009-03-11
1
-4
/
+12
*
auto import from //branches/cupcake/...@137197
The Android Open Source Project
2009-03-09
1
-5
/
+14
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+533
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-533
/
+0
*
auto import from //branches/cupcake/...@127101
The Android Open Source Project
2009-01-20
1
-1
/
+6
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-8
/
+27
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+509