index
:
LegacyCamera.git
master
replicant-6.0
Replicant's built-in camera app
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
camera
/
VideoCamera.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix 2130355: Enter camera settings when recording a video will cause the phon...
Chih-Chung Chang
2009-09-22
1
-4
/
+7
*
Change how VideoCamera uses lock() due to API change.
Wu-cheng Li
2009-09-21
1
-6
/
+11
*
Fix the bug that we show camea preference in camcorder.
Owen Lin
2009-09-18
1
-1
/
+1
*
Fix 2122382: We don't handle overlay destroy and re-create properly.
Chih-Chung Chang
2009-09-17
1
-2
/
+0
*
Handle the keep-screen-on more properly.
Owen Lin
2009-09-17
1
-35
/
+18
*
Implement the drawer UI. When user click on the drawer button, the
Owen Lin
2009-09-17
1
-13
/
+31
*
Fix NPE in resizeForPreviewAspectRadio().
Owen Lin
2009-09-17
1
-1
/
+10
*
Restart preview if preview size is changed in camcorder.
Wu-cheng Li
2009-09-15
1
-5
/
+21
*
Serveral improvement of OnScreenSettings.
Owen Lin
2009-09-14
1
-12
/
+2
*
Add OnVisibilityChangedListener to OnScreenSettings. So that we can
Owen Lin
2009-09-14
1
-3
/
+11
*
Remove CameraSettings. And then renmae CameraSettingsHelper to CameraSettings
Owen Lin
2009-09-12
1
-1
/
+1
*
Remove switch menu item in both Camera and Camcorder.
Owen Lin
2009-09-11
1
-2
/
+0
*
Enable the on-screen settings in Camcorder and also use different settings
Owen Lin
2009-09-11
1
-30
/
+82
*
Clean menu creation code.
Chih-Chung Chang
2009-09-08
1
-12
/
+5
*
Clean menu helper code.
Chih-Chung Chang
2009-09-07
1
-44
/
+14
*
Code clean up.
Chih-Chung Chang
2009-09-07
1
-1
/
+2
*
Remove trailing spaces.
Owen Lin
2009-09-02
1
-2
/
+2
*
Fix 2066449: Align aspect ratio of the UI layout for video/image capture apli...
Chih-Chung Chang
2009-09-01
1
-3
/
+13
*
Make the video duration preference text depend on the system property.
Chih-Chung Chang
2009-09-01
1
-5
/
+4
*
Show error dialog when the camera hardware is busy (Eg: hijack by other
Owen Lin
2009-08-31
1
-9
/
+40
*
Style fix.
Chih-Chung Chang
2009-08-26
1
-7
/
+9
*
Create ImageListParam as a spec for creating image lists.
Chih-Chung Chang
2009-08-26
1
-3
/
+4
*
Fix 1993400: Use the max recording duration parameter.
Chih-Chung Chang
2009-08-25
1
-7
/
+17
*
Fix the warnings shown in Eclipse. That is, removing unused field,
Owen Lin
2009-08-19
1
-2
/
+4
*
fixed encoder type string from mp4 to m4v
Snigdha
2009-08-14
1
-1
/
+1
*
am 781f55b2: Make the responsive region larger for the Picture/Video mode swi...
Chih-Chung Chang
2009-08-10
1
-0
/
+1
|
\
|
*
Make the responsive region larger for the Picture/Video mode switch.
Chih-Chung Chang
2009-08-10
1
-0
/
+1
|
*
Defer bitmap rotation until it's drawn on ImageView.
Ray Chen
2009-07-29
1
-1
/
+1
*
|
Sets more parameters for media recorder.
Chih-Chung Chang
2009-07-29
1
-5
/
+33
*
|
Fix 1993400: Read video recorder setting from system properties.
Chih-Chung Chang
2009-07-27
1
-18
/
+112
|
/
*
Start preview earlier to let user see preview earlier.
Wu-cheng Li
2009-07-15
1
-25
/
+38
*
Fix 1973541: The mode switcher does not correspond to the actual mode.
Chih-Chung Chang
2009-07-14
1
-1
/
+2
*
Revert "Start preview earlier to let user see preview earlier."
Wu-cheng Li
2009-07-10
1
-38
/
+25
*
Read max file size from video capture intent.
Wu-cheng Li
2009-07-08
1
-12
/
+27
*
Style fix.
Chih-Chung Chang
2009-07-06
1
-53
/
+78
*
Reset the switch state in "onStart" in both Camera and Camcorder.
Owen Lin
2009-07-02
1
-7
/
+14
*
Fixed the OOM in crop image.
Owen Lin
2009-07-01
1
-5
/
+3
*
Fix 1950477: Menu items for video review are incorrect.
Chih-Chung Chang
2009-07-01
1
-25
/
+0
*
Solve task flow problems in Camera and Camcorder.
Owen Lin
2009-06-30
1
-0
/
+1
*
Start preview earlier to let user see preview earlier.
Wu-cheng Li
2009-07-01
1
-25
/
+38
*
Improve switcher to enable drag and drop operations.
Owen Lin
2009-06-24
1
-5
/
+16
*
Change icon for retake in video.
Owen Lin
2009-06-23
1
-1
/
+3
*
Do not start preview if surface is null.
Wu-cheng Li
2009-06-23
1
-0
/
+6
*
UI refresh for attachment capture mode.
Owen Lin
2009-06-20
1
-177
/
+182
*
Fix attach video.
Wu-cheng Li
2009-06-19
1
-6
/
+67
*
Integrate camcorder review mode to ReviewImage.
Wu-cheng Li
2009-06-19
1
-6
/
+22
*
Fill the size in database when insert a new item to the table.
Owen Lin
2009-06-19
1
-0
/
+2
*
New UI for camera
Owen Lin
2009-06-18
1
-141
/
+10
*
Reduce the latency to enter camera setting.
Wu-cheng Li
2009-06-18
1
-0
/
+4
*
Throw exception if startPreview or setPreviewDisplay fails.
Wu-cheng Li
2009-06-11
1
-16
/
+7
[next]