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
/
GridViewSpecial.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issue 1949573. In multiselect mode, don't show the select outline
Owen Lin
2009-07-16
1
-63
/
+58
*
Rollback invalidateImage to refresh individual image instead of rebuilding wh...
Ray Chen
2009-07-16
1
-0
/
+17
*
Draw the multiselect markers dynamically so we can avoid invalidating the thu...
Chih-Chung Chang
2009-07-08
1
-30
/
+41
*
Style fix.
Chih-Chung Chang
2009-07-06
1
-2
/
+2
*
Fix 1956863: The border of the select image still stay on the screen
Chih-Chung Chang
2009-07-02
1
-0
/
+1
*
Fixes some warnings shown in Eclipse.
Owen Lin
2009-06-03
1
-11
/
+4
*
Fix ImageGallery bug 1871294, 1871295, 1871299.
Chih-Chung Chang
2009-05-22
1
-0
/
+7
*
Clean CropImage.
Chih-Chung Chang
2009-05-19
1
-4
/
+7
*
Fix 1851972. Handle the zero images case in GridViewSpecial.
Chih-Chung Chang
2009-05-15
1
-4
/
+5
*
Fix 1850842.
Chih-Chung Chang
2009-05-14
1
-5
/
+6
*
findbugs fixit.
Chih-Chung Chang
2009-05-14
1
-19
/
+13
*
Fix bug 1707148 by disabling long press if it is not running.
Owen Lin
2009-05-13
1
-6
/
+10
*
Put scrolling position in the valid range.
Chih-Chung Chang
2009-05-13
1
-6
/
+11
*
Make ImageLoader load image in order.
Chih-Chung Chang
2009-05-13
1
-31
/
+61
*
Remove unused parameters in ImageLoader.
Chih-Chung Chang
2009-05-12
1
-1
/
+1
*
Make GridViewSpecial faster.
Chih-Chung Chang
2009-05-12
1
-781
/
+768
*
Cache NinePatch to Bitmap to reduce drawing time.
Chih-Chung Chang
2009-04-30
1
-14
/
+44
*
Fix the last thumbnail problem
Owen Lin
2009-04-29
1
-28
/
+25
*
Fix the gallery position issues.
Owen Lin
2009-04-29
1
-32
/
+50
*
Code clean up.
Chih-Chung Chang
2009-04-29
1
-67
/
+26
*
Remove unnecessary allowThreadDecoding.
Chih-Chung Chang
2009-04-29
1
-1
/
+0
*
Code clean up.
Chih-Chung Chang
2009-04-29
1
-2
/
+18
*
In Gallery, make visible thumbnails appear faster.
Chih-Chung Chang
2009-04-28
1
-5
/
+7
*
Simplify ImageLoader.
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
1
-230
/
+149
*
Refactor code: decouple ImageGallery2 and GridViewSpecial.
Owen Lin
2009-04-21
1
-117
/
+199
*
Move GridViewSpecial to a new file. Prepare for refactoring.
Owen Lin
2009-04-17
1
-0
/
+1070