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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Add tap to focus toast."
Wu-cheng Li
2011-08-15
4
-3
/
+32
|
\
|
*
Add tap to focus toast.
Wu-cheng Li
2011-08-15
4
-3
/
+32
*
|
Fix an issue with hitting frame number limit.
Wei-Ta Chen
2011-08-15
2
-3
/
+4
*
|
Merge "Remove the flag - mUseSurfaceTexture."
Wei-Ta Chen
2011-08-15
2
-61
/
+14
|
\
\
|
|
/
|
/
|
|
*
Remove the flag - mUseSurfaceTexture.
Wei-Ta Chen
2011-08-12
2
-61
/
+14
*
|
Merge "Draw all the faces on one face view."
Wu-cheng Li
2011-08-15
3
-132
/
+118
|
\
\
|
*
|
Draw all the faces on one face view.
Wu-cheng Li
2011-08-15
3
-132
/
+118
*
|
|
Merge "Use "Start" button instead for Panorama."
Angus Kong
2011-08-15
1
-16
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use "Start" button instead for Panorama.
Angus Kong
2011-08-15
1
-16
/
+9
*
|
|
Remove unused files.
Wu-cheng Li
2011-08-15
27
-3457
/
+1
|
/
/
*
|
Generate High-res panorama.
Angus Kong
2011-08-15
1
-53
/
+45
*
|
Merge "Remove focus mode setting if tap-to-focus is possible."
Wu-cheng Li
2011-08-14
1
-2
/
+7
|
\
\
|
*
|
Remove focus mode setting if tap-to-focus is possible.
Wu-cheng Li
2011-08-14
1
-2
/
+7
*
|
|
Merge "Do not show focus rectangle if there is any face rectangle."
Wu-cheng Li
2011-08-14
2
-3
/
+21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Do not show focus rectangle if there is any face rectangle.
Wu-cheng Li
2011-08-12
2
-3
/
+21
|
|
/
*
|
Updates to allow using SurfaceTexture for reading the preview frames directly...
mbansal
2011-08-12
6
-98
/
+309
|
/
*
Remove zoom ratio text label.
Wu-cheng Li
2011-08-12
4
-42
/
+7
*
Use matrix to transform the location of faces.
Wu-cheng Li
2011-08-11
3
-46
/
+36
*
"Retake" and "Ok" buttons can function correctly.
Angus Kong
2011-08-11
3
-55
/
+168
*
Remove color effects to simplify UI.
Wu-cheng Li
2011-08-10
2
-18
/
+2
*
Remove share icon and close arrow.
Wu-cheng Li
2011-08-10
4
-24
/
+7
*
Update face detection API.
Wu-cheng Li
2011-08-10
1
-5
/
+3
*
Merge "Remove the unnecessary low-res alpha bitmap."
Wei-Ta Chen
2011-08-09
2
-53
/
+13
|
\
|
*
Remove the unnecessary low-res alpha bitmap.
Wei-Ta Chen
2011-08-08
2
-53
/
+13
*
|
Use recording hint API.
Wu-cheng Li
2011-08-09
3
-6
/
+3
*
|
Fix shutter button state is not reset.
Wu-cheng Li
2011-08-09
1
-9
/
+18
*
|
Use new background and shutter button.
Wu-cheng Li
2011-08-09
4
-40
/
+101
|
/
*
Fix the issue that panorama preview occludes viewfinder.
Wei-Ta Chen
2011-08-05
1
-0
/
+3
*
Updates for mosaic preview rendering to happen using native GLES2.0 code.
mbansal
2011-08-05
5
-67
/
+458
*
camera app: shut up: "Num of faces" spam
Iliyan Malchev
2011-08-05
1
-1
/
+1
*
Use View.GONE instead of View.INVISIBLE.
Chung-yih Wang
2011-08-05
4
-9
/
+9
*
Fix the build.
Chung-yih Wang
2011-08-05
1
-0
/
+1
*
Merge "Add the CameraPicker for PhoneUI."
Chung-yih Wang
2011-08-05
5
-3
/
+62
|
\
|
*
Add the CameraPicker for PhoneUI.
Chung-yih Wang
2011-08-05
5
-3
/
+62
*
|
Fix face rectangles are not updated when the number of faces is 0.
Wu-cheng Li
2011-08-05
1
-1
/
+0
*
|
Enables zoom buttons during recording.
Wu-cheng Li
2011-08-05
3
-15
/
+31
*
|
Stop button added on panorama UI.
Angus Kong
2011-08-05
2
-25
/
+38
*
|
Set preview invisible after mosaic is captured.
Wu-cheng Li
2011-08-05
1
-11
/
+11
*
|
Merge "Make Panorama run on phone."
Wei-Ta Chen
2011-08-04
2
-71
/
+85
|
\
\
|
*
|
Make Panorama run on phone.
Wei-Ta Chen
2011-08-03
2
-71
/
+85
|
|
/
*
|
Add face detection UI.
Wu-cheng Li
2011-08-04
5
-19
/
+173
|
/
*
Merge the indicator bar implementations.
Chung-yih Wang
2011-08-04
19
-1833
/
+380
*
Set recording hint to true in camcorder mode.
Wu-cheng Li
2011-08-02
3
-0
/
+8
*
Insert final mosaic image into MediaStore.
Angus Kong
2011-07-31
1
-113
/
+44
*
Merge "Fix memory leaks both in the native and Java side."
Wei-Ta Chen
2011-07-29
4
-53
/
+123
|
\
|
*
Fix memory leaks both in the native and Java side.
Wei-Ta Chen
2011-07-28
4
-53
/
+123
*
|
Merge "Add a freeMosaicMemory function in JNI to address the leaks."
Wei-Ta Chen
2011-07-29
1
-1
/
+7
|
\
\
|
|
/
|
*
Add a freeMosaicMemory function in JNI to address the leaks.
mbansal
2011-07-28
1
-1
/
+7
*
|
Fix the NPE issue.
repo sync
2011-07-29
1
-9
/
+21
|
/
*
Refactoring Panorama UI codes.
Angus Kong
2011-07-29
3
-424
/
+390
[next]