OSDN Git Service

In History context menu, do not show "Add bookmark" for bookmarks.
authorLeon Scroggins <scroggo@google.com>
Tue, 28 Jul 2009 18:14:48 +0000 (14:14 -0400)
committerLeon Scroggins <scroggo@google.com>
Tue, 28 Jul 2009 18:14:48 +0000 (14:14 -0400)
commit186e593776c396bde3d720addd6f6842fe880a7c
tree0db3dffc84e1481bb4ebb6003a56e307d348c0c1
parentee0d639003a5dec32cf45416b0c751def2d4d25a
In History context menu, do not show "Add bookmark" for bookmarks.

Fix for http://b/issue?id=1688867.  Instead of providing an option
to add a bookmark to bookmarks, provide an option to remove the
item from bookmarks.  Also display the item as the context menu
header.
res/values/strings.xml
src/com/android/browser/BrowserHistoryPage.java
src/com/android/browser/HistoryItem.java