summaryrefslogtreecommitdiffstats
path: root/res/menu
Commit message (Collapse)AuthorAgeFilesLines
* Add fullscreen toggle to menuNebojsa Cvetkovic2012-09-121-0/+4
| | | | Change-Id: I7acecfc32dde250685f96354b45a91b93667114e
* Browser : Open in incognito tabDanesh M2012-07-241-0/+2
| | | | | | | | | | Long click on a link now allows you to choose between opening in incognito/regular tab. Credits: Danesh M Signed-off-by: Arham Jamal <arhamjamal@gmail.com> Change-Id: Iba8e7446e69ae66e0bd957910e6309fdb0e0b947
* Added a menu item in Browser called Close other tabsArham Jamal2012-07-241-0/+3
| | | | | | | | | | | | This closes all other tabs except the current one (only for the phone interface) Will submit patch for tablet interface once this is approved. It solves the problem of mass closing unneeded tabs to a certain extent. Preferred method would be to select multiple tabs like list items. Credits: Afzal Najam Signed-off-by: Arham Jamal <arhamjamal@gmail.com> Change-Id: I5af00f1c19043104987375f1da396eb6fefb5dd4
* Add "Share" option back to context menu for images.Victoria Lease2012-03-131-0/+2
| | | | | | Bug: 5904671 Change-Id: Id5b26035ddc8c04decc5f43ae4b859b396839a82
* am 0d0245ff: Add Bookmarks option to phone menuMichael Kolb2011-12-051-0/+5
|\ | | | | | | | | * commit '0d0245ffd51825f90a9df883667a71e500da03fa': Add Bookmarks option to phone menu
| * Add Bookmarks option to phone menuMichael Kolb2011-12-051-0/+5
| | | | | | | | | | | | Bug: 5713465 Change-Id: I7a260ea5138efca9b4f8ac461a03207480b438df
* | Remove dump V8 counters from browser debug menuKristian Monsen2011-11-111-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removing the function from the WebView. This is a private function, and to do anything useful WebCore had to be recompiled with the special ANDROID_INSTRUMENTATION option. Needed by https://android-git.corp.google.com/g/#/c/148912/ There is a bug for fixing ANDROID_INSTRUMENTATION: bug 2816327 Since this has not been used for more than a year, removing this option instead of fixing. Change-Id: Ib5033a377a388d2ab211407aefe4b4932b441b76
* | Fix Autofill profile editor UI.Ben Murdoch2011-10-201-0/+5
|/ | | | | | | | Move the save button into the action bar to conserve space. Update the IME options so that we don't enter extract mode. Bug: 5210430 Change-Id: I0c5d6c200071130c9b6ed19a1def7ac0fd42ac10
* am 315d502e: Reduce size of menusMichael Kolb2011-10-131-8/+12
|\ | | | | | | | | * commit '315d502edce27bb4e93e53134f1a43b8f5c45588': Reduce size of menus
| * Reduce size of menusMichael Kolb2011-10-131-8/+12
| | | | | | | | | | | | Bug: 5452031 Change-Id: I3cc638b981e50796293b0f61dac2d93b8e3df1a0
* | Remove confirmation dialog titlesJohn Reck2011-10-114-91/+0
|/ | | | | | | Bug: 5398629 Also removed some unused strings and resources Change-Id: I2db180d3f9ad55d1eff5bccc6fe19fac01e15b07
* Cleanup menusJohn Reck2011-09-142-37/+24
| | | | | | Bug: 5290513 Change-Id: I2ca1de40fe362b74d941056504fc4e3249de03a3
* YAMR - Yet Another Menu ReorgJohn Reck2011-08-192-40/+14
| | | | | | Bug: 5186166 Change-Id: Icd459c8f9cd557659a5402431a843a856fb1b134
* Menu shufflingJohn Reck2011-08-112-18/+18
| | | | | | | Bug: 5145209 Move some stuff from the overflow menu to the favicon menu Change-Id: Ied61630281f1fbb8078997d72af6333a6d527249
* Window to Tab string changeJohn Reck2011-08-101-6/+12
| | | | | | | | | | Bug: 5145162 Part of this also involved unifying the wording between tablet and phones menu, which revealed some unused assets. Combined bookmark phone and tablet menus into one xml, with bool switches to turn items on/off as needed instead of having 2 very similar files Change-Id: I700d5c5b3b7f9aefe9c96a0c79c140e3bf09ce6f
* fix action bar and menuMichael Kolb2011-08-011-0/+8
| | | | | | | | | | | | | Bug: 5077207 Bug: 5097486 cleaned up action bar items dynamically change menu items based on context bookmarks option added to nav bar menu new tab added to navbar menu find/addbookmark only on real pages removed new incognito tab from tab switcher action bar Change-Id: I973f20a13bb7d9900041f717aff012e7a2c735b8
* Make snapshot go live a popup menuJohn Reck2011-07-291-0/+22
| | | | | | Bug: 4982126 Change-Id: Ic4b6b645e8ec29f18e3b9fcdaf5f4a12ce58de4c
* fix url menuMichael Kolb2011-07-281-26/+0
| | | | | | | Bug: 5003525 removed old context menu Change-Id: Iec6298caf799fa783f6147a153544cdac18cc3c3
* Create strings for snapshotsJohn Reck2011-07-201-1/+1
| | | | | | Bug: 5045524 Change-Id: I6da82e613a15e5499d95b4335a039530e8a6764b
* Move ComboView to its own activityJohn Reck2011-07-183-48/+20
| | | | | | Bugs: 5009130 3368824 Change-Id: I559bb88a1e759172ef9a7d2a8b41ea4c7e523ec6
* add navigation to menu againMichael Kolb2011-07-141-10/+0
| | | | | | | | Bug: 5021497 re-enabled the navigation menu items adjust state based on current tab Change-Id: If396829f280fdb7831ade97180c38342e4f483a3
* use screenshots for tab switcherMichael Kolb2011-07-121-5/+0
| | | | | | also removed the old tab switcher code Change-Id: Id84ff64e42e5e1f70f55e136efdf84270c1a4b7b
* Saved Pages tabJohn Reck2011-07-012-5/+25
| | | | | | | | | | Bug: 4982126 Add saved pages tab Remove "save page" menu option Add "save for offline reading" menu option Smooth animation to combo view Change-Id: Ia67552a6f6a5474a6dfcff6790a341d4d36d5a77
* Fix dual-bar action bar in bookmarksJohn Reck2011-06-171-4/+3
| | | | Change-Id: I212264144a5938ea2eb9e04c0c8471b911c38765
* Fix up AutoFill profile editor UI in portrait modeBen Murdoch2011-06-171-0/+22
| | | | | | | | | | | | Create layout-port version of the autofill profile editor that extends vertically rather than horizontally. In both portrait and landscape, make the "Save profile" button always visible, remove the "cancel" button as there are already several ways to leave the activity without saving changes and move the "Delete profile" button to the options menu. Change-Id: I3b03c998bc8cb005f066733a3b6979a03396f31f
* New useragent switcher designJohn Reck2011-06-071-0/+27
| | | | | | Uses a popup menu off of the globe on tablets or favicon on phones Change-Id: Ia3634b5a218456127abb8b266a6cfc664836b037
* Add freeze tab menu optionJohn Reck2011-06-041-0/+3
| | | | | | Adds a freeze tab menu option hidden behind about:debug for now. Change-Id: I1b321de6a5dbcb13e87f6e658439f727970b0e4f
* new iteration of the navigation UIMichael Kolb2011-05-251-0/+4
| | | | | | use live webviews Change-Id: Ie787c76470e445548d358374f83f33a1b0b0b5cf
* am ccdc7bbd: am 9fdd981a: Bookmark action bar fixJohn Reck2011-05-181-1/+1
|\ | | | | | | | | * commit 'ccdc7bbd51dd5fe250a9ad27790bbbf974579b5a': Bookmark action bar fix
| * Bookmark action bar fixJohn Reck2011-05-171-1/+1
| | | | | | | | | | | | | | | | | | Bug: 4425113 When the screen is less than 720dp wide (so 7" portrait) show only a star to add a bookmark instead of the star with text. Change-Id: Ie5c48e71f41458c466047ca23bf5d2f64a50f93d
* | add qc to phone uiMichael Kolb2011-03-281-27/+45
| | | | | | | | | | | | | | No progress bar in qc yet will be added later Change-Id: Id87066aec97b2823cdf28da9a4d10e77475b1d1a
* | Add missing menu iconsJohn Reck2011-03-181-2/+5
|/ | | | | | ic_thumbnail_view_holo_dark is a placeholder I created Change-Id: I05e14134e9d9b4bf8d0a93253b48bc79e29b9234
* Fix bookmark long press "open in new window"John Reck2011-03-081-1/+1
| | | | | | Bug: 4018046 Change-Id: I636193ab743788ba7f0b1808d29c2acd7315845e
* Change "Save Web Archive" to "Save Page"John Reck2011-02-281-2/+2
| | | | | | | | | | | | Bug: 3492152 If WebView fails to save the page as a web archive (which will happen if the page is not an (X)HTML document), instead of showing a failure toast we fall back to downloading the URL through download manager. Also changes the string "Save Web Archive" to "Save Page" and moves the menu option to be after "Share page". Change-Id: Ia4219075ae2585df865b58fa75ad24357150824f
* Revert "Remove set wallpaper context item"John Reck2011-02-221-0/+2
| | | | This reverts commit fa286747cae4c65080a88635287dde63ececbeff.
* Remove set wallpaper context itemJohn Reck2011-02-181-2/+0
| | | | | | Bug: 3250639 & 3471061 Change-Id: I221c0fce6fee57ce19f50821c26d504a3fd7e6ef
* Integrate Save WebArchive with download manager.Leon Scroggins2011-02-111-0/+2
| | | | | | | Bug:2968359 Bug:2905874 Change-Id: I80f557af415b03698325397d7a10d66bb0c10827
* hardware keyboard supportMichael Kolb2011-01-251-7/+4
| | | | | | | | | | | http://b/issue?id=3368141 http://b/issue?id=3368100 Removed duplicate key handling added focus transition from page to url bar once framework bug http://b/issue?id=3381411 is fixed, focus transitions in url bar will be fixed Change-Id: Id5011e78bf70d51a25a4e01cf31d9e6ad95ceab7
* asset drop & namingMichael Kolb2011-01-204-11/+11
| | | | | | | | | drop in new assets get naming in sync with UX Note: not all resources are included yet item_background...xm will be enabled when all required resources come in Change-Id: I321084abd25ef6c533f1f3da636a246e7ee00547
* History UI updateJohn Reck2011-01-181-0/+4
| | | | Change-Id: If4af6e37252f297bc1744af65df4bc2f123f41dd
* Bookmark UI updateJohn Reck2011-01-141-2/+17
| | | | Change-Id: Ibdf7f93f7c5863d7108044dcd40d3866ff02518a
* fix link context menusMichael Kolb2011-01-141-4/+0
| | | | | | | | | | http://b/issue?id=3351385 http://b/issue?id=3352255 remove bookmark/share link option change open in new tab text based on open in background setting Change-Id: I3930d085339a7f829d8ef4f1afc879b4df743f24
* Adds a "open all in tabs" to folder context menuJohn Reck2011-01-111-0/+2
| | | | | | | | In bookmarks, long pressing on a folder now has an "open all in new tabs" option that opens all of it's child bookmarks (not recursive) in new tabs. Change-Id: Ied4da5cd4f2cf83b58a6f1e618bdfce44b4f4a99
* Use a spinner for the folder selector.Leon Scroggins2011-01-071-27/+0
| | | | | Bug:2953515 Change-Id: I6487330840e38cf1d03a2a9ffcecbc6e211a3c38
* Url bar selection handling updatedMichael Kolb2010-12-021-0/+24
| | | | | | | | | Bug: 3222647 framework has been updated to change the way tap/double tap and long press are handled url bar uses a custom action bar to add the share option Change-Id: Ie75fc07fe71c9e16fc7f83deda8ecddea39b0397
* Changed WebsiteSettingsActivity to fragmentJohn Reck2010-11-301-21/+0
| | | | | | | Bug: 3231307 Moved WebsiteSettingsActivity to a fragment Change-Id: If1fa56ab48167c004fb65c756f325e108f14fe8f
* Adds context menu for folders (edit/delete)John Reck2010-11-241-1/+9
| | | | | | | Bug: 3214901 Adds support for folder context menus to edit and delete folders. Change-Id: I89cb2fa4b139ba3f59ec62b34154d5837c7f471b
* Adds a list view option for viewing bookmarksJohn Reck2010-11-231-0/+22
| | | | | | | | | Bug: 3166319 This adds a popup menu option to the combined view that allows a user to switch between viewing their bookmarks as a grid of thumbnails or as a list of bookmarks with favicons. Change-Id: I6729d477f574a46847dff4b69c1b32d9f63fb37f
* add select text to context menuCary Clark2010-11-221-0/+4
| | | | | | | | | | | | Long pressing near a link may select the link even if the intent was to select text. Add an entry to the context menu to permit selecting text when the hit is an non-image anchor or a synthetic link. depends on companion change to frameworks/base bug:3214410 Change-Id: Ib444cc95c513aa474c289e22687bf6579a7207e8
* More updates to the add bookmark page.Leon Scroggins2010-11-191-0/+3
| | | | | | | | | | | Bug:2953515 Bug:3183399 Use icons for menu and "Add to" Use a TableLayout Remove the duplicate title Change-Id: I06e9b3010215ceae4d0212bccb61bc446e2c4e39