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
*
Change the thumbnail list to a single thumbnail.
Wu-cheng Li
2010-11-13
3
-242
/
+2
*
Various UI changes.
Wu-cheng Li
2010-11-13
2
-15
/
+37
*
Camera App: Properly re-init ControlPanel on sensor switch.
Andrei Warkentin
2010-11-13
2
-16
/
+29
*
Close the camera application immediately when media server dies.
Wu-cheng Li
2010-11-13
3
-19
/
+40
*
Move camera UI elements to their own xml files.
Hung-ying Tyan
2010-11-12
3
-36
/
+28
*
Change setting picker to popup window.
Wu-cheng Li
2010-11-12
6
-115
/
+163
*
Fix the crash on tapping settings button when in front camera mode.
Wu-cheng Li
2010-11-12
4
-4
/
+24
*
Revert "Close the camera application immediately when media server dies."
Wu-cheng Li
2010-11-11
3
-40
/
+19
*
Close the camera application immediately when media server dies.
Wu-cheng Li
2010-11-11
3
-19
/
+40
*
Add GPS on-screen indicator UI.
Hung-ying Tyan
2010-11-10
1
-0
/
+29
*
Add new layout file for camera.
Hung-ying Tyan
2010-11-09
2
-6
/
+5
*
resolved conflicts for merge of 86b149d9 to master
Wu-cheng Li
2010-11-09
1
-1
/
+1
|
\
|
*
Set audio input source type to CAMCORDER in camcorder app.
Wu-cheng Li
2010-11-08
1
-1
/
+1
*
|
am c309fcde: am 35c8657f: Merge "Remove android.hardware.Camera.CAMERA_ID_DEF...
Wu-cheng Li
2010-11-08
1
-2
/
+1
|
\
\
|
|
/
|
*
Merge "Remove android.hardware.Camera.CAMERA_ID_DEFAULT." into gingerbread
Wu-cheng Li
2010-11-08
1
-2
/
+1
|
|
\
|
|
*
Remove android.hardware.Camera.CAMERA_ID_DEFAULT.
Wu-cheng Li
2010-11-08
1
-2
/
+1
|
*
|
Set video orientation hint according to device orientation. do not merge
Wu-cheng Li
2010-11-08
3
-147
/
+157
|
*
|
Enable front-facing camera recording. do not merge
Wu-cheng Li
2010-11-08
2
-13
/
+6
|
|
/
|
*
Remove front-facing camera recording. do not merge
Wu-cheng Li
2010-11-04
3
-6
/
+21
*
|
Rename some classes and method names to avoid confusion.
Wu-cheng Li
2010-11-04
7
-42
/
+42
*
|
Add other settings to control panel.
Wu-cheng Li
2010-11-02
6
-37
/
+324
*
|
am 89213eb3: am 12a1f7a2: Fix the bug that wrong profile is selected after sw...
Wu-cheng Li
2010-10-26
1
-1
/
+5
|
\
\
|
|
/
|
*
Fix the bug that wrong profile is selected after switching camera
Wu-cheng Li
2010-10-26
1
-1
/
+5
*
|
Add other setting icon in indicator wheel.
Wu-cheng Li
2010-10-25
2
-5
/
+14
*
|
Rename some classes to avoid confusion.
Wu-cheng Li
2010-10-24
4
-7
/
+7
*
|
Add color effect UI to indicator wheel.
Wu-cheng Li
2010-10-21
2
-0
/
+2
*
|
Merge 559a4151 from gingerbread-plus-aosp
Jean-Baptiste Queru
2010-10-19
2
-12
/
+20
|
\
\
|
|
/
|
*
Fix wrong usage of setRotation and setOrientation.
Wu-cheng Li
2010-10-19
2
-12
/
+20
*
|
am 03f097a0: am a7c1c50e: Merge "Fix wrong aspect ratio of camera preview." i...
Wu-cheng Li
2010-10-18
1
-13
/
+2
|
\
\
|
|
/
|
*
Fix wrong aspect ratio of camera preview.
Wu-cheng Li
2010-10-18
1
-13
/
+2
*
|
Show indicator wheel and zoom picker earlier.
Wu-cheng Li
2010-10-18
2
-8
/
+8
*
|
Change recording time position for xlarge layout.
Wu-cheng Li
2010-10-18
1
-3
/
+21
*
|
Add gallery button in thumbnail list.
Wu-cheng Li
2010-10-18
2
-32
/
+66
*
|
Show only the images and videos under DCIM/Camera.
Wu-cheng Li
2010-10-18
2
-2
/
+7
*
|
Add more settings control in control panel.
Wu-cheng Li
2010-10-14
7
-113
/
+294
*
|
Implement the quick capture mode for Camera.
Owen Lin
2010-10-14
1
-1
/
+17
*
|
Double-tap to zoom should only work on preview frame.
Wu-cheng Li
2010-10-14
1
-0
/
+7
*
|
am 323d012f: am 1f33b0ca: Merge "Do not call autoFocus in fixed and EDOF focu...
Wu-cheng Li
2010-10-13
1
-1
/
+5
|
\
\
|
|
/
|
*
Merge "Do not call autoFocus in fixed and EDOF focus modes." into gingerbread
Wu-cheng Li
2010-10-12
1
-1
/
+5
|
|
\
|
|
*
Do not call autoFocus in fixed and EDOF focus modes.
Wu-cheng Li
2010-10-12
1
-1
/
+5
*
|
|
am bfc24ed9: am cec28d72: Merge "Do not show the setting if there is only one...
Wu-cheng Li
2010-10-13
1
-0
/
+4
|
\
\
\
|
|
/
/
|
*
|
Do not show the setting if there is only one supported option.
Wu-cheng Li
2010-10-12
1
-0
/
+4
|
|
/
*
|
Fix NPE when shutter is pressed before using setting wheel.
Wu-cheng Li
2010-10-12
1
-1
/
+0
*
|
Add white balance setting UI for xlarge layout.
Wu-cheng Li
2010-10-11
4
-14
/
+203
*
|
am 73304ce3: Increse the max height of popup window.
Wu-cheng Li
2010-10-10
1
-1
/
+1
|
\
\
|
|
/
|
*
Increse the max height of popup window.
Wu-cheng Li
2010-10-08
1
-1
/
+1
*
|
Add camera setting icons around the shutter button.
Wu-cheng Li
2010-10-10
3
-0
/
+169
*
|
Add zoom picker for xlarge layout.
Wu-cheng Li
2010-10-06
2
-4
/
+180
*
|
Use cache to reduce thumbnail latency.
Wu-cheng Li
2010-10-04
1
-12
/
+36
*
|
Pass camera id to CamcorderProfile.hasProfile.
Wu-cheng Li
2010-10-03
3
-10
/
+13
[next]