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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build.
Chih-Chung Chang
2010-06-28
1
-0
/
+10
*
Support multiple camera preferences.
Chih-Chung Chang
2010-06-23
7
-31
/
+287
*
Support switching between multiple cameras.
Chih-Chung Chang
2010-06-23
7
-24
/
+174
*
Add metering mode support.
Wu-cheng Li
2010-06-11
3
-1
/
+17
*
mParameters is initialized in preview thread and could be NULL in
Owen Lin
2010-05-31
1
-2
/
+4
*
Show better message to users if camera fails to access sdcard.
Wu-cheng Li
2010-05-28
3
-1
/
+12
*
Refactor the code. Improve the inheritance structure of Textures.
Owen Lin
2010-05-17
17
-371
/
+269
*
Using GL to draw NinePatch
Owen Lin
2010-05-17
4
-87
/
+336
*
Initialize the HeadUpDisplay only once in the life time of the activity.
Owen Lin
2010-05-14
2
-22
/
+25
*
resolved conflicts for merge of ec1dfcb7 to kraken
Owen Lin
2010-05-14
31
-0
/
+495
|
\
|
*
Add copyright headers to source codes.
Owen Lin
2010-05-13
30
-0
/
+479
*
|
Create a ColorTexture to draw pure color in GL.
Owen Lin
2010-05-13
9
-28
/
+86
*
|
am e3911500: Fix 2672651 When GPS is disabled, GPS EXIF data is still in the ...
Ray Chen
2010-05-12
1
-0
/
+1
|
\
\
|
|
/
|
*
Fix 2672651 When GPS is disabled, GPS EXIF data is still in the photo
Ray Chen
2010-05-11
1
-0
/
+1
*
|
Initialize zoom in "InitializeSecondTime" so that we can get correct values for
Owen Lin
2010-05-11
1
-18
/
+12
*
|
Handle events in the main thread and use GLThread only as a rendering thread.
Owen Lin
2010-05-10
30
-303
/
+218
*
|
Move the texture coordinate 0.5 pixel inner so that GL won't get garbage
Owen Lin
2010-05-07
3
-21
/
+31
*
|
Use our own EGLChooser so that we can fall back to use "copyImage2D" when
Owen Lin
2010-05-07
8
-49
/
+161
*
|
am 0055c650: Merge "b/2483367 Moving OneTimeInitializer to vendor/google" int...
Michael Chan
2010-05-03
1
-158
/
+0
|
\
\
|
|
/
|
*
b/2483367 Moving OneTimeInitializer to vendor/google
Michael Chan
2010-04-29
1
-158
/
+0
*
|
Improve the Texture by using glTexSubImage to upload the image content.
Owen Lin
2010-04-29
3
-27
/
+23
|
/
*
Avoid loading drawables in CameraSettings.
Owen Lin
2010-04-26
4
-51
/
+88
*
Startup time improvements.
Chih-Chung Chang
2010-04-23
3
-21
/
+19
*
Reset scece mode overrides in InitializeHeadUpDisplay.
Owen Lin
2010-04-21
1
-37
/
+38
*
Remove GLRootView in onPause() and put it back in onResume() to avoid OOM in
Owen Lin
2010-04-21
4
-101
/
+126
*
Merge "Fix bug: 2609027." into froyo
Owen Lin
2010-04-21
1
-1
/
+1
|
\
|
*
Fix bug: 2609027.
Owen Lin
2010-04-21
1
-1
/
+1
*
|
Don't stop user from taking pictures while the media scanner is scanning.
Chih-Chung Chang
2010-04-20
1
-10
/
+3
|
/
*
Always encode GpsTimeStamp in Camera.
Ray Chen
2010-04-16
1
-0
/
+3
*
Add aboutToChange to GLRootView.
Owen Lin
2010-04-13
2
-7
/
+15
*
Add a hack to avoid allocating GL surface with different sizes.
Chih-Chung Chang
2010-04-09
1
-0
/
+34
*
Fix a typo in the code.
Owen Lin
2010-04-08
1
-1
/
+1
*
Merge "Fix the ANR after switching between Camera and Camcorder." into froyo
Chih-Chung Chang
2010-04-07
3
-33
/
+56
|
\
|
*
Fix the ANR after switching between Camera and Camcorder.
Owen Lin
2010-04-08
3
-33
/
+56
*
|
Merge "Make shortcut upgrading code a bit more robust. Bug: 2558040" into froyo
Chih-Chung Chang
2010-04-07
1
-10
/
+10
|
\
\
|
*
|
Make shortcut upgrading code a bit more robust.
Chih-Chung Chang
2010-04-07
1
-10
/
+10
|
|
/
*
|
Do not register OneShotPreviewCallback to reduce latency.
Wu-cheng Li
2010-04-08
1
-31
/
+16
*
|
Update the code due to API change.
Wu-cheng Li
2010-04-08
1
-13
/
+12
|
/
*
Remove unused resources and code.
Owen Lin
2010-04-07
17
-217
/
+10
*
ThumbnailUtils.createVideoThumbnail API change
Ray Chen
2010-04-01
1
-2
/
+3
*
Camera app update due to CameraProfile and CamcorderProfile API changes
James Dong
2010-03-31
3
-39
/
+39
*
Merge "Update shortcut for VideoCamera too." into froyo
Chih-Chung Chang
2010-03-30
1
-22
/
+59
|
\
|
*
Update shortcut for VideoCamera too.
Chih-Chung Chang
2010-03-29
1
-22
/
+59
*
|
Fix one more NPE. (Second run)
Owen Lin
2010-03-30
2
-17
/
+11
*
|
Improve GLListView UI.
Owen Lin
2010-03-30
6
-107
/
+236
*
|
Add some more ways to dismiss popup window(UX change).
Owen Lin
2010-03-30
3
-3
/
+13
|
/
*
Update the shortcut for Camera to the new component name
Chih-Chung Chang
2010-03-26
1
-0
/
+121
*
Revert "Fix one more NPE."
Chih-Chung Chang
2010-03-25
2
-14
/
+26
*
Fix one more NPE.
Owen Lin
2010-03-25
2
-26
/
+14
*
Merge "Insert the "size" column with other attributes at the same time, so we...
Chih-Chung Chang
2010-03-24
2
-20
/
+5
|
\
[next]