1. 12f4b9a Show flash-off indicator on the view-finder. by Owen Lin · 15 years ago
  2. a5d6b70 Adapt to new zoom callback. by Wu-cheng Li · 15 years ago
  3. 542fa89 Temporally solve the overlay creation problem. by Cheng-Ru Lin · 15 years ago
  4. df3731b Fix the issue that focus options shown on those device without focus support. by Cheng-Ru Lin · 15 years ago
  5. 52de151 Fix some stupid bugs. by Cheng-Ru Lin · 15 years ago
  6. 3b90cce Make the app can be run on those phone without scene mode. by Cheng-Ru Lin · 15 years ago
  7. 301c088 More complete support for scene mode. by Cheng-Ru Lin · 15 years ago
  8. 25156f0 Add indicator for focus, white balance, and scene mode. by Cheng-Ru Lin · 15 years ago
  9. abdd8a1 Another candidate for on screen settings UI (opaque). by Cheng-Ru Lin · 15 years ago
  10. 27e6992 Try some mock icons to feel the layout. by Cheng-Ru Lin · 15 years ago
  11. 083ccc1 Add debug message for b2149363. by Wu-cheng Li · 15 years ago
  12. 35bda2d Add zoom UI back. by Wu-cheng Li · 15 years ago
  13. 2a79ecb Hide indicator when on-screen settings is shown. by Cheng-Ru Lin · 15 years ago
  14. ffcca74 Resize the preview frame as large as possible. by Cheng-Ru Lin · 15 years ago
  15. 140229c Fix orientation not stored in the database. by Chih-Chung Chang · 15 years ago
  16. bf45b96 Fix http://b/2149062 by showing on-screen setting when clicking the menu key. by Wei-Ta Chen · 15 years ago
  17. b02ebbe Fix 2145588 jhead reports "Not JPEG" by Ray Chen · 15 years ago
  18. 0b8028e Fix 2147286: Camera app should handle back key in onKeyUp by Chih-Chung Chang · 15 years ago
  19. 9926791 Remove zoom UI. by Wu-cheng Li · 15 years ago
  20. 32bfffa Change the default settings of picture size to the largest one. by Owen Lin · 15 years ago
  21. c30e5c2 Return full size image jpeg if the user provides an Uri. by Chih-Chung Chang · 15 years ago
  22. 71d56e2 Fix some warnnings reported by eclipse. by Owen Lin · 15 years ago
  23. cd972b0 Fix 2129498: add a MaxNumOfPixels parameter for client to specify the captured picture size. by Chih-Chung Chang · 15 years ago
  24. 0b706b8 Rotate the thumbnail bitmap according the jpeg header. by Chih-Chung Chang · 15 years ago
  25. 37acf79 Add a icon bar to show the current state. by Owen Lin · 15 years ago
  26. 8a89877 Remove unused orientation parameter. by Chih-Chung Chang · 15 years ago
  27. ed6661e Use new focus mode API. by Wu-cheng Li · 15 years ago
  28. dbb23f7 Add checking before setting parameters of Camera hardware. by Owen Lin · 15 years ago
  29. cc52932 Set focus mode to camera driver and add macro focus. by Wu-cheng Li · 15 years ago
  30. 75b9f0c Fix the bug that sometimes scene mode parameter is not set. by Wu-cheng Li · 15 years ago
  31. 6d12b82 Simplify the code. Change references of "@strings" to literals for those by Owen Lin · 15 years ago
  32. c7e8d26 Fix the bug that sometimes zoom is not working. by Wu-cheng Li · 15 years ago
  33. a4e3d27 Move flash settings from on-scren control to preference settings. by Owen Lin · 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. f6ef7b9 Fix NPE in resizeForPreviewAspectRadio(). by Owen Lin · 15 years ago
  37. 62a2ae8 Fix 2083478: Camera needs an auto-focus cancel API by Chih-Chung Chang · 15 years ago
  38. 2dabc27 Better fix for 2117211: NPE in Camera.onFlashModeChanged by Chih-Chung Chang · 15 years ago
  39. b24e33a Fix the bug that scene mode doesn't change immediately. by Owen Lin · 15 years ago
  40. 42be771 Fix 2117211: NPE in Camera.onFlashModeChanged by Chih-Chung Chang · 15 years ago
  41. 78f160e Remove CameraSettings. And then renmae CameraSettingsHelper to CameraSettings by Owen Lin · 15 years ago
  42. 4a853ff Remove switch menu item in both Camera and Camcorder. by Owen Lin · 15 years ago
  43. 50c6004 Enable the on-screen settings in Camcorder and also use different settings by Owen Lin · 15 years ago
  44. 8bcef85 Do not reset zoom to 1x after snapshot. by Wu-cheng Li · 15 years ago
  45. 5f6484a Cherry pick two commits that implements color effect and white-balance by President Li · 15 years ago
  46. 4c37a76 Set optimal preview size. by Wu-cheng Li · 15 years ago
  47. d189083 Clean menu creation code. by Chih-Chung Chang · 15 years ago
  48. cc5a635 Reset frame rate to maximum in camera app. by Wu-cheng Li · 15 years ago
  49. b594654 Clean menu helper code. by Chih-Chung Chang · 15 years ago
  50. 9b93bcb Code clean up. by Chih-Chung Chang · 15 years ago
  51. 2c6c617 First version of on-screen settings for Camera. by Owen Lin · 15 years ago
  52. 562f923 Change Cancelable to method call directly. by Chih-Chung Chang · 15 years ago
  53. aa3cc20 Add double tap to control digital zoom. by Wu-cheng Li · 15 years ago
  54. ba19d8b Use continous zoom. by Wu-cheng Li · 15 years ago
  55. 3665f92 Remove trailing spaces. by Owen Lin · 15 years ago
  56. 4305c70 Use new parameters API. by Wu-cheng Li · 15 years ago
  57. 91227ec Add zoom UI. by Wu-cheng Li · 15 years ago
  58. 7b645fb Remove unused code. by Chih-Chung Chang · 15 years ago
  59. 3f3c857 Show error dialog when the camera hardware is busy (Eg: hijack by other by Owen Lin · 15 years ago
  60. 5a73755 Fix the bug flash is fired when the setting is off. by Wu-cheng Li · 15 years ago
  61. 522e836 Style fix. by Chih-Chung Chang · 15 years ago
  62. f5bf8ca Create ImageListParam as a spec for creating image lists. by Chih-Chung Chang · 15 years ago
  63. 8df283a Add on-screen flash button. by Chih-Chung Chang · 15 years ago
  64. e594b19 Fix the warnings shown in Eclipse. That is, removing unused field, by Owen Lin · 15 years ago
  65. 5945773 Add flash mode setting. by Wu-cheng Li · 15 years ago
  66. 781f55b Make the responsive region larger for the Picture/Video mode switch. by Chih-Chung Chang · 15 years ago
  67. 382b384 Removed unused resources and code. See 2036961: build size too large. by Chih-Chung Chang · 15 years ago
  68. fcb6512 Fix issue 2039521: Pressing back key doesn't work. by repo syn && make -j4 · 15 years ago
  69. 6b6a6d5 Make CropImage always fullscreen. by Wu-cheng Li · 15 years ago
  70. 640ad87 Make CropImage support fullscreen extra. by Wu-cheng Li · 15 years ago
  71. 1e50968 Check storage again after receiving storage related intents. by Wu-cheng Li · 15 years ago
  72. d12ae20 Show "prepareing SD card" when media scanner is scanning. by Wu-cheng Li · 15 years ago
  73. 48f6cdf Start preview earlier to let user see preview earlier. by Wu-cheng Li · 15 years ago
  74. d918cfa Fix 1973541: The mode switcher does not correspond to the actual mode. by Chih-Chung Chang · 15 years ago
  75. 785cd00 Revert "Start preview earlier to let user see preview earlier." by Wu-cheng Li · 15 years ago
  76. 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
  77. 52aae70 Fix some warning shown in Eclipse. by Owen Lin · 15 years ago
  78. 91acfc9 Style fix. by Chih-Chung Chang · 15 years ago
  79. 0a28549 Change camera latency time variables to non-static. by Chih-Chung Chang · 15 years ago
  80. 2e768c1 Reset the switch state in "onStart" in both Camera and Camcorder. by Owen Lin · 15 years ago
  81. 3283e04 Solve task flow problems in Camera and Camcorder. by Owen Lin · 15 years ago
  82. 20e4e11 Start preview earlier to let user see preview earlier. by Wu-cheng Li · 15 years ago
  83. e239acc Improve switcher to enable drag and drop operations. by Owen Lin · 15 years ago
  84. 2bb9e74 Move storeImage back to UI thread. by repo sync · 15 years ago
  85. eab1585 Address review comment in previous patch sets. by Owen Lin · 15 years ago
  86. 61b9831 UI refresh for attachment capture mode. by Owen Lin · 15 years ago
  87. 84f9646 Fix attach video. by Wu-cheng Li · 15 years ago
  88. 46fc7ae Integrate camcorder review mode to ReviewImage. by Wu-cheng Li · 15 years ago
  89. dad4b18 New UI for camera by Owen Lin · 15 years ago
  90. 55319ce Reduce the latency to enter camera setting. by Wu-cheng Li · 15 years ago
  91. b5e5722 Remove white balance, effects, ISO, and brightness from setting. by Wu-cheng Li · 15 years ago
  92. 4fc134d Try to fix 1917822. by Chih-Chung Chang · 15 years ago
  93. 72c06b6 Disable zoom until driver is ready. by Wu-cheng Li · 15 years ago
  94. 8564b8a Do not change surface view size after capture. by Wu-cheng Li · 15 years ago
  95. 0530912 Fix NPE in zoomIn. by Wu-cheng Li · 15 years ago
  96. 5fa9483 Hide zoom controller during snapshot. by Wu-cheng Li · 15 years ago
  97. 547caa3 Fix issue 1880374 The thumbnail does not update in picture review mode after deleting the captured picture. by repo sync · 15 years ago
  98. 827fac7 Add log message for debugging. by Wu-cheng Li · 15 years ago
  99. 6cc6daf Fix the bug when surfaceChanged comes after onPause. by Wu-cheng Li · 15 years ago
  100. fa1dfa2 Throw exception if startPreview or setPreviewDisplay fails. by Wu-cheng Li · 15 years ago