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
/
VideoCamera.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused files.
Wu-cheng Li
2011-08-15
1
-8
/
+1
*
Remove zoom ratio text label.
Wu-cheng Li
2011-08-12
1
-3
/
+2
*
Remove share icon and close arrow.
Wu-cheng Li
2011-08-10
1
-10
/
+3
*
Use recording hint API.
Wu-cheng Li
2011-08-09
1
-2
/
+1
*
Use new background and shutter button.
Wu-cheng Li
2011-08-09
1
-8
/
+3
*
Merge "Add the CameraPicker for PhoneUI."
Chung-yih Wang
2011-08-05
1
-2
/
+27
|
\
|
*
Add the CameraPicker for PhoneUI.
Chung-yih Wang
2011-08-05
1
-2
/
+27
*
|
Add face detection UI.
Wu-cheng Li
2011-08-04
1
-1
/
+2
|
/
*
Merge the indicator bar implementations.
Chung-yih Wang
2011-08-04
1
-144
/
+45
*
Set recording hint to true in camcorder mode.
Wu-cheng Li
2011-08-02
1
-0
/
+3
*
Add mode picker for camera/camcorder/panaramo
repo sync
2011-07-29
1
-26
/
+23
*
Fix wrong camccorder profile for mms.
Wu-cheng Li
2011-07-27
1
-1
/
+0
*
Enable continuous autofocus in camcorder.
Wu-cheng Li
2011-07-20
1
-0
/
+6
*
Broadcast new picture and new video intents.
Wu-cheng Li
2011-07-20
1
-5
/
+7
*
Merge "Make all wheel icons rotatable."
repo sync
2011-07-17
1
-2
/
+2
|
\
|
*
Make all wheel icons rotatable.
repo sync
2011-07-18
1
-2
/
+2
*
|
Add a share application list in share popup.
Wu-cheng Li
2011-07-18
1
-64
/
+31
|
/
*
Fix wrong preview border drawable is displayed in phone UI.
Wu-cheng Li
2011-07-11
1
-2
/
+2
*
Move zoom buttons and front/back camera switch to indicator wheel.
Wu-cheng Li
2011-07-08
1
-7
/
+7
*
Remove color effect in camcorder app.
Wu-cheng Li
2011-07-07
1
-10
/
+1
*
Refactor ZoomPicker.
Wu-cheng Li
2011-07-06
1
-3
/
+5
*
Add expanded thumbnail in phone UI.
Wu-cheng Li
2011-07-05
1
-16
/
+33
*
Lock the camera if starting recording fails.
Wu-cheng Li
2011-06-29
1
-0
/
+2
*
Move share button beside thumbnail in phone UI.
Wu-cheng Li
2011-06-28
1
-16
/
+15
*
Add camcorder zoom.
Wu-cheng Li
2011-06-27
1
-7
/
+126
*
Fix NPE when video cannot be inserted to media store.
Wu-cheng Li
2011-06-22
1
-5
/
+7
*
Check if device policay manager has disabled camera.
Wu-cheng Li
2011-06-17
1
-29
/
+14
*
Code refactor.
Wu-cheng Li
2011-06-16
1
-25
/
+25
*
Change the thumbnail folder to internal storage.
Wu-cheng Li
2011-06-15
1
-2
/
+2
*
am 5665e379: am 4b478c99: Merge "Camcorder HUD no longer disappears when open...
Wu-cheng Li
2011-06-08
1
-2
/
+2
|
\
|
*
am 4b478c99: Merge "Camcorder HUD no longer disappears when opening slider"
Wu-cheng Li
2011-06-07
1
-2
/
+2
|
|
\
|
|
*
Camcorder HUD no longer disappears when opening slider
Thomas Hultgren
2011-05-31
1
-2
/
+2
|
|
*
Fix NPE in releaseMediaRecorder. do not merge
Wu-cheng Li
2010-12-01
1
-2
/
+3
|
|
*
Check if surface holder is null in initializeRecorder. do not merge
Wu-cheng Li
2010-11-12
1
-0
/
+5
|
|
*
Rotate the recording time according to orientation. do not merge
Wu-cheng Li
2010-11-10
1
-1
/
+7
|
|
*
Rotate the postview to correct orientation in video attach mode. do not merge
Wu-cheng Li
2010-11-09
1
-3
/
+13
*
|
|
Fix NPE on launch if camera cannot be opened.
Wu-cheng Li
2011-06-07
1
-3
/
+4
*
|
|
am dd56e778: am a5c1d8bf: Fix some comments.
Wu-cheng Li
2011-05-31
1
-3
/
+3
|
\
\
\
|
|
/
/
|
*
|
Fix some comments.
Wu-cheng Li
2011-05-25
1
-3
/
+3
*
|
|
Add share button for phone UI.
Wu-cheng Li
2011-05-26
1
-0
/
+8
*
|
|
am 9bb90c3b: am 2049ccfd: Fix NPE in phone UI.
Wu-cheng Li
2011-05-24
1
-2
/
+1
|
\
\
\
|
|
/
/
|
*
|
Fix NPE in phone UI.
Wu-cheng Li
2011-05-21
1
-2
/
+1
*
|
|
Clean up package declarations & imports
Andy Stadler
2011-05-23
1
-0
/
+1
*
|
|
am 41fff6e7: am e2eebff5: Fix NPE in capture intent of phone UI.
Wu-cheng Li
2011-05-19
1
-3
/
+3
|
\
\
\
|
|
/
/
|
*
|
Fix NPE in capture intent of phone UI.
Wu-cheng Li
2011-05-19
1
-3
/
+3
*
|
|
Show review image before share.
Wu-cheng Li
2011-05-17
1
-17
/
+25
*
|
|
Refactor RotateImageView and thumbnail.
Wu-cheng Li
2011-05-17
1
-56
/
+31
*
|
|
Remove unused code and resource.
Wu-cheng Li
2011-05-12
1
-2
/
+2
*
|
|
Add share button in IndicatorWheel.
Wu-cheng Li
2011-05-11
1
-11
/
+34
*
|
|
Refactor IndicatorWheel.
Wu-cheng Li
2011-05-10
1
-2
/
+3
[next]