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
/
panorama
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add video snapshot.
Wu-cheng Li
2011-09-01
1
-2
/
+2
*
The angle indication now goes in two directions.
Angus Kong
2011-09-01
4
-144
/
+221
*
Fix NPE 5238952 when generating panorama fails.
Angus Kong
2011-09-01
1
-10
/
+38
*
Increase the resolution of the thumbnail.
Wu-cheng Li
2011-08-29
1
-12
/
+27
*
Make the size of the share popup the same as preview area.
Wu-cheng Li
2011-08-29
1
-1
/
+2
*
Fix an issue that "Too fast" pop up in preview.
Wei-Ta Chen
2011-08-26
1
-1
/
+1
*
Show progress when generating high-res panorama.
Angus Kong
2011-08-26
1
-18
/
+27
*
Start capturing after the control disappears.
Angus Kong
2011-08-25
1
-3
/
+2
*
Add thumbnail and share popup for the last result.
Angus Kong
2011-08-25
2
-38
/
+52
*
Updates to allow the mosaic library to report the mosaic computation progress...
mbansal
2011-08-24
3
-2
/
+45
*
Controls animates in and out.
Angus Kong
2011-08-24
1
-0
/
+9
*
Show spinner dialog when generating mosaic.
Angus Kong
2011-08-22
1
-10
/
+28
*
Set a panning speed threshold across all devices.
Wei-Ta Chen
2011-08-19
2
-11
/
+38
*
Fix NPE bug in onPause() when mSurface is null.
Angus Kong
2011-08-19
1
-4
/
+6
*
Refactor to decouple SurfaceTexture and renderer.
Angus Kong
2011-08-19
3
-70
/
+63
*
Show "Too Fast" when panning speed is too fast.
Angus Kong
2011-08-19
2
-10
/
+7
*
Make the speed indicator visible.
Wei-Ta Chen
2011-08-17
2
-17
/
+7
*
Fix issue: returned width/height <= 0.
Angus Kong
2011-08-17
1
-0
/
+7
*
Fix NPE at PanoramaActivity.stopCapture()
Angus Kong
2011-08-16
3
-113
/
+75
*
Remove preview layout and adjust widget size.
Angus Kong
2011-08-16
1
-8
/
+6
*
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
*
|
Use "Start" button instead for Panorama.
Angus Kong
2011-08-15
1
-16
/
+9
*
|
Generate High-res panorama.
Angus Kong
2011-08-15
1
-53
/
+45
|
/
*
Updates to allow using SurfaceTexture for reading the preview frames directly...
mbansal
2011-08-12
6
-98
/
+309
*
"Retake" and "Ok" buttons can function correctly.
Angus Kong
2011-08-11
3
-55
/
+168
*
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
1
-2
/
+1
|
/
*
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
*
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
1
-2
/
+3
|
/
*
Set recording hint to true in camcorder mode.
Wu-cheng Li
2011-08-02
1
-0
/
+3
*
Insert final mosaic image into MediaStore.
Angus Kong
2011-07-31
1
-113
/
+44
*
Fix memory leaks both in the native and Java side.
Wei-Ta Chen
2011-07-28
4
-53
/
+123
*
Add a freeMosaicMemory function in JNI to address the leaks.
mbansal
2011-07-28
1
-1
/
+7
*
Refactoring Panorama UI codes.
Angus Kong
2011-07-29
3
-424
/
+390
*
Add mode picker for camera/camcorder/panaramo
repo sync
2011-07-29
1
-1
/
+24
*
Fix preview orientation bug on some devices.
Angus Kong
2011-07-27
1
-0
/
+4
*
Check in the Mosaic Stitching codes.
Wei-Ta Chen
2011-07-27
4
-0
/
+949
*
Check in Mosaic.java - the Java interface to JNI.
Wei-Ta Chen
2011-07-08
1
-0
/
+139