summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/data
Commit message (Expand)AuthorAgeFilesLines
* Remove files actually.Angus Kong2013-06-142-16/+131
* Add enable/disable swiping to filmstripDoris Liu2013-06-061-1/+1
* Merge "Play video from flim strip." into gb-ub-photos-carlsbadAngus Kong2013-06-052-25/+47
|\
| * Play video from flim strip.Angus Kong2013-06-042-25/+47
* | Add interface for swipe checking.Angus Kong2013-06-051-0/+15
|/
* Merge "Add secure camera support." into gb-ub-photos-carlsbadAngus Kong2013-06-042-39/+123
|\
| * Add secure camera support.Angus Kong2013-06-032-39/+123
* | Add play icon for videos.Angus Kong2013-06-031-6/+22
|/
* Add newly taken photos/videos to film strip.Angus Kong2013-05-311-0/+40
* Merge "Don't use the same drawable for every view." into gb-ub-photos-carlsbadAngus Kong2013-05-311-1/+2
|\
| * Don't use the same drawable for every view.Angus Kong2013-05-301-1/+2
* | Fix mistakenly reversed order in FilmStripView.Angus Kong2013-05-301-2/+2
|/
* Fix/simplify comparator of LocalData.Angus Kong2013-05-231-9/+11
* Add remove UI in FilmStripViewAngus Kong2013-05-162-0/+25
* Improve bitmap load efficiency.Angus Kong2013-05-142-344/+496
* 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