summaryrefslogtreecommitdiff
path: root/src/com/android/camera/Util.java
AgeCommit message (Expand)Author
2012-05-17Move lights-out mode handling to Gallery.Chih-Chung Chang
2012-05-17Fix ClassCastException when using timelapse recording on Nakasi.Pin Ting
2012-04-24Fix the crash when tapping thumbnail in panorama.Wu-cheng Li
2012-04-24Disable camera activities if there is no back camera.Chih-Chung Chang
2012-04-23Fix incorrect width and height written to database.Wu-cheng Li
2012-04-18Remove unused classes and rename variable.Pin Ting
2012-04-18Fix touch focus.Wu-cheng Li
2012-04-10Make aspect ratio of preview and picture the same.Wu-cheng Li
2012-04-03Use galley camera preview to support swipe UI.Angus Kong
2012-04-02Fix NPE in OutputStream.write().Pin Ting
2012-03-27Move camera operations to background thread.Pin Ting
2012-03-22Use TextureView for preview in camcorder.Angus Kong
2012-03-21Add fade in animation at mode picker.akahuang
2012-02-29Fix lint warnings.akahuang
2012-02-22Fix Eclipse warnings.Wu-cheng Li
2012-02-03Fix warnings and remove unused code.Wu-cheng Li
2012-01-04Merge "Add a test to check camera fails to connect."Wu-cheng Li
2012-01-04Add a test to check camera fails to connect.Wu-cheng Li
2012-01-03Remove brightness change to be consisten with other apps.Wu-cheng Li
2011-12-23Revert "Track users behaviour in Camera app."Wu-cheng Li
2011-12-22Track users behaviour in Camera app.Chih-yu Huang
2011-11-15Set the orientation of a panorama image.Wei-Ta Chen
2011-11-04am 93b9c8ac: Merge "5554028: Select video snapshot resolution based on the vi...Chih-Chung Chang
2011-11-025554028: Select video snapshot resolution based on the video recording aspect...Chih-Chung Chang
2011-10-27Make PreviewFrameLayout and ControlPanelLayout work in potrait mode.Wu-cheng Li
2011-10-21Fix focus area in front camera.Chih-yu Huang
2011-10-19Add hysteresis to orientation rounding.Eino-Ville Talvala
2011-10-11Fix 5429468: Append _1, _2, etc to the file name in the same second.Chih-Chung Chang
2011-10-04Fix display of preview thumbnail after recording video.Mike Dodd
2011-09-19Merge "Adjust the screen brightness in the panorama mode." into ics-factoryromWei-Ta Chen
2011-09-16Adjust the screen brightness in the panorama mode.Wei-Ta Chen
2011-09-16Change image of review control buttons.Chih-yu Huang
2011-09-08Enter lights out mode.Wu-cheng Li
2011-09-08Set rotation and gps in video snapshot.Wu-cheng Li
2011-09-02Move review control out of preview.Chih-yu Huang
2011-09-01Add video snapshot.Wu-cheng Li
2011-09-01Fix NPE 5238952 when generating panorama fails.Angus Kong
2011-08-12Remove zoom ratio text label.Wu-cheng Li
2011-08-11Use matrix to transform the location of faces.Wu-cheng Li
2011-08-09Use new background and shutter button.Wu-cheng Li
2011-08-04Add face detection UI.Wu-cheng Li
2011-08-04Merge the indicator bar implementations.Chung-yih Wang
2011-06-27Add camcorder zoom.Wu-cheng Li
2011-06-17Check if device policay manager has disabled camera.Wu-cheng Li
2011-05-17Refactor RotateImageView and thumbnail.Wu-cheng Li
2011-05-17Remove dead code and reduce visibility.Wu-cheng Li
2011-04-28Do not trigger touch focus when popup window is dismissed.Wu-cheng Li
2011-04-28Reduce the size of focus rectangle.Wu-cheng Li
2011-01-26Fix camera preview orientation when device is held in portrait.Wu-cheng Li
2011-01-18Change AlertDialog.setIcon to setIconAttribute.Wu-cheng Li