summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/data/FilterDeleteSet.java
Commit message (Collapse)AuthorAgeFilesLines
* More logs for gallery crash error, remove a potential causeBobby Georgescu2012-10-011-4/+1
| | | | | | | | | | Bug: 7216012 Made sure that FilterDeleteSet doesn't ever return stale item counts, added extra logging in LocalMergeAlbum for NoSuchElementException so that we can have more info to diagnose this crash if it happens in the future. Change-Id: Ic988522fda4a16bb483db6ad34bc7f81ee098b03
* Fix bugs relating to grid/filmstrip switchingBobby Georgescu2012-09-171-0/+1
| | | | | | Bug: 7180582 Bug: 7146147 Change-Id: I3d2ad8866a938f9f162e14f11bc2e021834ba513
* Launch next-gen editor if present and show FX buttonBobby Georgescu2012-09-111-0/+5
| | | | | | | | Bug: 7050303 Shows editor button on the photo page and launches the next-gen photo editor if it is present on the device. Change-Id: I4058cffaec3fc4b446bd90dbecb809681d3255ea
* Code clean up.Ahbong Chang2012-07-301-0/+1
| | | | | | | | | Remove unused imports. Remove unused fields. Remove unnecessary cast. Add missing override annotations. Change-Id: Idad2e587697a5015eb5363d7b71fab9de9cc8ffb
* Show undo option for 3 seconds after the last picture is deleted.Chih-Chung Chang2012-06-271-0/+7
| | | | | Bug: 6742326 Change-Id: I5008c1984fff0a2affaeabf2a195cfcdc517ebc2
* Fix the behavior of deleting the last picture.Chih-Chung Chang2012-06-261-44/+174
| | | | | | | Also fix the jank while deleting multiple pictures quickly. Bug: 6713932, 6712555 Change-Id: I9d64d8bbdcd4ec0dc9a447a51d50f88ff27363b4
* Add swipe-to-delete gesture.Chih-Chung Chang2012-06-181-0/+115
Change-Id: I992e59702f9dfff17da2f4464e48c9228d42b1b3