summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/VideoCamera.java
Commit message (Expand)AuthorAgeFilesLines
* Defer bitmap rotation until it's drawn on ImageView.Ray Chen2009-07-291-1/+1
* Start preview earlier to let user see preview earlier.Wu-cheng Li2009-07-151-25/+38
* Fix 1973541: The mode switcher does not correspond to the actual mode.Chih-Chung Chang2009-07-141-1/+2
* Revert "Start preview earlier to let user see preview earlier."Wu-cheng Li2009-07-101-38/+25
* Read max file size from video capture intent.Wu-cheng Li2009-07-081-12/+27
* Style fix.Chih-Chung Chang2009-07-061-53/+78
* Reset the switch state in "onStart" in both Camera and Camcorder.Owen Lin2009-07-021-7/+14
* Fixed the OOM in crop image.Owen Lin2009-07-011-5/+3
* Fix 1950477: Menu items for video review are incorrect.Chih-Chung Chang2009-07-011-25/+0
* Solve task flow problems in Camera and Camcorder.Owen Lin2009-06-301-0/+1
* Start preview earlier to let user see preview earlier.Wu-cheng Li2009-07-011-25/+38
* Improve switcher to enable drag and drop operations.Owen Lin2009-06-241-5/+16
* Change icon for retake in video.Owen Lin2009-06-231-1/+3
* Do not start preview if surface is null.Wu-cheng Li2009-06-231-0/+6
* UI refresh for attachment capture mode.Owen Lin2009-06-201-177/+182
* Fix attach video.Wu-cheng Li2009-06-191-6/+67
* Integrate camcorder review mode to ReviewImage.Wu-cheng Li2009-06-191-6/+22
* Fill the size in database when insert a new item to the table.Owen Lin2009-06-191-0/+2
* New UI for cameraOwen Lin2009-06-181-141/+10
* Reduce the latency to enter camera setting.Wu-cheng Li2009-06-181-0/+4
* Throw exception if startPreview or setPreviewDisplay fails.Wu-cheng Li2009-06-111-16/+7
* Share Camera between Camera and VideoCamera.Chih-Chung Chang2009-06-101-5/+5
* Revert the workaround for the buggy driver.Chih-Chung Chang2009-06-091-6/+1
* Add correct action icons to ViewImage for videoOwen Lin2009-06-081-7/+0
* Reduce VideoCamera start-up time.Wu-cheng Li2009-06-061-42/+53
* Fixes some warnings shown in Eclipse.Owen Lin2009-06-031-5/+0
* Lock camera before releasing it. Skip keys after pausing.Wu-cheng Li2009-06-021-4/+10
* Issue 1860338: Remove the video size check for "share".Chih-Chung Chang2009-06-021-18/+1
* New UI for donut's camera !!Owen Lin2009-05-221-20/+27
* Fix Issue 1750544.repo sync2009-05-211-2/+6
* Implement 1746508: add duration limit settings to camcorder.Chih-Chung Chang2009-05-201-5/+11
* Fix 1864421.Chih-Chung Chang2009-05-201-5/+9
* Restart preview after recording to avoid the bug in driver.Chih-Chung Chang2009-05-141-4/+9
* Move things out of surfaceChanged to reduce ANR.Wu-cheng Li2009-05-121-10/+50
* Temporarily change max duration for video recording to 600 minutes for testing.Chih-Chung Chang2009-05-091-1/+1
* Code clean up.Chih-Chung Chang2009-04-291-1/+1
* Take user to video preview after the video button is clicked in review mode.Chih-Chung Chang2009-04-231-1/+1
* Enable hot camera preview.Chih-Chung Chang2009-04-231-17/+82
* Code clean up.Chih-Chung Chang2009-04-171-1/+0
* Code clean up.Chih-Chung Chang2009-04-171-1/+1
* Code clean up.Chih-Chung Chang2009-04-161-14/+5
* AI 146099: 1. Use ICancelable<T> to replace several different interfaces, suc...Owen Lin2009-04-141-3/+2
* AI 145823: Remove unused code.Chih-Chung Chang2009-04-121-1/+0
* AI 145700: Style fix.Ray Chen2009-04-101-4/+14
* AI 145048: Code clean up.Chih-Chung Chang2009-04-081-2/+0
* AI 144837: Style fix.Chih-Chung Chang2009-04-071-146/+171
* AI 144530: Refactor the huge codes in ImageManager. Extract member classes to...Owen Lin2009-04-031-4/+8
* AI 143170: am: CL 142872 Remove the share button if the image is shared from ...Chih-Chung Chang2009-03-271-1/+0
* Automated import from //branches/donutburger/...@142525,142525Chih-Chung Chang2009-03-251-0/+1
* Automated import from //branches/donutburger/...@142517,142517Owen Lin2009-03-241-4/+6