1. 45ac637 Enable 5MP resolution 2592x1936. by Chih-Chung Chang · 15 years ago
  2. 5bd3b05 am 026dff88: Fix http://b/1907995 by using native allocation in BitmapFactory. by Wei-Ta Chen · 15 years ago
  3. 026dff8 Fix http://b/1907995 by using native allocation in BitmapFactory. by Wei-Ta Chen · 15 years ago
  4. 30bf234 am 6a598c23: Merge change 7584 into donut by Android (Google) Code Review · 15 years ago
  5. e9000cf am 2457e114: Merge change 6510 into donut by Android (Google) Code Review · 15 years ago
  6. fcd1059 am f68887f6: Fix the bug that the no images view will keep showning on screen even when there are images. by Owen Lin · 15 years ago
  7. 6a598c2 Merge change 7584 into donut by Android (Google) Code Review · 15 years ago
  8. 2457e11 Merge change 6510 into donut by Android (Google) Code Review · 15 years ago
  9. 4c2f857 Fix issue 1949573. In multiselect mode, don't show the select outline by Owen Lin · 15 years ago
  10. f68887f Fix the bug that the no images view will keep showning on screen even by Owen Lin · 15 years ago
  11. 6dac837 Capture individual camera and video startup time and output to a text file. by Yu Shan Emily Lau · 15 years ago
  12. d4be4d9 am 92eedd64: Rollback invalidateImage to refresh individual image instead of rebuilding whole list. by Ray Chen · 15 years ago
  13. 92eedd6 Rollback invalidateImage to refresh individual image instead of rebuilding whole list. by Ray Chen · 15 years ago
  14. f281dc2 am 48f6cdff: Start preview earlier to let user see preview earlier. by Wu-cheng Li · 15 years ago
  15. 48f6cdf Start preview earlier to let user see preview earlier. by Wu-cheng Li · 15 years ago
  16. 34b5d47 Merge commit 'goog/readonly-korg-master' into merge_korg_master by Jean-Baptiste Queru · 15 years ago
  17. d9d255d am 61c81d09: Merge change 6826 into donut by Android (Google) Code Review · 15 years ago
  18. afd8e6a am 52b6fc4e: Merge change 7015 into donut by Android (Google) Code Review · 15 years ago
  19. 61c81d0 Merge change 6826 into donut by Android (Google) Code Review · 15 years ago
  20. ab21ebc am 1ad7e909: Fix the ImageGallery progress bar (the rotating circle in title). by Chih-Chung Chang · 15 years ago
  21. c80cf5c am d918cfa6: Fix 1973541: The mode switcher does not correspond to the actual mode. by Chih-Chung Chang · 15 years ago
  22. 52b6fc4 Merge change 7015 into donut by Android (Google) Code Review · 15 years ago
  23. 1ad7e90 Fix the ImageGallery progress bar (the rotating circle in title). by Chih-Chung Chang · 15 years ago
  24. d918cfa Fix 1973541: The mode switcher does not correspond to the actual mode. by Chih-Chung Chang · 15 years ago
  25. 33f86b8 Cancel the thread encoding in "onStop". by Owen Lin · 15 years ago
  26. b7191bf am 584d9a3d: Import new translations by Eric Fischer · 15 years ago
  27. 584d9a3 Import new translations by Eric Fischer · 15 years ago
  28. a950b9b am 24588aa2: Fix the issue 1972285: The image rotation does not update in thumbnail view immediately after rotation. by Ray Chen · 15 years ago
  29. 24588aa Fix the issue 1972285: The image rotation does not update in thumbnail view immediately after rotation. by Ray Chen · 15 years ago
  30. 6fa5404 Fix bug 1970161. by Owen Lin · 15 years ago
  31. 36cd413 am b2a97654: Fix 1836138: Crash (permissions) when sharing from Email/Gmail --> Gallery --> Anywhere Else by Chih-Chung Chang · 15 years ago
  32. b2a9765 Fix 1836138: Crash (permissions) when sharing from Email/Gmail --> Gallery --> Anywhere Else by Chih-Chung Chang · 15 years ago
  33. dce37aa am 785cd000: Revert "Start preview earlier to let user see preview earlier." by Wu-cheng Li · 15 years ago
  34. 785cd00 Revert "Start preview earlier to let user see preview earlier." by Wu-cheng Li · 15 years ago
  35. 35ab950 am 05f863c6: Fix 1971900: Not able to delete picture using "Delete " contextual menu option. by Chih-Chung Chang · 15 years ago
  36. 05f863c Fix 1971900: Not able to delete picture using "Delete " contextual menu option. by Chih-Chung Chang · 15 years ago
  37. 43af732 am 93f74657: Try to fix 1962530: out of memory in CropImage. by Chih-Chung Chang · 15 years ago
  38. 93f7465 Try to fix 1962530: out of memory in CropImage. by Chih-Chung Chang · 15 years ago
  39. e42d393 am aa7075cc: Move reverse geocoder to AsyncTask and update location information asynchronously. by repo sync · 15 years ago
  40. aa7075c Move reverse geocoder to AsyncTask and update location information asynchronously. by repo sync · 15 years ago
  41. cc6f843 am d5d74642: Set bitmaps for full size images as being purgeable in viewing and reviewing images. by Wei-Ta Chen · 15 years ago
  42. 47b6042 am 2c28c551: Fix 1962656: Going to gallery when sd card is full causes a crash. by Chih-Chung Chang · 15 years ago
  43. 1048813 am a274cf18: Move ExifInterface to android.media package. by repo sync · 15 years ago
  44. d5d7464 Set bitmaps for full size images as being purgeable in viewing and reviewing images. by Wei-Ta Chen · 15 years ago
  45. 2c28c55 Fix 1962656: Going to gallery when sd card is full causes a crash. by Chih-Chung Chang · 15 years ago
  46. a274cf1 Move ExifInterface to android.media package. by repo sync · 15 years ago
  47. 0cfd61c am 2f84ae81: Revert ContentObserver in ImageGallery. by Ray Chen · 15 years ago
  48. 2f84ae8 Revert ContentObserver in ImageGallery. by Ray Chen · 15 years ago
  49. 70b737b am 2616d29c: Merge change 6455 into donut by Android (Google) Code Review · 15 years ago
  50. 2616d29 Merge change 6455 into donut by Android (Google) Code Review · 15 years ago
  51. b6ed73e Read max file size from video capture intent. by Wu-cheng Li · 15 years ago
  52. c71a247 am cb4b88e7: Draw the multiselect markers dynamically so we can avoid invalidating the thumbnails. by Chih-Chung Chang · 15 years ago
  53. 85dc946 am 5f2686be: Use ReferenceQueue to improve LruCache. by Owen Lin · 15 years ago
  54. cb4b88e Draw the multiselect markers dynamically so we can avoid invalidating the thumbnails. by Chih-Chung Chang · 15 years ago
  55. 5f2686b Use ReferenceQueue to improve LruCache. by Owen Lin · 15 years ago
  56. fdb3947 am 588e29b6: Fix the NPE by keeping the mDbObserver in onStop(), just unregister it. by Owen Lin · 15 years ago
  57. 588e29b Fix the NPE by keeping the mDbObserver in onStop(), just unregister it. by Owen Lin · 15 years ago
  58. 5ba1b1b am 62ca191d: Monitor database change by ContentObserver so we can update media data incrementally and "wait dialog" is only shown when there\'s no image in the current bucket. by repo sync · 15 years ago
  59. 62ca191 Monitor database change by ContentObserver so we can update media data incrementally and "wait dialog" is only shown when there's no image in the current bucket. by repo sync · 15 years ago
  60. d0937c4 am cede87fa: Added the memory measurement of the mediaserver in the camera image capture and video capture test cases. by Yu Shan Emily Lau · 15 years ago
  61. cede87f Added the memory measurement of the mediaserver in the camera image capture and video capture test cases. by Yu Shan Emily Lau · 15 years ago
  62. 4677ccc am 52aae706: Fix some warning shown in Eclipse. by Owen Lin · 15 years ago
  63. 52aae70 Fix some warning shown in Eclipse. by Owen Lin · 15 years ago
  64. 640e7a7 am 91acfc99: Style fix. by Chih-Chung Chang · 15 years ago
  65. 0fe351f am 0a28549a: Change camera latency time variables to non-static. by Chih-Chung Chang · 15 years ago
  66. 6e846e9 am 9f7388e9: Add retry if the query fails. The query fails if the media provider is killed. by Chih-Chung Chang · 15 years ago
  67. 86f5cc3 am 52bbb9f0: Merge change 6046 into donut by Android (Google) Code Review · 15 years ago
  68. c16ee6b am 2e768c1b: Reset the switch state in "onStart" in both Camera and Camcorder. by Owen Lin · 15 years ago
  69. 91acfc9 Style fix. by Chih-Chung Chang · 15 years ago
  70. 4ac7039 am 874ae5ce: Fix 1956863: The border of the select image still stay on the screen after removed all the images in gallery. by Chih-Chung Chang · 15 years ago
  71. cae5801 am c476b25f: Fix 1956733: NPE in ImageManager.isImage by Chih-Chung Chang · 15 years ago
  72. c2e3096 am 06f43ba8: Fix 1955365: NPE in ViewImage.updateActionIcons by Chih-Chung Chang · 15 years ago
  73. 5a2cd98 am bb187784: Fix 1956859: "Set as" is not working with the downloaded image. by Chih-Chung Chang · 15 years ago
  74. da17629 am c613c591: Fix bug: wait for idle time before checking thumbnail only if there is still some thumbnail to check. by Chih-Chung Chang · 15 years ago
  75. 8fa6e71 am 482a3a54: Fixed the OOM in crop image. by Owen Lin · 15 years ago
  76. 0a28549 Change camera latency time variables to non-static. by Chih-Chung Chang · 15 years ago
  77. 9f7388e Add retry if the query fails. The query fails if the media provider is killed. by Chih-Chung Chang · 15 years ago
  78. 52bbb9f Merge change 6046 into donut by Android (Google) Code Review · 15 years ago
  79. 2e768c1 Reset the switch state in "onStart" in both Camera and Camcorder. by Owen Lin · 15 years ago
  80. efc1cb0 am 35f8af0f: Fix 1950477: Menu items for video review are incorrect. by Chih-Chung Chang · 15 years ago
  81. 6a43ae5 Fix 1956850: Muti-select is not usable for the last row of the images in gallery. by Chih-Chung Chang · 15 years ago
  82. 874ae5c Fix 1956863: The border of the select image still stay on the screen by Chih-Chung Chang · 15 years ago
  83. c476b25 Fix 1956733: NPE in ImageManager.isImage by Chih-Chung Chang · 15 years ago
  84. 06f43ba Fix 1955365: NPE in ViewImage.updateActionIcons by Chih-Chung Chang · 15 years ago
  85. bb18778 Fix 1956859: "Set as" is not working with the downloaded image. by Chih-Chung Chang · 15 years ago
  86. c613c59 Fix bug: wait for idle time before checking thumbnail only if there is still some by Chih-Chung Chang · 15 years ago
  87. de50fd3 am 387833ad: Fix bug 1949582. If this is the last image to be deleted, the mCurrentPosition will be -1 and getImageAt() will return null and thus cause a NPE. If the image list is empty just return null is enough. by Owen Lin · 15 years ago
  88. 482a3a5 Fixed the OOM in crop image. by Owen Lin · 15 years ago
  89. fee97c9 am 3283e049: Solve task flow problems in Camera and Camcorder. by Owen Lin · 15 years ago
  90. be95e07 am 20e4e11c: Start preview earlier to let user see preview earlier. by Wu-cheng Li · 15 years ago
  91. e7df546 am aabcd0ef: Merge change 5758 into donut by Android (Google) Code Review · 15 years ago
  92. 737fcce am 559899a2: Increase image zoom speed. by Wu-cheng Li · 15 years ago
  93. 4e11007 am f695a1e9: Fix 1949582. by Owen Lin · 15 years ago
  94. 35f8af0 Fix 1950477: Menu items for video review are incorrect. by Chih-Chung Chang · 15 years ago
  95. ac79ce5 am 30f17b21: Fix 1945392. Long press a photo in gallery, choose "delete", it crashes. by Chih-Chung Chang · 15 years ago
  96. 1091f1a am a69dfb08: Merge change 3805 into donut by Android (Google) Code Review · 15 years ago
  97. 387833a Fix bug 1949582. If this is the last image to be deleted, by Owen Lin · 15 years ago
  98. 3283e04 Solve task flow problems in Camera and Camcorder. by Owen Lin · 15 years ago
  99. 20e4e11 Start preview earlier to let user see preview earlier. by Wu-cheng Li · 15 years ago
  100. aabcd0e Merge change 5758 into donut by Android (Google) Code Review · 15 years ago