OSDN Git Service

Grid/filmstrip switching behavior improvements
authorBobby Georgescu <georgescu@google.com>
Wed, 19 Sep 2012 23:51:05 +0000 (16:51 -0700)
committerBobby Georgescu <georgescu@google.com>
Tue, 25 Sep 2012 18:22:18 +0000 (11:22 -0700)
commit00ccf35f8ec016b2cb8fdcf0c65ba643dca54a14
treefd5d12f709053744d35091bfc444ddc7a5a6921f
parent62e8403c69f4a82a4023651499a88f15eaa47fa5
Grid/filmstrip switching behavior improvements

Bug: 7200453
Bug: 7196483
Bug: 7222179
Bug: 7224619

Changes:
- Launch camera in capture even if paused in grid/filmstrip
- Fixed behavior of filmstrip button after launching grid
  from camera
- Refresh bar timeouts after swiping a photo
- Partially swiping from camera to filmstrip without lifting
  finger and then swiping back no longer results in unwanted
  switch to filmstrip
- Removed hacky solution to switching to filmstrip mode

Change-Id: I5cdde927e6a27a03b99a7f4883c5601bc281f4c8
src/com/android/gallery3d/app/AlbumPage.java
src/com/android/gallery3d/app/PhotoPage.java
src/com/android/gallery3d/app/TransitionStore.java
src/com/android/gallery3d/ui/PhotoView.java