summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/data/CameraDataAdapter.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix check of failing decoding boundaries callsAngus Kong2013-06-261-1/+0
| | | | Change-Id: I7b7780de9988312f9ce79c2a27132b7f6acb1c4e
* Remove files actually.Angus Kong2013-06-141-2/+57
| | | | Change-Id: Ideba2dfff0678f1049bf2bdc93cee98bbb0e589e
* Add enable/disable swiping to filmstripDoris Liu2013-06-061-1/+1
| | | | Change-Id: I3e019764a72f947545cd230b9bfe45f67d83dc29
* 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
| | | | | | | | Change-Id: Iaedf42d7dabee53f75a20c57f9e6916864ea271f
* | Add interface for swipe checking.Angus Kong2013-06-051-0/+15
|/ | | | | | And fullscreen notification. Change-Id: Ib264904cca47f1fc90ae5e392f0672c253e4d833
* Add secure camera support.Angus Kong2013-06-031-38/+50
| | | | Change-Id: I672d76cb4de37c46394a5e8ee2899cf571158a2c
* Add newly taken photos/videos to film strip.Angus Kong2013-05-311-0/+40
| | | | Change-Id: I82d9e83d0a45f14036a194cf1ad5793b436357cd
* Don't use the same drawable for every view.Angus Kong2013-05-301-1/+2
| | | | | | The placeholder drawable should be cloned for each view using it. Change-Id: Ic9f7614cc91c95a16105b3b8a9e07c81a8f1a2d7
* Add remove UI in FilmStripViewAngus Kong2013-05-161-0/+6
| | | | | | | 1. Add UI support for swipe to delete. 2. Don't set children padding. Change-Id: I26be97f14d569db3df6a127cd00efe3c0c60f22c
* Improve bitmap load efficiency.Angus Kong2013-05-141-344/+75
| | | | | Call prepare before/recycle after using image data. Change-Id: I3387c8ca68f57c3949fed2aaa3e26490e66c791a
* Dropping back FilmStripView codes.Angus Kong2013-05-131-0/+604
| | | | | | Ongoing work that doesn't affect builds. Change-Id: I83d81fa91e87d10787c3ce1d767bc41131341067
* Remove new camera activity to avoid build breakageDoris Liu2013-05-081-604/+0
| | | | Change-Id: I56f0586ae196f57a0f55b8d835e6bc8fd27bdcfe
* Load video items in the new camera filmstrip.Angus Kong2013-04-121-30/+210
| | | | | | | | | Also fixes: 1. NPE when no data to load. 2. The last item is skipped. 3. date and id should be long instead of int. Change-Id: I7cad06998d78e0d3f0a30be24e65eb0f777b9c0e
* Integrate FilmStripView.Angus Kong2013-04-111-27/+64
| | | | Change-Id: Ib9f280a4c58a5c120775d5e9340ea04d56c0343d
* Refactor CameraDataAdapter for other data types.Angus Kong2013-04-091-173/+215
| | | | Change-Id: I4d925a4f2a9c2d6d14beda8781a1d4ca5cf3c1f4
* Add more gestures and animations in FilmStripView.Angus Kong2013-04-081-5/+20
| | | | | | Now supports fullscreen mode and filmstrip mode. Change-Id: I4c568e37f3306d970b3439f86ac6757b15c7cd4f
* Horizontal scrollable filmstrip view.Angus Kong2013-03-131-0/+330
Change-Id: I076a07cd9a949ecdc8e4499b171b64e7becdbef2