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
/
ViewImage.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix NPE in issues 1921957 & 1921062.
repo sync
2009-06-17
1
-2
/
+4
*
Fix issue 1880374 The thumbnail does not update in picture review mode after ...
repo sync
2009-06-15
1
-0
/
+2
*
Hide Action Icon panel for MMS images.
Owen Lin
2009-06-09
1
-0
/
+11
*
Add correct action icons to ViewImage for video
Owen Lin
2009-06-08
1
-75
/
+91
*
Fix bug 1897802 in two parts.
Owen Lin
2009-06-04
1
-1
/
+12
*
Make the action icons show on Gallery
Owen Lin
2009-06-03
1
-97
/
+128
*
Pass image list from ImageGallery to ViewImage to support the uber type
Owen Lin
2009-06-03
1
-50
/
+24
*
Simplify the database code by keeping small data in memory.
Owen Lin
2009-05-28
1
-1
/
+1
*
Fix bug 1873866: removing unused member mShutterButton.
Owen Lin
2009-05-27
1
-3
/
+0
*
Fix 1850846.
Chih-Chung Chang
2009-05-25
1
-0
/
+7
*
New UI for donut's camera !!
Owen Lin
2009-05-22
1
-13
/
+40
*
remove cancelAllDecodingThreads and allowAllDecodingThreads.
Ray Chen
2009-05-14
1
-9
/
+1
*
Fix bug 1841837. By updating the zoom controller after zoom in/zoom out.
Owen Lin
2009-05-12
1
-0
/
+1
*
One last bit to get rid of the duplicated roation ....
Owen Lin
2009-05-06
1
-15
/
+0
*
Fix bug 1710951. By moving image cleanning code to onStop.
Owen Lin
2009-05-05
1
-4
/
+5
*
Reduce ViewImage start up time.
Chih-Chung Chang
2009-05-04
1
-8
/
+5
*
Improve the design of ICancelable.
Owen Lin
2009-04-29
1
-14
/
+25
*
Remove unnecessary allowThreadDecoding.
Chih-Chung Chang
2009-04-29
1
-1
/
+0
*
Code clean up.
Chih-Chung Chang
2009-04-17
1
-1
/
+2
*
Code clean up.
Chih-Chung Chang
2009-04-16
1
-7
/
+6
*
Clean verbose logging messages.
Chih-Chung Chang
2009-04-15
1
-6
/
+7
*
AI 146099: 1. Use ICancelable<T> to replace several different interfaces, suc...
Owen Lin
2009-04-14
1
-26
/
+18
*
AI 145823: Remove unused code.
Chih-Chung Chang
2009-04-12
1
-7
/
+6
*
AI 145815: Simplify ViewImage.
Chih-Chung Chang
2009-04-12
1
-298
/
+179
*
AI 145696: Utilize BitmapManager to control bitmap related resources, making
Ray Chen
2009-04-10
1
-40
/
+94
*
AI 145048: Code clean up.
Chih-Chung Chang
2009-04-08
1
-3
/
+0
*
AI 144530: Refactor the huge codes in ImageManager. Extract member classes to...
Owen Lin
2009-04-03
1
-15
/
+19
*
AI 144377: Style fix.
Chih-Chung Chang
2009-04-02
1
-481
/
+550
*
AI 143978: Style fix.
Chih-Chung Chang
2009-04-01
1
-8
/
+7
*
AI 143178: am: CL 142891 Fix issue 1578783. Show the on screen controlls when...
Owen Lin
2009-03-27
1
-17
/
+21
*
AI 143170: am: CL 142872 Remove the share button if the image is shared from ...
Chih-Chung Chang
2009-03-27
1
-0
/
+3
*
AI 143152: am: CL 142832 1. Fix issue 1727303. Detect orientation change in o...
Owen Lin
2009-03-27
1
-69
/
+36
*
Automated import from //branches/donutburger/...@142525,142525
Chih-Chung Chang
2009-03-25
1
-0
/
+1
*
Automated import from //branches/donutburger/...@141972,141972
Ray Chen
2009-03-24
1
-46
/
+33
*
Automated import from //branches/donutburger/...@141619,141619
Ray Chen
2009-03-24
1
-5
/
+24
*
Automated import from //branches/donutburger/...@141607,141607
Owen Lin
2009-03-24
1
-29
/
+51
*
Automated import from //branches/donutburger/...@141603,141603
Ray Chen
2009-03-24
1
-3
/
+3
*
Automated import from //branches/donutburger/...@140831,140831
Andreas Huber
2009-03-24
1
-0
/
+11
*
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-18
1
-113
/
+91
*
auto import from //branches/cupcake_rel/...@138607
The Android Open Source Project
2009-03-13
1
-22
/
+12
*
auto import from //branches/cupcake/...@137873
The Android Open Source Project
2009-03-11
1
-7
/
+15
*
auto import from //branches/cupcake/...@137197
The Android Open Source Project
2009-03-09
1
-136
/
+19
*
auto import from //depot/cupcake/@136745
The Android Open Source Project
2009-03-05
1
-10
/
+4
*
auto import from //depot/cupcake/@136594
The Android Open Source Project
2009-03-05
1
-6
/
+15
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+1677
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-1643
/
+0
*
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-03
1
-95
/
+61
*
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-03-02
1
-61
/
+95
*
auto import from //branches/cupcake/...@132569
The Android Open Source Project
2009-02-20
1
-117
/
+51
*
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-19
1
-24
/
+87
[next]