index
:
packages_apps_LegacyCamera.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
camera
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code clean up.
Chih-Chung Chang
2009-04-29
3
-171
/
+33
*
Remove unnecessary allowThreadDecoding.
Chih-Chung Chang
2009-04-29
5
-5
/
+0
*
Code clean up.
Chih-Chung Chang
2009-04-29
15
-64
/
+99
*
All threads are allowed to decode by default.
Ray Chen
2009-04-29
1
-2
/
+2
*
More UI on multiselect. A grayout checkbox for unselected images and a dynami...
Owen Lin
2009-04-28
1
-3
/
+41
*
Avoid too many progress updates from ImageLoader.
Chih-Chung Chang
2009-04-28
1
-9
/
+15
*
Merge change 637 into donut
Android (Google) Code Review
2009-04-28
1
-89
/
+80
|
\
|
*
Reduce GalleryPicker start up time.
Chih-Chung Chang
2009-04-28
1
-89
/
+80
*
|
Merge change 636 into donut
Android (Google) Code Review
2009-04-28
2
-73
/
+66
|
\
\
|
*
|
Disable 'acqureResourceLock' and 'releaseResourceLock' in BitmapManager.
Ray Chen
2009-04-28
2
-73
/
+66
*
|
|
Merge change 577 into donut
Android (Google) Code Review
2009-04-28
2
-0
/
+23
|
\
\
\
|
*
|
|
Add ISO setting.
Wu-cheng Li
2009-04-26
2
-0
/
+23
*
|
|
|
Merge change 630 into donut
Android (Google) Code Review
2009-04-27
1
-2
/
+11
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
fix issue 1815454
Owen Lin
2009-04-27
1
-2
/
+11
*
|
|
|
Optimize allImages() to use ImageListUber only when necessary.
Chih-Chung Chang
2009-04-28
1
-0
/
+13
|
|
_
|
/
|
/
|
|
*
|
|
In Gallery, make visible thumbnails appear faster.
Chih-Chung Chang
2009-04-28
10
-149
/
+200
|
/
/
*
|
Simplify ImageLoader.
Chih-Chung Chang
2009-04-24
2
-139
/
+88
|
/
*
Merge change 540 into donut
Android (Google) Code Review
2009-04-24
1
-12
/
+83
|
\
|
*
Add image routing feature.
Ray Chen
2009-04-24
1
-12
/
+83
*
|
Fix bitmap decoding in CropImage.
Chih-Chung Chang
2009-04-24
4
-18
/
+21
*
|
Merge change 538 into donut
Android (Google) Code Review
2009-04-23
1
-8
/
+7
|
\
\
|
|
/
|
*
Rename ImageGallery2 to ImageGallery.
Ray Chen
2009-04-24
1
-8
/
+7
*
|
Merge change 412 into donut
Android (Google) Code Review
2009-04-23
3
-72
/
+237
|
\
\
|
|
/
|
*
Issue 1799299: Display picture details.
Ray Chen
2009-04-24
3
-72
/
+237
*
|
Make PhotoAppWidgetConfigure public so it can be invoked by
Chih-Chung Chang
2009-04-24
1
-1
/
+1
|
/
*
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
[next]