summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Do not accept fling gesture after we changed from/to filmstrip mode.Chih-Chung Chang2012-09-111-6/+2
* Merge "Don't start filmstrip mode in Get Content mode." into gb-ub-photos-archesOwen Lin2012-09-101-2/+1
|\
| * Don't start filmstrip mode in Get Content mode.Owen Lin2012-09-111-2/+1
* | Ensure peekObject is called in the syncrhonization block.Owen Lin2012-09-119-128/+125
* | Merge "Remove the space before colons in details." into gb-ub-photos-archesOwen Lin2012-09-101-2/+2
|\ \ | |/ |/|
| * Remove the space before colons in details.Owen Lin2012-09-051-2/+2
* | Merge "Improvements to empty album behavior in Gallery" into gb-ub-photos-archesBobby Georgescu2012-09-102-43/+56
|\ \
| * | Improvements to empty album behavior in GalleryBobby Georgescu2012-09-102-43/+56
* | | More logging added for monkey crashDoris Liu2012-09-101-1/+3
|/ /
* | Remove VIEW activity from LightCycle.George Mount2012-09-101-2/+1
* | Show play icon for panorama.George Mount2012-09-106-2/+40
* | Merge "Back button should progress through the app" into gb-ub-photos-archesDoris Liu2012-09-101-0/+5
|\ \
| * | Back button should progress through the appDoris Liu2012-09-071-0/+5
* | | Do not allow panorama viewer in secure album.Wu-cheng Li2012-09-101-1/+1
* | | Fix build error in old version of java.Wu-cheng Li2012-09-101-1/+2
* | | Fix import statement breaking buildBobby Georgescu2012-09-091-1/+1
* | | Reskin: switching between filmstrip and grid in albumBobby Georgescu2012-09-099-40/+221
* | | Merge "Use XmpUtil to detect panorama instead of caption." into gb-ub-photos-...George Mount2012-09-071-1/+1
|\ \ \
| * | | Use XmpUtil to detect panorama instead of caption.George Mount2012-09-071-1/+1
* | | | Update media items when a picture is deleted in secure album.Wu-cheng Li2012-09-071-7/+69
|/ / /
* | | Merge "Fix some typos and style in ExifTag" into gb-ub-photos-archesHung-ying Tyan2012-09-061-8/+8
|\ \ \
| * | | Fix some typos and style in ExifTagEarl Ou2012-09-061-8/+8
* | | | Merge "Rearrange the constants in ExifTag" into gb-ub-photos-archesHung-ying Tyan2012-09-065-327/+493
|\| | |
| * | | Rearrange the constants in ExifTagEarl Ou2012-09-065-327/+493
* | | | Fix tap to focus, back button to camera on MantaDoris Liu2012-09-051-2/+3
| |/ / |/| |
* | | Merge "Change lightcycle call to be in Gallery's package" into gb-ub-photos-a...George Mount2012-09-051-3/+0
|\ \ \
| * | | Change lightcycle call to be in Gallery's packageGeorge Mount2012-09-051-3/+0
* | | | Merge "Increase threshold for logging texture size warnings" into gb-ub-photo...Bobby Georgescu2012-09-051-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Increase threshold for logging texture size warningsBobby Georgescu2012-09-041-1/+2
| |/ /
* / / Move LightCycle checking to the closed source.Angus Kong2012-09-053-4/+4
|/ /
* | Merge "Make a time jump when user clicks outsides the scrubber." into gb-ub-p...Owen Lin2012-09-041-25/+21
|\ \
| * | Make a time jump when user clicks outsides the scrubber.Owen Lin2012-09-041-25/+21
| |/
* | Merge "Set inMutable to true if we may reuse the bitmap." into gb-ub-photos-a...Owen Lin2012-09-041-0/+11
|\ \
| * | Set inMutable to true if we may reuse the bitmap.Owen Lin2012-09-041-0/+11
| |/
* / Fix NPE in CropImage.changeExifImageSizeTag().Hung-ying Tyan2012-09-041-5/+17
|/
* Merge "Fix NPE when deleting a photo in Clustering mode." into gb-ub-photos-a...Owen Lin2012-09-021-1/+3
|\
| * Fix NPE when deleting a photo in Clustering mode.Owen Lin2012-08-301-1/+3
* | Merge "Handle other header tag in ExifParser before APP1" into gb-ub-photos-a...Hung-ying Tyan2012-09-023-42/+59
|\ \
| * | Handle other header tag in ExifParser before APP1Earl Ou2012-08-313-42/+59
* | | Merge "Handle mis-ordered APP segment in ExifOutputStream" into gb-ub-photos-...Hung-ying Tyan2012-09-021-11/+36
|\| |
| * | Handle mis-ordered APP segment in ExifOutputStreamEarl Ou2012-08-311-11/+36
* | | Merge "Remove the parameter of getAllExifTags() in IfdData" into gb-ub-photos...Hung-ying Tyan2012-09-022-5/+5
|\| |
| * | Remove the parameter of getAllExifTags() in IfdDataEarl Ou2012-08-312-5/+5
* | | Merge "Fix some typos and style in previous CL" into gb-ub-photos-archesHung-ying Tyan2012-09-023-12/+13
|\| |
| * | Fix some typos and style in previous CLEarl Ou2012-08-313-12/+13
* | | Merge "Save EXIF info to cropped picasa image with the new EXIF lib." into gb...Hung-ying Tyan2012-09-023-19/+41
|\| |
| * | Save EXIF info to cropped picasa image with the new EXIF lib.Earl Ou2012-08-313-19/+41
* | | Use FLAG_SHOW_WHEN_LOCKED for secure album.Wu-cheng Li2012-08-313-13/+22
|/ /
* | Add prefix to GPS tag in ExifTagEarl Ou2012-08-301-31/+31
* | Re-save Exif info for cropped local imageEarl Ou2012-08-301-83/+50