summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/FilmStripView.java
Commit message (Expand)AuthorAgeFilesLines
* Never ignore finger swipes in gallery modeGabriele M2019-10-251-4/+0
* SnapdragonCamera: Add SettingsManager, scene, and filterByunghun Jeon2016-05-311-31/+1
* SnapdragonCamera: Add Camera2 modeByunghun Jeon2016-03-301-1/+32
* SnapdragonCamera: Adding null exception handler.Jack Yoo2016-01-301-2/+6
* SnapdragonCamera: Removing filmstrip view touch handlerJack Yoo2016-01-241-1/+0
* SnapdragonCamera: fix crash after photo deletionLikai Ding2015-05-121-11/+12
* SnapdragonCamera: fix camera preview broken when resume from gallerylikaid2015-03-231-6/+2
* SnapdragonCamera: Fix preview broken when coming back from galleryByunghun Jeon2015-03-101-3/+4
* SnapdragonCamera: circular thumbnail iconLikai Ding2015-02-171-2/+2
* Camera2: Reset zoom parameter after updatekaiyiz2014-12-121-0/+1
* SnapdragonCamera: Add back missing setting menusByunghun Jeon2014-11-191-6/+6
* SnapdragonCamera: Add preview thumbnail buttonByunghun Jeon2014-11-191-4/+8
* SnapdragonCamera: Modify SnapdragonCamera UIByunghun Jeon2014-11-171-1/+109
* Rename module and package name to co-exist with AOSP appSachin Shah2014-08-161-1/+1
* Merge "Camera: Revering changes of clear preview frame during activity pause."Linux Build Service Account2013-12-081-14/+0
|\
| * Camera: Revering changes of clear preview frame during activity pause.c_shrini2013-12-051-14/+0
* | Merge remote-tracking branch into merge_branchSanthosh Kumar H E2013-12-061-14/+39
|\ \ | |/ |/|
| * Add a null check to fix NPEztenghui2013-11-081-1/+4
| * Add logging to various actionsSeth Raphael2013-11-071-0/+3
| * Preserve high resolution image on touch during zoomDoris Liu2013-11-041-8/+11
| * Don't call onCurrentDataChanged for CameraPreview when reloading.ztenghui2013-10-211-3/+14
| * Merge "Don't allow swipe into the film strip view when swipe is disabled" int...ztenghui2013-10-171-1/+8
| |\
| | * Don't allow swipe into the film strip view when swipe is disabledztenghui2013-10-151-1/+8
* | | Camera2:Fix crash on launch of camera after deleting camera folder.Vasantha Balla2013-11-141-2/+4
* | | Clear preview frame during activity pause in full screen camera mode.Santhosh Kumar H E2013-11-121-0/+15
* | | Revert "Clear preview frame on surfaceTexture during activity pause."Shruthi Krishna2013-11-081-15/+0
* | | Clear preview frame on surfaceTexture during activity pause.Suman Mukherjee2013-11-061-0/+15
|/ /
* | Merge "Do not show any bottom controls in secure camera to prevent launching ...Erin Dahlgren2013-10-151-1/+7
|\ \
| * | Do not show any bottom controls in secure camera to prevent launching out of ...Erin Dahlgren2013-10-151-1/+7
* | | Prevent crash after deleting album from Gallery by checking for more null poi...Erin Dahlgren2013-10-151-1/+14
|/ /
* | Set camera controls visibility based on whether the camera preview is centered.Erin Dahlgren2013-10-141-4/+60
* | Workaround to prevent the data focus callback.Angus Kong2013-10-131-7/+16
* | Adjust the position after layout change.Angus Kong2013-10-121-20/+20
|/
* 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
|/