summaryrefslogtreecommitdiffstats
path: root/res/menu
Commit message (Collapse)AuthorAgeFilesLines
...
* Uses ActionBarSherlock in GalleryOwen Lin2012-08-273-0/+3
| | | | | | bug: 6927267 Change-Id: I1c22975d1a1f3a36510ad93e6a0cefea110ca38f
* Do not use ShareActionProvider before API 14.Wu-cheng Li2012-08-013-3/+0
| | | | | | | | Use simple share intent before API 14. bug:6706723 Change-Id: I47930f0b81c7c8c1943054964a093967a7704bf1
* Make CustomMenu compatible with API level 10.Owen Lin2012-07-171-18/+0
| | | | | bug: 6802855 Change-Id: I230c91bd9744935a181881131dcd2275ed89d819
* Fix 6213053 Add Help entry point to Gallery (targeted for J release)Ray Chen2012-05-171-0/+1
| | | | | | b: 6213053 Change-Id: Ib94a8bbdb3114a198b775025c5864a3d83cdd5ad
* Add camera icon for camera roll.Chih-Chung Chang2012-05-031-0/+4
| | | | | Bug: 6411709 Change-Id: I2476dba7edb2b763f3b7727f0034fa300cf0287a
* Expose delete button in action bar in portrait.Wu-cheng Li2012-04-301-4/+4
| | | | | bug:6411759 Change-Id: I135edad5ab7d1194c774e7d5ee680cf3ba3206ad
* Fix 6046544 Deleting a photo takes multiple steps and the flow is ↵Ray Chen2012-04-232-14/+2
| | | | | | | | | inconsistent with other deleting flows on other core apps This CL adds a confirm dialog to delete command and removes all confirm/cancel menu items from the actionbar. b:6046544 Change-Id: I3afe7b59b4f6d1216e192a621621f7bf544e1919
* Fix b/6213053 Add Help entry point to Gallery (targeted for J release)Ray Chen2012-04-171-0/+3
| | | | | | b:6213053 Change-Id: Ib9d9c5e69f09d6c2fffb4e6ecb09b2c3ae700365
* Fix b/6046544 Deleting a photo takes multiple steps and the flow is ↵Ray Chen2012-04-022-6/+0
| | | | | | | | inconsistent with other deleting flows on other core apps This CL removes the cancel options, the next one will address the undo feature. Change-Id: I99bb24fee0add0ffe6b4fcc9d32528abdd0ed418
* Fix 5213252 [UI] Updated action bar layouts and action ordersRay Chen2011-11-102-2/+2
| | | | Change-Id: I798a86ed1f6883af1ea3cd3e9c67a6603d0273cc
* resolved conflicts for merge of 71c8cbb7 to masterRay Chen2011-10-192-21/+21
|\ | | | | | | Change-Id: Ia5dc7bc54bba46218a53959076777e695ebb9dfe
| * Fix 5213252 [UI] Updated action bar layouts and action ordersRay Chen2011-10-192-21/+21
| | | | | | | | Change-Id: I46e993014e578be2e948ecea775522abc2f38a46
* | Merge "Fix 5434523 No affordance in Gallery to share a video other than ↵Ray Chen2011-10-121-0/+23
|\ \ | | | | | | | | | long-press in album view"
| * | Fix 5434523 No affordance in Gallery to share a video other than long-press ↵Ray Chen2011-10-111-0/+23
| | | | | | | | | | | | | | | | | | in album view Change-Id: I99361fa209ee5ba4200ccb8c1708f649c04519c2
* | | Merge "Fix 5413911 Gallery app does not recognize that no files are selected ↵Ray Chen2011-10-121-0/+5
|\ \ \ | |_|/ |/| | | | | for delete"
| * | Fix 5413911 Gallery app does not recognize that no files are selected for deleteRay Chen2011-10-071-0/+5
| |/ | | | | | | Change-Id: I90efb3d7676a0810025dd37890c1251725a48223
* / Fix 5199444 In crop interface, check button and X button should be switchedRay Chen2011-10-111-3/+1
|/ | | | | | | Fix 5424781 Two "Tick mark" and "OK" option shows together in crop picture screen in Crespo IRL06. Fix some other UI issues. (HOME_UP) Change-Id: Idfa5a258af17b22f13a238cee63a43f3abff776b
* Get rid of "flashies" in the action bar.Evan Millar2011-10-031-0/+2
| | | | | | | | | | | -Filter out short spinner events. All spinner events that last <1sec are now ignored. We also enforce a minimum delay time of 2 sec. -Mark the share and delete menu items as visible="false" by default to get rid of the quick display/removal of them under scenarios where they are ultimately removed. bug:5398336 Change-Id: I0620532f3ab59d9fde46123620eb781a87445b54
* Move PhotoEditor strings into Gallery2.Yuli Huang2011-09-102-2/+2
| | | | | | | 1. Rename Gallery string "crop" to "crop_action". 2. Rename PhotoEditor string "app_name" to "photoeditor_name". Change-Id: I22279e7e45b690f22fe8e0e8dd645bb4df821646
* Fix 5134299 [UI] Select photo or album activities should have a Cancel label ↵Ray Chen2011-08-301-1/+0
| | | | | | not x icon Change-Id: I77c4cd2f8b27e48786d410bd39a16c918a7407b3
* Fix 5199444 In crop interface, check button and X button should be switchedRay Chen2011-08-251-5/+5
| | | | Change-Id: I96e83c6a7afe9aef7c3ac54d8902fb5495e4b76d
* Fix 5158515 [UI] Slideshow action in portrait Photo/Video and Video playback ↵Ray Chen2011-08-191-11/+8
| | | | | | views should be in the overflow/menu Change-Id: If3171b9db1ad2f9f238f1fd5625ac9a1ed7d5ef0
* Initial code for Gallery2.Owen Lin2011-08-1810-0/+336
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c