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
*
Override other camera settings when scene mode is active.
Wu-cheng Li
2010-11-30
5
-3
/
+93
*
Merge "Move scene mode to indicator wheel."
Wu-cheng Li
2010-11-29
2
-8
/
+20
|
\
|
*
Move scene mode to indicator wheel.
Wu-cheng Li
2010-11-29
2
-8
/
+20
*
|
Fix misplacement of camera shutter button.
Hung-ying Tyan
2010-11-30
1
-1
/
+1
*
|
Make camcorder recording time appear again.
Hung-ying Tyan
2010-11-29
1
-1
/
+1
|
/
*
Increase camera preview frame size and other changes.
Hung-ying Tyan
2010-11-26
2
-23
/
+24
*
Add title and its holo background for settings.
Wu-cheng Li
2010-11-26
4
-35
/
+99
*
Add front/back camera switch
Chung-yih Wang
2010-11-25
1
-0
/
+87
*
Fix various UI issues.
Wu-cheng Li
2010-11-22
2
-9
/
+16
*
Use holo.dark background on popup windows.
Wu-cheng Li
2010-11-19
2
-0
/
+20
*
Add background for indicator wheel.
Wu-cheng Li
2010-11-17
2
-26
/
+88
*
Set video orientation hint according to device orientation.
Wu-cheng Li
2010-11-13
1
-1
/
+5
*
Move some classes out from Camera.java.
Wu-cheng Li
2010-11-13
1
-0
/
+49
*
Camera App: Properly re-init ControlPanel on sensor switch.
Andrei Warkentin
2010-11-13
2
-16
/
+29
*
Change setting picker to popup window.
Wu-cheng Li
2010-11-12
3
-103
/
+84
*
Fix the crash on tapping settings button when in front camera mode.
Wu-cheng Li
2010-11-12
2
-4
/
+19
*
Rename some classes and method names to avoid confusion.
Wu-cheng Li
2010-11-04
5
-32
/
+32
*
Add other settings to control panel.
Wu-cheng Li
2010-11-02
4
-17
/
+432
*
Add other setting icon in indicator wheel.
Wu-cheng Li
2010-10-25
1
-4
/
+14
*
Rename some classes to avoid confusion.
Wu-cheng Li
2010-10-24
4
-7
/
+7
*
Add more settings control in control panel.
Wu-cheng Li
2010-10-14
4
-54
/
+250
*
Add white balance setting UI for xlarge layout.
Wu-cheng Li
2010-10-11
2
-0
/
+134
*
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 switch camera on-screen button. DO NOT MERGE
Wu-cheng Li
2010-09-08
6
-15
/
+34
*
|
Add camera setting icons around the shutter button.
Wu-cheng Li
2010-10-10
1
-0
/
+143
*
|
Improve the scroll bar in GLList.
Owen Lin
2010-09-23
6
-33
/
+55
*
|
Adding ui for setting frame capture interval.
Nipun Kwatra
2010-09-15
4
-15
/
+41
*
|
Add switch camera on-screen button.
Wu-cheng Li
2010-09-08
6
-16
/
+40
*
|
am 4714a1cf: Use SharedPreferences.apply to reduce latency.
Wu-cheng Li
2010-09-08
1
-1
/
+1
|
\
\
|
|
/
|
*
Use SharedPreferences$Editor.apply to reduce latency.
Wu-cheng Li
2010-09-08
1
-1
/
+1
*
|
am 454c6838: Remove metering mode support.
Wu-cheng Li
2010-08-30
1
-2
/
+1
|
\
\
|
|
/
|
*
Remove metering mode support.
Wu-cheng Li
2010-08-30
1
-2
/
+1
*
|
am 299b0610: Merge "Fix memory leak. Camera application is leaking activities...
Wu-cheng Li
2010-08-30
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix memory leak. Camera application is leaking activities.
Wu-cheng Li
2010-08-29
1
-2
/
+2
*
|
Added support for time lapse video capture.
Nipun Kwatra
2010-08-10
1
-2
/
+8
|
/
*
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
[next]