1. 6d12b82 Simplify the code. Change references of "@strings" to literals for those by Owen Lin · 15 years ago
  2. 954efe7 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  3. c7e8d26 Fix the bug that sometimes zoom is not working. by Wu-cheng Li · 15 years ago
  4. c94b8f9 Merge change 25456 into eclair by Android (Google) Code Review · 15 years ago
  5. a4e3d27 Move flash settings from on-scren control to preference settings. by Owen Lin · 15 years ago
  6. d4d112f Merge change 25324 into eclair by Android (Google) Code Review · 15 years ago
  7. b0c8e31 Fix 2122382: We don't handle overlay destroy and re-create properly. by Chih-Chung Chang · 15 years ago
  8. cc8d756 Handle the keep-screen-on more properly. by Owen Lin · 15 years ago
  9. c1f2e30 Implement the drawer UI. When user click on the drawer button, the by Owen Lin · 15 years ago
  10. 83c371d Merge change 25454 into eclair by Android (Google) Code Review · 15 years ago
  11. d53b8e8 Merge change 24874 into eclair by Android (Google) Code Review · 15 years ago
  12. f6ef7b9 Fix NPE in resizeForPreviewAspectRadio(). by Owen Lin · 15 years ago
  13. 922273c Fix a bug that if user close the settings directly from sub menu. by Owen Lin · 15 years ago
  14. 8bbfc4b modified: tests/src/com/android/camera/stress/ImageCapture.java by Yu Shan Emily Lau · 15 years ago
  15. bacc4e5 Don't change to orientation in the jpeg file. (It didn't work anyway). by Chih-Chung Chang · 15 years ago
  16. f082286 Merge change 25257 into eclair by Android (Google) Code Review · 15 years ago
  17. b147ba2 Use the new exif interface API. by Chih-Chung Chang · 15 years ago
  18. 6574ad6 Fix http://b/2115002. by Wei-Ta Chen · 15 years ago
  19. ce25062 Merge change 25034 into eclair by Android (Google) Code Review · 15 years ago
  20. ffde05c Restart preview if preview size is changed in camcorder. by Wu-cheng Li · 15 years ago
  21. 62a2ae8 Fix 2083478: Camera needs an auto-focus cancel API by Chih-Chung Chang · 15 years ago
  22. 2dabc27 Better fix for 2117211: NPE in Camera.onFlashModeChanged by Chih-Chung Chang · 15 years ago
  23. 0dd2341 Serveral improvement of OnScreenSettings. by Owen Lin · 15 years ago
  24. 1e44315 Merge change 24871 into eclair by Android (Google) Code Review · 15 years ago
  25. d753838 Merge change 24866 into eclair by Android (Google) Code Review · 15 years ago
  26. b24e33a Fix the bug that scene mode doesn't change immediately. by Owen Lin · 15 years ago
  27. 3e737c2 Add OnVisibilityChangedListener to OnScreenSettings. So that we can by Owen Lin · 15 years ago
  28. ca1f820 Fix 2113527: NPE in ViewImage.onActivityResult. by Chih-Chung Chang · 15 years ago
  29. b427f75 Merge change 24864 into eclair by Android (Google) Code Review · 15 years ago
  30. 42be771 Fix 2117211: NPE in Camera.onFlashModeChanged by Chih-Chung Chang · 15 years ago
  31. cb3e769 Fix 2114487: NPE in ReviewImage.onPrepareOptionsMenu by Chih-Chung Chang · 15 years ago
  32. 78f160e Remove CameraSettings. And then renmae CameraSettingsHelper to CameraSettings by Owen Lin · 15 years ago
  33. 4a853ff Remove switch menu item in both Camera and Camcorder. by Owen Lin · 15 years ago
  34. 50c6004 Enable the on-screen settings in Camcorder and also use different settings by Owen Lin · 15 years ago
  35. 10fb5c8 Merge change 24648 into eclair by Android (Google) Code Review · 15 years ago
  36. 5ed8117 Add messages to help debug 2113527. by Chih-Chung Chang · 15 years ago
  37. 8bcef85 Do not reset zoom to 1x after snapshot. by Wu-cheng Li · 15 years ago
  38. 3c4e277 Merge change 24507 into eclair by Android (Google) Code Review · 15 years ago
  39. eb9b537 Add double tap to zoom. by Chih-Chung Chang · 15 years ago
  40. bc1c71d Fix 2101273: "Gallery" Text is missing in select video to upload contextual menu by Chih-Chung Chang · 15 years ago
  41. cd65ac7 Remove menu items already covered by the side buttons. by Chih-Chung Chang · 15 years ago
  42. ab20b4b Merge change 24373 into eclair by Android (Google) Code Review · 15 years ago
  43. 72d69c3 Mark non-translatable strings to translatable="false". by Wu-cheng Li · 15 years ago
  44. d9e3240 Fix bug 2106774. by Owen Lin · 15 years ago
  45. 8d0ba00 Add scene mode preference in camera. by Owen Lin · 15 years ago
  46. 5f6484a Cherry pick two commits that implements color effect and white-balance by President Li · 15 years ago
  47. 4c37a76 Set optimal preview size. by Wu-cheng Li · 15 years ago
  48. b3da2b6 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  49. d189083 Clean menu creation code. by Chih-Chung Chang · 15 years ago
  50. cc5a635 Reset frame rate to maximum in camera app. by Wu-cheng Li · 15 years ago
  51. b594654 Clean menu helper code. by Chih-Chung Chang · 15 years ago
  52. 120bf58 Fix 1977974: For photos without location data, don't offer to "Show on Maps" by Chih-Chung Chang · 15 years ago
  53. 9b93bcb Code clean up. by Chih-Chung Chang · 15 years ago
  54. 2c6c617 First version of on-screen settings for Camera. by Owen Lin · 15 years ago
  55. c0a98e8 Use SEND instenad of SEND_MULTIPLE if only one image/video is selected. by Owen Lin · 15 years ago
  56. 562f923 Change Cancelable to method call directly. by Chih-Chung Chang · 15 years ago
  57. df30071 Make the grid view thumbnails smooth by using FILTER_BITMAP_FLAG. by Chih-Chung Chang · 15 years ago
  58. 9f50102 Merge change 23873 into eclair by Android (Google) Code Review · 15 years ago
  59. 829e38a When resuming MovieView after a pause, don't autoresume, but by Marco Nelissen · 15 years ago
  60. aa3cc20 Add double tap to control digital zoom. by Wu-cheng Li · 15 years ago
  61. ba19d8b Use continous zoom. by Wu-cheng Li · 15 years ago
  62. 86d6fa4 Mark the untranslatable Camera arrays as translatable="false". by Eric Fischer · 15 years ago
  63. 405a772 Merge change 23616 into eclair by Android (Google) Code Review · 15 years ago
  64. 3665f92 Remove trailing spaces. by Owen Lin · 15 years ago
  65. 8b3ecb2 Fix bug 2078592. by Owen Lin · 15 years ago
  66. 6a3f747 Merge change 23255 into eclair by Android (Google) Code Review · 15 years ago
  67. 4305c70 Use new parameters API. by Wu-cheng Li · 15 years ago
  68. 2138199 Remove camcorder launcher icon and unused permissions. by Chih-Chung Chang · 15 years ago
  69. 54dd1d3 Fix 2066449: Align aspect ratio of the UI layout for video/image capture aplication by Chih-Chung Chang · 15 years ago
  70. 5053f25 Merge change 23279 into eclair by Android (Google) Code Review · 15 years ago
  71. 6f2c530 Make the video duration preference text depend on the system property. by Chih-Chung Chang · 15 years ago
  72. 05f6f30 Merge change 23269 into eclair by Android (Google) Code Review · 15 years ago
  73. 91227ec Add zoom UI. by Wu-cheng Li · 15 years ago
  74. 65d719c Fix 2068807: Runtime Exception in viewing DRM images downloaded by the browser. by Chih-Chung Chang · 15 years ago
  75. 7b645fb Remove unused code. by Chih-Chung Chang · 15 years ago
  76. 3f3c857 Show error dialog when the camera hardware is busy (Eg: hijack by other by Owen Lin · 15 years ago
  77. 0cc79e1 Merge change 23088 into eclair by Android (Google) Code Review · 15 years ago
  78. 3a83ec8 Merge change 23138 into eclair by Android (Google) Code Review · 15 years ago
  79. d487090 Merge change 23025 into eclair by Android (Google) Code Review · 15 years ago
  80. c4d10af High-resolution (hdpi) artwork from TAT for Camera. by Daniel Sandler · 15 years ago
  81. e686ca2 Armor string format tokens with translation placeholders. by Eric Fischer · 15 years ago
  82. 633c163 Merge change 23085 into eclair by Android (Google) Code Review · 15 years ago
  83. d427182 Fix 2059728: NPE in BaseImageList.getCursor by Chih-Chung Chang · 15 years ago
  84. 5a73755 Fix the bug flash is fired when the setting is off. by Wu-cheng Li · 15 years ago
  85. 0f1e580 Fix 2083639: Crash on Camera while previewing an attachment through Email/gmail/browser app by Chih-Chung Chang · 15 years ago
  86. 639b55e Add new <uses-feature> decls for the camera. by Dianne Hackborn · 15 years ago
  87. 8b6e394 Remove unused code. by Chih-Chung Chang · 15 years ago
  88. 1d41038 am c0e0633f: Remove unused library. by Chih-Chung Chang · 15 years ago
  89. c0e0633 Remove unused library. by Chih-Chung Chang · 15 years ago
  90. 522e836 Style fix. by Chih-Chung Chang · 15 years ago
  91. f5bf8ca Create ImageListParam as a spec for creating image lists. by Chih-Chung Chang · 15 years ago
  92. 3d66a95 Remove "Select" in the setting titles. by Chih-Chung Chang · 15 years ago
  93. 232b70a Fix 1993400: Use the max recording duration parameter. by Chih-Chung Chang · 15 years ago
  94. 17dc811 Show setting wallpaper message in crop image. by Chih-Chung Chang · 15 years ago
  95. c830ac2 Fix 1559583: Unnecessary image is created when setting a wallpaper by Chih-Chung Chang · 15 years ago
  96. dc90a46 Missing icons for the previous change. by Chih-Chung Chang · 15 years ago
  97. 8df283a Add on-screen flash button. by Chih-Chung Chang · 15 years ago
  98. 34fe2a9 Fix 2052451: recycle bitmap memory as soon as possible so we won't be out-of-memory. by Chih-Chung Chang · 15 years ago
  99. 35e1be9 Merge change 21254 into eclair by Android (Google) Code Review · 15 years ago
  100. e594b19 Fix the warnings shown in Eclipse. That is, removing unused field, by Owen Lin · 15 years ago