History log of /packages/apps/Gallery2/src/com/android/gallery3d/app/MovieActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fc8c503d1351c6ee62d233a944f2bd5220e64a55 29-Nov-2011 Chih-Chung Chang <chihchung@google.com> Fix 5661035: Accepts bluetooth keys while playing a video from gallery.

Change-Id: I8174b1a97baad563d8bbd685b9aab3a8ca428ead
/packages/apps/Gallery2/src/com/android/gallery3d/app/MovieActivity.java
f9c4464d8aa366e9c7dc91493fcd8bfe2084277a 18-Oct-2011 Chih-Chung Chang <chihchung@google.com> am 209a9163: Fix 5393669: New Player Control UI.

* commit '209a9163d4e8cee0bfe162ae598ef40e6051479c':
Fix 5393669: New Player Control UI.
209a9163d4e8cee0bfe162ae598ef40e6051479c 14-Oct-2011 Chih-Chung Chang <chihchung@google.com> Fix 5393669: New Player Control UI.

Change-Id: I1aa310eee3b7715dbefea6b2f24e6f32481db49c
/packages/apps/Gallery2/src/com/android/gallery3d/app/MovieActivity.java
e6e4beb069778fafd053552287e36304df5626eb 11-Oct-2011 Ray Chen <raychen@google.com> Fix 5434523 No affordance in Gallery to share a video other than long-press in album view

Change-Id: I99361fa209ee5ba4200ccb8c1708f649c04519c2
/packages/apps/Gallery2/src/com/android/gallery3d/app/MovieActivity.java
8176012eeb96bb167ef7c7ba2d02f82b646766f0 27-Sep-2011 Chih-Chung Chang <chihchung@google.com> Fix 5158468: Hide system bar when no play control is shown.

Change-Id: Iada70c39440f19eec1cb00088531719bc1bb8328
/packages/apps/Gallery2/src/com/android/gallery3d/app/MovieActivity.java
bb7d7b94c0454d9549b2c5da2977dcd49c1a3be5 21-Sep-2011 Chih-Chung Chang <chihchung@google.com> Fix 5229466: Add "up" button to MovieActivity

Change-Id: I5d71bec7a7b09553c12afdd753cd77a73ace2c44
/packages/apps/Gallery2/src/com/android/gallery3d/app/MovieActivity.java
540e4698824654232f300992ed8c03b20c9d5946 14-Sep-2011 Owen Lin <owenlin@google.com> Pause the playback of video if the activity is resumed after 3 mins.

fix: 5260232

Also keep the current playback position when the activity is resumed.
Originally, we use the bookmark to keep the position. However, the bookmark
will be ignored if

1.) The video duration is less than 2 mins, 2.) The video
is just started (with 30sec), or 3.) The video is approching the end.

I think resume should not limited by the above rules. And we did get some
reports on this. (We mark them as WORK AS INTENTDED).

Change-Id: Ib9ac359d7ccb6a0278777b0892f0821e16bbb745
/packages/apps/Gallery2/src/com/android/gallery3d/app/MovieActivity.java
dcb265c9d08029bbb8fd77d3514482d10db53a3c 29-Aug-2011 Ray Chen <raychen@google.com> Fix 5189197: NPE in MovieActivity

Change-Id: I58f9e2c0840b4d752c2f795451ed4bc8212bb1ce
/packages/apps/Gallery2/src/com/android/gallery3d/app/MovieActivity.java
f9a0a4306d589b4a4e20554fed512a603426bfa1 17-Aug-2011 Owen Lin <owenlin@google.com> Initial code for Gallery2.

fix: 5176434

Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c
/packages/apps/Gallery2/src/com/android/gallery3d/app/MovieActivity.java