index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
VideoView.java
Age
Commit message (
Expand
)
Author
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-12-28
Limit access to suspected false positives.
Mathew Inwood
2018-09-14
Move some members to the "Q blacklist".
Mathew Inwood
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-05-02
Fix VideoView touch and trackball handlers to call super.
Vladislav Kaznacheev
2017-02-22
VideoView: option for audio focus, support for AudioAttributes
Jean-Michel Trivi
2016-08-04
Clean up VideoView, SurfaceView constructors
Alan Viverette
2015-12-07
Support for CEA-708 closed caption
Jaesung Chung
2015-03-12
resolved conflicts for merge of 42f55d1e to master
Marco Nelissen
2015-03-11
Fix context leak
Marco Nelissen
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2015-02-06
First quick implementation of auto assist data.
Dianne Hackborn
2015-01-07
Fix accessibility delegation
Alan Viverette
2014-08-25
API: Document android-allow-cross-domain-redirect in MediaPlayer and VideoView
Ronghua Wu
2014-08-22
VideoView: unhide setVideoURI api and add document.
Ronghua Wu
2014-06-11
support for CEA-608 closed caption
Chong Zhang
2014-05-14
Implements TtmlRenderer.
Sungsoo Lim
2013-11-13
am 752926c7: am 1197bc37: am 7e11b16b: VideoView: expand documentation on sta...
Lajos Molnar
2013-11-13
VideoView: expand documentation on state save/restore limitations
Lajos Molnar
2013-11-01
Use audio focus instead of legacy music command
Marco Nelissen
2013-09-30
am 974a6e12: Merge "Make SubtitleController thread safe" into klp-dev
Lajos Molnar
2013-09-27
Make SubtitleController thread safe
Lajos Molnar
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2013-09-06
Add WebVTT caption renderer
Alan Viverette
2013-09-03
Add subtitle support to VideoView.
Lajos Molnar
2013-09-03
Add methods for managing subtitle overlays in VideoView
Alan Viverette
2013-08-30
VideoView: add addSubtitleSource
Lajos Molnar
2013-05-09
Add VideoView.getAudioSessionId()
Marco Nelissen
2012-11-28
am 8fac23f2: am 8be8ee4c: am f0afad00: Merge "Stop caching stream duration, i...
Andreas Huber
2012-11-27
Stop caching stream duration, it might change (increase) dynamically.
Andreas Huber
2012-11-13
Fix build
Marco Nelissen
2012-11-13
Make VideoView/MediaController behave better
Marco Nelissen
2012-08-23
Request Layout after video size changed
Teng-Hui Zhu
2012-07-27
Enabled application using VideoView to get information events from MediaPlayer
James Dong
2012-01-17
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2012-01-06
New UX calls for dialogs without titles.
Marco Nelissen
2011-09-28
Fix 5158468: Update floating window size when the anchor view size changes.
Chih-Chung Chang
2011-02-10
Fix a bug that the condition for play/pause was reversed.
Chih-Chung Chang
2010-11-10
am 8ffb135d: am 45ca778d: Merge "Make sure the controller will get reposition...
Owen Lin
2010-11-09
Make sure the controller will get repositioned after size changing.
Owen Lin
2010-11-02
Add plumbing for volume mute key.
Jeff Brown
2010-11-01
Fix policy issues when screen is off.
Jeff Brown
2010-10-29
Squashed commit of the following:
Andreas Huber
2010-03-18
Release MediaPlayer if suspend() returns false.
Gloria Wang
2010-03-09
Fix a typo in VideoView.java that disabled the seek-back button by default.
Andreas Huber
2010-03-05
Release mediaplayer if the current state is not suspending. Fix for bug 2480093.
Gloria Wang
2010-02-23
New API on VideoView widget to suspend/resume a session. Do not release the M...
Gloria Wang
2010-01-28
API Extension: Support for optionally specifying a map of extra request heade...
Andreas Huber
2009-09-30
Invoke the OnErrorListener callback when MediaPlayer.setDataSource() throws.
Andrei Popescu
2009-08-20
The MetaData API is optional and getMetadata may return null if unsupported.
Andreas Huber
[next]