summaryrefslogtreecommitdiffstats
path: root/res/menu
Commit message (Collapse)AuthorAgeFilesLines
* Remove History panelnicolasroard2013-04-161-6/+0
| | | | | | | | | | | | Now that we have the state, history is not that useful. For clarity's sake we are removing it. bug:8620913 bug:8503386 bug:8324322 bug:8324023 Change-Id: Ife86f3ab67c05d5781234496c7518866b506631b
* Add menu item to start the simple editornicolasroard2013-04-081-0/+4
| | | | Change-Id: Iac3ca76838a5f91186527863b3d990cbcad3faf0
* Add many contextual actions to new galleryBobby Georgescu2013-03-141-0/+20
| | | | Change-Id: Ied57636c7bf0804ad015ddc664e177633c549e08
* Sharing support for albums, bulk operations infrastructureBobby Georgescu2013-03-131-0/+6
| | | | Change-Id: I590f60ab85ffbd9cf9d7cd9982627604fa1b427f
* Add sharing supportBobby Georgescu2013-03-081-0/+7
| | | | Change-Id: I2c7f18b0d6dd057c1fba96c1133d563f32abf55c
* UI cleanupnicolasroard2013-03-041-3/+4
| | | | Change-Id: Iaf138455651511e610b640a716820bd846284948
* Start of photosJohn Reck2013-02-221-0/+23
| | | | Change-Id: Id53dd96d8873e0fe6c2685e07cd7bdc0cde7ea75
* Merge "Importer: Full-screen viewing, UI refinement, refactoring" into ↵Bobby Georgescu2013-02-131-0/+2
|\ | | | | | | gb-ub-photos-bryce
| * Importer: Full-screen viewing, UI refinement, refactoringBobby Georgescu2013-02-121-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7990333 Bug: 8151814 Bug: 8037411 This CL adds or changes the following things: - Full-screen image viewing and UI for switching modes - Moved general functionality from MtpThumbnailTileView to MtpImageView to allow for reuse in full-screen image use-case - MtpBitmapCache moved from ui to data package - Orientation now respected when set in image metadata - Miscellaneous UI consistency issues fixed - Miscellaneous instability issues fixed Change-Id: I5f188b763617b693e32fedc03273d711d604922a
* | Turn back on the state panelnicolasroard2013-02-121-1/+1
| | | | | | | | Change-Id: I22706078d4026ce4e24917c484a30a56de431983
* | refactor quality to be intJohn Hoford2013-02-121-0/+3
| | | | | | | | Change-Id: I0470abdbe75cf48c5228e80b9dc060ae6f3d8bbd
* | fixes the draw and clean up the UIJohn Hoford2013-02-111-2/+5
|/ | | | Change-Id: Ia52dfc3ec407c307612dcfc91fb61a1fb89e32ec
* add color selection ui to drawJohn Hoford2013-01-301-0/+35
| | | | Change-Id: Ie2fa3522141e4f98e2b7f805c1ebe3385083bb02
* Replace camera importerBobby Georgescu2013-01-071-0/+20
| | | | Change-Id: Icfeb23301bc6c9f8c8b12824bcbb0d8b41852d07
* remove actionbar sherlockJohn Reck2012-12-123-5/+5
| | | | Change-Id: Idb9b63f625fd4f0b78d947421ec5b098d8e5dfd5
* Video: Add the mute functionality.Teng-Hui Zhu2012-11-141-0/+3
| | | | | | | | | 1. Enable the mute video functionality. 2. Consolidate the sharing code, especially for file handling. bug:7543943 Change-Id: Ie7ec605996bc3242b1a50385f506e6a50ee2d2fc
* Gingerbread support-ishJohn Reck2012-10-313-5/+5
| | | | | | This reverts commit 1336062985c9824d7fd796b1cebd5eaa8e4163ca. Change-Id: I718ec56315dc207a3e612abb4576bddab9afa2ee
* Took out aspect ratio switching.Ruben Brunk2012-10-241-1/+12
| | | | | Bug: 7406414 Change-Id: Iba6e59d728d6f1ce81ea62b01a86dfaa355383b9
* Improves Curves & Crop UInicolasroard2012-10-182-5/+29
| | | | | | | | | | | | bug:7361722 - Use new assets - Add a margin - Add a popup menu - Add a new button showing the current channel - Add popup menu, new assets, new button for Crop as well Change-Id: I0e09098e3135d2213f7f4cd64cd75a3a518a07da
* Fix undo/redo/back button behaviour with effects and enable historynicolasroard2012-10-181-1/+1
| | | | | | | bug:7332980 bug:7357734 bug:7325872 Change-Id: Ie952a410c218c91ac927095ddcf542209fe7b90c
* Hide history panel for nownicolasroard2012-10-111-0/+1
| | | | | bug:7325872 Change-Id: Ica442d50e797a8ae73f1ddf94daee02d907583d2
* Removed "Show Image State" and "Settings" from overflow menu.Ruben Brunk2012-10-101-8/+2
| | | | | Bug: 7324739 Change-Id: I0830b70552da76c798d046c8471e7c1fe8fc57df
* Add a reset item menunicolasroard2012-10-041-0/+3
| | | | | bug:7234317 Change-Id: I3129b16f83981ab22ce17341d8401822369686eb
* Revert "Add a overflow menu item to view 360-degree panorama."Mangesh Ghiware2012-10-032-9/+4
| | | | | | This reverts commit d84ae72adb147c0e8517a438b3dea3e87d319bb7 Change-Id: I5921cbb476034da2798480534e9084e287312f04
* Add a overflow menu item to view 360-degree panorama.Mangesh Ghiware2012-10-032-4/+9
| | | | | Bug: 7276026 Change-Id: Ib4979e45867e22267b34fb77342ca625337c7ee4
* Remove ActionBarSherlockOwen Lin2012-10-023-5/+5
| | | | | | bug: 7242682 Change-Id: Ibf1fa136cafdca25273ee39ae9c065560b2db5cb
* Improve display of ActionBar album mode switcherBobby Georgescu2012-10-011-1/+1
| | | | | | | | | | | Bug: 7265942 Bug: 7266862 - Ellipsize the title of the album when appropriate - Show correctly title when swiping from camera to gallery - Hide the delete icon in the overflow menu to match the latest UX mocks, making more room for title Change-Id: Ief77f65c972e75086c5dbf4229c9462cbcc17940
* Move grid/filmstrip switching to ActionBar title "spinner"Bobby Georgescu2012-10-012-8/+0
| | | | | | | | | | | | | | Bug: 7233818 Bug: 7240846 Bug: 7258973 Tapping the title of the album, whether in filmstrip or grid mode, allows switching between these modes using a menu. The album name is now displayed when viewing pictures in the filmstrip or zoomed in modes. Finally, no longer allow switching to grid mode when not appropriate. Change-Id: I4ee511feb7a74581fe185933ddd5110e5eb9feb0
* Fix border bug and filter applicationnicolasroard2012-09-291-3/+8
| | | | | | | | | | | | | | - fix layout (use framelayout) - fix copy imagepreset - added a current image state panel - remove title for border images for now bug:7256090 bug:7249672 bug:7234317 bug:7225150 Change-Id: I958628a1604c7e436e5d121556c8744f5748b1ec
* Improve ActionBarnicolasroard2012-09-281-3/+3
| | | | | | | | | - show both undo and redo - add the checkmark with done instead of the up mark bug:7233986 Change-Id: I32af8068b08763461b720054f270cb6acabefbbf
* Merge "Update to sharing panorama" into gb-ub-photos-archesMangesh Ghiware2012-09-272-3/+21
|\
| * Update to sharing panoramaMangesh Ghiware2012-09-272-3/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7150324 Use separate share intents for sharing panoarma and regular JPGs. If photo is a 360 panorama, promote sharing it on the action bar, and move sharing as JPG to overflow menu. MIME type changed to specify panorama360. Change-Id: I8d52733d105820ac17ff36a6ad9d7525893f6d27
* | Use an actionbarnicolasroard2012-09-271-5/+29
|/ | | | | | | | | | | - move the "show original" button to the bottom left - move the history button to the overflow menu for now - add a reset item in the overflow menu. bug:7234317 bug:7233975 bug:7233986 Change-Id: Icc1d03d1e1ce18f38b1169b466be62645424bc7e
* Trimming: clean up the UI for trimming.Teng-Hui Zhu2012-09-271-21/+0
| | | | | | | | | | Get rid of the home button and use the done button only in the action bar. Switch back to use system actionbar / activity. Rename the ShortenExample. bug:7093240 Change-Id: I61684e9723af12cecc212bbd911c23aab0258463
* Trimming: switch to use sherlock action barTeng-Hui Zhu2012-09-261-2/+1
| | | | | | | | | Show a "done" instead of the icon according to the UX team. And we don't have API level dependency. bug:7093240 Change-Id: Ib331495dd233c4dcbeb3d587bd5a4d0d89039d49
* Initial import of the new image editornicolasroard2012-09-262-0/+23
| | | | | bug:7165910 Change-Id: I756d6594f5bddd233772c979410362ca22e232a3
* Add the UI elements for video trim activity.Teng-Hui Zhu2012-09-111-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Refactored the classes to support both the video play and trim. Now the common code for controller overlay is in CommonControllerOverlay, which is basically the same as the original MovieControllerOverlay without animation. Because in trimming, we don't want to hide all the controller. The specific animations are implemented in the sub-classes which are TrimControllerOverlay and MovieControllerOverlay. At the same time, TrimTimeBar extended TimeBar to support the extra trimming start scrubber and end scrubber. The interface between the timebar and the controllerOverlay are kept almost the same way, except adding the trimming info when necessary. With all these, the activity of TrimVideo now relied on the TrimTimeBar and TrimControllerOverlay. Similarily, the MovieActivity relied on the TimeBar and MovieControllerOverlay. 2. Hook the TrimVideo activity with the trim menu. Note that the icons are temporary for now, still need UX input on that. bug:7093055 Change-Id: Ib9bfbc090106744a569fce4c451ddffc0a2c699b
* Reskin: switching between filmstrip and grid in albumBobby Georgescu2012-09-092-1/+9
| | | | | | | | | | | Bug: 7050303 Bug: 6541425 Allows switching between the filmstrip and the grid views within albums and launches camera roll in filmstrip mode by default. Also fixes animation issue when animating from full-screen to grid view. Change-Id: I2a37b92c129cc090fd807973f7e3e82fed207cd3
* add the menu button to support trimmingTeng-Hui Zhu2012-08-271-0/+3
| | | | | | This is only visible for video item. Change-Id: I17f8e902f3560cc8524f890705c020901331df74
* 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