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
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove metering mode support.
Wu-cheng Li
2010-08-30
1
-2
/
+1
*
Fix memory leak. Camera application is leaking activities.
Wu-cheng Li
2010-08-29
1
-2
/
+2
*
Support multiple camera preferences.
Chih-Chung Chang
2010-06-23
1
-4
/
+4
*
Add metering mode support.
Wu-cheng Li
2010-06-11
1
-1
/
+2
*
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
*
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
*
|
Handle events in the main thread and use GLThread only as a rendering thread.
Owen Lin
2010-05-10
29
-254
/
+198
*
|
Move the texture coordinate 0.5 pixel inner so that GL won't get garbage
Owen Lin
2010-05-07
2
-20
/
+29
*
|
Use our own EGLChooser so that we can fall back to use "copyImage2D" when
Owen Lin
2010-05-07
8
-49
/
+161
*
|
Improve the Texture by using glTexSubImage to upload the image content.
Owen Lin
2010-04-29
3
-27
/
+23
|
/
*
Startup time improvements.
Chih-Chung Chang
2010-04-23
1
-1
/
+0
*
Remove GLRootView in onPause() and put it back in onResume() to avoid OOM in
Owen Lin
2010-04-21
2
-41
/
+6
*
Add aboutToChange to GLRootView.
Owen Lin
2010-04-13
1
-0
/
+7
*
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
*
Fix the ANR after switching between Camera and Camcorder.
Owen Lin
2010-04-08
3
-33
/
+56
*
Remove unused resources and code.
Owen Lin
2010-04-07
5
-12
/
+3
*
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
1
-0
/
+9
*
Fix the startup crash.
Owen Lin
2010-03-19
1
-1
/
+2
*
Fix the zoom indicator not updated issue.
Owen Lin
2010-03-19
3
-15
/
+34
*
Fix the content truncated issue.
Owen Lin
2010-03-19
1
-0
/
+1
*
Fix the picture size settings doesn't get initialized issue.
Owen Lin
2010-03-19
1
-1
/
+4
*
More improvement on UI.
Owen Lin
2010-03-18
4
-14
/
+58
*
Some more improvements of the UI.
Owen Lin
2010-03-18
6
-21
/
+15
*
Fix several UI issues.
Owen Lin
2010-03-16
4
-28
/
+58
*
New UI for camcorder.
Owen Lin
2010-03-14
4
-74
/
+137
*
Restore Settings.
Owen Lin
2010-03-14
10
-51
/
+269
*
Camera should have the com.android.camera package name.
Romain Guy
2010-03-10
8
-8
/
+8
*
Add the new ZoomController UI and also the exposure compensation settings.
Owen Lin
2010-03-10
16
-150
/
+585
*
Unbundle: change camera package name.
Chih-Chung Chang
2010-03-08
6
-6
/
+6
*
Address the review comments.
Owen Lin
2010-03-07
10
-30
/
+38
*
Add pixel density concept to the code. So, it draw about the same size on
Owen Lin
2010-03-07
17
-230
/
+303
*
The first runnable version of the new UI.
Owen Lin
2010-02-26
26
-0
/
+3037