summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/BitmapScreenNail.java
Commit message (Expand)AuthorAgeFilesLines
* Improvements in animation from album page to photo pageBobby Georgescu2012-08-211-1/+12
* Code clean up.Ahbong Chang2012-07-301-0/+1
* Don't reuse bitmap before HoneyComb.Owen Lin2012-07-031-7/+9
* Limit the size of a ScreenNail.Owen Lin2012-05-221-6/+15
* Show gray tile for screennails not loaded yet.Chih-Chung Chang2012-05-171-6/+114
* In filmstrip, show placeholders for pictures not loaded yet.Chih-Chung Chang2012-04-191-8/+1
* Add thumb pool the cache Bitmap used for thumbnails.Chih-Chung Chang2012-04-181-2/+8
* Add new filmstrip mode for PhotoView.Chih-Chung Chang2012-04-101-0/+1
* Use SurfaceTexture to show Camera preview.Chih-Chung Chang2012-04-021-5/+5
* Create a ScreenNail interface so we can add other types of screenails.Chih-Chung Chang2012-03-211-0/+84