summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/TransitionStore.java
Commit message (Collapse)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-46/+0
| | | | | | | Note: Camera2 is a clone of Gallery2 right now. Note 2: I will bring .mk files back later. Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc
* Grid/filmstrip switching behavior improvementsBobby Georgescu2012-09-251-0/+4
| | | | | | | | | | | | | | | | | | | 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
* Fix build error in old version of java.Wu-cheng Li2012-09-101-1/+2
| | | | Change-Id: I2f88846a10afd696d7dd94ddeee767c3d89d5ccf
* Reskin: switching between filmstrip and grid in albumBobby Georgescu2012-09-091-0/+5
| | | | | | | | | | | Bug: 7050303 Bug: 6541425 Allows switching between the filmstrip and the grid views within albums and launches camera roll in filmstrip mode by default. Also fixes animation issue when animating from full-screen to grid view. Change-Id: I2a37b92c129cc090fd807973f7e3e82fed207cd3
* Add transition animation for tapping from PhotoPage.Owen Lin2012-05-171-0/+36
bug:6383694 Change-Id: Ib457d6b636dafd3f8ef7340bfa85725f14d90bd0