summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera
Commit message (Expand)AuthorAgeFilesLines
* Single-tap in fullscreen view toggles ActionBar.Sascha Haeberling2013-08-152-1/+15
* Implent show-on-map functionality.Sascha Haeberling2013-08-157-27/+102
* Merge "Brings back the details menu with most EXIF data in it. Some are still...Sascha Haeberling2013-08-157-18/+591
|\
| * Brings back the details menu with most EXIF data in it.Sascha Haeberling2013-08-157-18/+591
* | Defining broadcast intent strings as constants in CameraUtil.java.Dan Aminzade2013-08-152-4/+14
|/
* Single tap to full screen mode.Angus Kong2013-08-141-18/+5
* Merge "Make current view center in filmstrip." into gb-ub-photos-carlsbadAngus Kong2013-08-141-5/+25
|\
| * Make current view center in filmstrip.Angus Kong2013-08-141-5/+25
* | Add support for remote shutter control via broadcast intents.Dan Aminzade2013-08-141-64/+97
|/
* Handle unexpected exceptions when loading videos.Angus Kong2013-08-142-24/+35
* Fix camera preview stopped after onResume().Angus Kong2013-08-138-172/+133
* Merge "Don't take a snapshot if video recording is not in progress." into gb-...Sascha Haeberling2013-08-131-3/+5
|\
| * Don't take a snapshot if video recording is not in progress.Sascha Haeberling2013-08-131-3/+5
* | Merge "Clean up unused code." into gb-ub-photos-carlsbadSascha Haeberling2013-08-133-40/+1
|\|
| * Clean up unused code.Sascha Haeberling2013-08-133-40/+1
* | Merge "Hide the actionbar and title at the beginning" into gb-ub-photos-carlsbadztenghui2013-08-131-0/+1
|\ \ | |/ |/|
| * Hide the actionbar and title at the beginningztenghui2013-08-131-0/+1
* | 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