summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/data/CameraDataAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Remove files actually.Angus Kong2013-06-141-2/+57
* Add enable/disable swiping to filmstripDoris Liu2013-06-061-1/+1
* Merge "Play video from flim strip." into gb-ub-photos-carlsbadAngus Kong2013-06-051-4/+2
|\
| * Play video from flim strip.Angus Kong2013-06-041-4/+2
* | Add interface for swipe checking.Angus Kong2013-06-051-0/+15
|/
* Add secure camera support.Angus Kong2013-06-031-38/+50
* Add newly taken photos/videos to film strip.Angus Kong2013-05-311-0/+40
* Don't use the same drawable for every view.Angus Kong2013-05-301-1/+2
* Add remove UI in FilmStripViewAngus Kong2013-05-161-0/+6
* Improve bitmap load efficiency.Angus Kong2013-05-141-344/+75
* Dropping back FilmStripView codes.Angus Kong2013-05-131-0/+604
* Remove new camera activity to avoid build breakageDoris Liu2013-05-081-604/+0
* Load video items in the new camera filmstrip.Angus Kong2013-04-121-30/+210
* Integrate FilmStripView.Angus Kong2013-04-111-27/+64
* Refactor CameraDataAdapter for other data types.Angus Kong2013-04-091-173/+215
* Add more gestures and animations in FilmStripView.Angus Kong2013-04-081-5/+20
* Horizontal scrollable filmstrip view.Angus Kong2013-03-131-0/+330