summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/data/FilterSource.java
Commit message (Collapse)AuthorAgeFilesLines
* Show Camera placeholder as first filmstrip item in rollBobby Georgescu2012-10-021-2/+17
| | | | | | | | | | Bug: 7272674 The camera roll filmstrip view now shows a shortcut to launch the camera when opened from the Gallery app. Note: the edits to SnailAlbum and SnailSource were made to allow sharing code between SingleItemAlbum and SnailAlbum Change-Id: I1bd2f3db99138c4b79a41c9c5baee46704cd18e0
* Show a placeholder when the camera filmstrip is emptyBobby Georgescu2012-09-281-0/+18
| | | | | | | | Bug: 7213757 Tapping the placeholder takes the user back to the full-screen camera capture mode. Change-Id: I844f789b8e80f34e79f4a9c366c1c244bbf1f2a5
* 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
* Add swipe-to-delete gesture.Chih-Chung Chang2012-06-181-8/+16
| | | | Change-Id: I992e59702f9dfff17da2f4464e48c9228d42b1b3
* Initial code for Gallery2.Owen Lin2011-08-181-0/+52
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c