summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
AgeCommit message (Expand)Author
2020-03-23Add an exported flag in manifestAshwini Oruganti
2012-01-12Allow saving panorama after the activity is paused. (do not merge)Angus Kong
2011-11-10Fix 5336037: OOM because there are multiple instances of camera activities.Chih-Chung Chang
2011-11-01Change the default orientation to portrait.Chung-yih Wang
2011-10-11Add content descirptions for accessibility.Chung-yih Wang
2011-09-06Add video recording with effects into Camera.Eino-Ville Talvala
2011-08-25Prevent camera app being restarted when power key is pressed.Wu-cheng Li
2011-08-04Merge the indicator bar implementations.Chung-yih Wang
2011-07-27Check in the Mosaic Stitching codes.Wei-Ta Chen
2011-02-22Add animation for popup windows and enable hardwareAccelerated.Wu-cheng Li
2011-01-25Fix NPE in BasicSettingPopup.Wu-cheng Li
2010-11-23Move icons to mipmap.Ying Wang
2010-09-20Use theme to display background to reduce perceived latency.Wu-cheng Li
2010-04-29b/2483367 Moving OneTimeInitializer to vendor/googleMichael Chan
2010-03-26Update the shortcut for Camera to the new component nameChih-Chung Chang
2010-03-10Camera should have the com.android.camera package name.Romain Guy
2010-03-09Set initial version code.Chih-Chung Chang
2010-03-08Unbundle: change camera package name.Chih-Chung Chang
2010-03-08Revert "Unbundle: change package name to com.google.android.camera"Chih-Chung Chang
2010-03-05Unbundle: change package name to com.google.android.cameraChih-Chung Chang
2010-03-05Remove unused code.Chih-Chung Chang
2010-02-24Enable enter and exit animations; and use overridePendingTransitionWei-Ta Chen
2010-02-11Add an original-package tag that matches the real package name.Jeff Hamilton
2010-02-08Fix issue 2340332 Inconsistent UI between review mode in Camera app and album...Ray Chen
2009-10-29Remove unused code in Camera app.Owen Lin
2009-10-20Hide 2D gallery in launcher.Cheng-Ru Lin
2009-10-04Work on issue #2163789: Way too much loggingDianne Hackborn
2009-09-30Fine tune some UI stuff.Cheng-Ru Lin
2009-09-29New iconsMike Cleron
2009-09-24Disable animation for Camera and VideoCamera activities so the switch does no...Chih-Chung Chang
2009-09-23need READ_SMS permission to read the temp url for storing a captured photo.Wei Huang
2009-09-12Remove CameraSettings. And then renmae CameraSettingsHelper to CameraSettingsOwen Lin
2009-09-02Remove trailing spaces.Owen Lin
2009-09-02Remove camcorder launcher icon and unused permissions.Chih-Chung Chang
2009-08-27Add new <uses-feature> decls for the camera.Dianne Hackborn
2009-08-05am 152be17f: Merge change 20231 into donutAndroid (Google) Code Review
2009-08-06Change the task affinity of Camcorder to be different as Camera.Owen Lin
2009-07-21Support for RTSP streaming through SDP format.Dave Sparks
2009-06-30Solve task flow problems in Camera and Camcorder.Owen Lin
2009-06-29Enable multiselect delete.Chih-Chung Chang
2009-06-19 Integrate camcorder review mode to ReviewImage.Wu-cheng Li
2009-06-01camera: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGESan Mehat
2009-05-21am e655d541: AI 149135: Add RECORD_AUDIO permission to camera app. Due to a...Dave Sparks
2009-05-21AI 149135: Add RECORD_AUDIO permission to camera app.Dave Sparks
2009-05-21Add explicit permission to record audioJames Dong
2009-05-15Rename SDCARD_WRITE to WRITE_SDCARDDianne Hackborn
2009-05-01Fix the duplicated orientation problemOwen Lin
2009-04-24Rename ImageGallery2 to ImageGallery.Ray Chen
2009-04-23camera: Add SDCARD_WRITE permission to manifestSan Mehat
2009-04-12AI 145810: Remove unused SlideShow activity.Chih-Chung Chang