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
...
*
|
am 85ab5916: Fix the crash when zoom is not supported.
Wu-cheng Li
2010-09-30
1
-2
/
+0
|
\
\
|
|
/
|
*
Fix the crash when zoom is not supported.
Wu-cheng Li
2010-09-29
1
-2
/
+0
*
|
am da9b3683: Merge "Fix the bug that on-screen zoom ratio is not reset." into...
Wu-cheng Li
2010-09-30
1
-1
/
+3
|
\
\
|
|
/
|
*
Fix the bug that on-screen zoom ratio is not reset.
Wu-cheng Li
2010-09-29
1
-1
/
+3
*
|
Change review action domain to com.android.camera.
Owen Lin
2010-09-30
2
-27
/
+27
*
|
A second patch to enable timelapse profiles for different cameras
James Dong
2010-09-28
1
-1
/
+1
*
|
am 2d96a8e2: Merge "Hardcode package/class to switch between camera and camco...
Wu-cheng Li
2010-09-28
1
-8
/
+16
|
\
\
|
|
/
|
*
Merge "Hardcode package/class to switch between camera and camcorder." into g...
Wu-cheng Li
2010-09-28
1
-8
/
+16
|
|
\
|
|
*
Hardcode package/class to switch between camera and camcorder.
Wu-cheng Li
2010-09-28
1
-8
/
+16
*
|
|
am 655327c6: Handle multiple camcorder profiles for different cameras
James Dong
2010-09-28
1
-1
/
+2
|
\
\
\
|
|
/
/
|
*
|
Handle multiple camcorder profiles for different cameras
James Dong
2010-09-28
1
-1
/
+2
|
|
/
*
|
Add last captured image thumbnails for xlarge devices.
Wu-cheng Li
2010-09-28
5
-318
/
+440
*
|
am 141e3cc6: Fall back to standard VIEW intent if cooliris gallery does not e...
Wu-cheng Li
2010-09-27
2
-1
/
+7
|
\
\
|
|
/
|
*
Fall back to standard VIEW intent if cooliris gallery does not exist.
Wu-cheng Li
2010-09-27
2
-1
/
+7
*
|
am a79c5e1d: Do not switch camera if the activity is pausing.
Wu-cheng Li
2010-09-27
2
-0
/
+2
|
\
\
|
|
/
|
*
Do not switch camera if the activity is pausing.
Wu-cheng Li
2010-09-27
2
-0
/
+2
*
|
Improve the scroll bar in GLList.
Owen Lin
2010-09-23
6
-33
/
+55
*
|
am f17b91d9: Delete the video file if MediaRecorder.stop() throws an exception.
Wu-cheng Li
2010-09-16
1
-4
/
+5
|
\
\
|
|
/
|
*
Delete the video file if MediaRecorder.stop() throws an exception.
Wu-cheng Li
2010-09-16
1
-4
/
+5
*
|
am c97d2382: Update the code due to API change.
Wu-cheng Li
2010-09-15
3
-3
/
+3
|
\
\
|
|
/
|
*
Update the code due to API change.
Wu-cheng Li
2010-09-15
3
-3
/
+3
*
|
Merge "Adding ui for setting frame capture interval."
Nipun Kwatra
2010-09-15
6
-20
/
+50
|
\
\
|
*
|
Adding ui for setting frame capture interval.
Nipun Kwatra
2010-09-15
6
-20
/
+50
*
|
|
am 50ab7fd1: Merge "Fix the wrong rotation on naturally landscape devices." i...
Wu-cheng Li
2010-09-15
3
-58
/
+64
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix the wrong rotation on naturally landscape devices.
Wu-cheng Li
2010-09-15
3
-58
/
+64
|
*
Add switch camera on-screen button. DO NOT MERGE
Wu-cheng Li
2010-09-08
12
-85
/
+145
*
|
Switch to setCaptureRate from setTimeLapseParameters due to api change.
Nipun Kwatra
2010-09-14
1
-2
/
+1
*
|
removing mUseStillCameraForTimeLapse, skipping audio for timelapse
Nipun Kwatra
2010-09-13
1
-17
/
+14
*
|
Filter out unsupported time lapse resolutions.
Nipun Kwatra
2010-09-13
2
-64
/
+20
*
|
fix filterUnsupported for null mIconIds + bugfix for largeIcons
Nipun Kwatra
2010-09-13
1
-4
/
+7
*
|
Add switch camera on-screen button.
Wu-cheng Li
2010-09-08
12
-93
/
+152
*
|
am 4714a1cf: Use SharedPreferences.apply to reduce latency.
Wu-cheng Li
2010-09-08
3
-6
/
+6
|
\
\
|
|
/
|
*
Use SharedPreferences$Editor.apply to reduce latency.
Wu-cheng Li
2010-09-08
3
-6
/
+6
*
|
am 4e5aa452: Use new SharedPreferences.apply instead of commit.
Brad Fitzpatrick
2010-09-08
2
-2
/
+3
|
\
\
|
|
/
|
*
Use new SharedPreferences$Editor.apply instead of commit.
Brad Fitzpatrick
2010-09-07
2
-2
/
+3
*
|
am 91561bdb: Fix the crash when video quality changes.
Wu-cheng Li
2010-09-03
1
-0
/
+8
|
\
\
|
|
/
|
*
Fix the crash when video quality changes.
Wu-cheng Li
2010-09-03
1
-0
/
+8
*
|
am 3c7f489d: Merge "Remove quick capture UI. It is not used." into gingerbread
Wu-cheng Li
2010-09-02
2
-17
/
+1
|
\
\
|
|
/
|
*
Remove quick capture UI. It is not used.
Wu-cheng Li
2010-09-01
2
-17
/
+1
*
|
am d4a37518: Fix wrong orientation after suspend and resume.
Wu-cheng Li
2010-09-01
2
-6
/
+3
|
\
\
|
|
/
|
*
Fix wrong orientation after suspend and resume.
Wu-cheng Li
2010-09-01
2
-6
/
+3
*
|
Fix the build.
Wu-cheng Li
2010-09-01
1
-1
/
+1
*
|
am 1ba127ec: Merge "Stop and restart the preview in surfaceChanged." into gin...
Wu-cheng Li
2010-09-01
2
-45
/
+27
|
\
\
|
|
/
|
*
Merge "Stop and restart the preview in surfaceChanged." into gingerbread
Wu-cheng Li
2010-09-01
2
-45
/
+27
|
|
\
|
|
*
Stop and restart the preview in surfaceChanged.
Wu-cheng Li
2010-08-31
2
-45
/
+27
*
|
|
am 7bf93fe4: Renaming SharedPreferences.startCommit to apply
Brad Fitzpatrick
2010-08-30
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Renaming SharedPreferences$Editor.startCommit to apply
Brad Fitzpatrick
2010-08-30
1
-1
/
+1
|
|
/
*
|
am 454c6838: Remove metering mode support.
Wu-cheng Li
2010-08-30
3
-17
/
+1
|
\
\
|
|
/
|
*
Remove metering mode support.
Wu-cheng Li
2010-08-30
3
-17
/
+1
*
|
am 299b0610: Merge "Fix memory leak. Camera application is leaking activities...
Wu-cheng Li
2010-08-30
1
-2
/
+2
|
\
\
|
|
/
[prev]
[next]