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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix NPE in phone UI.
Wu-cheng Li
2011-05-21
2
-10
/
+3
*
Fix NPE in capture intent of phone UI.
Wu-cheng Li
2011-05-19
2
-8
/
+7
*
Fix image/video capture intents are broken after switching cameras.
Wu-cheng Li
2011-03-14
3
-12
/
+31
*
Make still camera and camcorder switch easier to use.
Wu-cheng Li
2011-03-08
1
-1
/
+4
*
Fix a NPE in error handling code.
Owen Lin
2011-03-02
1
-4
/
+5
*
Fix settings are not retained when we toggle from still & video mode.
Wu-cheng Li
2011-02-28
2
-0
/
+6
*
Fix the bug that exposure is not matching with settings.
Wu-cheng Li
2011-02-28
5
-0
/
+35
*
Restart the activity while switching front and back cameras.
Wu-cheng Li
2011-02-25
2
-51
/
+10
*
Merge "Make arc-shaped animation in time-lapse recording look better."
Wu-cheng Li
2011-02-24
1
-22
/
+8
|
\
|
*
Make arc-shaped animation in time-lapse recording look better.
Wu-cheng Li
2011-02-25
1
-22
/
+8
*
|
Merge "Ignore search and menu long press key event."
Wu-cheng Li
2011-02-24
3
-11
/
+17
|
\
\
|
*
|
Ignore search and menu long press key event.
Wu-cheng Li
2011-02-25
3
-11
/
+17
|
|
/
*
|
Close video fd after recording is done.
Wu-cheng Li
2011-02-24
1
-7
/
+9
|
/
*
Add animation for popup windows and enable hardwareAccelerated.
Wu-cheng Li
2011-02-22
1
-4
/
+23
*
Merge "Use crossfade transition when switching between still and video camera."
Wu-cheng Li
2011-02-20
1
-1
/
+1
|
\
|
*
Use crossfade transition when switching between still and video camera.
Wu-cheng Li
2011-02-21
1
-1
/
+1
*
|
Fix wrong preview orientation when device is held upside down.
Wu-cheng Li
2011-02-18
2
-0
/
+50
|
/
*
Make zoom more smooth.
Wu-cheng Li
2011-02-11
2
-13
/
+65
*
Fix shifted UI during HDMI output.
Wu-cheng Li
2011-02-10
1
-1
/
+1
*
Fix camera preview orientation when device is held in portrait.
Wu-cheng Li
2011-01-26
3
-7
/
+26
*
Merge "Fix NPE in BasicSettingPopup." into honeycomb
Wu-cheng Li
2011-01-25
2
-10
/
+7
|
\
|
*
Fix NPE in BasicSettingPopup.
Wu-cheng Li
2011-01-25
2
-10
/
+7
*
|
Fix focus mode is not updated when scene mode changes.
Wu-cheng Li
2011-01-25
1
-1
/
+2
|
/
*
Merge "Remove ImageCapture class to fix NPE." into honeycomb
Wu-cheng Li
2011-01-24
1
-113
/
+81
|
\
|
*
Remove ImageCapture class to fix NPE.
Wu-cheng Li
2011-01-21
1
-113
/
+81
*
|
Update video quality icons.
Wu-cheng Li
2011-01-21
1
-1
/
+1
|
/
*
Merge "Use arc shaped indicator to show the next frame in time lapse." into h...
Wu-cheng Li
2011-01-19
2
-0
/
+74
|
\
|
*
Use arc shaped indicator to show the next frame in time lapse.
Wu-cheng Li
2011-01-19
2
-0
/
+74
*
|
Update the recording time by time lapse frame interval.
Wu-cheng Li
2011-01-19
1
-2
/
+5
|
/
*
Remove 0.25s and 0.5s from time lapse recording.
Wu-cheng Li
2011-01-18
1
-0
/
+7
*
Merge "Remove unused KEY_VIDEO_TIME_LAPSE_QUALITY preference." into honeycomb
Wu-cheng Li
2011-01-18
2
-8
/
+0
|
\
|
*
Remove unused KEY_VIDEO_TIME_LAPSE_QUALITY preference.
Wu-cheng Li
2011-01-18
2
-8
/
+0
*
|
Change AlertDialog.setIcon to setIconAttribute.
Wu-cheng Li
2011-01-18
2
-2
/
+2
|
/
*
Correct the path of 100ANDRO.
Wu-cheng Li
2011-01-17
1
-1
/
+1
*
Tapping a ring control with menu opened should close it.
Wu-cheng Li
2011-01-14
3
-27
/
+74
*
Refactor. Move the logic from ControlPanel to IndicatorWheel.
Wu-cheng Li
2011-01-13
4
-322
/
+229
*
Removed the flaky memory checking.
Yu Shan Emily Lau
2011-01-09
3
-0
/
+51
*
Set CameraPicker state to pressed in ACTION_DOWN.
Wu-cheng Li
2011-01-07
1
-1
/
+12
*
Merge "Fix the wrong video duration in time lapse mode."
Wu-cheng Li
2011-01-05
1
-8
/
+7
|
\
|
*
Fix the wrong video duration in time lapse mode.
Wu-cheng Li
2011-01-05
1
-8
/
+7
*
|
Merge "Fix the state of indicator is wrong after taking pictures."
Wu-cheng Li
2011-01-04
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Fix the state of indicator is wrong after taking pictures.
Wu-cheng Li
2011-01-05
1
-0
/
+5
*
|
Play the focus tone only when focus succeeds.
Wu-cheng Li
2011-01-05
1
-4
/
+3
|
/
*
Merge "Fix 3294798 MediaStore database reports duration of 0 for any video re...
Ray Chen
2011-01-03
1
-10
/
+8
|
\
|
*
Fix 3294798 MediaStore database reports duration of 0 for any video recorded ...
Ray Chen
2011-01-04
1
-10
/
+8
*
|
Merge "Rename the resource id due to the monkey test."
Chung-yih Wang
2011-01-03
3
-11
/
+11
|
\
\
|
|
/
|
/
|
|
*
Rename the resource id due to the monkey test.
Chung-yih Wang
2010-12-29
3
-11
/
+11
*
|
Cleanup: Remove BitmapManager, ImageManager, and gallery classes.
Chia-chi Yeh
2010-12-29
12
-1480
/
+0
*
|
Refactoring: Remove the dependency to ImageManager.
Chia-chi Yeh
2010-12-29
4
-10
/
+26
|
/
*
Refactoring: Remove the dependency of ExifInterface.
Chia-chi Yeh
2010-12-29
3
-35
/
+140
[next]