1. 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
  2. 29 Sep, 2010 1 commit
  3. 27 Sep, 2010 1 commit
  4. 16 Sep, 2010 1 commit
  5. 15 Sep, 2010 1 commit
  6. 13 Sep, 2010 1 commit
  7. 09 Sep, 2010 1 commit
  8. 25 Aug, 2010 1 commit
  9. 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
  10. 18 Aug, 2010 1 commit
  11. 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
  12. 12 Jul, 2010 1 commit
  13. 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
  14. 25 Mar, 2010 1 commit
  15. 19 Mar, 2010 1 commit
  16. 16 Mar, 2010 1 commit
  17. 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
  18. 12 Feb, 2010 1 commit
  19. 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
  20. 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
  21. 29 Jan, 2010 1 commit
  22. 28 Jan, 2010 1 commit
  23. 18 Dec, 2009 2 commits
  24. 07 Dec, 2009 1 commit
  25. 16 Nov, 2009 1 commit
  26. 13 Nov, 2009 1 commit
  27. 21 Sep, 2009 1 commit
  28. 18 Sep, 2009 1 commit
  29. 17 Sep, 2009 2 commits
  30. 01 Sep, 2009 1 commit
  31. 13 Aug, 2009 2 commits
  32. 12 Aug, 2009 1 commit
  33. 27 Jul, 2009 1 commit
  34. 23 Jul, 2009 1 commit
  35. 22 Jul, 2009 1 commit
  36. 14 Jul, 2009 1 commit
    • Leon Scroggins's avatar
      Integrate bookmark grid view mode with list view mode. · 892df31f
      Leon Scroggins authored
      This way the two different modes can share code and have
      all the same behaviors (i.e. context menu options).
      
      AndroidManifest.xml
      Remove BookmarkGridPage, which is no longer an Activity.
      
      bookmarks.xml
      Add a menu option to switch between the different viewing modes.
      
      strings.xml
      Name for that menu option.
      
      AddNewBookmark.java
      Remove copyTo, which is not necessary.
      
      BookmarkGridPage.java
      Change to just be a GridView, with our desired settings, and
      overriding onSizeChanged to size the thumbs appropriately.  Now its
      constructor takes a BrowserBookmarksAdapter, which it uses instead
      of its old private Adapter.
      
      BrowserBookmarksAdapter.java
      Now has two modes, so it can be used for both the bookmarks grid
      and the list view.  Removed a bunch of obsolete code, which was
      used for searching/sorting the bookmarks.
      
      BrowserBookmarksPage.java
      Now switches back and forth between using a GridView and a ListView.
      892df31f