1. 08580e6 Fix http://b/2131805. Just let make those long string be in two lines. by Owen Lin · 15 years ago
  2. ec10eee Merge change 26246 into eclair by Android (Google) Code Review · 15 years ago
  3. 949881c Merge change 26245 into eclair by Android (Google) Code Review · 15 years ago
  4. 37acf79 Add a icon bar to show the current state. by Owen Lin · 15 years ago
  5. 78fce15 Update jpeg orientation tag for rotation. by Chih-Chung Chang · 15 years ago
  6. 7db0b4c Store orientation for pictures taken by Camera. by Chih-Chung Chang · 15 years ago
  7. 8a89877 Remove unused orientation parameter. by Chih-Chung Chang · 15 years ago
  8. ed6661e Use new focus mode API. by Wu-cheng Li · 15 years ago
  9. 4e3fd26 Remove trailing spaces for easier code review. by Ray Chen · 15 years ago
  10. fae0daa Fix 2130355: Enter camera settings when recording a video will cause the phone to freeze and then reset by Chih-Chung Chang · 15 years ago
  11. b6ad206 Fix a bug that we didn't check if flash modes is supported by current device. by Owen Lin · 15 years ago
  12. e7eee9b Merge change 26045 into eclair by Android (Google) Code Review · 15 years ago
  13. a3cd0a7 Merge change 25726 into eclair by Android (Google) Code Review · 15 years ago
  14. d0759fe Change how VideoCamera uses lock() due to API change. by Wu-cheng Li · 15 years ago
  15. 0e54a9d Merge change 26043 into eclair by Android (Google) Code Review · 15 years ago
  16. 30e761e Fix bug 2121734 (better guess at size of photo widget) by Mike Cleron · 15 years ago
  17. 71583ad Fix http://b/2072260 by supporting navigation keys in both viewing and reviewing pictures. by Wei-Ta Chen · 15 years ago
  18. dbb23f7 Add checking before setting parameters of Camera hardware. by Owen Lin · 15 years ago
  19. 55345e9 Update Camera to use new ExifInterface API. by Chih-Chung Chang · 15 years ago
  20. 531afe2 Start the intent in order to switch to video capture mode. by Yu Shan Emily Lau · 15 years ago
  21. cc52932 Set focus mode to camera driver and add macro focus. by Wu-cheng Li · 15 years ago
  22. 34a0183 Merge change 25719 into eclair by Android (Google) Code Review · 15 years ago
  23. 4806505 Merge change 25724 into eclair by Android (Google) Code Review · 15 years ago
  24. 697ea6e Fix 2128896: The thumbnail generated is overlapped with previous thumbnail. by Chih-Chung Chang · 15 years ago
  25. 75b9f0c Fix the bug that sometimes scene mode parameter is not set. by Wu-cheng Li · 15 years ago
  26. 4e3c3d5 Fix the bug that we show camea preference in camcorder. by Owen Lin · 15 years ago
  27. 6d12b82 Simplify the code. Change references of "@strings" to literals for those by Owen Lin · 15 years ago
  28. 954efe7 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  29. c7e8d26 Fix the bug that sometimes zoom is not working. by Wu-cheng Li · 15 years ago
  30. c94b8f9 Merge change 25456 into eclair by Android (Google) Code Review · 15 years ago
  31. a4e3d27 Move flash settings from on-scren control to preference settings. by Owen Lin · 15 years ago
  32. d4d112f Merge change 25324 into eclair by Android (Google) Code Review · 15 years ago
  33. b0c8e31 Fix 2122382: We don't handle overlay destroy and re-create properly. by Chih-Chung Chang · 15 years ago
  34. cc8d756 Handle the keep-screen-on more properly. by Owen Lin · 15 years ago
  35. c1f2e30 Implement the drawer UI. When user click on the drawer button, the by Owen Lin · 15 years ago
  36. 83c371d Merge change 25454 into eclair by Android (Google) Code Review · 15 years ago
  37. d53b8e8 Merge change 24874 into eclair by Android (Google) Code Review · 15 years ago
  38. f6ef7b9 Fix NPE in resizeForPreviewAspectRadio(). by Owen Lin · 15 years ago
  39. 922273c Fix a bug that if user close the settings directly from sub menu. by Owen Lin · 15 years ago
  40. 8bbfc4b modified: tests/src/com/android/camera/stress/ImageCapture.java by Yu Shan Emily Lau · 15 years ago
  41. bacc4e5 Don't change to orientation in the jpeg file. (It didn't work anyway). by Chih-Chung Chang · 15 years ago
  42. f082286 Merge change 25257 into eclair by Android (Google) Code Review · 15 years ago
  43. b147ba2 Use the new exif interface API. by Chih-Chung Chang · 15 years ago
  44. 6574ad6 Fix http://b/2115002. by Wei-Ta Chen · 15 years ago
  45. ce25062 Merge change 25034 into eclair by Android (Google) Code Review · 15 years ago
  46. ffde05c Restart preview if preview size is changed in camcorder. by Wu-cheng Li · 15 years ago
  47. 62a2ae8 Fix 2083478: Camera needs an auto-focus cancel API by Chih-Chung Chang · 15 years ago
  48. 2dabc27 Better fix for 2117211: NPE in Camera.onFlashModeChanged by Chih-Chung Chang · 15 years ago
  49. 0dd2341 Serveral improvement of OnScreenSettings. by Owen Lin · 15 years ago
  50. 1e44315 Merge change 24871 into eclair by Android (Google) Code Review · 15 years ago
  51. d753838 Merge change 24866 into eclair by Android (Google) Code Review · 15 years ago
  52. b24e33a Fix the bug that scene mode doesn't change immediately. by Owen Lin · 15 years ago
  53. 3e737c2 Add OnVisibilityChangedListener to OnScreenSettings. So that we can by Owen Lin · 15 years ago
  54. ca1f820 Fix 2113527: NPE in ViewImage.onActivityResult. by Chih-Chung Chang · 15 years ago
  55. b427f75 Merge change 24864 into eclair by Android (Google) Code Review · 15 years ago
  56. 42be771 Fix 2117211: NPE in Camera.onFlashModeChanged by Chih-Chung Chang · 15 years ago
  57. cb3e769 Fix 2114487: NPE in ReviewImage.onPrepareOptionsMenu by Chih-Chung Chang · 15 years ago
  58. 78f160e Remove CameraSettings. And then renmae CameraSettingsHelper to CameraSettings by Owen Lin · 15 years ago
  59. 4a853ff Remove switch menu item in both Camera and Camcorder. by Owen Lin · 15 years ago
  60. 50c6004 Enable the on-screen settings in Camcorder and also use different settings by Owen Lin · 15 years ago
  61. 10fb5c8 Merge change 24648 into eclair by Android (Google) Code Review · 15 years ago
  62. 5ed8117 Add messages to help debug 2113527. by Chih-Chung Chang · 15 years ago
  63. 8bcef85 Do not reset zoom to 1x after snapshot. by Wu-cheng Li · 15 years ago
  64. 3c4e277 Merge change 24507 into eclair by Android (Google) Code Review · 15 years ago
  65. eb9b537 Add double tap to zoom. by Chih-Chung Chang · 15 years ago
  66. bc1c71d Fix 2101273: "Gallery" Text is missing in select video to upload contextual menu by Chih-Chung Chang · 15 years ago
  67. cd65ac7 Remove menu items already covered by the side buttons. by Chih-Chung Chang · 15 years ago
  68. ab20b4b Merge change 24373 into eclair by Android (Google) Code Review · 15 years ago
  69. 72d69c3 Mark non-translatable strings to translatable="false". by Wu-cheng Li · 15 years ago
  70. d9e3240 Fix bug 2106774. by Owen Lin · 15 years ago
  71. 8d0ba00 Add scene mode preference in camera. by Owen Lin · 15 years ago
  72. 5f6484a Cherry pick two commits that implements color effect and white-balance by President Li · 15 years ago
  73. 4c37a76 Set optimal preview size. by Wu-cheng Li · 15 years ago
  74. b3da2b6 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  75. d189083 Clean menu creation code. by Chih-Chung Chang · 15 years ago
  76. cc5a635 Reset frame rate to maximum in camera app. by Wu-cheng Li · 15 years ago
  77. b594654 Clean menu helper code. by Chih-Chung Chang · 15 years ago
  78. 120bf58 Fix 1977974: For photos without location data, don't offer to "Show on Maps" by Chih-Chung Chang · 15 years ago
  79. 9b93bcb Code clean up. by Chih-Chung Chang · 15 years ago
  80. 2c6c617 First version of on-screen settings for Camera. by Owen Lin · 15 years ago
  81. c0a98e8 Use SEND instenad of SEND_MULTIPLE if only one image/video is selected. by Owen Lin · 15 years ago
  82. 562f923 Change Cancelable to method call directly. by Chih-Chung Chang · 15 years ago
  83. df30071 Make the grid view thumbnails smooth by using FILTER_BITMAP_FLAG. by Chih-Chung Chang · 15 years ago
  84. 9f50102 Merge change 23873 into eclair by Android (Google) Code Review · 15 years ago
  85. 829e38a When resuming MovieView after a pause, don't autoresume, but by Marco Nelissen · 15 years ago
  86. aa3cc20 Add double tap to control digital zoom. by Wu-cheng Li · 15 years ago
  87. ba19d8b Use continous zoom. by Wu-cheng Li · 15 years ago
  88. 86d6fa4 Mark the untranslatable Camera arrays as translatable="false". by Eric Fischer · 15 years ago
  89. 405a772 Merge change 23616 into eclair by Android (Google) Code Review · 15 years ago
  90. 3665f92 Remove trailing spaces. by Owen Lin · 15 years ago
  91. 8b3ecb2 Fix bug 2078592. by Owen Lin · 15 years ago
  92. 6a3f747 Merge change 23255 into eclair by Android (Google) Code Review · 15 years ago
  93. 4305c70 Use new parameters API. by Wu-cheng Li · 15 years ago
  94. 2138199 Remove camcorder launcher icon and unused permissions. by Chih-Chung Chang · 15 years ago
  95. 54dd1d3 Fix 2066449: Align aspect ratio of the UI layout for video/image capture aplication by Chih-Chung Chang · 15 years ago
  96. 5053f25 Merge change 23279 into eclair by Android (Google) Code Review · 15 years ago
  97. 6f2c530 Make the video duration preference text depend on the system property. by Chih-Chung Chang · 15 years ago
  98. 05f6f30 Merge change 23269 into eclair by Android (Google) Code Review · 15 years ago
  99. 91227ec Add zoom UI. by Wu-cheng Li · 15 years ago
  100. 65d719c Fix 2068807: Runtime Exception in viewing DRM images downloaded by the browser. by Chih-Chung Chang · 15 years ago