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
/
Camera.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not trigger touch focus when popup window is dismissed.
Wu-cheng Li
2011-04-28
1
-19
/
+16
*
Reduce the size of focus rectangle.
Wu-cheng Li
2011-04-28
1
-2
/
+7
*
Fix the incorrect position of focus rectangle.
Wu-cheng Li
2011-04-27
1
-17
/
+26
*
Set metering area when users touch on the preview frame.
Wu-cheng Li
2011-04-27
1
-14
/
+34
*
Add touch to focus.
Wu-cheng Li
2011-04-19
1
-7
/
+102
*
Add image capture intent test.
Wu-cheng Li
2011-03-15
1
-6
/
+6
*
Fix image/video capture intents are broken after switching cameras.
Wu-cheng Li
2011-03-14
1
-1
/
+7
*
Fix the bug that exposure is not matching with settings.
Wu-cheng Li
2011-02-28
1
-0
/
+3
*
Restart the activity while switching front and back cameras.
Wu-cheng Li
2011-02-25
1
-30
/
+5
*
Ignore search and menu long press key event.
Wu-cheng Li
2011-02-25
1
-1
/
+1
*
Fix wrong preview orientation when device is held upside down.
Wu-cheng Li
2011-02-18
1
-0
/
+25
*
Make zoom more smooth.
Wu-cheng Li
2011-02-11
1
-5
/
+28
*
Fix camera preview orientation when device is held in portrait.
Wu-cheng Li
2011-01-26
1
-2
/
+12
*
Fix NPE in BasicSettingPopup.
Wu-cheng Li
2011-01-25
1
-0
/
+2
*
Remove ImageCapture class to fix NPE.
Wu-cheng Li
2011-01-21
1
-113
/
+81
*
Tapping a ring control with menu opened should close it.
Wu-cheng Li
2011-01-14
1
-5
/
+10
*
Refactor. Move the logic from ControlPanel to IndicatorWheel.
Wu-cheng Li
2011-01-13
1
-28
/
+24
*
Removed the flaky memory checking.
Yu Shan Emily Lau
2011-01-09
1
-0
/
+8
*
Play the focus tone only when focus succeeds.
Wu-cheng Li
2011-01-05
1
-4
/
+3
*
Refactoring: Remove the dependency to ImageManager.
Chia-chi Yeh
2010-12-29
1
-3
/
+5
*
Refactoring: Remove the dependency of ExifInterface.
Chia-chi Yeh
2010-12-29
1
-17
/
+3
*
Refactoring: Reduce the dependency to the old gallery code.
Chia-chi Yeh
2010-12-27
1
-65
/
+20
*
Check and create directories in Storage.getAvailableSpace().
Chia-chi Yeh
2010-12-22
1
-14
/
+6
*
Refactoring: Extract the space calculating code into a new class.
Chia-chi Yeh
2010-12-21
1
-17
/
+15
*
Cleanup: Remove MenuHelper.closeSilently().
Chia-chi Yeh
2010-12-20
1
-1
/
+1
*
Add debug messages for record location.
Wu-cheng Li
2010-12-17
1
-0
/
+7
*
Show a toast when wb or flash is pressed in scene mode.
Wu-cheng Li
2010-12-17
1
-0
/
+16
*
Choose the preview size that has the same aspect ratio as picture size.
Wu-cheng Li
2010-12-17
1
-9
/
+8
*
Disable camera/video controls when in certain op modes.
Hung-ying Tyan
2010-12-15
1
-5
/
+10
*
Fix a NPE in Camera when zoom is changed
Hung-ying Tyan
2010-12-15
1
-0
/
+3
*
Reset zoom to 1x in restore defaults.
Wu-cheng Li
2010-12-13
1
-0
/
+7
*
Implement photo/video picker mode using holo controls
Hung-ying Tyan
2010-12-10
1
-0
/
+11
*
Disable camera/zoom pickers in photo picker mode.
Hung-ying Tyan
2010-12-09
1
-0
/
+4
*
Add restore default in other settings.
Wu-cheng Li
2010-12-08
1
-15
/
+23
*
Disable camera zoom control in video mode
Hung-ying Tyan
2010-12-08
1
-4
/
+5
*
Don't show camera/video thumbnails if no pic/video taken.
Chung-yih Wang
2010-12-07
1
-1
/
+5
*
Reset camera zoom index in initializeZoom().
Hung-ying Tyan
2010-12-07
1
-0
/
+1
*
Re-load camera preferences when switching camera.
Hung-ying Tyan
2010-12-06
1
-19
/
+24
*
Move camera picker to control panel.
Chung-yih Wang
2010-12-06
1
-0
/
+1
*
Update scene mode affected settings during initialization.
Wu-cheng Li
2010-12-03
1
-2
/
+2
*
Fix the camera layout in image capture intent mode.
Hung-ying Tyan
2010-12-02
1
-6
/
+15
*
Let event fall through when users press outside popup windows.
Wu-cheng Li
2010-12-02
1
-6
/
+6
*
Remove double tap to zoom.
Wu-cheng Li
2010-12-01
1
-44
/
+1
*
Override other camera settings when scene mode is active.
Wu-cheng Li
2010-11-30
1
-11
/
+18
*
Move scene mode to indicator wheel.
Wu-cheng Li
2010-11-29
1
-1
/
+2
*
Remove front/back camera switch from indicator wheel.
Wu-cheng Li
2010-11-26
1
-2
/
+1
*
Add front/back camera switch
Chung-yih Wang
2010-11-25
1
-10
/
+43
*
Highlight camera/video icon when mode is changed.
Hung-ying Tyan
2010-11-24
1
-10
/
+9
*
Set video orientation hint according to device orientation.
Wu-cheng Li
2010-11-13
1
-6
/
+7
*
Move some classes out from Camera.java.
Wu-cheng Li
2010-11-13
1
-59
/
+1
[next]