1. 82e96d2 Fix 2172926: Remove unnecessary invalidate to speed up video recording. by Chih-Chung Chang · 15 years ago
  2. 9af17ee am 13874d7f: Fix the bug sometimes record counter does not increment. by Wu-cheng Li · 15 years ago
  3. 13874d7 Fix the bug sometimes record counter does not increment. by Wu-cheng Li · 15 years ago
  4. 22b5c55 Fix 2161972: Unable to record new video on deleting all existing videos. by Chih-Chung Chang · 15 years ago
  5. d18f380 Fixed http://b/2157791 registering OnSharedPreferenceChangeListener by Wei-Ta Chen · 15 years ago
  6. abdd8a1 Another candidate for on screen settings UI (opaque). by Cheng-Ru Lin · 15 years ago
  7. 5f3fe87 Make video record counter run more smooth. b2154768 by Wu-cheng Li · 15 years ago
  8. 1f0564e Fix http://b/2144865 by re-positioning the on-screen setting when the size of preview frame is changed. by Wei-Ta Chen · 15 years ago
  9. 207ad85 Fix 2150684: Set frame rate according to encoder fps in video camera app by Chih-Chung Chang · 15 years ago
  10. ffcca74 Resize the preview frame as large as possible. by Cheng-Ru Lin · 15 years ago
  11. bf45b96 Fix http://b/2149062 by showing on-screen setting when clicking the menu key. by Wei-Ta Chen · 15 years ago
  12. 80b7c5b VideoCamera should crash if media recorder prepare fails. by Wu-cheng Li · 15 years ago
  13. 7e4655b Fix http://b/2144590 by honoring Intent's content when provisioning options in on-screen settings. by Wei-Ta Chen · 15 years ago
  14. 0b8028e Fix 2147286: Camera app should handle back key in onKeyUp by Chih-Chung Chang · 15 years ago
  15. c7e5e48 Fix http://b/2140611 by adjusting the width of the preview view when video quality is changed. by Wei-Ta Chen · 15 years ago
  16. 9f1480b Change Camera & Gallery code to use the new thumbnail APIs. by Ray Chen · 15 years ago
  17. 71d56e2 Fix some warnnings reported by eclipse. by Owen Lin · 15 years ago
  18. 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
  19. d0759fe Change how VideoCamera uses lock() due to API change. by Wu-cheng Li · 15 years ago
  20. 4e3c3d5 Fix the bug that we show camea preference in camcorder. by Owen Lin · 15 years ago
  21. b0c8e31 Fix 2122382: We don't handle overlay destroy and re-create properly. by Chih-Chung Chang · 15 years ago
  22. cc8d756 Handle the keep-screen-on more properly. by Owen Lin · 15 years ago
  23. c1f2e30 Implement the drawer UI. When user click on the drawer button, the by Owen Lin · 15 years ago
  24. f6ef7b9 Fix NPE in resizeForPreviewAspectRadio(). by Owen Lin · 15 years ago
  25. ffde05c Restart preview if preview size is changed in camcorder. by Wu-cheng Li · 15 years ago
  26. 0dd2341 Serveral improvement of OnScreenSettings. by Owen Lin · 15 years ago
  27. 3e737c2 Add OnVisibilityChangedListener to OnScreenSettings. So that we can by Owen Lin · 15 years ago
  28. 78f160e Remove CameraSettings. And then renmae CameraSettingsHelper to CameraSettings by Owen Lin · 15 years ago
  29. 4a853ff Remove switch menu item in both Camera and Camcorder. by Owen Lin · 15 years ago
  30. 50c6004 Enable the on-screen settings in Camcorder and also use different settings by Owen Lin · 15 years ago
  31. d189083 Clean menu creation code. by Chih-Chung Chang · 15 years ago
  32. b594654 Clean menu helper code. by Chih-Chung Chang · 15 years ago
  33. 9b93bcb Code clean up. by Chih-Chung Chang · 15 years ago
  34. 3665f92 Remove trailing spaces. by Owen Lin · 15 years ago
  35. 54dd1d3 Fix 2066449: Align aspect ratio of the UI layout for video/image capture aplication by Chih-Chung Chang · 15 years ago
  36. 6f2c530 Make the video duration preference text depend on the system property. by Chih-Chung Chang · 15 years ago
  37. 3f3c857 Show error dialog when the camera hardware is busy (Eg: hijack by other by Owen Lin · 15 years ago
  38. 522e836 Style fix. by Chih-Chung Chang · 15 years ago
  39. f5bf8ca Create ImageListParam as a spec for creating image lists. by Chih-Chung Chang · 15 years ago
  40. 232b70a Fix 1993400: Use the max recording duration parameter. by Chih-Chung Chang · 15 years ago
  41. e594b19 Fix the warnings shown in Eclipse. That is, removing unused field, by Owen Lin · 15 years ago
  42. eb6a553 fixed encoder type string from mp4 to m4v by Snigdha · 15 years ago
  43. 6db7f8e am 781f55b2: Make the responsive region larger for the Picture/Video mode switch. by Chih-Chung Chang · 15 years ago
  44. 781f55b Make the responsive region larger for the Picture/Video mode switch. by Chih-Chung Chang · 15 years ago
  45. 012d0f3 Defer bitmap rotation until it's drawn on ImageView. by Ray Chen · 15 years ago
  46. 947455a Sets more parameters for media recorder. by Chih-Chung Chang · 15 years ago
  47. 97601c7 Fix 1993400: Read video recorder setting from system properties. by Chih-Chung Chang · 15 years ago
  48. 48f6cdf Start preview earlier to let user see preview earlier. by Wu-cheng Li · 15 years ago
  49. d918cfa Fix 1973541: The mode switcher does not correspond to the actual mode. by Chih-Chung Chang · 15 years ago
  50. 785cd00 Revert "Start preview earlier to let user see preview earlier." by Wu-cheng Li · 15 years ago
  51. b6ed73e Read max file size from video capture intent. by Wu-cheng Li · 15 years ago
  52. 91acfc9 Style fix. by Chih-Chung Chang · 15 years ago
  53. 2e768c1 Reset the switch state in "onStart" in both Camera and Camcorder. by Owen Lin · 15 years ago
  54. 482a3a5 Fixed the OOM in crop image. by Owen Lin · 15 years ago
  55. 35f8af0 Fix 1950477: Menu items for video review are incorrect. by Chih-Chung Chang · 15 years ago
  56. 3283e04 Solve task flow problems in Camera and Camcorder. by Owen Lin · 15 years ago
  57. 20e4e11 Start preview earlier to let user see preview earlier. by Wu-cheng Li · 15 years ago
  58. e239acc Improve switcher to enable drag and drop operations. by Owen Lin · 15 years ago
  59. 1af86ab Change icon for retake in video. by Owen Lin · 15 years ago
  60. 37dcfbb Do not start preview if surface is null. by Wu-cheng Li · 15 years ago
  61. 61b9831 UI refresh for attachment capture mode. by Owen Lin · 15 years ago
  62. 84f9646 Fix attach video. by Wu-cheng Li · 15 years ago
  63. 46fc7ae Integrate camcorder review mode to ReviewImage. by Wu-cheng Li · 15 years ago
  64. 84eaae7 Fill the size in database when insert a new item to the table. by Owen Lin · 15 years ago
  65. dad4b18 New UI for camera by Owen Lin · 15 years ago
  66. 55319ce Reduce the latency to enter camera setting. by Wu-cheng Li · 15 years ago
  67. fa1dfa2 Throw exception if startPreview or setPreviewDisplay fails. by Wu-cheng Li · 15 years ago
  68. cd65be3 Share Camera between Camera and VideoCamera. by Chih-Chung Chang · 15 years ago
  69. 1fb8ac4 Revert the workaround for the buggy driver. by Chih-Chung Chang · 15 years ago
  70. 317fe84 Add correct action icons to ViewImage for video by Owen Lin · 15 years ago
  71. b128446 Reduce VideoCamera start-up time. by Wu-cheng Li · 15 years ago
  72. deb5725 Fixes some warnings shown in Eclipse. by Owen Lin · 15 years ago
  73. fbdbae6 Lock camera before releasing it. Skip keys after pausing. by Wu-cheng Li · 15 years ago
  74. b653f90 Issue 1860338: Remove the video size check for "share". by Chih-Chung Chang · 15 years ago
  75. 059daa3 New UI for donut's camera !! by Owen Lin · 15 years ago
  76. cb79ab1 Fix Issue 1750544. by repo sync · 15 years ago
  77. 82ded20 Implement 1746508: add duration limit settings to camcorder. by Chih-Chung Chang · 15 years ago
  78. acdd1d7 Fix 1864421. by Chih-Chung Chang · 15 years ago
  79. d55a5e9 Restart preview after recording to avoid the bug in driver. by Chih-Chung Chang · 15 years ago
  80. ac3a8c8 Move things out of surfaceChanged to reduce ANR. by Wu-cheng Li · 15 years ago
  81. c070150 Temporarily change max duration for video recording to 600 minutes for testing. by Chih-Chung Chang · 15 years ago
  82. 6b27050 Code clean up. by Chih-Chung Chang · 15 years ago
  83. 2687ac3 Take user to video preview after the video button is clicked in review mode. by Chih-Chung Chang · 15 years ago
  84. 845accc Enable hot camera preview. by Chih-Chung Chang · 15 years ago
  85. a6e2144 Code clean up. by Chih-Chung Chang · 15 years ago
  86. 58e94ed Code clean up. by Chih-Chung Chang · 15 years ago
  87. 0a475e1 Code clean up. by Chih-Chung Chang · 15 years ago
  88. 937fc48 AI 146099: 1. Use ICancelable<T> to replace several different interfaces, such as IGetBooleanCancelable. by Owen Lin · 15 years ago
  89. 73b7a3a AI 145823: Remove unused code. by Chih-Chung Chang · 15 years ago
  90. 23c51b7 AI 145700: Style fix. by Ray Chen · 15 years ago
  91. 272c3fd AI 145048: Code clean up. by Chih-Chung Chang · 15 years ago
  92. d8209aa AI 144837: Style fix. by Chih-Chung Chang · 15 years ago
  93. 101d528 AI 144530: Refactor the huge codes in ImageManager. Extract member classes to top level. by Owen Lin · 15 years ago
  94. eb9d8a2 AI 143170: am: CL 142872 Remove the share button if the image is shared from MMS. by Chih-Chung Chang · 15 years ago
  95. 47bf4ce Automated import from //branches/donutburger/...@142525,142525 by Chih-Chung Chang · 15 years ago
  96. 095afa1 Automated import from //branches/donutburger/...@142517,142517 by Owen Lin · 15 years ago
  97. 7638a54 Automated import from //branches/donutburger/...@141603,141603 by Ray Chen · 15 years ago
  98. 314f9a7 Automated import from //branches/donutburger/...@141400,141400 by Andreas Huber · 15 years ago
  99. 9bc8d1b Automated import from //branches/donutburger/...@141053,141053 by Chih-Chung Chang · 15 years ago
  100. de365d8 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago