summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/VideoCamera.java
Commit message (Expand)AuthorAgeFilesLines
* Remove GLRootView in onPause() and put it back in onResume() to avoid OOM inOwen Lin2010-04-211-14/+44
* Add aboutToChange to GLRootView.Owen Lin2010-04-131-7/+8
* ThumbnailUtils.createVideoThumbnail API changeRay Chen2010-04-011-2/+3
* Camera app update due to CameraProfile and CamcorderProfile API changesJames Dong2010-03-311-21/+8
* Fix one more NPE. (Second run)Owen Lin2010-03-301-5/+2
* Add some more ways to dismiss popup window(UX change).Owen Lin2010-03-301-2/+2
* Revert "Fix one more NPE."Chih-Chung Chang2010-03-251-3/+8
* Fix one more NPE.Owen Lin2010-03-251-8/+3
* Fix 2533691 by using REVIEW intent added in Gallery.Wei-Ta Chen2010-03-221-7/+1
* Fix several NPEs.Owen Lin2010-03-221-5/+7
* Fix 2427867 by specifying the "review" extra when reviewing the last video/ph...Wei-Ta Chen2010-03-191-2/+13
* Fix a NPE in VideoCamera.Owen Lin2010-03-191-1/+1
* Fix the picture size settings doesn't get initialized issue.Owen Lin2010-03-191-1/+1
* More improvement on UI.Owen Lin2010-03-181-2/+11
* Add switch to Camera/VideoCamera menu item.Chih-Chung Chang2010-03-151-5/+16
* New UI for camcorder.Owen Lin2010-03-141-173/+96
* Remove the extra media recorder initialization during exit.Wu-cheng Li2010-03-121-8/+3
* Camera should have the com.android.camera package name.Romain Guy2010-03-101-1/+1
* Hide the preview in onPause to avoid rotated preview.Wu-cheng Li2010-03-091-0/+5
* Unbundle: change camera package name.Chih-Chung Chang2010-03-081-0/+1
* Remove unused code.Chih-Chung Chang2010-03-051-21/+0
* Remove unused code.Chih-Chung Chang2010-03-041-1/+0
* Use unhidden public API from MediaRecorder.java class for setting parametersJames Dong2010-03-031-8/+4
* Don't start recording right away, even when in quickCapture mode.Horia Ciurdar2010-03-021-3/+0
* Replace calls to system_property with CamcorderProfile APIJames Dong2010-02-091-120/+17
* Fix issue 2340332 Inconsistent UI between review mode in Camera app and album...Ray Chen2010-02-081-6/+1
* Unbundle Camera: Unhide ThumbnailUtil and rename it to ThumbnailUtils.Ray Chen2010-01-291-3/+3
* Fix a minor issue of "restore default" should also improveOwen Lin2010-01-261-11/+0
* Unbundle with the PreferenceManager.Owen Lin2010-01-251-9/+8
* Add restore default settings for Camera/Camcorder app.Owen Lin2010-01-211-0/+34
* Adding hidden quickCapture extra.Horia Ciurdar2010-01-211-11/+32
* Set the brightness to a fixed value.Owen Lin2010-01-151-0/+18
* Do not set WB or effect if driver does not support it.Wu-cheng Li2009-12-151-9/+14
* Avoid initializeRecorder during onPause.Wu-cheng Li2009-12-141-1/+3
* Add flash light setting in video camera.Wu-cheng Li2009-12-081-0/+27
* Add check if the media is still recording when the timeup event is comming.Owen Lin2009-12-021-2/+2
* Prevent double click for record button.Owen Lin2009-12-021-10/+25
* Camera: Clean up the image/video file naming codePetri Gynther2009-11-251-12/+11
* resolved conflicts for merge of 503560f0 to eclair-mr2Owen Lin2009-11-201-0/+7
|\
| * Keep space for those empty icons but hide them if the feature is notOwen Lin2009-11-201-0/+7
* | am cc12a303: Add icon-indicators to VideoCamera.Cheng-Ru Lin2009-11-111-1/+16
|\ \ | |/
| * Add icon-indicators to VideoCamera.Cheng-Ru Lin2009-11-121-1/+16
* | Remove some more code.Owen Lin2009-11-041-9/+0
* | Fix 2225024: Handle the case where the sd card is unmounted while recording.Chih-Chung Chang2009-11-041-3/+11
* | Fix 2232894: doesn't generate thumbnails on pressing thumbnails button, while...Chih-Chung Chang2009-11-031-2/+5
* | Clean up and add comments for classes.Chih-Chung Chang2009-11-031-1/+0
* | Clean up and add comments for classes.Chih-Chung Chang2009-11-021-2/+4
* | Remove unused code.Chih-Chung Chang2009-11-021-2/+0
* | remove unused resource files and elementsOwen Lin2009-10-291-33/+0
* | Fix 2182549: Disable search button when using camera.Chih-Chung Chang2009-10-141-1/+1