summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove CameraUtil.launchGallery, ensure SecureCamera uses Gallery up iconAlan Newberger2013-10-302-21/+8
* Fix rotation bug for animated thumbnail shown after capture.Andy Huibers2013-10-291-1/+1
* Merge "Fix the mapping between preview UI and camera sensor" into gb-ub-photo...Doris Liu2013-10-295-18/+61
|\
| * Fix the mapping between preview UI and camera sensorDoris Liu2013-10-285-18/+61
* | Merge "Fix crash when trying to reopen the camera." into gb-ub-photos-carlsbadztenghui2013-10-282-3/+9
|\ \
| * | Fix crash when trying to reopen the camera.ztenghui2013-10-282-3/+9
* | | Merge "gcam: Add placeholder image." into gb-ub-photos-carlsbadRuben Brunk2013-10-286-26/+334
|\ \ \
| * | | gcam: Add placeholder image.Ruben Brunk2013-10-286-26/+334
* | | | Merge "Fix memory leak due to inner class for handler." into gb-ub-photos-car...ztenghui2013-10-281-1/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix memory leak due to inner class for handler.ztenghui2013-10-281-1/+4
* | | Update aspect ratio when preview aspect ratio changesDoris Liu2013-10-272-0/+22
| |/ |/|
* | Fix skipped hide review layout callsDoris Liu2013-10-251-1/+1
|/
* Merge "Update preview controls on deleting all items." into gb-ub-photos-carl...Erin Dahlgren2013-10-211-1/+5
|\
| * Update preview controls on deleting all items.Erin Dahlgren2013-10-211-1/+5
* | The initial focus value should be true.ztenghui2013-10-211-1/+1
* | Don't call onCurrentDataChanged for CameraPreview when reloading.ztenghui2013-10-211-3/+14
|/
* Merge "Fix SRI orientation on manta" into gb-ub-photos-carlsbadDoris Liu2013-10-193-2/+16
|\
| * Fix SRI orientation on mantaDoris Liu2013-10-183-2/+16
* | Don't crash when preview surface could not be set.Sascha Haeberling2013-10-171-1/+1
|/
* Merge "Show a preview cover until real preview is ready" into gb-ub-photos-ca...Doris Liu2013-10-176-1/+26
|\
| * Show a preview cover until real preview is readyDoris Liu2013-10-156-3/+26
* | 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
* | | Merge "Send an message to decouple the gcam module change." into gb-ub-photos...ztenghui2013-10-161-1/+6
|\ \ \
| * | | Send an message to decouple the gcam module change.ztenghui2013-10-161-1/+6
* | | | Merge "Fix shutter covering pie menu" into gb-ub-photos-carlsbadDoris Liu2013-10-163-23/+28
|\ \ \ \ | |/ / / |/| | |
| * | | Fix shutter covering pie menuDoris Liu2013-10-163-23/+28
| | |/ | |/|
* | | Merge "gcam: Fix AF spinner not to reset when changing position" into gb-ub-p...Igor Murashkin2013-10-151-0/+1
|\ \ \
| * | | gcam: Fix AF spinner not to reset when changing positionIgor Murashkin2013-10-151-0/+1
* | | | Merge "Dismiss switcher popup when shutter button is clicked" into gb-ub-phot...Doris Liu2013-10-151-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Dismiss switcher popup when shutter button is clickedDoris Liu2013-10-151-0/+3
* | | | Merge "CameraUtil: add float clamp function" into gb-ub-photos-carlsbadIgor Murashkin2013-10-151-1/+7
|\ \ \ \ | | |/ / | |/| |
| * | | CameraUtil: add float clamp functionIgor Murashkin2013-10-141-1/+7
* | | | 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
* | | | | Merge "Prevent crash after deleting album from Gallery by checking for more n...Erin Dahlgren2013-10-151-1/+14
|\ \ \ \ \
| * | | | | Prevent crash after deleting album from Gallery by checking for more null poi...Erin Dahlgren2013-10-151-1/+14
* | | | | | Merge "NPE fix when we failed to open the camera" into gb-ub-photos-carlsbadztenghui2013-10-151-23/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | NPE fix when we failed to open the cameraztenghui2013-10-141-23/+9
* | | | | Use Gallery intents by default.Mangesh Ghiware2013-10-141-4/+3
| |/ / / |/| | |
* | | | Merge "Set camera controls visibility based on whether the camera preview is ...Erin Dahlgren2013-10-149-11/+153
|\ \ \ \
| * | | | Set camera controls visibility based on whether the camera preview is centered.Erin Dahlgren2013-10-149-11/+153
| | |_|/ | |/| |
* | | | Merge "Fix SRI upside down preview in reverse landscape and reverse portrait"...Doris Liu2013-10-142-5/+29
|\ \ \ \ | |/ / / |/| | |
| * | | Fix SRI upside down preview in reverse landscape and reverse portraitDoris Liu2013-10-142-5/+29
| | |/ | |/|
* | | Merge "Only delete the Uri coming from onMediaSaved" into gb-ub-photos-carlsbadztenghui2013-10-141-5/+5
|\ \ \ | |/ / |/| |
| * | Only delete the Uri coming from onMediaSavedztenghui2013-10-141-5/+5
* | | Merge "Ignore clicks on disabled pie menu items." into gb-ub-photos-carlsbadAngus Kong2013-10-141-0/+3
|\ \ \
| * | | Ignore clicks on disabled pie menu items.Angus Kong2013-10-131-0/+3
* | | | Merge "Workaround to prevent the data focus callback." into gb-ub-photos-carl...Angus Kong2013-10-143-10/+22
|\ \ \ \
| * | | | Workaround to prevent the data focus callback.Angus Kong2013-10-133-10/+22
| |/ / /