Refocus integration phase 1.
Adds back the PhotoSphere View icon in filmstrip.
Hide "View Photo Sphere" button by default.
Remove Camera from Gallery2.
Remove all the tests from Gallery2 until we have them sorted out.
Prevent NPE.
I18N the Gallery's Details dialog.
Add .gitignore to Gallery2
Make parsing integers for details dialog more robust.
Adds GMS Core PanoramaClient to Gallery
First cut at a skeleton for the TinyPlanets fil...
Adds a tiny planet (stereographic projection) i...
Use XMP meta-data for correct tiny planets.
Fix tiny planet not using XMP metadata anymore
Add method for returning SoundPool audio type.
Refactor the methods for changing the on-screen...
Make sure we don't add the pano sharing menu in...
Fixes video mode indicators by resetting them o...
Store location for SRI panoramas.
Avoid rounding errors from cropping uncropped i...
Reduce max size of bitmap returned by crop dialog.
Make sure canceling a filter does not undo prev...
Make capture thumbnail tappable in video mode.
Refocus integration phase 1.
Adds back the PhotoSphere View icon in filmstrip.
Adds a tiny planet (stereographic projection) i...
Removing the disabled undo button.
First cut at a skeleton for the TinyPlanets fil...
Avoid rounding errors from cropping uncropped i...
Refocus integration phase 1.
Adds back the PhotoSphere View icon in filmstrip.
Hide "View Photo Sphere" button by default.
Make sure we use xmp_toolkit from external inst...
Adds a tiny planet (stereographic projection) i...
This removes all non-Camera stuff from Camera2.
Remove all .mk files from the cloned Camera2 un...
Remove two more .mk files. We will add CleanSpe...
Add .mk files for Camera2.
This adds the following four CLs to Camera2:
Changes required for building GoogleCamera.
Remove refocus icon if it's not enabled or pres...
Add camera-related tests back.
Update app name to "Camera" before merging to KLP.
Don't set mImages to null, as we call .size() l...
Remove Refocus from Camera UI.
Don't take a snapshot if video recording is not...
Clean up unused code.
Copy over libjni_mosaic from Camera. We need to...
Brings back the details menu with most EXIF dat...
Single-tap in fullscreen view toggles ActionBar.
Bring back the bottom controls in Filmstrip.
Enable switching cameras in video mode.
Add video details to the details menu
Rename accessibility text for Photo Sphere mode...
Remove the "button" part of the shutter button ...
Speed up filmstrip by not decoding with default...
Proper I18N of the Details dialog, especially f...
Make parsing integers for details dialog more r...
Remove Refocus string and icon
Use the well-translated camera_label instead of...
Remove RefocusHelper.
Fix of memory issues with bitmaps in filmstrip.
Disable shutter button while picture is being t...
Let the Camera app remember which mode it was s...
Automatic versioning for Camera.
Rename renering message from panorama to photo ...
Use app_name label now that we have the correct...
Increase char limit.
Remove unused strings.
Re-add a strings that should not have cleaned up.
Set the system UI to low profile when we hide t...
Make sure we switch to preview view when resuming.
Update indicators at the right time to show the...
Bring back tiny planet to the Camera filmstrip
Fix DeadLock in TinyPlanet.
Fix potential deadlock while rendering the prev...
Avoid expensive O(n) main-thread operation when...
Add HQ and HD strings.
Adding a simple done handler interface.
Don't crash the app if camera is not available.
Fall back to Photo module if stores index is il...
Adding Hideybar support for K and up.
Clean up ApiHelper and remove unused code paths.
Fix various message issues
Localize the numbers in the time laps popup.
Remove hideybars from Camera.
Don't expose the Camera crop intent.
Add HQ option and use it to switch to GCam.
Fix the checks for when to remove the HDR/HQ ic...
Add HQ icon indicator support.
Add orientation information to the details dialog.
Add basic EXIF to the tiny planet so that rotat...
Change crop label to avoid aapt dump badging fr...
Show status bar in filmstrip mode
Add content description to post-capture thumbnail.
Deactivate the backup agent in Camera2
Increase char limit for camera timer sound mess...
Add missing crop message.
Add HDR+ mode strings (to replace HQ mode)
Change icons and code from HQ to HDR+ mode.