1. 18 Dec, 2014 2 commits
    • Jeff Davidson's avatar
      Hack to work around NetworkFactory bug. · 3b1c71f3
      Jeff Davidson authored
      Should be reverted before launch, when a proper fix is in.
      
      Bug: 18637384
      Change-Id: Id883cbc3c9379a7bad6237e9738a7b09fc5d3503
      3b1c71f3
    • Jeff Davidson's avatar
      Stabilize ephemeral connections in the face of new BSSIDs. · 9d13dcfd
      Jeff Davidson authored
      Currently we only check whether the most recently seen BSSID has a
      score before deciding to disconnect an ephemeral network. This causes
      unnecessary flapping - if multiple BSSIDs are in visible range, and
      the scorer likes one of them but has no score for the other (or is
      still looking up the score), we will drop the connection.
      
      Instead, as long as we've recently seen a scored BSSID (in the last
      minute), we keep the connection alive.
      
      A scorer can still initiate an immediate disconnect from an unwanted
      network by nulling scores for all BSSIDs.
      
      The timeout (and whether we use this new behavior at all) is
      controlled by a Settings.Global flag.
      
      Bug: 18637384
      Change-Id: I6bde3c9eef12caf2cc51c449abffc1c69f60c17f
      9d13dcfd
  2. 17 Dec, 2014 1 commit
  3. 16 Dec, 2014 1 commit
  4. 14 Dec, 2014 6 commits
  5. 11 Dec, 2014 1 commit
  6. 10 Dec, 2014 1 commit
  7. 09 Dec, 2014 2 commits
  8. 08 Dec, 2014 2 commits
  9. 06 Dec, 2014 5 commits
  10. 05 Dec, 2014 2 commits
  11. 04 Dec, 2014 3 commits
  12. 03 Dec, 2014 1 commit
  13. 02 Dec, 2014 3 commits
  14. 01 Dec, 2014 2 commits
  15. 27 Nov, 2014 1 commit
  16. 26 Nov, 2014 3 commits
  17. 25 Nov, 2014 2 commits
  18. 24 Nov, 2014 1 commit
  19. 20 Nov, 2014 1 commit