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
*
Add pixel density concept to the code. So, it draw about the same size on
Owen Lin
2010-03-07
1
-10
/
+14
*
Remove unused code.
Chih-Chung Chang
2010-03-04
1
-1
/
+0
*
Add location provider name to gps-processing-method parameter.
Ray Chen
2010-03-05
1
-0
/
+1
*
The first runnable version of the new UI.
Owen Lin
2010-02-26
1
-171
/
+78
*
Set duration and still image encoding quality using Java API
James Dong
2010-02-25
1
-8
/
+3
*
Fix the no "SD Card is full" bug. Now, we show the error message when we find
Owen Lin
2010-02-25
1
-8
/
+4
*
Move set screen brightness later so we can start preview earlier.
Chih-Chung Chang
2010-02-19
1
-14
/
+16
*
Remove some log messages.
Wu-cheng Li
2010-02-08
1
-5
/
+0
*
Fix issue 2340332 Inconsistent UI between review mode in Camera app and album...
Ray Chen
2010-02-08
1
-8
/
+1
*
Fix a minor issue of "restore default" should also improve
Owen Lin
2010-01-26
1
-5
/
+0
*
Add quick capture settings for Camera application.
Owen Lin
2010-01-25
1
-1
/
+12
*
Unbundle with the PreferenceManager.
Owen Lin
2010-01-25
1
-4
/
+4
*
Fix the bug focus bracket may appear in infinite focus mode.
Wu-cheng Li
2010-01-22
1
-10
/
+4
*
Add restore default settings for Camera/Camcorder app.
Owen Lin
2010-01-21
1
-0
/
+24
*
Set the brightness to a fixed value.
Owen Lin
2010-01-15
1
-0
/
+17
*
Do not set orientation indicator while handling image capture intent.
Wu-cheng Li
2009-12-09
1
-1
/
+3
*
Fix the bug that -1 may be passed to setRotation.
Wu-cheng Li
2009-12-09
1
-1
/
+1
*
Use icon to indicate the orientation of the taken photos.
Owen Lin
2009-12-04
1
-11
/
+16
*
Camera: Clean up the image/video file naming code
Petri Gynther
2009-11-25
1
-7
/
+13
*
am 47dd2cf1: Fix black screen after resuming camera.
Owen Lin
2009-11-20
1
-7
/
+17
|
\
|
*
Fix black screen after resuming camera.
Owen Lin
2009-11-20
1
-7
/
+17
*
|
resolved conflicts for merge of 503560f0 to eclair-mr2
Owen Lin
2009-11-20
1
-1
/
+21
|
\
\
|
|
/
|
*
Keep space for those empty icons but hide them if the feature is not
Owen Lin
2009-11-20
1
-1
/
+21
*
|
am 3e44f807: Use "Use My Location" settings to decide wheather we store the p...
Owen Lin
2009-11-18
1
-4
/
+4
|
\
\
|
|
/
|
*
Use "Use My Location" settings to decide wheather we store the picture's loca...
Owen Lin
2009-11-18
1
-4
/
+4
*
|
am 92acbf6c: Merge change Ie07be885 into eclair
Ray Chen
2009-11-16
1
-0
/
+23
|
\
\
|
|
/
|
*
Fix issue 2259506 and 2262817 by keeping a reference to MediaProvider when ca...
Ray Chen
2009-11-16
1
-0
/
+23
*
|
am 9324f11a: Add postview callback to know when the captured image is shown. ...
Wu-cheng Li
2009-11-11
1
-17
/
+40
|
\
\
|
|
/
|
*
Add postview callback to know when the captured image is shown. b2237074
Wu-cheng Li
2009-11-12
1
-17
/
+40
*
|
Remove some more unused code.
Owen Lin
2009-11-10
1
-2
/
+3
*
|
am 01ed85fb: Merge change Ic823abd0 into eclair
Chih-Chung Chang
2009-11-09
1
-1
/
+25
|
\
\
|
|
/
|
*
Fix 2241232: Read system properties for quality setting.
Chih-Chung Chang
2009-11-09
1
-1
/
+25
|
*
DO NOT MERGE TO MR2. Fix the focus settings is incorrect when switch back to ...
Owen Lin
2009-11-05
1
-24
/
+27
*
|
am 05d20c0c: Improve 2237074: Make preview start earlier.
Chih-Chung Chang
2009-11-05
1
-9
/
+14
|
\
\
|
|
/
|
*
Improve 2237074: Make preview start earlier.
Chih-Chung Chang
2009-11-04
1
-9
/
+14
*
|
Clean up and add comments for classes.
Chih-Chung Chang
2009-11-03
1
-5
/
+3
*
|
Clean up and add comments for classes.
Chih-Chung Chang
2009-11-02
1
-3
/
+3
*
|
am 2c854bb9: Fix the bug that wrong zoom value is set in takePicture.
Wu-cheng Li
2009-10-30
1
-0
/
+3
|
\
\
|
|
/
|
*
Fix the bug that wrong zoom value is set in takePicture.
Wu-cheng Li
2009-10-30
1
-0
/
+3
*
|
am 316af30d: Use zoom api. b2060030
Wu-cheng Li
2009-10-26
1
-57
/
+49
|
\
\
|
|
/
|
*
Use zoom api. b2060030
Wu-cheng Li
2009-10-22
1
-57
/
+49
*
|
am da460876: Chagne CropImage invocation to non-explicit.
Cheng-Ru Lin
2009-10-22
1
-2
/
+2
|
\
\
|
|
/
|
*
Chagne CropImage invocation to non-explicit.
Cheng-Ru Lin
2009-10-21
1
-2
/
+2
*
|
Fix the focus settings is incorrect when switch back to auto scene mode.
Owen Lin
2009-10-19
1
-24
/
+27
*
|
Fix 2182549: Disable search button when using camera.
Chih-Chung Chang
2009-10-14
1
-1
/
+1
*
|
Show flash-off indicator on the view-finder.
Owen Lin
2009-10-06
1
-1
/
+4
|
/
*
Adapt to new zoom callback.
Wu-cheng Li
2009-10-06
1
-4
/
+5
*
Temporally solve the overlay creation problem.
Cheng-Ru Lin
2009-10-03
1
-1
/
+10
*
Fix the issue that focus options shown on those device without focus support.
Cheng-Ru Lin
2009-10-03
1
-24
/
+6
*
Fix some stupid bugs.
Cheng-Ru Lin
2009-10-01
1
-1
/
+1
[next]