OSDN Git Service

Enable setting home page from bookmarks/history.
authorLeon Scroggins <scroggo@google.com>
Thu, 28 May 2009 21:27:38 +0000 (17:27 -0400)
committerLeon Scroggins <scroggo@google.com>
Thu, 28 May 2009 21:27:38 +0000 (17:27 -0400)
commitfeb941d4be5daaf439f6b463f423618caee15892
tree11bc56f8f70cf3ba6f8be57b4a6422097bb10b24
parent7bfa63b55644fbf2da1fe6a24b3be0267529202c
Enable setting home page from bookmarks/history.

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.
res/menu/bookmarkscontext.xml
res/menu/historycontext.xml
res/values/strings.xml
src/com/android/browser/BrowserBookmarksPage.java
src/com/android/browser/BrowserHistoryPage.java