1. 06 Sep, 2011 1 commit
  2. 17 Aug, 2011 1 commit
    • John Reck's avatar
      Faster all the things! · 56c1fcf7
      John Reck authored
       Bug: 5177959
       Improve browser startup. Elinate IO access on UI thread during startup
       by removing the super legacy ClearThumbnails task. Also rework how
       the hardware acceleration debug setting works to remove the requirement
       for initialized BrowserSettings in onCreate
      
      Change-Id: I4c1014d380827af4833586e6a3ae842fd59aa48b
      56c1fcf7
  3. 11 Aug, 2011 1 commit
  4. 18 Jul, 2011 1 commit
  5. 08 Jul, 2011 1 commit
  6. 07 Jul, 2011 1 commit
  7. 30 Jun, 2011 1 commit
    • Michael Kolb's avatar
      Preloading support in browser · 14612440
      Michael Kolb authored
      	   Apps like the QSB can request the browser to preload a
      	   web page.
                 - preloaded pages are not added to the browser history
      	     if they'r not seen by the user
      	   - when a request is received, a new tab is created for the
      	     preloaded page, but not added to the tab list
       	   - upon receiving the view intent for the preloaded page
                   the tab is added to the tab list, and shown
      	   - if several pages are preloaded consecutively in the same tab,
                   the back stack is cleared before it is displayed
                 - preloaded pages use the main browser cookie jar, so pages that
                   have never been viewed by the user can drop cookies
      
      Change-Id: I9ed21f2c9560fda0ed042b460b73bb33988a2e8a
      14612440
  8. 17 Jun, 2011 2 commits
  9. 16 Jun, 2011 1 commit
    • Martijn Coenen's avatar
      Zero-click sharing for Browser using NFC. · b2f93556
      Martijn Coenen authored
      This adds zero-click sharing for the Browser app; the URL of the
      tab currently displayed will be transferred to any NFC-capable
      Android phone upon touch.
      
      Change-Id: I7aabc1b2b3f7700c05223349e5c317534fcfe8f0
      b2f93556
  10. 26 May, 2011 2 commits
    • John Reck's avatar
      Remove no longer needed sync settings/code · 749542ee
      John Reck authored
       Now that we support multiple accounts, remove a bunch of
       single-account management stuff
      
      Change-Id: I2ae60f0a510ace48e14c97763145d4e5dd523dd1
      749542ee
    • John Reck's avatar
      Configure bookmark widget · 9b8cd1e5
      John Reck authored
       Add a configuration step when adding the bookmark widget to
       pick what account to use
      
      Change-Id: I2be723c411ec5b9f32d6819a5e2e65995921a252
      9b8cd1e5
  11. 18 May, 2011 1 commit
    • Ed Tam's avatar
      DO NOT MERGE - Backport RLZ code to GB: · 8ba13bcb
      Ed Tam authored
        - Cache RLZ parameter
        - Set RLZ parameter for address bar searches
        - Add broadcast receiver to handle RLZ updates
        - Update RLZ parameters in home page and bookmarks
      Bug: 4436761
      
      Change-Id: I7ce0e7bead7954ed9ebfe10b66242553f14ed6f2
      8ba13bcb
  12. 16 May, 2011 1 commit
    • Ed Tam's avatar
      DO NOT MERGE - Update and fix RLZ code: · a94de4fc
      Ed Tam authored
        - Cache RLZ parameter
        - Set RLZ parameter for address bar searches
        - Add broadcast receiver to handle RLZ updates
        - Update RLZ parameters in home page and bookmarks
      Bug: 4436761
      
      Change-Id: I505932656c68dca458283598c2f647e035f120d3
      a94de4fc
  13. 14 May, 2011 1 commit
  14. 06 Apr, 2011 1 commit
  15. 14 Feb, 2011 1 commit
    • John Reck's avatar
      Make bookmarks useable-ish on phones · 9d27ff54
      John Reck authored
       This fix just makes it so that you can actually see and get to
       all the various controls. It is unpleasant to use, but at least
       it can be used at all.
      
      Change-Id: I43dabb337af61497ddee78cb07ffd04d2e9309b2
      9d27ff54
  16. 10 Feb, 2011 1 commit
  17. 04 Feb, 2011 1 commit
  18. 23 Jan, 2011 1 commit
  19. 20 Jan, 2011 2 commits
    • Michael Kolb's avatar
      asset drop & naming · 5a72f185
      Michael Kolb authored
            drop in new assets
            get naming in sync with UX
            Note: not all resources are included yet
            item_background...xm will be enabled when all required resources come in
      
      Change-Id: I321084abd25ef6c533f1f3da636a246e7ee00547
      5a72f185
    • John Reck's avatar
      Handle chrome sync account deleted case · 267b6af7
      John Reck authored
       Bug: 3337527, 3353260
       Listens for changes to the system accounts and handles the case
       of the chrome sync account being deleted. Also, enabling chrome sync
       in the browser will now enable the browser sync in settings.
      
      Change-Id: Iab2ed839fc5fc356a7a4d865965bfafcb39b4ee7
      267b6af7
  20. 18 Jan, 2011 1 commit
  21. 13 Jan, 2011 1 commit
  22. 11 Jan, 2011 1 commit
  23. 17 Dec, 2010 1 commit
  24. 16 Dec, 2010 1 commit
    • Patrick Scott's avatar
      First draft of autologin. · d05faa66
      Patrick Scott authored
      Does not work for hosted accounts and is kind of hacky for most properties.
      Requires a change to webkit to get redirects sent to the app.
      
      Bug: 3278072
      Change-Id: I2e7b716413ac61f84fb9b3d66d6da0615ada0b84
      d05faa66
  25. 15 Dec, 2010 1 commit
    • John Reck's avatar
      BP2 now handles old browser URI · dd03faf8
      John Reck authored
       Bug: 3248258
       Adds support for handling legacy URIs in BrowserProvider2, and makes
       it the handler for all legacy URI requests.
      
      Change-Id: I0a0210a5c8c716452b9a3de5e3294dd5dde1b37c
      dd03faf8
  26. 02 Dec, 2010 1 commit
    • John Reck's avatar
      Enables hardware acceleration for general · c8a9fead
      John Reck authored
       Bug: 3244133
       This tweaks the hardware acceleration settings so that the app
       is hardware accelerated but the BrowserActivity is not (which can
       then be controled dynamically)
      
      Change-Id: Iaae72c21b3a6f409cc0769a57daaaa369eb789d1
      c8a9fead
  27. 30 Nov, 2010 2 commits
    • Ben Murdoch's avatar
      Update AndroidManifest properties forBrowserPreferencesPage · de94e405
      Ben Murdoch authored
      The AndroidManifest was saying that the preferences activity was
      handling orientation and keyboard visibility changes, which it does
      not. This led to some strange layout issues, so remove the flags
      from the manifest and let the system take care of these configuration
      changes.
      
      Change-Id: I0545b6d230363d6af3e4c6dedd4cd506c6f7ff21
      de94e405
    • John Reck's avatar
      Changed WebsiteSettingsActivity to fragment · 10200795
      John Reck authored
       Bug: 3231307
       Moved WebsiteSettingsActivity to a fragment
      
      Change-Id: If1fa56ab48167c004fb65c756f325e108f14fe8f
      10200795
  28. 23 Nov, 2010 2 commits
  29. 15 Nov, 2010 1 commit
    • Leon Scroggins's avatar
      Open downloads from notifications. · 09ccfc73
      Leon Scroggins authored
      Bug:3116742
      
      When moving to the public API, notifications no longer
      worked as expected.  Make downloads show after completing,
      and use the public API in OpenDownloadReceiver.
      
      Change-Id: Ia15000de4a66e8728b43fc53f428e098503b003b
      09ccfc73
  30. 04 Nov, 2010 1 commit
  31. 03 Nov, 2010 1 commit
  32. 01 Nov, 2010 1 commit
    • John Reck's avatar
      New bookmark list widget · df63d2ff
      John Reck authored
        Bug: 3144077 and 2988059
        This replaces the old stack based widget with a list based one. It
        also updates whenever the bookmarks changes rather than periodically
      
      Change-Id: Ie37978918bab441bf31a6131360e308cd2bc0f4b
      df63d2ff
  33. 20 Oct, 2010 1 commit
    • Michael Kolb's avatar
      Fix http auth dialog for Holo theme · d3e4d4f2
      Michael Kolb authored
          Bug 3083992
          Removed style/color overrides for majority of dialogs
          in preparation for UX refresh
      
      Change-Id: I1ff6d0271b802af1e7682c19e077d85025656c09
      d3e4d4f2
  34. 12 Oct, 2010 1 commit
  35. 06 Oct, 2010 1 commit
    • Michael Kolb's avatar
      update bookmarks & history page · e421c247
      Michael Kolb authored
             convert combopage from activity to view
             embed combopage in main layout
             handle callbacks in BrowserActivity
      
      Change-Id: Ie5f092f5de677a960181544e7519c2f7d5cb86c1
      e421c247