summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Add the menu items back" into gb-ub-photos-carlsbadztenghui2013-08-131-0/+126
|\|
| * Add the menu items backztenghui2013-08-131-0/+126
* | Check for device support before taking video snapshotsDoris Liu2013-08-131-17/+24
|/
* Remove Refocus from Camera UI.Sascha Haeberling2013-08-132-13/+1
* Merge "Fix video capture intent handling" into gb-ub-photos-carlsbadDoris Liu2013-08-133-15/+45
|\
| * Fix video capture intent handlingDoris Liu2013-08-133-15/+45
* | Add local data types.Angus Kong2013-08-125-27/+77
* | Don't return null if there's no images to load.Angus Kong2013-08-121-4/+7
|/
* Don't set mImages to null, as we call .size() later.Sascha Haeberling2013-08-121-1/+1
* Merge "Add the basic action bar back." into gb-ub-photos-carlsbadztenghui2013-08-121-1/+12
|\
| * Add the basic action bar back.ztenghui2013-08-091-1/+12
* | Merge "Clean up Gallery codes." into gb-ub-photos-carlsbadAngus Kong2013-08-1055-3376/+198
|\ \
| * | Clean up Gallery codes.Angus Kong2013-08-0955-3376/+198
* | | Fix NPE after capture when camera roll is empty.Angus Kong2013-08-091-11/+2
|/ /
* | Use PopupWindow for settings popupDoris Liu2013-08-094-85/+69
* | Fix DataAdapter wrapper classes callback mechanism.Angus Kong2013-08-092-6/+44
|/
* Merge "Refactor data/LocalData." into gb-ub-photos-carlsbadAngus Kong2013-08-076-713/+764
|\
| * Refactor data/LocalData.Angus Kong2013-08-076-713/+764
* | Changes required for building GoogleCamera.Sascha Haeberling2013-08-071-5/+37
|/
* 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
|/