1. 5a0f8a8 Fix 2166632: Change of wording in Camera ->Video ->Settings by Chih-Chung Chang · 15 years ago
  2. b111a82 Merge change I610062f6 into eclair by Android (Google) Code Review · 15 years ago
  3. a8f9a14 Work on issue #2163789: Way too much logging by Dianne Hackborn · 15 years ago
  4. 40d9d41 Since string is freeze now. Change it to an existed one. by Cheng-Ru Lin · 15 years ago
  5. 542fa89 Temporally solve the overlay creation problem. by Cheng-Ru Lin · 15 years ago
  6. 7ee55b6 Merge change I8f184b8a into eclair by Android (Google) Code Review · 15 years ago
  7. df3731b Fix the issue that focus options shown on those device without focus support. by Cheng-Ru Lin · 15 years ago
  8. 8272a8b Merge change If9f0b7b4 into eclair by Android (Google) Code Review · 15 years ago
  9. a6a7555 Import revised translations. by Eric Fischer · 15 years ago
  10. 0ba3c36 Add support for passions 5MP resolution. by Cheng-Ru Lin · 15 years ago
  11. b014f7c Make new color for on screen settings. by Cheng-Ru Lin · 15 years ago
  12. 1a7d45e Merge change I64280ec2 into eclair by Android (Google) Code Review · 15 years ago
  13. 4e38e19 Merge change I4b11fc53 into eclair by Android (Google) Code Review · 15 years ago
  14. 52de151 Fix some stupid bugs. by Cheng-Ru Lin · 15 years ago
  15. bb4beb0 Merge change Idbc7f6b1 into eclair by Android (Google) Code Review · 15 years ago
  16. e66fd15 Merge change I1bd69b86 into eclair by Android (Google) Code Review · 15 years ago
  17. 3b90cce Make the app can be run on those phone without scene mode. by Cheng-Ru Lin · 15 years ago
  18. 301c088 More complete support for scene mode. by Cheng-Ru Lin · 15 years ago
  19. d18f380 Fixed http://b/2157791 registering OnSharedPreferenceChangeListener by Wei-Ta Chen · 15 years ago
  20. 5205810 Merge change Ifed529e2 into eclair by Android (Google) Code Review · 15 years ago
  21. fed529e Fix widgets by Mike Cleron · 15 years ago
  22. f404a03 Add icons in on screen menu for whitebalance and focus mode. by Cheng-Ru Lin · 15 years ago
  23. 2f3774c Revert "Revert "Add icon support for options in preference setting screen."" by Cheng-Ru Lin · 15 years ago
  24. 25156f0 Add indicator for focus, white balance, and scene mode. by Cheng-Ru Lin · 15 years ago
  25. b7c32e2 Merge change Id43bcf2f into eclair by Android (Google) Code Review · 15 years ago
  26. 7015074 Merge change I00fa4098 into eclair by Android (Google) Code Review · 15 years ago
  27. df125e7 Add debug messages for b/2150734 by Chih-Chung Chang · 15 years ago
  28. 00fa409 When discarding an empty image list, we need to close it first, otherwise we end up leaking Cursors by Marco Nelissen · 15 years ago
  29. bde544f Utilize thumbnail api to cancel thumbnail decoding, and replace BitmapManager's existing functions with BitmapFactory. by Ray Chen · 15 years ago
  30. d39b16c Hide the settings when user presses the camera button. by Cheng-Ru Lin · 15 years ago
  31. afb66ca Merge change I12b84853 into eclair by Android (Google) Code Review · 15 years ago
  32. abdd8a1 Another candidate for on screen settings UI (opaque). by Cheng-Ru Lin · 15 years ago
  33. 0f7aa4b resolved conflicts for merge of 4bc220ac to eclair by Eric Fischer · 15 years ago
  34. 4bc220a Mark the untranslatable Camera arrays as translatable="false". by Eric Fischer · 15 years ago
  35. c90610f Merge change I65b13222 into eclair by Android (Google) Code Review · 15 years ago
  36. aeba0ab Merge change If18f9e03 into eclair by Android (Google) Code Review · 15 years ago
  37. f18f9e0 Newer icons by Mike Cleron · 15 years ago
  38. f828533 Merge change I697e45f9 into eclair by Android (Google) Code Review · 15 years ago
  39. 2bc4714 Fine tune some UI stuff. by Cheng-Ru Lin · 15 years ago
  40. 27e6992 Try some mock icons to feel the layout. by Cheng-Ru Lin · 15 years ago
  41. 62eaf47 Merge change I1fd58eb1 into eclair by Android (Google) Code Review · 15 years ago
  42. 5f3fe87 Make video record counter run more smooth. b2154768 by Wu-cheng Li · 15 years ago
  43. 0685e02 Merge change I836b5217 into eclair by Android (Google) Code Review · 15 years ago
  44. 836b521 Remove unused progress indicator. by Chih-Chung Chang · 15 years ago
  45. 083ccc1 Add debug message for b2149363. by Wu-cheng Li · 15 years ago
  46. c158bd9 Merge change I02b644bf into eclair by Android (Google) Code Review · 15 years ago
  47. 7af2564 Revert "Add icon support for options in preference setting screen." by Cheng-Ru Lin · 15 years ago
  48. 4c9266e Fix 2153860: VideoCamera app have to set scene mode to auto by Chih-Chung Chang · 15 years ago
  49. 121c880 Merge change Ib74a9fe6 into eclair by Android (Google) Code Review · 15 years ago
  50. b74a9fe New icons by Mike Cleron · 15 years ago
  51. 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
  52. 2f05019 New icons by Mike Cleron · 15 years ago
  53. 3562750 Remove unused code. by Chih-Chung Chang · 15 years ago
  54. 207ad85 Fix 2150684: Set frame rate according to encoder fps in video camera app by Chih-Chung Chang · 15 years ago
  55. 35bda2d Add zoom UI back. by Wu-cheng Li · 15 years ago
  56. 2a79ecb Hide indicator when on-screen settings is shown. by Cheng-Ru Lin · 15 years ago
  57. ffcca74 Resize the preview frame as large as possible. by Cheng-Ru Lin · 15 years ago
  58. 2901711 Merge change 27454 into eclair by Android (Google) Code Review · 15 years ago
  59. 343af24 Remove unused resources / strings. by Cheng-Ru Lin · 15 years ago
  60. 140229c Fix orientation not stored in the database. by Chih-Chung Chang · 15 years ago
  61. bf45b96 Fix http://b/2149062 by showing on-screen setting when clicking the menu key. by Wei-Ta Chen · 15 years ago
  62. e985b60 Merge change 27210 into eclair by Android (Google) Code Review · 15 years ago
  63. 80b7c5b VideoCamera should crash if media recorder prepare fails. by Wu-cheng Li · 15 years ago
  64. 78e428b Fix style issues in on-screen settings. by Cheng-Ru Lin · 15 years ago
  65. d02b313 Fix the camera directory path issue. by Ray Chen · 15 years ago
  66. 7e4655b Fix http://b/2144590 by honoring Intent's content when provisioning options in on-screen settings. by Wei-Ta Chen · 15 years ago
  67. 29a53cb Merge change 27149 into eclair by Android (Google) Code Review · 15 years ago
  68. 6f860e5 Fix issue 2146863 Generated thumbnail in camera preview mode doesn't work after recording a video. by Ray Chen · 15 years ago
  69. 284646a Merge change 27277 into eclair by Android (Google) Code Review · 15 years ago
  70. b02ebbe Fix 2145588 jhead reports "Not JPEG" by Ray Chen · 15 years ago
  71. d998ce9 Fix 2145283: Two context menus show up when long press on the center key. by Chih-Chung Chang · 15 years ago
  72. 3053567 Merge change 27145 into eclair by Android (Google) Code Review · 15 years ago
  73. 57fe601 Remove unused string in i18n resources directoy. by Cheng-Ru Lin · 15 years ago
  74. a8bbcd7 Change the checkbox style to list style for record location preference. by Cheng-Ru Lin · 15 years ago
  75. 0b8028e Fix 2147286: Camera app should handle back key in onKeyUp by Chih-Chung Chang · 15 years ago
  76. c801d73 Merge change 27109 into eclair by Android (Google) Code Review · 15 years ago
  77. 9926791 Remove zoom UI. by Wu-cheng Li · 15 years ago
  78. 7495e03 Merge change 26945 into eclair by Android (Google) Code Review · 15 years ago
  79. 039c900 Merge change 27107 into eclair by Android (Google) Code Review · 15 years ago
  80. 32bfffa Change the default settings of picture size to the largest one. by Owen Lin · 15 years ago
  81. f1d402f Merge change 27000 into eclair by Android (Google) Code Review · 15 years ago
  82. b7b36b9 Show the thumbnail box even if there is no picture taken yet. by Chih-Chung Chang · 15 years ago
  83. dabf14a Change the close behavior of on screen menu. by Cheng-Ru Lin · 15 years ago
  84. eed3196 Merge change 27013 into eclair by Android (Google) Code Review · 15 years ago
  85. a1f18ae Modified the test cases name to be more meaningful. by Yu Shan Emily Lau · 15 years ago
  86. 6a1abe1 Fix 2145360: NPE in ImageViewTouch.onKeyDown by Chih-Chung Chang · 15 years ago
  87. cef4def Disable animation for Camera and VideoCamera activities so the switch does not cause animation. by Chih-Chung Chang · 15 years ago
  88. 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
  89. bf3d70d Merge change 26879 into eclair by Android (Google) Code Review · 15 years ago
  90. 78f86ed Fixed the switching mode test case. Send out the intent instead of sending the raw menu key event. by Yu Shan Emily Lau · 15 years ago
  91. c30e5c2 Return full size image jpeg if the user provides an Uri. by Chih-Chung Chang · 15 years ago
  92. 9f1480b Change Camera & Gallery code to use the new thumbnail APIs. by Ray Chen · 15 years ago
  93. 723f84e Add icon support for options in preference setting screen. by Owen Lin · 15 years ago
  94. ebddabc Merge change 26594 into eclair by Android (Google) Code Review · 15 years ago
  95. f31185f Merge change 26492 into eclair by Android (Google) Code Review · 15 years ago
  96. 71d56e2 Fix some warnnings reported by eclipse. by Owen Lin · 15 years ago
  97. 55c0210 need READ_SMS permission to read the temp url for storing a captured photo. by Wei Huang · 15 years ago
  98. e15c0ad Merge change 26484 into eclair by Android (Google) Code Review · 15 years ago
  99. cd972b0 Fix 2129498: add a MaxNumOfPixels parameter for client to specify the captured picture size. by Chih-Chung Chang · 15 years ago
  100. f0b7d4b Fix the problem that for too long text the UI is bad. by Owen Lin · 15 years ago