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
*
Add double tap to zoom.
Chih-Chung Chang
2009-09-10
4
-62
/
+204
*
Remove menu items already covered by the side buttons.
Chih-Chung Chang
2009-09-10
1
-1
/
+7
*
Fix bug 2106774.
Owen Lin
2009-09-10
2
-9
/
+18
*
Add scene mode preference in camera.
Owen Lin
2009-09-09
2
-0
/
+19
*
Cherry pick two commits that implements color effect and white-balance
President Li
2009-09-09
3
-27
/
+98
*
Set optimal preview size.
Wu-cheng Li
2009-09-09
1
-2
/
+34
*
Clean menu creation code.
Chih-Chung Chang
2009-09-08
6
-81
/
+76
*
Reset frame rate to maximum in camera app.
Wu-cheng Li
2009-09-08
1
-0
/
+9
*
Clean menu helper code.
Chih-Chung Chang
2009-09-07
3
-110
/
+48
*
Fix 1977974: For photos without location data, don't offer to "Show on Maps"
Chih-Chung Chang
2009-09-07
5
-10
/
+33
*
Code clean up.
Chih-Chung Chang
2009-09-07
13
-35
/
+32
*
First version of on-screen settings for Camera.
Owen Lin
2009-09-07
4
-23
/
+700
*
Use SEND instenad of SEND_MULTIPLE if only one image/video
Owen Lin
2009-09-07
1
-20
/
+35
*
Change Cancelable to method call directly.
Chih-Chung Chang
2009-09-04
8
-430
/
+62
*
Make the grid view thumbnails smooth by using FILTER_BITMAP_FLAG.
Chih-Chung Chang
2009-09-04
1
-2
/
+5
*
Merge change 23873 into eclair
Android (Google) Code Review
2009-09-03
2
-5
/
+9
|
\
|
*
When resuming MovieView after a pause, don't autoresume, but
Marco Nelissen
2009-09-03
2
-5
/
+9
*
|
Add double tap to control digital zoom.
Wu-cheng Li
2009-09-03
1
-27
/
+79
*
|
Use continous zoom.
Wu-cheng Li
2009-09-03
1
-14
/
+43
|
/
*
Merge change 23616 into eclair
Android (Google) Code Review
2009-09-02
2
-12
/
+10
|
\
|
*
Fix bug 2078592.
Owen Lin
2009-09-02
2
-12
/
+10
*
|
Remove trailing spaces.
Owen Lin
2009-09-02
3
-5
/
+5
*
|
Use new parameters API.
Wu-cheng Li
2009-09-02
2
-69
/
+48
|
/
*
Fix 2066449: Align aspect ratio of the UI layout for video/image capture apli...
Chih-Chung Chang
2009-09-01
1
-3
/
+13
*
Merge change 23279 into eclair
Android (Google) Code Review
2009-08-31
2
-8
/
+42
|
\
|
*
Make the video duration preference text depend on the system property.
Chih-Chung Chang
2009-09-01
2
-8
/
+42
*
|
Merge change 23269 into eclair
Android (Google) Code Review
2009-08-31
1
-0
/
+6
|
\
\
|
|
/
|
*
Fix 2068807: Runtime Exception in viewing DRM images downloaded by the browser.
Chih-Chung Chang
2009-08-31
1
-0
/
+6
*
|
Add zoom UI.
Wu-cheng Li
2009-08-31
1
-4
/
+69
|
/
*
Remove unused code.
Chih-Chung Chang
2009-08-31
6
-50
/
+3
*
Show error dialog when the camera hardware is busy (Eg: hijack by other
Owen Lin
2009-08-31
7
-29
/
+138
*
Merge change 23088 into eclair
Android (Google) Code Review
2009-08-30
2
-22
/
+11
|
\
|
*
Fix 2059728: NPE in BaseImageList.getCursor
Chih-Chung Chang
2009-08-28
2
-22
/
+11
*
|
Merge change 23085 into eclair
Android (Google) Code Review
2009-08-28
1
-3
/
+7
|
\
\
|
|
/
|
/
|
|
*
Fix the bug flash is fired when the setting is off.
Wu-cheng Li
2009-08-28
1
-3
/
+7
*
|
Fix 2083639: Crash on Camera while previewing an attachment through Email/gma...
Chih-Chung Chang
2009-08-28
3
-25
/
+16
|
/
*
Remove unused code.
Chih-Chung Chang
2009-08-27
9
-113
/
+2
*
Style fix.
Chih-Chung Chang
2009-08-26
15
-52
/
+49
*
Create ImageListParam as a spec for creating image lists.
Chih-Chung Chang
2009-08-26
16
-349
/
+266
*
Fix 1993400: Use the max recording duration parameter.
Chih-Chung Chang
2009-08-25
1
-7
/
+17
*
Show setting wallpaper message in crop image.
Chih-Chung Chang
2009-08-24
1
-1
/
+4
*
Fix 1559583: Unnecessary image is created when setting a wallpaper
Chih-Chung Chang
2009-08-24
2
-143
/
+18
*
Add on-screen flash button.
Chih-Chung Chang
2009-08-24
2
-23
/
+90
*
Fix 2052451: recycle bitmap memory as soon as possible so we won't be out-of-...
Chih-Chung Chang
2009-08-19
4
-86
/
+97
*
Merge change 21254 into eclair
Android (Google) Code Review
2009-08-18
12
-29
/
+24
|
\
|
*
Fix the warnings shown in Eclipse. That is, removing unused field,
Owen Lin
2009-08-19
12
-29
/
+24
*
|
Merge change 21482 into eclair
Android (Google) Code Review
2009-08-18
3
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
The DATE_TAKEN field is in milliseconds, but DATE_MODIFIED is in seconds.
Chih-Chung Chang
2009-08-17
3
-3
/
+4
*
|
Merge change 21350 into eclair
Android (Google) Code Review
2009-08-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
fixed encoder type string from mp4 to m4v
Snigdha
2009-08-14
1
-1
/
+1
[next]