update bookmarks & history page

       convert combopage from activity to view
       embed combopage in main layout
       handle callbacks in BrowserActivity

Change-Id: Ie5f092f5de677a960181544e7519c2f7d5cb86c1
diff --git a/res/layout/bookmarks_history.xml b/res/layout/bookmarks_history.xml
index c7f57fd..c0f4d8d 100644
--- a/res/layout/bookmarks_history.xml
+++ b/res/layout/bookmarks_history.xml
@@ -17,6 +17,7 @@
     android:layout_width="match_parent"
     android:layout_height="match_parent"
     android:orientation="horizontal"
+    android:background="@color/black"
 >
     <ListView android:id="@android:id/list"
         android:layout_width="0dip"