Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2029] Android: Implement VideoPlayer mediaControlStyle

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-26T16:10:25.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.7.0, Sprint 2011-14
ComponentsAndroid
Labelsandroid, enterprise, feature, klist, release-1.7.0, reported-1.4.0, rplist
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T03:08:31.000+0000
Updated2011-04-26T16:10:25.000+0000

Description

Feature was added for iOS, implement what's possible on Android.

Comments

  1. Alan Leard 2011-04-15

    Client needs to implement VIDEO_CONTROL_NONE for Android.

  2. Don Thorp 2011-04-15

    I'm not sure this is even possible for us but please check and implement if we can.

  3. Don Thorp 2011-04-15

    (from [67c86a19472e049dea72db478f03199106bae351]) [#2029 state:fixed-in-qa] Added support for mediaControlStyle. Added unit tests for methods so also added start, pause methods. https://github.com/appcelerator/titanium_mobile/commit/67c86a19472e049dea72db478f03199106bae351"> https://github.com/appcelerator/titanium_mobile/commit/67c86a19472e...

  4. Don Thorp 2011-04-15

    Note: in the local movie test in KS if you click on the label, it will set the control style to none. To test the control style on creation. I just modified the source to use VIDEO_CONTROL_NONE instead of VIDEO_CONTROL_DEFAULT in the same test.

JSON Source