summaryrefslogtreecommitdiff
path: root/src/com/android/camera/Thumbnail.java
AgeCommit message (Expand)Author
2012-02-22Save thumbnail in a background thread.Wu-cheng Li
2012-02-21Load the thumbnail in a background thread.Wu-cheng Li
2012-02-17Prevent unnecessary initialization of thumbnail.Angus Kong
2012-01-16Allow saving panorama after the activity is paused.Angus Kong
2011-10-24Fix video thumbnail is not displayed when intent passes the fd.Wu-cheng Li
2011-09-27Prevent re-compression of thumbnail upon closing cameraGilles-Arnaud Bleu-Laine
2011-09-12The last thumbnail can be an image or video.Wu-cheng Li
2011-09-08Use the same thumbnail in camera and camcorder.Wu-cheng Li
2011-08-29Increase the resolution of the thumbnail.Wu-cheng Li
2011-08-25Add thumbnail and share popup for the last result.Angus Kong
2011-07-29Fix the NPE issue.repo sync
2011-06-15Change the thumbnail folder to internal storage.Wu-cheng Li
2011-05-26Print video name for debugging.Wu-cheng Li
2011-05-17Show review image before share.Wu-cheng Li
2011-05-17Refactor RotateImageView and thumbnail.Wu-cheng Li