summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/FilmStripView.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Avoid unnecessary bringChildToFront() calls." into gb-ub-photos-carlsbadAngus Kong2013-10-111-4/+17
|\
| * Avoid unnecessary bringChildToFront() calls.Angus Kong2013-10-111-4/+17
* | Merge "Check both the requestId of current item and total items in filmstrip ...Erin Dahlgren2013-10-111-7/+5
|\ \
| * | Check both the requestId of current item and total items in filmstrip for bot...Erin Dahlgren2013-10-101-7/+5
| |/
* / Add fling support in zoom viewDoris Liu2013-10-101-4/+120
|/
* Update bottom edit control for photos inside secure and insecure mode.Erin Dahlgren2013-10-091-2/+4
* Update bottom controls and action bar with a tighter bounds on data change.Erin Dahlgren2013-10-091-4/+9
* Merge "Make the transition animation identical." into gb-ub-photos-carlsbadAngus Kong2013-10-091-6/+27
|\
| * Make the transition animation identical.Angus Kong2013-10-091-6/+27
* | Enter fullscreen if all items are removed.Angus Kong2013-10-091-0/+5
* | Allow scaling beyond 1:1 in zoom viewDoris Liu2013-10-081-4/+24
|/
* Keep the ImageData size info consistent with MediaStore and Exifztenghui2013-10-071-14/+23
* Merge "Make space for photosphere rendering text" into gb-ub-photos-carlsbadErin Dahlgren2013-10-031-1/+1
|\
| * Make space for photosphere rendering textErin Dahlgren2013-10-031-1/+1
* | Merge "Reads PhotoSphere metadata once fully loaded so that PhotoSphere viewe...Erin Dahlgren2013-10-021-9/+17
|\ \
| * | Reads PhotoSphere metadata once fully loaded so that PhotoSphere viewer icon ...Erin Dahlgren2013-10-011-9/+17
| |/
* / Make scroll animation smoother.Angus Kong2013-10-011-26/+84
|/
* Merge "Double tap to full screen from filmstrip" into gb-ub-photos-carlsbadDoris Liu2013-10-011-6/+11
|\
| * Double tap to full screen from filmstripDoris Liu2013-09-271-6/+11
* | Merge "Don't adjust the position while scrolling." into gb-ub-photos-carlsbadAngus Kong2013-10-011-4/+8
|\ \
| * | Don't adjust the position while scrolling.Angus Kong2013-09-301-4/+8
| |/
* / Show status bar in filmstrip modeSascha Haeberling2013-09-301-5/+0
|/
* Improve the animation to filmstrip.Angus Kong2013-09-201-78/+100
* Hide action bar after a timeoutDoris Liu2013-09-201-7/+10
* Refine Filmstrip gesture/position handling.Angus Kong2013-09-191-156/+176
* Merge "Fix zoom for images with orientation tag" into gb-ub-photos-carlsbadDoris Liu2013-09-171-3/+15
|\
| * Fix zoom for images with orientation tagDoris Liu2013-09-161-3/+15
* | Merge "Set correct alpha for views in filmstrip." into gb-ub-photos-carlsbadAngus Kong2013-09-171-29/+60
|\ \ | |/ |/|
| * Set correct alpha for views in filmstrip.Angus Kong2013-09-161-29/+60
* | Fix flicker when zooming images smaller than screenDoris Liu2013-09-161-1/+3
|/
* Merge "Always leave full-screen when swip from camera." into gb-ub-photos-car...Angus Kong2013-09-131-9/+6
|\
| * Always leave full-screen when swip from camera.Angus Kong2013-09-121-9/+6
* | Merge "Avoid flickering after swipe to delete." into gb-ub-photos-carlsbadAngus Kong2013-09-131-9/+43
|\ \
| * | Avoid flickering after swipe to delete.Angus Kong2013-09-121-9/+43
* | | Bring back tiny planet to the Camera filmstripSascha Haeberling2013-09-121-1/+5
* | | Keep undo bar around until there is user interacitonDoris Liu2013-09-121-2/+20
| |/ |/|
* | When current data is preview, don't show the action bar.ztenghui2013-09-121-3/+8
|/
* Fix the flash mode transition in video modeztenghui2013-09-111-15/+3
* Merge "Flinging back should stop at the first photo first." into gb-ub-photos...Angus Kong2013-09-101-11/+30
|\
| * Flinging back should stop at the first photo first.Angus Kong2013-09-101-11/+30
* | Hide zoom view when going to full screenDoris Liu2013-09-101-3/+5
|/
* Merge "Fix images being off-center in filmstrip." into gb-ub-photos-carlsbadAngus Kong2013-09-101-77/+84
|\
| * Fix images being off-center in filmstrip.Angus Kong2013-09-091-77/+84
* | Merge "Hide zoom view when back is pressed" into gb-ub-photos-carlsbadDoris Liu2013-09-101-0/+2
|\ \ | |/ |/|
| * Hide zoom view when back is pressedDoris Liu2013-09-091-0/+2
* | Make sure we switch to preview view when resuming.Sascha Haeberling2013-09-091-2/+3
|/
* Improve swipe gesture in filmstrip.Angus Kong2013-09-061-7/+57
* Fix black screen in mode switchingDoris Liu2013-09-051-1/+3
* Bring back 'share 360 photosphere' to filmstripMangesh Ghiware2013-09-041-0/+3
* Double tap to zoom all the way in and outDoris Liu2013-09-041-30/+134