1. d998ce9 Fix 2145283: Two context menus show up when long press on the center key. by Chih-Chung Chang · 15 years ago
  2. 522e836 Style fix. by Chih-Chung Chang · 15 years ago
  3. f5bf8ca Create ImageListParam as a spec for creating image lists. by Chih-Chung Chang · 15 years ago
  4. e594b19 Fix the warnings shown in Eclipse. That is, removing unused field, by Owen Lin · 15 years ago
  5. b066347 Play click sound while clicking on an image in ImageGallery. by Wu-cheng Li · 15 years ago
  6. ab8c77f Fix layout for high dpi display. by Chih-Chung Chang · 15 years ago
  7. 4c2f857 Fix issue 1949573. In multiselect mode, don't show the select outline by Owen Lin · 15 years ago
  8. 92eedd6 Rollback invalidateImage to refresh individual image instead of rebuilding whole list. by Ray Chen · 15 years ago
  9. cb4b88e Draw the multiselect markers dynamically so we can avoid invalidating the thumbnails. by Chih-Chung Chang · 15 years ago
  10. 91acfc9 Style fix. by Chih-Chung Chang · 15 years ago
  11. 874ae5c Fix 1956863: The border of the select image still stay on the screen by Chih-Chung Chang · 15 years ago
  12. deb5725 Fixes some warnings shown in Eclipse. by Owen Lin · 15 years ago
  13. 938aad0 Fix ImageGallery bug 1871294, 1871295, 1871299. by Chih-Chung Chang · 15 years ago
  14. 724e9b3 Clean CropImage. by Chih-Chung Chang · 15 years ago
  15. f1474b0 Fix 1851972. Handle the zero images case in GridViewSpecial. by Chih-Chung Chang · 15 years ago
  16. 4952a3f Fix 1850842. by Chih-Chung Chang · 15 years ago
  17. 3343507 findbugs fixit. by Chih-Chung Chang · 15 years ago
  18. 77e110b Fix bug 1707148 by disabling long press if it is not running. by Owen Lin · 15 years ago
  19. 56a8643 Put scrolling position in the valid range. by Chih-Chung Chang · 15 years ago
  20. 341ad98 Make ImageLoader load image in order. by Chih-Chung Chang · 15 years ago
  21. 9c61b2c Remove unused parameters in ImageLoader. by Chih-Chung Chang · 15 years ago
  22. a3be1aa Make GridViewSpecial faster. by Chih-Chung Chang · 15 years ago
  23. 3d6c628 Cache NinePatch to Bitmap to reduce drawing time. by Chih-Chung Chang · 15 years ago
  24. 6cff66e Fix the last thumbnail problem by Owen Lin · 15 years ago
  25. 0e27f8d Fix the gallery position issues. by Owen Lin · 15 years ago
  26. e248220 Code clean up. by Chih-Chung Chang · 15 years ago
  27. 9d2a11f Remove unnecessary allowThreadDecoding. by Chih-Chung Chang · 15 years ago
  28. 6b27050 Code clean up. by Chih-Chung Chang · 15 years ago
  29. ff9922f In Gallery, make visible thumbnails appear faster. by Chih-Chung Chang · 15 years ago
  30. ebd325f Simplify ImageLoader. by Chih-Chung Chang · 15 years ago
  31. b5d87cf The first step of multiselect. Now, you can multiselect images, but can do nothing. by Owen Lin · 15 years ago
  32. f310a3d Refactor code: decouple ImageGallery2 and GridViewSpecial. by Owen Lin · 15 years ago
  33. 1153ba1 Move GridViewSpecial to a new file. Prepare for refactoring. by Owen Lin · 15 years ago