summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/ScreenNail.java
Commit message (Collapse)AuthorAgeFilesLines
* In filmstrip, show placeholders for pictures not loaded yet.Chih-Chung Chang2012-04-191-1/+0
| | | | Change-Id: I037f1f054da4a3800045d5b89724341ac22272a5
* Add thumb pool the cache Bitmap used for thumbnails.Chih-Chung Chang2012-04-181-2/+6
| | | | Change-Id: Ib710f2a6fc1aa86fe4abdd18d1fa7ac71396a3b4
* Use SurfaceTexture to show Camera preview.Chih-Chung Chang2012-04-021-4/+2
| | | | Change-Id: I8bf63dfc5b969ecce51841378b093a650b6f91d8
* Create a ScreenNail interface so we can add other types of screenails.Chih-Chung Chang2012-03-211-0/+32
Add a new MediaItem type to contain a ScreenNail. Change-Id: Ia303949f3013dd48ded204eaf9ec69a102b8503e