summaryrefslogtreecommitdiff
path: root/src/com/android/camera/MenuHelper.java
AgeCommit message (Expand)Author
2012-05-08Fix indicator orientation when switching between camera/video.Pin Ting
2012-05-04Do not restart activity when switching between cameras.Wu-cheng Li
2012-04-26Show action bar after swiping to gallery.Wu-cheng Li
2012-03-27Remove unused code.Pin Ting
2012-03-15Remove references to old panorama java package name.Pin Ting
2012-02-03Fix warnings and remove unused code.Wu-cheng Li
2011-12-05Prevent unnecessary icon rotation.Angus Kong
2011-11-07Make dialog rotatable in Video mode.Angus Kong
2011-10-20Reset the video effect when camcorder application starts.Wu-cheng Li
2011-09-28Change the option menu items for Crespo.Angus Kong
2011-08-19Cleanup unused imports.Chung-yih Wang
2011-07-29Add mode picker for camera/camcorder/panaramorepo sync
2011-05-17Remove dead code and reduce visibility.Wu-cheng Li
2011-03-14Fix image/video capture intents are broken after switching cameras.Wu-cheng Li
2011-02-21Use crossfade transition when switching between still and video camera.Wu-cheng Li
2011-01-18Change AlertDialog.setIcon to setIconAttribute.Wu-cheng Li
2010-12-29Refactoring: Remove the dependency to ImageManager.Chia-chi Yeh
2010-12-27Refactoring: Reduce the dependency to the old gallery code.Chia-chi Yeh
2010-12-21Refactoring: Extract the space calculating code into a new class.Chia-chi Yeh
2010-12-20Cleanup: Remove MenuHelper.closeSilently().Chia-chi Yeh
2010-09-28am 2d96a8e2: Merge "Hardcode package/class to switch between camera and camco...Wu-cheng Li
2010-09-28Hardcode package/class to switch between camera and camcorder.Wu-cheng Li
2010-08-10Added support for time lapse video capture.Nipun Kwatra
2010-06-23Support switching between multiple cameras.Chih-Chung Chang
2010-05-28Show better message to users if camera fails to access sdcard.Wu-cheng Li
2010-03-15Add switch to Camera/VideoCamera menu item.Chih-Chung Chang
2010-03-10Camera should have the com.android.camera package name.Romain Guy
2010-03-08Unbundle: change camera package name.Chih-Chung Chang
2010-03-05Remove unused code.Chih-Chung Chang
2010-03-04Remove unused code.Chih-Chung Chang
2010-02-24Enable enter and exit animations; and use overridePendingTransitionWei-Ta Chen
2010-01-06Use public api instead of hidden member. Don't use internal resource.Chih-Chung Chang
2010-01-05Fix issue 2343916 Camera application does not obey date format setting.Ray Chen
2010-01-05Remove "display name" and always use "title" field in display (same as Gallery).Chih-Chung Chang
2009-11-17am df926b6e: Fix 2265947 Blank screen when invoking gallery view intent from ...Ray Chen
2009-11-17Fix 2265947 Blank screen when invoking gallery view intent from cameraRay Chen
2009-11-05am 05d20c0c: Improve 2237074: Make preview start earlier.Chih-Chung Chang
2009-11-04Remove some more code.Owen Lin
2009-11-04Improve 2237074: Make preview start earlier.Chih-Chung Chang
2009-11-03Clean up and add comments for classes.Chih-Chung Chang
2009-11-02Clean up and add comments for classes.Chih-Chung Chang
2009-10-29Remove unused code in Camera app.Owen Lin
2009-10-21Chagne CropImage invocation to non-explicit.Cheng-Ru Lin
2009-09-24Fix some warnnings reported by eclipse.Owen Lin
2009-09-21Remove trailing spaces for easier code review.Ray Chen
2009-09-18Update Camera to use new ExifInterface API.Chih-Chung Chang
2009-09-16Use the new exif interface API.Chih-Chung Chang
2009-09-11Remove switch menu item in both Camera and Camcorder.Owen Lin
2009-09-08Clean menu creation code.Chih-Chung Chang
2009-09-07Clean menu helper code.Chih-Chung Chang