1. ac9d0a1 Support switching between multiple cameras. by Chih-Chung Chang · 14 years ago
  2. 0ab73a8 Show better message to users if camera fails to access sdcard. by Wu-cheng Li · 14 years ago
  3. 9ae7d02 Add switch to Camera/VideoCamera menu item. by Chih-Chung Chang · 14 years ago
  4. e480f77 Camera should have the com.android.camera package name. Related to bug #2464545 by Romain Guy · 14 years ago
  5. 3889cf3 Unbundle: change camera package name. by Chih-Chung Chang · 14 years ago
  6. 9a4c2ca Remove unused code. by Chih-Chung Chang · 14 years ago
  7. e8697d7 Remove unused code. by Chih-Chung Chang · 14 years ago
  8. b6be8b6 Enable enter and exit animations; and use overridePendingTransition by Wei-Ta Chen · 14 years ago
  9. 2a8efc1 Use public api instead of hidden member. Don't use internal resource. by Chih-Chung Chang · 15 years ago
  10. 2e862df Fix issue 2343916 Camera application does not obey date format setting. by Ray Chen · 15 years ago
  11. 6d08c5d Remove "display name" and always use "title" field in display (same as Gallery). by Chih-Chung Chang · 15 years ago
  12. ec1b9c5 am df926b6e: Fix 2265947 Blank screen when invoking gallery view intent from camera http://b/2265947 by Ray Chen · 15 years ago
  13. df926b6 Fix 2265947 Blank screen when invoking gallery view intent from camera by Ray Chen · 15 years ago
  14. ada28d6 am 05d20c0c: Improve 2237074: Make preview start earlier. by Chih-Chung Chang · 15 years ago
  15. 46d402a Remove some more code. by Owen Lin · 15 years ago
  16. 05d20c0 Improve 2237074: Make preview start earlier. by Chih-Chung Chang · 15 years ago
  17. 271b309 Clean up and add comments for classes. by Chih-Chung Chang · 15 years ago
  18. 77c1cdc Clean up and add comments for classes. by Chih-Chung Chang · 15 years ago
  19. 79bc8ac Remove unused code in Camera app. by Owen Lin · 15 years ago
  20. da46087 Chagne CropImage invocation to non-explicit. by Cheng-Ru Lin · 15 years ago
  21. 71d56e2 Fix some warnnings reported by eclipse. by Owen Lin · 15 years ago
  22. 4e3fd26 Remove trailing spaces for easier code review. by Ray Chen · 15 years ago
  23. 55345e9 Update Camera to use new ExifInterface API. by Chih-Chung Chang · 15 years ago
  24. b147ba2 Use the new exif interface API. by Chih-Chung Chang · 15 years ago
  25. 4a853ff Remove switch menu item in both Camera and Camcorder. by Owen Lin · 15 years ago
  26. d189083 Clean menu creation code. by Chih-Chung Chang · 15 years ago
  27. b594654 Clean menu helper code. by Chih-Chung Chang · 15 years ago
  28. 120bf58 Fix 1977974: For photos without location data, don't offer to "Show on Maps" by Chih-Chung Chang · 15 years ago
  29. 9b93bcb Code clean up. by Chih-Chung Chang · 15 years ago
  30. e594b19 Fix the warnings shown in Eclipse. That is, removing unused field, by Owen Lin · 15 years ago
  31. 6b6a6d5 Make CropImage always fullscreen. by Wu-cheng Li · 15 years ago
  32. 640ad87 Make CropImage support fullscreen extra. by Wu-cheng Li · 15 years ago
  33. b2a9765 Fix 1836138: Crash (permissions) when sharing from Email/Gmail --> Gallery --> Anywhere Else by Chih-Chung Chang · 15 years ago
  34. aa7075c Move reverse geocoder to AsyncTask and update location information asynchronously. by repo sync · 15 years ago
  35. a274cf1 Move ExifInterface to android.media package. by repo sync · 15 years ago
  36. 91acfc9 Style fix. by Chih-Chung Chang · 15 years ago
  37. bb18778 Fix 1956859: "Set as" is not working with the downloaded image. by Chih-Chung Chang · 15 years ago
  38. 35f8af0 Fix 1950477: Menu items for video review are incorrect. by Chih-Chung Chang · 15 years ago
  39. 3283e04 Solve task flow problems in Camera and Camcorder. by Owen Lin · 15 years ago
  40. 0e48fe6 Enable multiselect delete. by Chih-Chung Chang · 15 years ago
  41. 6795ff1 Extract MovieViewControl from MovieView. The first step to integrate by Owen Lin · 15 years ago
  42. cd65be3 Share Camera between Camera and VideoCamera. by Chih-Chung Chang · 15 years ago
  43. b653f90 Issue 1860338: Remove the video size check for "share". by Chih-Chung Chang · 15 years ago
  44. 059daa3 New UI for donut's camera !! by Owen Lin · 15 years ago
  45. f6e6d2b Fix problems identified by findbugs fixit. by Chih-Chung Chang · 15 years ago
  46. 1e99d7c new file: ic_menu_3d_globe.png by Ray Chen · 15 years ago
  47. d5142de Fix ClassCastException in Issue 1833558 by Ray Chen · 15 years ago
  48. 6b27050 Code clean up. by Chih-Chung Chang · 15 years ago
  49. 0a5a78c Add image routing feature. by Ray Chen · 15 years ago
  50. 0f0af52 Issue 1799299: Display picture details. by Ray Chen · 15 years ago
  51. 0a475e1 Code clean up. by Chih-Chung Chang · 15 years ago
  52. 2b82c4a Clean verbose logging messages. Extract UriImage to a separate file. by Chih-Chung Chang · 15 years ago
  53. 937fc48 AI 146099: 1. Use ICancelable<T> to replace several different interfaces, such as IGetBooleanCancelable. by Owen Lin · 15 years ago
  54. 993105a AI 145696: Utilize BitmapManager to control bitmap related resources, making by Ray Chen · 15 years ago
  55. 272c3fd AI 145048: Code clean up. by Chih-Chung Chang · 15 years ago
  56. 9ae6df0 AI 145029: Style fix. by Chih-Chung Chang · 15 years ago
  57. 101d528 AI 144530: Refactor the huge codes in ImageManager. Extract member classes to top level. by Owen Lin · 15 years ago
  58. eb9d8a2 AI 143170: am: CL 142872 Remove the share button if the image is shared from MMS. by Chih-Chung Chang · 15 years ago
  59. 47bf4ce Automated import from //branches/donutburger/...@142525,142525 by Chih-Chung Chang · 15 years ago
  60. 095afa1 Automated import from //branches/donutburger/...@142517,142517 by Owen Lin · 15 years ago
  61. 7638a54 Automated import from //branches/donutburger/...@141603,141603 by Ray Chen · 15 years ago
  62. de365d8 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  63. 8d0dd0e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  64. e3f4516 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 15 years ago
  65. 9c9be2e auto import from //depot/cupcake/@136594 by The Android Open Source Project · 15 years ago
  66. b64d345 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  67. becfb35 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  68. a6aa03f auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  69. 2ec6be5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  70. c4ef824 auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 15 years ago
  71. 5055ba6 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 15 years ago
  72. dee42a6 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  73. 8250896 auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 15 years ago
  74. 9c06107 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  75. b97ccf3 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  76. 0eaec58 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  77. 1d4c750 Initial Contribution by The Android Open Source Project · 16 years ago