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
*
Add image routing feature.
Ray Chen
2009-04-24
1
-12
/
+83
*
Rename ImageGallery2 to ImageGallery.
Ray Chen
2009-04-24
1
-8
/
+7
*
Issue 1799299: Display picture details.
Ray Chen
2009-04-24
3
-72
/
+237
*
The first step of multiselect. Now, you can multiselect images, but can do no...
Owen Lin
2009-04-23
3
-236
/
+305
*
Make focus rectangle to become green after focused.
Chih-Chung Chang
2009-04-23
1
-21
/
+21
*
Take user to video preview after the video button is clicked in review mode.
Chih-Chung Chang
2009-04-23
1
-1
/
+1
*
Enable hot camera preview.
Chih-Chung Chang
2009-04-23
1
-17
/
+82
*
The new focus UI.
Chih-Chung Chang
2009-04-22
1
-4
/
+46
*
Refactor code: decouple ImageGallery2 and GridViewSpecial.
Owen Lin
2009-04-21
3
-325
/
+325
*
Merge change 354 into donut
Android (Google) Code Review
2009-04-21
1
-42
/
+45
|
\
|
*
Add log messages to measure shot-to-shot latency.
Wu-cheng Li
2009-04-21
1
-42
/
+45
*
|
Make CameraButtonIntentReceiver public so it can be invoked.
Chih-Chung Chang
2009-04-20
1
-1
/
+2
|
/
*
Make sure button layout look ok in languages other than English (tested on Sp...
Chih-Chung Chang
2009-04-20
1
-1
/
+1
*
Fix Bug 1797171: Capture Video menu option is missing if try to attach video ...
Chih-Chung Chang
2009-04-20
1
-19
/
+33
*
Code clean up.
Chih-Chung Chang
2009-04-17
7
-107
/
+69
*
Move GridViewSpecial to a new file. Prepare for refactoring.
Owen Lin
2009-04-17
2
-1061
/
+1070
*
Code cleanup. Try to remove some depercated usage of cursor.commitUpadtes()
Owen Lin
2009-04-17
19
-126
/
+51
*
Two remaining files for brightness control.
Ray Chen
2009-04-17
2
-5
/
+4
*
Remove remaining reference to ImageManager.instance().
Chih-Chung Chang
2009-04-17
2
-3
/
+3
*
Fix valid brightness range before we decide the parameter interface to driver.
Chih-Chung Chang
2009-04-17
1
-26
/
+31
*
Code clean up.
Chih-Chung Chang
2009-04-17
8
-145
/
+52
*
Refactoring the code.
Owen Lin
2009-04-16
5
-47
/
+41
*
Merge change 214 into donut
Android (Google) Code Review
2009-04-16
4
-88
/
+89
|
\
|
*
Move transform to Util.java
Chih-Chung Chang
2009-04-16
4
-88
/
+89
*
|
Merge change 177 into donut
Android (Google) Code Review
2009-04-16
2
-1
/
+64
|
\
\
|
|
/
|
/
|
|
*
Add brightness control to Camera application.
Ray Chen
2009-04-16
2
-1
/
+64
*
|
Decode to smaller size so mini-thumb generation is faster.
Chih-Chung Chang
2009-04-16
1
-1
/
+1
|
/
*
Clean verbose logging messages.
Chih-Chung Chang
2009-04-16
1
-94
/
+64
*
Code clean up.
Chih-Chung Chang
2009-04-16
25
-126
/
+105
*
Merge change 208 into donut
Android (Google) Code Review
2009-04-15
9
-249
/
+123
|
\
|
*
Code clean up.
Chih-Chung Chang
2009-04-15
9
-249
/
+123
*
|
Add infinity focus mode.
Wu-cheng Li
2009-04-16
2
-17
/
+50
|
/
*
Code clean up.
Chih-Chung Chang
2009-04-15
8
-35
/
+33
*
Move makeBitmap to Util.
Chih-Chung Chang
2009-04-15
7
-128
/
+79
*
Fix bug 1744766. By setting the file length into DB.
Owen Lin
2009-04-15
2
-36
/
+26
*
Clean verbose logging messages.
Chih-Chung Chang
2009-04-15
26
-872
/
+340
*
Merge branch 'readonly-p4-donut' into donut
Owen Lin
2009-04-14
35
-436
/
+317
|
\
|
*
AI 146099: 1. Use ICancelable<T> to replace several different interfaces, suc...
Owen Lin
2009-04-14
35
-436
/
+317
*
|
Merge branch 'readonly-p4-donut' into donut
Chih-Chung Chang
2009-04-14
3
-200
/
+216
|
\
\
|
|
/
|
*
AI 146085: Extract mini-thumb handling code to a separate class.
Chih-Chung Chang
2009-04-14
3
-200
/
+216
*
|
Merge branch 'readonly-p4-donut' into donut
Owen Lin
2009-04-14
2
-0
/
+406
|
\
\
|
|
/
|
*
AI 146084: Add a PriorityTask to let cancel/prioritize tasks much easier.
Owen Lin
2009-04-14
2
-0
/
+406
*
|
Merge branch 'readonly-p4-donut' into donut
Chih-Chung Chang
2009-04-13
10
-203
/
+25
|
\
\
|
|
/
|
*
AI 145868: Code clean up.
Chih-Chung Chang
2009-04-13
10
-203
/
+25
*
|
Merge branch 'readonly-p4-donut' into donut
Wu-cheng Li
2009-04-13
2
-33
/
+45
|
\
\
|
|
/
|
*
AI 145839: Add UI for JPEG quality setting.
Wu-cheng Li
2009-04-13
2
-33
/
+45
*
|
Merge branch 'readonly-p4-donut' into donut
Chih-Chung Chang
2009-04-12
15
-152
/
+7
|
\
\
|
|
/
|
*
AI 145823: Remove unused code.
Chih-Chung Chang
2009-04-12
15
-152
/
+7
*
|
Merge branch 'readonly-p4-donut' into donut
Chih-Chung Chang
2009-04-12
3
-574
/
+230
|
\
\
|
|
/
|
*
AI 145815: Simplify ViewImage.
Chih-Chung Chang
2009-04-12
3
-574
/
+230
[next]