summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/data
Commit message (Expand)AuthorAgeFilesLines
...
* | More logs for gallery crash error, remove a potential causeBobby Georgescu2012-10-012-5/+13
|/
* Merge "Fixed behavior for back key when viewing download." into gb-ub-photos-...Ruben Brunk2012-09-281-0/+32
|\
| * Fixed behavior for back key when viewing download.Ruben Brunk2012-09-261-0/+32
* | Show a placeholder when the camera filmstrip is emptyBobby Georgescu2012-09-286-72/+243
* | Several secure album changes.Wu-cheng Li2012-09-271-1/+1
* | Merge "Show unlock image in secure album only when camera roll has items." in...Wu-cheng Li2012-09-261-2/+20
|\ \
| * | Show unlock image in secure album only when camera roll has items.Wu-cheng Li2012-09-261-2/+20
| |/
* / Only create debugTag if necessaryJohn Reck2012-09-261-5/+8
|/
* Add an unlock image in the end of secure album.Wu-cheng Li2012-09-254-5/+121
* Use vendor specific MIME type for sharing LightCycle panoramasMangesh Ghiware2012-09-233-3/+3
* Fix metadata of cropped image for details display.Earl Ou2012-09-202-1/+4
* Add UriImage support for viewing LightCycle panoramas.George Mount2012-09-183-3/+40
* Fix bugs relating to grid/filmstrip switchingBobby Georgescu2012-09-171-0/+1
* Launch next-gen editor if present and show FX buttonBobby Georgescu2012-09-111-0/+5
* Ensure peekObject is called in the syncrhonization block.Owen Lin2012-09-116-42/+61
* More logging added for monkey crashDoris Liu2012-09-101-1/+3
* Show play icon for panorama.George Mount2012-09-103-0/+14
* Reskin: switching between filmstrip and grid in albumBobby Georgescu2012-09-093-0/+18
* 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
|/
* Move LightCycle checking to the closed source.Angus Kong2012-09-051-2/+2
* Set inMutable to true if we may reuse the bitmap.Owen Lin2012-09-041-0/+11
* 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
* | Remove unused resources and fix some warnings.Owen Lin2012-08-305-15/+24
* | Invoke LightCycle viewer for panoramas.Angus Kong2012-08-292-0/+8
* | add the menu button to support trimmingTeng-Hui Zhu2012-08-272-1/+2
* | Add secure album support for lock screen camera.Wu-cheng Li2012-08-275-11/+158
|/
* Extract EXIF info only for JPEG filesOwen Lin2012-08-132-1/+7
* Add logging for monkeyDoris Liu2012-08-021-1/+2
* Fix typo of datetaken field.Wu-cheng Li2012-08-011-1/+1
* Don't use Files.getContentUri in previous API levels.Owen Lin2012-08-014-135/+260
* Remove /mtp from TOP_SET_PATH before HC.Owen Lin2012-08-011-10/+14
* Code clean up.Ahbong Chang2012-07-3030-3/+52
* Add @TargetApi for all Mtp related code.Owen Lin2012-07-245-0/+16
* Use MTP only if the MTP API is available.Chih-Chung Chang2012-07-041-1/+4
* Add ExifTags to hold tag names that are not available in ExifInterfaceHung-ying Tyan2012-07-031-3/+4
* Don't reuse bitmap before HoneyComb.Owen Lin2012-07-035-76/+99
* Don't use Build.VERSION_CODES.Owen Lin2012-06-281-2/+1
* am acd75301: am bb52543c: Merge "Show undo option for 3 seconds after the las...Chih-Chung Chang2012-06-271-0/+7
|\
| * Show undo option for 3 seconds after the last picture is deleted.Chih-Chung Chang2012-06-271-0/+7
* | am 27a76801: am c7e89dae: Update thumbnail if a picture is deleted in backgro...Chih-Chung Chang2012-06-264-0/+17
|\|
| * Update thumbnail if a picture is deleted in background.Chih-Chung Chang2012-06-264-0/+17
* | am 64cebdd1: am 6118af9d: Fix the behavior of deleting the last picture.Chih-Chung Chang2012-06-261-44/+174
|\|
| * Fix the behavior of deleting the last picture.Chih-Chung Chang2012-06-261-44/+174
* | Use MediaColumns.WIDTH and MediaColumns.HEIGHT only when they are available.Owen Lin2012-06-221-2/+18
|/
* Add swipe-to-delete gesture.Chih-Chung Chang2012-06-184-15/+140
* Fix 6259517 "0 images / videos available" toast is displayed in gallery on la...Ray Chen2012-05-234-0/+32
* Handle null for the video resolution field in MediaProvider.Chih-Chung Chang2012-05-171-0/+1