1. 06 Nov, 2014 2 commits
  2. 05 Nov, 2014 1 commit
    • Jeff Davidson's avatar
      Support conversion of untrusted networks to trusted. · 3aed1e5a
      Jeff Davidson authored
      When the user requests to connect to a network which already has an
      untrusted config, we update the existing config and clear the
      ephemeral bit rather than creating a new config. We also maintain the
      current connection if that ephemeral config matches the currently
      connected configuration, and merely tell the system that the network
      is now trusted.
      
      The above also applies for AUTO_JOIN_DELETED networks, which are
      similarly filtered out from the list of WifiConfigurations.
      
      Bug: 18206275
      Change-Id: I1dff7e3c073888c619e6a5c3a40295a44b12e403
      3aed1e5a
  3. 04 Nov, 2014 2 commits
  4. 31 Oct, 2014 1 commit
  5. 29 Oct, 2014 2 commits
  6. 28 Oct, 2014 5 commits
  7. 24 Oct, 2014 1 commit
  8. 23 Oct, 2014 1 commit
  9. 22 Oct, 2014 2 commits
    • vandwalle's avatar
      am 1ec92c57: - detect that firmware cant stay connected to 5GHz AP and tune... · c1bcb778
      vandwalle authored
      am 1ec92c57: - detect that firmware cant stay connected to 5GHz AP and tune down 5GHz preference accordingly - use a long random string so as to obfuscate PSK of WiFiConfiguration we have deleted but keep around in the autojoin database - if autojoin doesn\'t find a kn
      
      * commit '1ec92c57':
        - detect that firmware cant stay connected to 5GHz AP and tune down 5GHz preference accordingly - use a long random string so as to obfuscate PSK of WiFiConfiguration we have deleted but keep around in the autojoin database - if autojoin doesn't find a known network to join, and sees a known network that ConnectivityService never marked as UNWANTED due to bad signal, then add a boost of up to +8dB to this network's autojoin threshold, also includes the boost in the network's score that is sent to connectivity service
      c1bcb778
    • vandwalle's avatar
      - detect that firmware cant stay connected to 5GHz AP and tune down 5GHz preference accordingly · 1ec92c57
      vandwalle authored
      - use a long random string so as to obfuscate PSK of WiFiConfiguration we have deleted but keep around in the autojoin database
      - if autojoin doesn't find a known network to join, and sees a known network that ConnectivityService never marked as UNWANTED due to bad signal, then add a boost of up to +8dB to this network's autojoin threshold, also includes the boost in the network's score that is sent to connectivity service
      
      b/17960587
      b/18038705
      b/18030088
      b/17870963
      
      Change-Id: I6cb2c6fdff799453b3d780c43f99d070117e0dc7
      1ec92c57
  10. 18 Oct, 2014 1 commit
  11. 17 Oct, 2014 1 commit
  12. 16 Oct, 2014 2 commits
  13. 15 Oct, 2014 2 commits
    • vandwalle's avatar
      fix bssid blacklisting · 078a7527
      vandwalle authored
      Bug:17960587
      Bug:17966377
      
      Change-Id: I6ead5386f961e8bd0705ceea190752dd20f7e38a
      078a7527
    • Jeff Davidson's avatar
      Allow connections to untrusted SSIDs when requested. · 8639f626
      Jeff Davidson authored
      When at least one NetworkRequest for an untrusted network is active,
      autojoin will allow connections to untrusted connections. Upon
      successful connection, we tell the framework whether Wifi is currently
      connected to a trusted or untrusted network. If all requests for
      untrusted networks are withdrawn, and we are currently connected to an
      untrusted network, that connection is dropped.
      
      Bug: 15892711
      Change-Id: I3f8625996013ee850927fc2290a24c591e3db691
      8639f626
  14. 13 Oct, 2014 1 commit
  15. 11 Oct, 2014 1 commit
    • vandwalle's avatar
      reenable networks completely, 5 mins after DHCP failure blacklist; revert... · a5283c01
      vandwalle authored
      reenable networks completely, 5 mins after DHCP failure blacklist; revert aggressive wifi to cellular handover when handing over due to link speed
      Bug:17949093
      Bug:17947372
      Bug:17897698
      
      Change-Id: I1d398238022fd380952cb8dc28f47cc38d0b7b06
      
      Conflicts:
      	service/java/com/android/server/wifi/WifiStateMachine.java
      a5283c01
  16. 09 Oct, 2014 1 commit
  17. 07 Oct, 2014 2 commits
    • Joe Farfel's avatar
      Change access to P2pStateMachine messenger. · 07a55aa0
      Joe Farfel authored
      Allow either LOCATION_HARDWARE (GmsCore has this) or
      CONNECTIVITY_INTERNAL permission.
      
      Bug: 17814099
      Change-Id: I73aba5361f8654305d783996093e095375087f37
      07a55aa0
    • vandwalle's avatar
      various fixes: · a0708b09
      vandwalle authored
      - adding debug information to bug report for Bug:16751877
      - reenable networks when entering DisconnectedState
      - dont force MSG_INFO log level at supplicant
      Bug:16751877
      Bug:17811889
      Bug:17881399
      
      Change-Id: I89b4f5c05a1f64f9d1e8c407f62036efa0265043
      a0708b09
  18. 03 Oct, 2014 1 commit
    • vandwalle's avatar
      - slightly better network log · e0ba94ba
      vandwalle authored
      - add debug option to enable/disable associated full band scans
      - networkHistory.txt and wpa_supplicant.conf file get out of sync regarding config.status variable
      Bug:17648443
      
      Change-Id: Ie1c6dac9f94b7d71599734e2263b9456cf6278ee
      e0ba94ba
  19. 26 Sep, 2014 1 commit
  20. 25 Sep, 2014 3 commits
  21. 24 Sep, 2014 3 commits
  22. 23 Sep, 2014 3 commits
  23. 19 Sep, 2014 1 commit