1. bde544f Utilize thumbnail api to cancel thumbnail decoding, and replace BitmapManager's existing functions with BitmapFactory. by Ray Chen · 15 years ago
  2. ffcca74 Resize the preview frame as large as possible. by Cheng-Ru Lin · 15 years ago
  3. 6a1abe1 Fix 2145360: NPE in ImageViewTouch.onKeyDown by Chih-Chung Chang · 15 years ago
  4. 71d56e2 Fix some warnnings reported by eclipse. by Owen Lin · 15 years ago
  5. ca1f820 Fix 2113527: NPE in ViewImage.onActivityResult. by Chih-Chung Chang · 15 years ago
  6. cb3e769 Fix 2114487: NPE in ReviewImage.onPrepareOptionsMenu by Chih-Chung Chang · 15 years ago
  7. eb9b537 Add double tap to zoom. by Chih-Chung Chang · 15 years ago
  8. cd65ac7 Remove menu items already covered by the side buttons. by Chih-Chung Chang · 15 years ago
  9. 120bf58 Fix 1977974: For photos without location data, don't offer to "Show on Maps" by Chih-Chung Chang · 15 years ago
  10. 8b3ecb2 Fix bug 2078592. by Owen Lin · 15 years ago
  11. 522e836 Style fix. by Chih-Chung Chang · 15 years ago
  12. f5bf8ca Create ImageListParam as a spec for creating image lists. by Chih-Chung Chang · 15 years ago
  13. 97f078a Fix 2039004: "Camera settings" from review screens irrelevant to Camera or Camcorder by Chih-Chung Chang · 15 years ago
  14. 69bd271 Hide controls when return from other activities. by Owen Lin · 15 years ago
  15. 71ea3a3 Fix bug 2022547. Show zoom buttons only when click on photo area. by Owen Lin · 15 years ago
  16. 1f463a6 Make dpad left/right move to prev/next image. by Chih-Chung Chang · 15 years ago
  17. 0ac8607 Fix bug 2022547. Show zoom buttons only when click on photo area. by Owen Lin · 15 years ago
  18. 62f1a22 Revert "Use revised zoom widget, on the right in Gallery." by Owen Lin · 15 years ago
  19. 012d0f3 Defer bitmap rotation until it's drawn on ImageView. by Ray Chen · 15 years ago
  20. f2c7e98 Fix http://b/2017388 by handling the corner case in computeSampleSize(). by Wei-Ta Chen · 15 years ago
  21. b0aadd0 Use revised zoom widget, on the right in Gallery. by Ray Chen · 15 years ago
  22. 4250e21 Simplify ImageGetter. by Chih-Chung Chang · 15 years ago
  23. 026dff8 Fix http://b/1907995 by using native allocation in BitmapFactory. by Wei-Ta Chen · 15 years ago
  24. b2a9765 Fix 1836138: Crash (permissions) when sharing from Email/Gmail --> Gallery --> Anywhere Else by Chih-Chung Chang · 15 years ago
  25. aa7075c Move reverse geocoder to AsyncTask and update location information asynchronously. by repo sync · 15 years ago
  26. d5d7464 Set bitmaps for full size images as being purgeable in viewing and reviewing images. by Wei-Ta Chen · 15 years ago
  27. 91acfc9 Style fix. by Chih-Chung Chang · 15 years ago
  28. 06f43ba Fix 1955365: NPE in ViewImage.updateActionIcons by Chih-Chung Chang · 15 years ago
  29. bb18778 Fix 1956859: "Set as" is not working with the downloaded image. by Chih-Chung Chang · 15 years ago
  30. 35f8af0 Fix 1950477: Menu items for video review are incorrect. by Chih-Chung Chang · 15 years ago
  31. 387833a Fix bug 1949582. If this is the last image to be deleted, by Owen Lin · 15 years ago
  32. 559899a Increase image zoom speed. by Wu-cheng Li · 15 years ago
  33. 4adbd03 Fix Issue 1942097: Delete the video show incorrect toast. by repo sync · 15 years ago
  34. 46fc7ae Integrate camcorder review mode to ReviewImage. by Wu-cheng Li · 15 years ago