1. 14 Dec, 2014 1 commit
  2. 11 Dec, 2014 2 commits
  3. 10 Dec, 2014 1 commit
  4. 09 Dec, 2014 1 commit
    • Vinit Deshpande's avatar
      Fix an unhandled exception in WifiP2pStateMachine · 84befe36
      Vinit Deshpande authored
      An exception is thrown when group creation is deemed failed. It is
      thrown because an empty peer address is encountered. It is not clear
      when the address goes empty (there are no logs); but this change
      would prevent resstarting of the framework.
      
      Bug: 18667239
      
      Change-Id: I523646eaa1ff6c8dab9ee99b893ebc4291eee2da
      84befe36
  5. 08 Dec, 2014 1 commit
  6. 06 Dec, 2014 4 commits
  7. 05 Dec, 2014 2 commits
  8. 04 Dec, 2014 1 commit
  9. 02 Dec, 2014 1 commit
  10. 01 Dec, 2014 2 commits
  11. 26 Nov, 2014 2 commits
  12. 25 Nov, 2014 2 commits
  13. 20 Nov, 2014 1 commit
  14. 19 Nov, 2014 1 commit
  15. 18 Nov, 2014 1 commit
  16. 15 Nov, 2014 3 commits
  17. 14 Nov, 2014 2 commits
  18. 13 Nov, 2014 2 commits
  19. 12 Nov, 2014 5 commits
  20. 10 Nov, 2014 1 commit
  21. 06 Nov, 2014 2 commits
  22. 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
  23. 04 Nov, 2014 1 commit