summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
* Bring Gallery2 manifest into parity with CROP supportAlan Newberger2014-09-171-3/+0
| | | | | | | | | | | Gallery2 does not support http/https CROPping, so remove them from manifest. Tested app on device and confirmed Gallery2 is still successfully a CROP app for content URIs after this modification. Bug: 15919429 Change-Id: Ib0dacdbf3013d8a2f35a07a8ea0e15070ebdb2e7
* Gallery should show up in recents even when run via shortcutAlan Newberger2013-10-311-1/+0
| | | | | | | | | Gallery when run through the shortcut doesn't show up in recents. This is a minimal change to show the activity in recents even when started via shortcut. Bug: 11195140 Change-Id: Iaa7230fd1874871744403b1b2e2e9216c4cb73d2
* Fix incorrect usage of getComponentEnabledSetting()Mangesh Ghiware2013-10-081-1/+0
| | | | | | Bug: 10912503 Change-Id: I9835995d121445ca170668ae8150a24e95e27544
* Revert "Disable GET_CONTENT intent-filter for KLP+"Mangesh Ghiware2013-10-041-16/+12
| | | | | | | This reverts commit a545774386d84dca5825b503c682a8eab272705c. Bug: 11085255 Change-Id: I254e9cbaca074928d77851083418e4d0f692b13b
* Explicitly enable CameraLauncherMangesh Ghiware2013-10-041-0/+1
| | | | | Bug: 10912503 Change-Id: Ic3370dd946bcc334de2758c0321ef5b187573ea3
* Disable GET_CONTENT intent-filter for KLP+Mangesh Ghiware2013-10-031-12/+16
| | | | | Bug: 10415790 Change-Id: I94260dbe7c61c1ead2a0e6ea12f837a76a69d547
* Rename Gallery activity and add trampolineMangesh Ghiware2013-09-261-2/+13
| | | | | | Bug: 10807861 Change-Id: Iaaf17b579db2fe09900e9817f766f43dd66dea61
* Fix style for crop activitynicolasroard2013-09-241-1/+1
| | | | | bug:10786662 Change-Id: Ie104b8ba2484455ad5cdf90d8c26157480143b0b
* Fix issues with RTL supportnicolasroard2013-09-231-1/+2
| | | | | bug:8148068 Change-Id: I869e1a90686c46f8076a66f94040ad03c7c6ca10
* Add (back) receiver to disable camera.Mangesh Ghiware2013-09-221-0/+7
| | | | | Bug: 10411981 Change-Id: Icff31d2da466746ef6b00d4be32e92067cebd1f1
* Use the same taskAffinity for trampoline as CameraMangesh Ghiware2013-09-191-1/+1
| | | | | Bug: 10842131 Change-Id: I2bf6961d7c411dc95e9b9589d9ec71ee34b3011f
* Exclude trampoline activity from RecentsMangesh Ghiware2013-09-091-0/+1
| | | | | Bug: 10653067 Change-Id: I79b4cb66886a63d19139cb9cb7272a754320b256
* Add label to CameraLauncher activity-alias.Mangesh Ghiware2013-08-211-0/+1
| | | | | Bug: 10430717 Change-Id: I37f9e63483211ecfe11e4790361c051d377aef55
* Merge "Add the intent filter for video trimming." into gb-ub-photos-carlsbadztenghui2013-08-191-0/+7
|\
| * Add the intent filter for video trimming.ztenghui2013-08-161-0/+7
| | | | | | | | | | | | bug:10313015 Change-Id: I3e2ef58e065d0cdabfab6943b11b6fddc0b112eb
* | Add a trampoline activity to launch new CameraMangesh Ghiware2013-08-141-0/+15
|/ | | | | | | | This preserves shortcuts, if any, to the Camera activity in the old package name. Bug: 10312966 Change-Id: Iffd3d708333515bb3b998faecff360bc01c142d2
* Remove Camera from Gallery2.Sascha Haeberling2013-08-081-91/+0
| | | | Change-Id: I89adebffcacd1269217d7bd8c630c2f78886f590
* Add background processing servicenicolasroard2013-07-161-0/+5
| | | | | | bug:7298624 Change-Id: Ie79f88fd84fdf8f4dab6a8071f06a819e247b357
* Bump up the version number to 1.1.40030Bart Sears2013-06-271-2/+2
| | | | Change-Id: I391e9515e50ec9d61855f4e939b4033dad648ac5
* Fix XML comment.Jeff Sharkey2013-05-281-1/+1
| | | | Change-Id: If54672cc7cb9ad6a240bb2dff07cbe9c39a521a3 (cherry picked from commit 53a0d0aa62b5f33ca3ff2c9ec63a4bcf606c5292)
* am a83166df: Bump up the version number to 1.1.40012Bart Sears2013-05-211-2/+2
|\ | | | | | | | | * commit 'a83166dfc97c6d45b03728a2ae32b085e91b8d0c': Bump up the version number to 1.1.40012
| * Bump up the version number to 1.1.40012Bart Sears2013-05-201-2/+2
| | | | | | | | | | Bug: 8607157 Change-Id: I5fdf05fd4d10a54f72129177572285d438740b97
| * Remove new camera activity code from BryceDoris Liu2013-04-251-13/+0
| | | | | | | | | | Bug: 8722017 Change-Id: Ife3f45511f6724c61fb01c4753078df14571fc4a
* | Remove new camera activity to avoid build breakageDoris Liu2013-05-081-14/+0
|/ | | | Change-Id: I56f0586ae196f57a0f55b8d835e6bc8fd27bdcfe
* Bump up the version number to 1.1.40011Bart Sears2013-04-221-2/+2
| | | | | Bug: 8607157 Change-Id: I7fc2c526228d9526b0af28181b6505173bbfbd7d
* Remove photos from gallery2 manifestJohn Reck2013-04-191-23/+11
| | | | | | Bug: 8659787 Change-Id: I72c85db38b3f7409a2ce84b2a6a7b7ccab41a351
* Bump up the version number to 1.1.40010Bart Sears2013-04-121-2/+2
| | | | | Bug: 8607157 Change-Id: I4c0f4cd481d0989cad2fd9cadbda9f7768b81765
* Merge "Moving crop to a separate activity. Refactoring." into ↵Ruben Brunk2013-04-091-1/+8
|\ | | | | | | gb-ub-photos-bryce
| * Moving crop to a separate activity. Refactoring.Ruben Brunk2013-04-091-1/+8
| | | | | | | | | | | | Bug: 8526929 Change-Id: I8acf6d46de069dd84c31afea6b4a7ae8e1c2fcce
* | Remove unneeded READ_SMS permissionBobby Georgescu2013-04-091-1/+0
| | | | | | | | | | Bug: 8469283 Change-Id: I0d211705fe1fb86dc0ce85230e82d500f0202291
* | Work in progress - Put preview in TextureViewDoris Liu2013-04-091-0/+13
| | | | | | | | | | | | | | | | | | | | | | Fixed gesture recognizing and pie menu. Fixed camera picker. Exposure setting got fixed with rebasing. Rebased for new pie menu Fixed camera mode switch listener Ongoing: secure album, aspect ratio for video recording on ICS Change-Id: Iedae80815faf81cb49c791885810c8427034a6d1
* | Bump up the version number to 1.1.40009Bart Sears2013-04-081-2/+2
|/ | | | Change-Id: Ia266e6493a535cd4ae36fda2fa497195b810ebb4
* Bump up the version number to 1.1.40008Bart Sears2013-04-051-2/+2
| | | | Change-Id: I42dce1bc936b54a4d4f72c2179d2f1d9e27f72d7
* Bump up the version number to 1.1.40007Bart Sears2013-04-041-2/+2
| | | | Change-Id: Ia494e2c210f642ec0232394d0cfabaf5e1b8f96a
* Bump up the version number to 1.1.40006Bart Sears2013-03-221-2/+2
| | | | Change-Id: Id256fd9a7fdde81ea140b7a58b06f1eb87944b2c
* Merge "Bump up the version number to 1.1.40005" into gb-ub-photos-bryceBart Sears2013-03-201-2/+2
|\
| * Bump up the version number to 1.1.40005Bart Sears2013-03-181-2/+2
| | | | | | | | Change-Id: Ic01aa447fdae6628a84cd9d9561134c32c521df8
* | Add album viewing to new GalleryBobby Georgescu2013-03-191-0/+7
|/ | | | Change-Id: I71230541db0b06d41e2d23d51e83f0b3b8e8caf4
* Prepare to switch to panolibsJohn Reck2013-03-151-24/+0
| | | | Change-Id: Ie29c0014fcb08105cab1ee6043f66b58e5ac85f8
* Update Pano XML tag and permission.Justin Koh2013-03-121-1/+1
| | | | | | | Update Pano XML tag and permission. Bug: 8359058 Change-Id: I92626f03f5c6857951d5f17fb6f811ffbc24e74f
* Merge "Bump up the version number to 1.1.40004" into gb-ub-photos-bryceBart Sears2013-03-081-2/+2
|\
| * Bump up the version number to 1.1.40004Bart Sears2013-03-081-2/+2
| | | | | | | | Change-Id: If5e430e9877c6b881f33893a544313eff0647ce5
* | Support clicking on photos to view themJohn Reck2013-03-081-15/+21
|/ | | | Change-Id: I511af0cbe46c833d81cbbd563b9c2b4feec2bffe
* Bump up the version number to 1.1.40003Bart Sears2013-03-011-2/+2
| | | | Change-Id: I696aae61f9f3c61d810e3bb78e2b804ca2106173
* Add full screen image viewJohn Reck2013-03-011-0/+7
| | | | Change-Id: I5b3db9ce4c86788b640a48bafa87cd9e952739d4
* Updated Gallery2 with Pano.Justin Koh2013-02-271-2/+2
| | | | | | | Updated Gallery2 with Pano. Bug: 8263808 Change-Id: Iedaba9dc478fb20480f3b37e9708bc8d67cf6003
* Merge "Thumbnails for PhotoSetPage" into gb-ub-photos-bryceJohn Reck2013-02-271-1/+1
|\
| * Thumbnails for PhotoSetPageJohn Reck2013-02-261-1/+1
| | | | | | | | Change-Id: I8d62b4ca0d0902ca2a18b087a344d35d17a97fa7
* | Add initial implementation of PhotosProvider.George Mount2013-02-261-0/+5
|/ | | | Change-Id: I98694cf54bd0fb549703a7184e1816e9590a05ff
* Start of photosJohn Reck2013-02-221-13/+5
| | | | Change-Id: Id53dd96d8873e0fe6c2685e07cd7bdc0cde7ea75