1. 601ce56 Add progress dialog for delete operation and make the close button work by Owen Lin · 15 years ago
  2. 36d0da6 Merge change 1022 into donut by Android (Google) Code Review · 15 years ago
  3. 0ce26e0 One last bit to get rid of the duplicated roation .... by Owen Lin · 15 years ago
  4. a61075a Fix 1836309. by Chih-Chung Chang · 15 years ago
  5. ebbf490 Merge change 964 into donut by Android (Google) Code Review · 15 years ago
  6. 453392c Merge change 1060 into donut by Android (Google) Code Review · 15 years ago
  7. eb99d4e Reduce GalleryPicker start up time. by Chih-Chung Chang · 15 years ago
  8. 8edec93 Merge change 969 into donut by Android (Google) Code Review · 15 years ago
  9. 9e0bda2 Fix bug 1710951. By moving image cleanning code to onStop. by Owen Lin · 15 years ago
  10. 41d372e Merge change 908 into donut by Android (Google) Code Review · 15 years ago
  11. f32ca41 Fix bug found in stability test. by Chih-Chung Chang · 15 years ago
  12. 0c2f286 fix bug 1496878 by Owen Lin · 15 years ago
  13. 4904e97 Close camera immediately in onPause(). by Wu-cheng Li · 15 years ago
  14. fd6da32 Reduce ViewImage start up time. by Chih-Chung Chang · 15 years ago
  15. b24c039 Check for device != null before setting brightness. by Chih-Chung Chang · 15 years ago
  16. 488521d Fix bug 1826871. by Owen Lin · 15 years ago
  17. 30e331b Fix the duplicated orientation problem by Owen Lin · 15 years ago
  18. 1e042a6 am b104585: AI 148147: Import lots of zh_TW translation changes. by Eric Fischer · 15 years ago
  19. b104585 AI 148147: Import lots of zh_TW translation changes. by Eric Fischer · 15 years ago
  20. 06cb7c3 am 9ed793a: AI 148026: Update zh_TW translations. by Eric Fischer · 15 years ago
  21. 9ed793a AI 148026: Update zh_TW translations. by Eric Fischer · 15 years ago
  22. f4faf45 Add a TimeCounter for measure time for code fragment. 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. 58e7c45 Fix NPE in Camera onKeyDown event. by Ray Chen · 15 years ago
  25. 6cff66e Fix the last thumbnail problem by Owen Lin · 15 years ago
  26. 0e27f8d Fix the gallery position issues. by Owen Lin · 15 years ago
  27. d1173fa Merge change 515 into donut by Android (Google) Code Review · 15 years ago
  28. 41a8578 Improve the design of ICancelable. by Owen Lin · 15 years ago
  29. 0521473 Update focus rectangle assets. by Chih-Chung Chang · 15 years ago
  30. e248220 Code clean up. by Chih-Chung Chang · 15 years ago
  31. 208ec6d Merge change 710 into donut by Android (Google) Code Review · 15 years ago
  32. 1f9026f am 27828f5: AI 147962: Import updated zh_TW translations. by Eric Fischer · 15 years ago
  33. f2b0627 am 4b6a185: AI 147492: Update zh_TW translations. by Eric Fischer · 15 years ago
  34. 9d2a11f Remove unnecessary allowThreadDecoding. by Chih-Chung Chang · 15 years ago
  35. 6b27050 Code clean up. by Chih-Chung Chang · 15 years ago
  36. 27576d1 All threads are allowed to decode by default. by Ray Chen · 15 years ago
  37. 27828f5 AI 147962: Import updated zh_TW translations. by Eric Fischer · 15 years ago
  38. 228f132 More UI on multiselect. A grayout checkbox for unselected images and a dynamic button pannel shows when user by Owen Lin · 15 years ago
  39. 2716078 Avoid too many progress updates from ImageLoader. by Chih-Chung Chang · 15 years ago
  40. b03f3bb Merge change 637 into donut by Android (Google) Code Review · 15 years ago
  41. 7b0dca4 Reduce GalleryPicker start up time. by Chih-Chung Chang · 15 years ago
  42. ab0bb97 Merge change 636 into donut by Android (Google) Code Review · 15 years ago
  43. e278a8c Merge change 577 into donut by Android (Google) Code Review · 15 years ago
  44. 2ad5991 Merge change 630 into donut by Android (Google) Code Review · 15 years ago
  45. 42ed1cc Disable 'acqureResourceLock' and 'releaseResourceLock' in BitmapManager. by Ray Chen · 15 years ago
  46. 7336786 Optimize allImages() to use ImageListUber only when necessary. by Chih-Chung Chang · 15 years ago
  47. ff9922f In Gallery, make visible thumbnails appear faster. by Chih-Chung Chang · 15 years ago
  48. 74c3bd3 fix issue 1815454 by Owen Lin · 15 years ago
  49. 48b71ca Add ISO setting. by Wu-cheng Li · 15 years ago
  50. ebd325f Simplify ImageLoader. by Chih-Chung Chang · 15 years ago
  51. 9576940 Merge change 540 into donut by Android (Google) Code Review · 15 years ago
  52. 0a5a78c Add image routing feature. by Ray Chen · 15 years ago
  53. fa021af Fix bitmap decoding in CropImage. by Chih-Chung Chang · 15 years ago
  54. 819fa00 Merge change 538 into donut by Android (Google) Code Review · 15 years ago
  55. 91acb5b Rename ImageGallery2 to ImageGallery. by Ray Chen · 15 years ago
  56. ef033b2 Merge change 412 into donut by Android (Google) Code Review · 15 years ago
  57. 0f0af52 Issue 1799299: Display picture details. by Ray Chen · 15 years ago
  58. 6d8ecc2 Make PhotoAppWidgetConfigure public so it can be invoked by by Chih-Chung Chang · 15 years ago
  59. 4b6a185 AI 147492: Update zh_TW translations. by Eric Fischer · 15 years ago
  60. 8a810b8 camera: Add SDCARD_WRITE permission to manifest by San Mehat · 15 years ago
  61. b5d87cf The first step of multiselect. Now, you can multiselect images, but can do nothing. by Owen Lin · 15 years ago
  62. 75ae09f Make focus rectangle to become green after focused. by Chih-Chung Chang · 15 years ago
  63. 2687ac3 Take user to video preview after the video button is clicked in review mode. by Chih-Chung Chang · 15 years ago
  64. 845accc Enable hot camera preview. by Chih-Chung Chang · 15 years ago
  65. cf2ad98 merge cupcake into donut by Jean-Baptiste Queru · 15 years ago
  66. 22caca3 AI 147406: Import revised translations. by Eric Fischer · 15 years ago
  67. 5e5aa7e The new focus UI. by Chih-Chung Chang · 15 years ago
  68. f310a3d Refactor code: decouple ImageGallery2 and GridViewSpecial. by Owen Lin · 15 years ago
  69. ecf076b Merge change 354 into donut by Android (Google) Code Review · 15 years ago
  70. bcd13fa Add log messages to measure shot-to-shot latency. by Wu-cheng Li · 15 years ago
  71. b05be85 Make CameraButtonIntentReceiver public so it can be invoked. by Chih-Chung Chang · 15 years ago
  72. 92d6370 Tweak button spacing. by Chih-Chung Chang · 15 years ago
  73. 6258c6f Make sure button layout look ok in languages other than English (tested on Spanish). by Chih-Chung Chang · 15 years ago
  74. 02e2b0b Fix Bug 1797171: Capture Video menu option is missing if try to attach video in messaging. by Chih-Chung Chang · 15 years ago
  75. a6e2144 Code clean up. by Chih-Chung Chang · 15 years ago
  76. 1153ba1 Move GridViewSpecial to a new file. Prepare for refactoring. by Owen Lin · 15 years ago
  77. bbc560b Code cleanup. Try to remove some depercated usage of cursor.commitUpadtes() by Owen Lin · 15 years ago
  78. c8cd909 Two remaining files for brightness control. by Ray Chen · 15 years ago
  79. 3333a0c Remove remaining reference to ImageManager.instance(). by Chih-Chung Chang · 15 years ago
  80. cd74867 Fix valid brightness range before we decide the parameter interface to driver. by Chih-Chung Chang · 15 years ago
  81. 58e94ed Code clean up. by Chih-Chung Chang · 15 years ago
  82. e5ca4f5 AI 146517: Import translation changes. DO NOT MERGE by Eric Fischer · 15 years ago
  83. d30b587 Refactoring the code. by Owen Lin · 15 years ago
  84. d857d2a Merge change 214 into donut by Android (Google) Code Review · 15 years ago
  85. 79a2a66 Merge change 177 into donut by Android (Google) Code Review · 15 years ago
  86. 96b3c6e Move transform to Util.java by Chih-Chung Chang · 15 years ago
  87. c396ca0 Add brightness control to Camera application. by Ray Chen · 15 years ago
  88. 10d4284 Decode to smaller size so mini-thumb generation is faster. by Chih-Chung Chang · 15 years ago
  89. 74be052 Clean verbose logging messages. Extract UriImage to a separate file. by Chih-Chung Chang · 15 years ago
  90. 0a475e1 Code clean up. by Chih-Chung Chang · 15 years ago
  91. 2094670 Merge change 208 into donut by Android (Google) Code Review · 15 years ago
  92. 0f56ef5 Add infinity focus mode. by Wu-cheng Li · 15 years ago
  93. 439027c AI 146365: Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  94. 1e48aae Code clean up. by Chih-Chung Chang · 15 years ago
  95. 8b54dc6 Code clean up. by Chih-Chung Chang · 15 years ago
  96. c1c20e9 Move makeBitmap to Util. by Chih-Chung Chang · 15 years ago
  97. 4689e59 Fix bug 1744766. By setting the file length into DB. by Owen Lin · 15 years ago
  98. 2b82c4a Clean verbose logging messages. Extract UriImage to a separate file. by Chih-Chung Chang · 15 years ago
  99. 002391b AI 146175: Import updated translations. by Eric Fischer · 15 years ago
  100. 14c3da1 Merge branch 'readonly-p4-donut' into donut by Owen Lin · 15 years ago