summaryrefslogtreecommitdiffstats
path: root/res/menu/historycontext.xml
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Make the "Most visited" page have a thumbnail viewing mode.Leon Scroggins2009-08-061-1/+1
| | | | | | | | | 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.
* Enable setting home page from bookmarks/history.Leon Scroggins2009-05-281-1/+3
| | | | | | | 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-031-0/+30
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-30/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+30