1. 28 Sep, 2009 1 commit
  2. 25 Sep, 2009 2 commits
  3. 24 Sep, 2009 5 commits
  4. 23 Sep, 2009 4 commits
  5. 22 Sep, 2009 3 commits
  6. 21 Sep, 2009 5 commits
  7. 20 Sep, 2009 1 commit
  8. 18 Sep, 2009 1 commit
  9. 17 Sep, 2009 3 commits
  10. 16 Sep, 2009 5 commits
  11. 15 Sep, 2009 5 commits
  12. 14 Sep, 2009 3 commits
  13. 11 Sep, 2009 2 commits
    • Leon Scroggins's avatar
      Show the title bar when pressing bringing up the menu. · 3bbb6caa
      Leon Scroggins authored
      Show an actionable title bar at the top of the screen when the
      menu shows.
      
      Change TitleBar* to take a Bitmap for setFavicon, and move the
      logic for creating the drawable into TitleBar, so that we can
      update directly from the WebView (whose getFavicon method returns
      a bitmap).
      
      Remove CUSTOM_BROWSER_BAR, since we are set on using our custom
      title bar, and it enabled me to put mGenericFavicon in TitleBar.
      
      Also take screen density into account when sizing the icons for
      the title bar.
      
      Change-Id: I3ee6b1d02e8845299f9cd1f648b271543683954a
      3bbb6caa
    • Leon Scroggins's avatar
      Remove the active tabs page when pausing the BrowserActivity. · a2ab6a7d
      Leon Scroggins authored
      This fixes http://b/issue?id=2113505
      
      Change-Id: Ibb66546a86082986170ec983c4e081008182baac
      a2ab6a7d