summaryrefslogtreecommitdiffstats
path: root/res/menu
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Fix context menu handling for Bookmarks and HistoryJohn Reck2010-11-171-0/+2
| | | | | | | | | | Bugs: 3125172 and 3102808 BrowserActivity was trying (and failing) to handle context menu actions that came from fragments such as bookmarks and history. This fixes it so that BrowserActivity no longer tries to handle menus that it didn't create. Change-Id: I09b5f36a0030f02de6ce09ac7588cb8c78394d39
* Remove the web archive UI from the browserTeng-Hui Zhu2010-11-051-3/+0
| | | | | | | | | | | This is a change intended to remove this UI from honeycomb. On the release after honeycomb, we are supposed to bring this UI back. http://b/issue?id=3158570 refer to http://b/issue?id=2905874 for more background Change-Id: Id9f83828f1bc5524c2dd2e46cf09f846f7916aed
* Incorporate save to home screen with add bookmark dialog.Leon Scroggins2010-10-221-10/+9
| | | | | | | | | | | Bug:2953515 Remove the initial popup menu when pressing the star that selects between saving to home screen and saving to bookmarks. Instead, once the add bookmark dialog is open, the user can select between bookmarks and saving to home screen. Change-Id: I35e8590ff6a2a7c2058e45e4f77ec6b5d209b0f9
* fix menus for phones; revert icon resources for phone menusMichael Kolb2010-09-171-10/+10
| | | | | | http://b/issue?id=2989108 Change-Id: Ic370882a0b62ef46089c9f072b89d54ae1d1967d
* checkpoint for moving UI to Holo styleMichael Kolb2010-09-082-10/+36
| | | | | | | mostly final assets dialogs are not styled correctly Change-Id: Ib98312ca9465ded3efc2743f9828fe9a815814cc
* Move Find on page and Select into the framework.Leon Scroggins2010-09-013-63/+2
| | | | | | | | Bug: 2938052 Depends on a change to frameworks/base Change-Id: I28db6d06fa248913091455e82853ef151a0561b0
* Use ActionMode for Find-on-page and Copy.Leon Scroggins III2010-08-182-0/+61
| | | | | Bug: 2641352 Change-Id: Ib5c0dd5997457a8d7b9a5c3e5a3727acc6a2f367
* First revision of the new browser provider.Jeff Hamilton2010-08-162-27/+0
| | | | | | | | | | | | | | This one has support for bookmarks sync, has the bookmarks and history in separate tables, and supports hierarchical bookmarks. Compatibility with the old APIs is not yet complete. The Bookmarks UI has been switched over to the new provider. Creating bookmarks puts them in the UIs root folder. Change-Id: Ib21713ddd19f43d178d49dbac977f749e7103368
* Browser save page as web archive.Elliott Slaughter2010-07-121-0/+2
| | | | Change-Id: I01366f575f61fd6e2084ad003b860f5c6083258e
* fix related to bug http://b/issue?id=2101719Michael Kolb2010-06-291-13/+9
| | | | | | | | | adjusted menu for large screen introduced new menu-xlarge for tablet menu added menu-normal with tablet menu for testing purposes added shortcut items to tablet menu Change-Id: Ic23cc7ccc02f57dca07fbd151c77dc490422874e
* Remove unused resources.Shimeng (Simon) Wang2010-02-261-26/+0
| | | | | | | This is generated by removeunusedresources tool. Compiled and tested on passion/opal. Compiled for voles. Bug: 2456707
* Implement support for V8 countersAndrei Popescu2010-02-021-0/+3
|
* Remove the option to clear all downloads.Leon Scroggins2010-01-211-3/+0
| | | | | | Clearing all downloads would remove completed downloads from the list, while leaving them on the SD card, and there would not necessarily be a way to delete them using the phone.
* Replace clearing an item from the downloads list with deleting the item.Leon Scroggins2010-01-211-2/+2
| | | | Fix for http://b/issue?id=2367238
* Add an option to the long press on image menu to save that image as the home ↵Ben Murdoch2009-11-161-0/+2
| | | | | | | | screen wallpaper. See b/2210111 Change-Id: I911633772358504f0e82fe940f9f2efc4ef403de
* Use new bookmark assets.Leon Scroggins2009-09-281-0/+1
| | | | | | | | | Use the latest assets for the bookmark menu option, as well as for the bookmark tab on the bookmarks page. Fixes http://b/issue?id=2145205 Change-Id: Ic36ce791a9352be2a175f5affba32873b4854d8e
* Update menu items.Leon Scroggins2009-09-281-2/+6
| | | | | | Fix for http://b/issue?id=2145205 Change-Id: I9c7de6fc8ff81b7a583c0c9a9724651b3304f93f
* Use new, consistent assets for adding a bookmark.Leon Scroggins2009-09-252-2/+2
| | | | Change-Id: I08b492a792e518acb53a69346d51c8c88c06b75e
* Update assets for new tab.Leon Scroggins2009-09-251-1/+1
| | | | | | | | Also remove the old one and an obsolete file which references it. Fixes http://b/issue?id=2099961 Change-Id: I92e08fcc07826d5bde7ddb87c71932de2e01b778
* Add a context menu for the title bar.Leon Scroggins2009-09-241-0/+26
| | | | | | Fix for http://b/issue?id=2131232 Change-Id: I28f23d4dc1060208c3d12cf8e2bcbd0be24a9c6c
* Add menu shortcutsNicolas Roard2009-09-161-7/+11
|
* Add an options menu to the web site settings activity with just one option ↵Ben Murdoch2009-09-141-0/+21
| | | | | | to clear all websites' storage/geolocation permissions. Change-Id: Idbcf24f5340491e8d75353838c482bc2d5039da8
* Add an active tabs page.Leon Scroggins2009-09-101-4/+8
| | | | | | | | | | The active tabs page gives the user the ability to see all of their open tabs in a list, and switch tabs, create a new one, or close an old one. Fix for http://b/issue?id=2101994 Change-Id: Id4c14dd437f769144dbdb02011144ea97d8fd030
* Update the appearance of the title bar in the browser.Leon Scroggins2009-09-011-16/+21
| | | | | | | | | Change the title bar to use the look of the search bar. Remove the new tab button, which is now a part of the updated menu. Make the title bar for each WebView span the width of the screen. Make the title bar appear when pressing the menu button. Change-Id: I7ad1c955412d422be0fc6f26ec8d286172a0a99a
* Use the correct resource for the add bookmark item in the menu.Leon Scroggins2009-08-141-1/+1
|
* Initial attempt to get the sliding title bar working, using a Gallery.Leon Scroggins2009-08-131-19/+3
| | | | | | | In addition the sliding title bar, I have now removed the TabPicker. Now, when changing to a new tab, we just go straight there. Also put back in Add bookmark in the top level menu. And fix the bug where switching tabs was always bringing up the bookmarks.
* No load home page.Leon Scroggins2009-08-071-8/+6
| | | | | | | Rather than load a home page, bring up the browser/new tabs displaying the bookmarks page, with a search bar that can be clicked to open the omnibox. Also rearrange the menu. Fix for http://b/issue?id=2018524
* Make the "Most visited" page have a thumbnail viewing mode.Leon Scroggins2009-08-062-3/+3
| | | | | | | | | Start capturing screenshots for all visited pages, and show them in a grid view on the most visited page. Modify the BrowserBookmarks- Page and Adapter so they can be used for the "Most visited" page. Also change some of the ids for context menu items to be the same in the browser and history context menus, for simplicity in handling them in BrowserBookmarksPage.
* Updates for the look of the bookmarks page.Leon Scroggins2009-08-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new assets. -tab_indicator.xml State selector for the background of tabs in the CombinedHistoryActivity -bookmark_thumnail.xml Web page title is now above the thumb. Removed the favicon. Added a shadow. -tab_header.xml Layout for the tabs in CombinedHistoryActivity -tabs.xml Change the height of the tabs. -bookmarks.xml Remove the title for the "switch" menu item, which gets set in Java, depending on the current viewing mode. -strings.xml Remove the placeholder menu item text, add the actual text for switching between modes. -BrowserBookmarksAdapter No longer set the favicon on top of the bookmark thumbs in grid mode. -BrowserBookmarksPage Implement onPrepareOptionsMenu, and set the title of a menu option, depending on the current viewing state. -CombinedHistoryActivity Create a common function for setting up all the tabs. Change the look of the tabs to match the new design.
* Integrate bookmark grid view mode with list view mode.Leon Scroggins2009-07-141-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This way the two different modes can share code and have all the same behaviors (i.e. context menu options). AndroidManifest.xml Remove BookmarkGridPage, which is no longer an Activity. bookmarks.xml Add a menu option to switch between the different viewing modes. strings.xml Name for that menu option. AddNewBookmark.java Remove copyTo, which is not necessary. BookmarkGridPage.java Change to just be a GridView, with our desired settings, and overriding onSizeChanged to size the thumbs appropriately. Now its constructor takes a BrowserBookmarksAdapter, which it uses instead of its old private Adapter. BrowserBookmarksAdapter.java Now has two modes, so it can be used for both the bookmarks grid and the list view. Removed a bunch of obsolete code, which was used for searching/sorting the bookmarks. BrowserBookmarksPage.java Now switches back and forth between using a GridView and a ListView.
* Enable setting home page from bookmarks/history.Leon Scroggins2009-05-282-1/+5
| | | | | | | Fix for issue 1482954: Longpress on bookmark or history should set homepage [1/1]. Add a string for set homepage. Add the option in both the context menu for the browser history and for browser bookmarks. In BrowserHistoryPage and BrowserBookmarksPage handle the new option by setting the new homepage.
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0311-0/+402
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0311-402/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-33/+23
|
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-202-6/+6
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-0/+2
|
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-3/+3
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-172-21/+39
|
* Initial ContributionThe Android Open Source Project2008-10-2111-0/+392