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 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
*
Make the app can be run on those phone without scene mode.
Cheng-Ru Lin
2009-10-01
1
-6
/
+27
*
More complete support for scene mode.
Cheng-Ru Lin
2009-10-01
1
-28
/
+96
*
Add indicator for focus, white balance, and scene mode.
Cheng-Ru Lin
2009-10-01
1
-6
/
+10
*
Another candidate for on screen settings UI (opaque).
Cheng-Ru Lin
2009-10-01
1
-1
/
+1
*
Try some mock icons to feel the layout.
Cheng-Ru Lin
2009-09-30
1
-9
/
+24
*
Add debug message for b2149363.
Wu-cheng Li
2009-09-29
1
-0
/
+1
*
Add zoom UI back.
Wu-cheng Li
2009-09-28
1
-0
/
+163
*
Hide indicator when on-screen settings is shown.
Cheng-Ru Lin
2009-09-29
1
-2
/
+4
*
Resize the preview frame as large as possible.
Cheng-Ru Lin
2009-09-29
1
-34
/
+53
*
Fix orientation not stored in the database.
Chih-Chung Chang
2009-09-28
1
-8
/
+6
*
Fix http://b/2149062 by showing on-screen setting when clicking the menu key.
Wei-Ta Chen
2009-09-27
1
-1
/
+7
*
Fix 2145588 jhead reports "Not JPEG"
Ray Chen
2009-09-27
1
-4
/
+3
*
Fix 2147286: Camera app should handle back key in onKeyUp
Chih-Chung Chang
2009-09-25
1
-6
/
+9
*
Remove zoom UI.
Wu-cheng Li
2009-09-25
1
-162
/
+0
*
Change the default settings of picture size to the largest one.
Owen Lin
2009-09-26
1
-20
/
+13
[next]