summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* Do not show photo editor before api level 14.Yuli Huang2012-08-071-1/+2
| | | | | bug:6927717 Change-Id: Iab0fddaa169e03b65dd0a987ee8b5c892f971000
* Explicitly export content providersNick Kralevich2012-08-031-0/+1
| | | | | | | | | In a future version of Android, the default value for <provider android:exported> will change from true to false. Explicitly set android:exported="true" Bug: 3306452 Change-Id: Ic5d3152988ed6a576501830338ec324f056921c4
* Change minSdkVersion to 11.Wu-cheng Li2012-08-011-1/+1
| | | | Change-Id: If1f4ebb2850e80c965be4e664a67eb8023376926
* Change minSdkVersion to 13.Wu-cheng Li2012-07-191-1/+1
| | | | | bug:6706723 Change-Id: I3bb7cfa173f6fdd2ba9df4bda96ea31349b5bd5c
* Make gallery/camera build in JB API level.Wu-cheng Li2012-06-291-1/+1
| | | | | Bug:4965992 Change-Id: I91e56aacb5447c811aafce756292ab5ee0636cee
* Replace BroadcastReceiver.goAsync() with IntentServiceHung-ying Tyan2012-06-271-0/+1
| | | | | | to make Gallery run on older API. Change-Id: I30dacb38eb4e70ed3f89135544d6c514d0379add
* Use "Gallery" instead of "Photo Studio" as the label for photo editor.Chih-Chung Chang2012-05-311-1/+1
| | | | | Bug: 6589966 Change-Id: I0760fa6864da5c398e157f386295dea372f0b33e
* Remove the black layer in MovieActivity.Owen Lin2012-05-161-1/+0
| | | | | bug:6491674 Change-Id: I45323fde110b05eda2a342c8f0a85a3ba219d1da
* Remove behind screenOrientation from camera activities.Wu-cheng Li2012-05-111-3/+0
| | | | | | | | | Camera has both landscape and portrait layouts. Screen orientation will be set in onCreate. "behind" is not needed anymore. bug:6480864 Change-Id: I6fe3bbe85addf30bae0d037fdddd0ee8569238de
* Add 'process' attribute for PhotoEditor.Yuli Huang2012-05-071-1/+2
| | | | | | | | PhotoEditor, similar to CropImage, demands much memory and should run in another process to avoid OOM because of too fragmented memory. bug:6318340 Change-Id: Ic5a71959435f66b8b7bc9b1c80baf8a70ccfecaf
* Use activity-alias to disable camera icon dynamically.Chih-Chung Chang2012-05-041-5/+12
| | | | | | Bug: 6438794 Change-Id: Ie2184979f95187eac2411f07b8caee2cad4c4add
* Use gallery icon for action bar app icon in camera.Wu-cheng Li2012-04-301-0/+1
| | | | | bug:6410923 Change-Id: Ie5b7c5a6b852ed59b61ee0cc4e462dee991167b8
* Support for beaming a picture.Martijn Coenen2012-04-041-0/+1
| | | | Change-Id: I73d69f164b455ffa90a495001190937025a56dc5
* Remove singleTask mode of panorama.Wu-cheng Li2012-03-191-6/+1
| | | | | | | | | | Camera, VideoCamera, PanoramaActivity will be combined to reduce the latency. singleTask should be removed to achieve that. bug:5954389 Change-Id: Ic79f59baffd24669910d1f05b65865788803b79c
* Change panorama java package name.Pin Ting2012-03-151-1/+1
| | | | | | | | bug:5954391 Make camera, camcorder, panorama activities share the same java package. Change-Id: I5b72e94d5fa335a4089e3700e4cc3b5af3f882f6
* Set task affinity for Camera activities.Chih-Chung Chang2012-03-131-0/+3
| | | | | Bug: 6156475 Change-Id: Idd1be6941242fdfc7f46c706c4a1948acf85d2be
* Add DisableCameraReceiver to disable camera activities if there is no camera.Chih-Chung Chang2012-03-121-0/+6
| | | | Change-Id: I84061e05c5eec793bf528df1c43d931d22d91d35
* Merge Camera into Gallery package.Chih-Chung Chang2012-03-081-5/+69
| | | | Change-Id: If66d4b841eec3d3f5384a561b07c0eeade92597a
* Make sure the backgroud is cleared in MovieActivity.Owen Lin2011-12-121-0/+1
| | | | | Change-Id: I1a08c2df1a5c26bcb8de0900ec9c593c0f974d3d fix: 5742974
* am 764482c4: Merge "Fix 5685925: Handle PACKAGE_CHANGED intent (when a ↵Chih-Chung Chang2011-11-301-0/+1
|\ | | | | | | | | | | | | package is enabled/disabled)" into ics-mr1 * commit '764482c4ebffc9c3cac21fcd8707811e981cd092': Fix 5685925: Handle PACKAGE_CHANGED intent (when a package is enabled/disabled)
| * Fix 5685925: Handle PACKAGE_CHANGED intent (when a package is enabled/disabled)Chih-Chung Chang2011-11-301-0/+1
| | | | | | | | Change-Id: Ia994264fb2c11fbc971840c8a103bbe9fa6ee7f7
* | am 881fd799: Merge "Add application launch category." into ics-mr1Jeff Brown2011-11-291-0/+2
|\| | | | | | | | | * commit '881fd799f1c54b934aa90310a54a145062264422': Add application launch category.
| * Add application launch category.Jeff Brown2011-11-281-0/+2
| | | | | | | | | | Bug: 5674723 Change-Id: I6e2cbd2f456d93b4a4e05df5f3be5d3fb05385f0
* | am 4c89478b: Fix 5514384: add video/avi as a supported mime type.Chih-Chung Chang2011-11-021-1/+2
|\| | | | | | | | | * commit '4c89478bfcea7a9b9f6ccc45594b472735e04f56': Fix 5514384: add video/avi as a supported mime type.
| * Fix 5514384: add video/avi as a supported mime type.Chih-Chung Chang2011-10-311-1/+2
| | | | | | | | Change-Id: I197711a1ef0f5b6356573944c3012c6a14905579
* | Fix 5450241: Forget to support https HTTP live urls.Chih-Chung Chang2011-10-241-0/+1
|/ | | | Change-Id: Ib8689a87e8cea4350c388e814807b6cef35fd381
* facelift in galleryRuei-sung Lin2011-09-301-4/+5
| | | | Change-Id: I7cb67c3d977d8b23957586bb5ad1dada096ef07b
* Fix 5388852: Separate CropImage activity to another process to have more memory.Chih-Chung Chang2011-09-291-1/+2
| | | | Change-Id: I3bed66e9c61269f94d909508b8a4b3fa6b934976
* Fix b/5287869 (and b/5369640).Yuli Huang2011-09-281-2/+0
| | | | | | | Images from some app (MMS) may not have columns that PhotoEditor tries to query, for example: the orientation. Just ignore the absent columns. Change-Id: I1cda4e32241d9be7819453ede225388c7535c18c
* Fix 5369640: Only accept content://media URI for photo editor.Chih-Chung Chang2011-09-271-0/+2
| | | | Change-Id: Ie68e9cfb8ef8d181ac7e23abd4b0caa6ded20938
* Change theme for GallerySettings.Owen Lin2011-09-131-0/+1
| | | | | | fix: 5290466 Change-Id: Ib6051f6f8e83d077df029b938b77d3619a4653ed
* Fix b/4643148: Make PhotoEditor integrated into Gallery.Yuli Huang2011-09-131-0/+11
| | | | | | | | | | 1. Move PhotoEditor code/resources into Gallery for single apk. 2. Change PhotoEditor package to com.android.gallery3d.photoeditor. 3. Rename PhotoEditor resources to avoid mess up Gallery resources. 4. Move Doodle effect from fix-effects to color-effects. 5. Update PhotoEditor bottom action-bar background. Change-Id: I1a2f7d27d89a14fe6a0435575b993ed8b75e6bf4
* Fix alias not found issue.Owen Lin2011-09-011-10/+11
| | | | | | Also remove note message in proguard. Change-Id: I7e15a3b00d7caf32565d035f6c972d302e38d49f
* Fix shortcup broken issue.Owen Lin2011-08-241-5/+16
| | | | | | fix: 5154308 Change-Id: I5cd2ef8efb84d4f356b3fe93106bddf10e0823cc
* Initial code for Gallery2.Owen Lin2011-08-181-0/+239
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c