summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Expand)AuthorAgeFilesLines
* Use a different task affinity for secure camera.Wu-cheng Li2012-09-181-3/+14
* Fix manifest to launch correct activityMichael Kolb2012-09-171-2/+2
* Update AndroidManifest for video caputure intent in the new cameraDoris Liu2012-09-161-5/+4
* Add launcher icon for old camera UIMangesh Ghiware2012-09-141-2/+7
* Handle image capture intent using new camera UI.Mangesh Ghiware2012-09-141-4/+4
* Update AndroidManifest.xmlMangesh Ghiware2012-09-141-20/+16
* Add the UI elements for video trim activity.Teng-Hui Zhu2012-09-111-0/+3
* Add attribution of icons.Wu-cheng Li2012-09-101-0/+3
* Enable new camera UIMichael Kolb2012-09-101-0/+15
* Register STILL_IMAGE_CAMERA_SECURE intent in the manifest.Wu-cheng Li2012-08-261-0/+4
* Do not use Theme.Holo and Theme.Holo.Dialog on gingerbread.Ahbong Chang2012-08-221-2/+2
* Rename ThemeCamera to Theme.Camera to be consistent.Wu-cheng Li2012-08-141-3/+3
* Change minSdkVersion to 10.Wu-cheng Li2012-08-081-1/+1
* Do not show photo editor before api level 14.Yuli Huang2012-08-071-1/+2
* Explicitly export content providersNick Kralevich2012-08-031-0/+1
* Change minSdkVersion to 11.Wu-cheng Li2012-08-011-1/+1
* Change minSdkVersion to 13.Wu-cheng Li2012-07-191-1/+1
* Make gallery/camera build in JB API level.Wu-cheng Li2012-06-291-1/+1
* Replace BroadcastReceiver.goAsync() with IntentServiceHung-ying Tyan2012-06-271-0/+1
* Use "Gallery" instead of "Photo Studio" as the label for photo editor.Chih-Chung Chang2012-05-311-1/+1
* Remove the black layer in MovieActivity.Owen Lin2012-05-161-1/+0
* Remove behind screenOrientation from camera activities.Wu-cheng Li2012-05-111-3/+0
* Add 'process' attribute for PhotoEditor.Yuli Huang2012-05-071-1/+2
* Use activity-alias to disable camera icon dynamically.Chih-Chung Chang2012-05-041-5/+12
* Use gallery icon for action bar app icon in camera.Wu-cheng Li2012-04-301-0/+1
* Support for beaming a picture.Martijn Coenen2012-04-041-0/+1
* Remove singleTask mode of panorama.Wu-cheng Li2012-03-191-6/+1
* Change panorama java package name.Pin Ting2012-03-151-1/+1
* Set task affinity for Camera activities.Chih-Chung Chang2012-03-131-0/+3
* Add DisableCameraReceiver to disable camera activities if there is no camera.Chih-Chung Chang2012-03-121-0/+6
* Merge Camera into Gallery package.Chih-Chung Chang2012-03-081-5/+69
* Make sure the backgroud is cleared in MovieActivity.Owen Lin2011-12-121-0/+1
* am 764482c4: Merge "Fix 5685925: Handle PACKAGE_CHANGED intent (when a packag...Chih-Chung Chang2011-11-301-0/+1
|\
| * Fix 5685925: Handle PACKAGE_CHANGED intent (when a package is enabled/disabled)Chih-Chung Chang2011-11-301-0/+1
* | am 881fd799: Merge "Add application launch category." into ics-mr1Jeff Brown2011-11-291-0/+2
|\|
| * Add application launch category.Jeff Brown2011-11-281-0/+2
* | am 4c89478b: Fix 5514384: add video/avi as a supported mime type.Chih-Chung Chang2011-11-021-1/+2
|\|
| * Fix 5514384: add video/avi as a supported mime type.Chih-Chung Chang2011-10-311-1/+2
* | Fix 5450241: Forget to support https HTTP live urls.Chih-Chung Chang2011-10-241-0/+1
|/
* facelift in galleryRuei-sung Lin2011-09-301-4/+5
* Fix 5388852: Separate CropImage activity to another process to have more memory.Chih-Chung Chang2011-09-291-1/+2
* Fix b/5287869 (and b/5369640).Yuli Huang2011-09-281-2/+0
* Fix 5369640: Only accept content://media URI for photo editor.Chih-Chung Chang2011-09-271-0/+2
* Change theme for GallerySettings.Owen Lin2011-09-131-0/+1
* Fix b/4643148: Make PhotoEditor integrated into Gallery.Yuli Huang2011-09-131-0/+11
* Fix alias not found issue.Owen Lin2011-09-011-10/+11
* Fix shortcup broken issue.Owen Lin2011-08-241-5/+16
* Initial code for Gallery2.Owen Lin2011-08-181-0/+239