summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera
Commit message (Expand)AuthorAgeFilesLines
* Remove refocus icon if it's not enabled or present.Sascha Haeberling2013-08-061-13/+33
* This adds the following four CLs to Camera2:Sascha Haeberling2013-08-0615-286/+739
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-0675-215/+2768
* Load the FilmStrip data in onCreate()Angus Kong2013-08-051-19/+20
* Add LocalDataAdapter and wrappers.Angus Kong2013-08-0110-221/+810
* Merge "Adds back the PhotoSphere View icon in filmstrip." into gb-ub-photos-c...Sascha Haeberling2013-08-015-130/+541
|\
| * Adds back the PhotoSphere View icon in filmstrip.Sascha Haeberling2013-08-015-130/+541
* | Merge "Add wrapper for face detection listener." into gb-ub-photos-carlsbadAngus Kong2013-07-314-52/+104
|\ \
| * | Add wrapper for face detection listener.Angus Kong2013-07-314-52/+104
* | | Set default video quality to the highestDoris Liu2013-07-312-51/+26
|/ /
* / Fix switching camera failure.Angus Kong2013-07-311-1/+1
|/
* Refactor CameraManager.Angus Kong2013-07-298-476/+1071
* Refocus integration phase 1.Sascha Haeberling2013-07-242-1/+11
* Remove legacy code ActivityBase.java.Angus Kong2013-07-243-646/+28
* Add stitching manager in Camera.Angus Kong2013-07-172-1/+74
* Refine MediaSaveService to use memory limit.Angus Kong2013-07-171-10/+18
* Remove unnecessary startPreview thread in video.Angus Kong2013-07-153-52/+41
* Use ValueAnimator to ensure callbacks get calledDoris Liu2013-07-111-79/+62
* Measure children after the dimension is determined.Angus Kong2013-07-091-1/+5
* Add in carlsbad: Avoid duplicated location popupsDoris Liu2013-07-023-24/+43
* Merge "Clean up PreviewGestures" into gb-ub-photos-carlsbadMichael Kolb2013-06-262-64/+3
|\
| * Clean up PreviewGesturesMichael Kolb2013-06-262-64/+3
* | Merge "Add fullscreen mode." into gb-ub-photos-carlsbadAngus Kong2013-06-262-70/+168
|\ \ | |/ |/|
| * Add fullscreen mode.Angus Kong2013-06-262-70/+168
* | Fix check of failing decoding boundaries callsAngus Kong2013-06-262-15/+6
|/
* Don't use post-ICS API View.setBackground().Angus Kong2013-06-251-22/+34
* Synchronize camera access in start preview thread.Angus Kong2013-06-251-8/+6
* Clean up camera switcherDoris Liu2013-06-244-22/+8
* Merge "Remove SRI panorama" into gb-ub-photos-carlsbadDoris Liu2013-06-216-985/+0
|\
| * Remove SRI panoramaDoris Liu2013-06-206-985/+0
* | Add flash animation to photo moduleDoris Liu2013-06-192-11/+46
|/
* Set window flags to show secure cameraDoris Liu2013-06-181-9/+24
* Switch over to use new camera activityDoris Liu2013-06-1823-9680/+1133
* Remove files actually.Angus Kong2013-06-144-41/+174
* Merge "Add callbacks for switching to camera/filmstrip" into gb-ub-photos-car...Doris Liu2013-06-139-61/+57
|\
| * Add callbacks for switching to camera/filmstripDoris Liu2013-06-139-61/+57
* | Merge "Refactor to separate out EGL part." into gb-ub-photos-carlsbadAngus Kong2013-06-133-117/+255
|\ \ | |/ |/|
| * Refactor to separate out EGL part.Angus Kong2013-06-123-117/+255
* | Merge "Update camera orientation when device is flipped" into gb-ub-photos-ca...Doris Liu2013-06-1311-94/+142
|\ \
| * | Update camera orientation when device is flippedDoris Liu2013-06-1311-94/+142
* | | In carlesbad, fix image capture on S4Doris Liu2013-06-121-0/+4
* | | Merge "Disable zoom when camera does not support zoom" into gb-ub-photos-carl...Doris Liu2013-06-115-2/+19
|\ \ \ | |_|/ |/| |
| * | Disable zoom when camera does not support zoomDoris Liu2013-06-115-2/+19
* | | Fix build.Angus Kong2013-06-111-1/+1
* | | Use setPreviewFpsRange instead.Angus Kong2013-06-113-5/+23
|/ /
* / Add enable/disable swiping to filmstripDoris Liu2013-06-067-11/+27
|/
* Merge "Play video from flim strip." into gb-ub-photos-carlsbadAngus Kong2013-06-055-26/+63
|\
| * Play video from flim strip.Angus Kong2013-06-045-26/+63
* | Add interface for swipe checking.Angus Kong2013-06-053-0/+22
|/
* Merge "Get new camera activity up to date" into gb-ub-photos-carlsbadDoris Liu2013-06-046-178/+122
|\