1. 12 Oct, 2010 1 commit
  2. 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
  3. 29 Sep, 2010 1 commit
  4. 27 Sep, 2010 1 commit
  5. 16 Sep, 2010 1 commit
  6. 15 Sep, 2010 1 commit
  7. 13 Sep, 2010 1 commit
  8. 09 Sep, 2010 1 commit
  9. 25 Aug, 2010 1 commit
  10. 19 Aug, 2010 1 commit
    • Jeff Davidson's avatar
      Add RLZ support to Browser. · 43610292
      Jeff Davidson authored
      RLZ assigns non-unique, non-personally identifiable tracking
      labels to client products; these labels sometimes appear in
      Google search queries.  See http://code.google.com/p/rlz for
      more info.
      
      Bug: 2927060
      Change-Id: I992cd2859d590616df57293adb7ac22038088d49
      43610292
  11. 18 Aug, 2010 1 commit
  12. 16 Aug, 2010 1 commit
    • Jeff Hamilton's avatar
      First revision of the new browser provider. · 8402962e
      Jeff Hamilton authored
      This one has support for bookmarks sync,
      has the bookmarks and history in separate
      tables, and supports hierarchical bookmarks.
      
      Compatibility with the old APIs is not yet complete.
      
      The Bookmarks UI has been switched over to the
      new provider. Creating bookmarks puts them
      in the UIs root folder.
      
      Change-Id: Ib21713ddd19f43d178d49dbac977f749e7103368
      8402962e
  13. 12 Jul, 2010 1 commit
  14. 09 Jul, 2010 1 commit
    • Ben Murdoch's avatar
      Improve the visibility and discoverability of the "add shortcut · eecb4e6c
      Ben Murdoch authored
      to home" functionality in the Browser.
      
      When the user selects the bookmark button adjacent to the URL bar
      they will be prompted to either add a new bookmark for the current
      page or add a shortcut to the current page to their homescreen,
      rather than being taken to the bookmark management activity. The
      bookmarks button on the options menu will still take the user
      directly to the bookmark management activity.
      
      Bug: b/2794945
      
      Change-Id: I07190250379f1d6e2fe6b8ea280317949cd58b15
      eecb4e6c
  15. 25 Mar, 2010 1 commit
  16. 19 Mar, 2010 1 commit
  17. 16 Mar, 2010 1 commit
  18. 11 Mar, 2010 1 commit
    • Patrick Scott's avatar
      Request icons in the background. · c1cf63a4
      Patrick Scott authored
      BrowserBookmarksAdapter does not need to request bookmark icons as most of the
      bookmarks have up-to-date icons. We still need to request all icons on start up
      because a new icon may be loaded as a result of clicking a history items.
      
      Move the icon request to a background thread to not block the ui thread on large
      db lookups.
      
      Remove MostVisitedActivity as it is no longer used.
      
      Bug: 2496872
      Change-Id: I378dce8fdb7e825da96594cd31b720ea24758af1
      c1cf63a4
  19. 12 Feb, 2010 1 commit
  20. 11 Feb, 2010 2 commits
    • Jeff Hamilton's avatar
      Add an original-package tag that matches the real package name. · 660d2856
      Jeff Hamilton authored
      Change-Id: I7a4d4004e0643409312b9155b7c8be281ec5c1c1
      660d2856
    • Bjorn Bringert's avatar
      Add geolocation permissions to BrowserProvider · e6c4bd8a
      Bjorn Bringert authored
      The old hidden Google-specific framework setting
      Settings.Secure.USE_LOCATION_FOR_SERVICES has been removed
      and replaced by a setting in GoogleSettingsProvider.
      
      Since Browser can't read from GoogleSettingsProvider,
      I've instead changed SetupWizard and the Google search settings
      (in GoogleQuickSearchBox) to write to this new geolocation
      content provider in the Browser.
      
      The geolocation permission content provider is write-only, and
      requires a signatureOrSystem permission to write to. So
      only system apps can add geolocation permissions,
      and the only system apps that do so are SetupWizard and
      GoogleQuickSearchBox.
      
      Bug: http://b/issue?id=2428694
      Change-Id: I0be5dbf4d99d07ca13b07fb299155c5aa17a51bd
      e6c4bd8a
  21. 04 Feb, 2010 1 commit
    • Leon Scroggins's avatar
      Launch intents to open/delete downloads, and handle them in the browser. · fedc493c
      Leon Scroggins authored
      Initial work for http://b/issue?id=2384554 : showing all downloads in the
      browser.  On the BrowserDownloadPage, no longer rely on the filename,
      since once the Browser shows downloads from other applications, the
      filenames for those downloads will not be available, and this way
      all downloads are handled the same.
      
      Other applications which download files will need to handle the same
      Intents as OpenDownloadReceiver in order to open/delete them from
      the BrowserDownloadPage.
      
      OpenDownloadReceiver is also a necessary step towards moving the
      BrowserDownloadPage into its own application, if we ultimately
      decide to do that.
      fedc493c
  22. 29 Jan, 2010 1 commit
  23. 28 Jan, 2010 1 commit
  24. 18 Dec, 2009 2 commits
  25. 07 Dec, 2009 1 commit
  26. 16 Nov, 2009 1 commit
  27. 13 Nov, 2009 1 commit
  28. 21 Sep, 2009 1 commit
  29. 18 Sep, 2009 1 commit
  30. 17 Sep, 2009 2 commits
  31. 01 Sep, 2009 1 commit
  32. 13 Aug, 2009 2 commits
  33. 12 Aug, 2009 1 commit
  34. 27 Jul, 2009 1 commit
  35. 23 Jul, 2009 1 commit
  36. 22 Jul, 2009 1 commit