summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/ScreenNail.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-35/+0
* GL packaging refactorJohn Reck2012-12-111-0/+2
* In filmstrip, show placeholders for pictures not loaded yet.Chih-Chung Chang2012-04-191-1/+0
* Add thumb pool the cache Bitmap used for thumbnails.Chih-Chung Chang2012-04-181-2/+6
* Use SurfaceTexture to show Camera preview.Chih-Chung Chang2012-04-021-4/+2
* Create a ScreenNail interface so we can add other types of screenails.Chih-Chung Chang2012-03-211-0/+32