- 18 Dec, 2014 2 commits
-
-
Jeff Davidson authored
Should be reverted before launch, when a proper fix is in. Bug: 18637384 Change-Id: Id883cbc3c9379a7bad6237e9738a7b09fc5d3503
-
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
-
- 17 Dec, 2014 1 commit
-
-
Jeff Davidson authored
Should be reverted before launch, when a proper fix is in. Bug: 18637384 Change-Id: Id883cbc3c9379a7bad6237e9738a7b09fc5d3503
-
- 16 Dec, 2014 1 commit
-
-
The Android Automerger authored
-
- 14 Dec, 2014 6 commits
-
-
vandwalle authored
Bug:18589301 Change-Id: I0093620c859940d993c9ea60d9d6cdc86bb2fa58
-
vandwalle authored
Bug:18589606 Change-Id: Ieee0b91ab96ec9392a9b91ac1017a319605425dc
-
vandwalle authored
Bug:18703749 Change-Id: If6452e7dbaaabb164cf2a99b48b3964f4cb86ee5
-
vandwalle authored
- discard autojoin scan when both infra and P2P are connected - reduce autojoin scan period when P2P is connected and infra is disconnected Bug:18692653 Change-Id: Id1891e6a9f2863d8876915cfefd158fb1712b8fe
-
vandwalle authored
Bug:18654243 Change-Id: Ied2fbc87c7effc23fecb68e9863153d63c0cfba4
-
The Android Automerger authored
-
- 11 Dec, 2014 1 commit
-
-
The Android Automerger authored
-
- 10 Dec, 2014 1 commit
-
-
vandwalle authored
Bug:18589301 Change-Id: Ifa2ae05620207798d24e5e196ff522a71fc0fd48
-
- 09 Dec, 2014 2 commits
-
-
vandwalle authored
- make sure we cleaned up prior ephemeral WiFiconfiguration from wpa_supplicant.conf Bug:18525241 Change-Id: I773cb9b28fe139d1cd5df622619b4a9cf866d6ce
-
The Android Automerger authored
-
- 08 Dec, 2014 2 commits
-
-
The Android Automerger authored
-
Jason Monk authored
-
- 06 Dec, 2014 5 commits
-
-
vandwalle authored
Bug:18594119 Change-Id: I0d49fa2908d824de6adb125cf862de47f8ba5e91
-
Prem Kumar authored
* changes: rework scan logic so as to make use of delayed messages instead of scan alarm reenable disabled config after a few minutes
-
Jeff Davidson authored
Merge "- keep track of ephemeral configurations that are deleted by user - make sure we cleaned up prior ephemeral WiFiconfiguration from wpa_supplicant.conf Bug:18525241" into lmp-mr1-dev
-
vandwalle authored
Bug:18594119 Change-Id: I0d49fa2908d824de6adb125cf862de47f8ba5e91
-
vandwalle authored
This change also loose stale user selection which prevents device to re-join potentially reenabled configs Bug:18571727 Change-Id: I0acacd3fb1fbb64a48d0407d7b9e4e5403a93726
-
- 05 Dec, 2014 2 commits
-
-
Jason Monk authored
Allow callers that hold INTERACT_ACROSS_USERS_FULL access to scan results even if they aren't on the current user. Bug: 16559573 Change-Id: I27fae71b3cdc1c084777242f21fe4bb692ab7135
-
vandwalle authored
- make sure we cleaned up prior ephemeral WiFiconfiguration from wpa_supplicant.conf Bug:18525241 Change-Id: I773cb9b28fe139d1cd5df622619b4a9cf866d6ce
-
- 04 Dec, 2014 3 commits
-
-
The Android Automerger authored
-
The Android Automerger authored
-
Vinit Deshpande authored
This change uses list_network last_id=x form of list_networks to retrieve all networks saved in the system. Bug: 18566264 Change-Id: Ie439acd98d39ca32417418944035dcce3068d44b
-
- 03 Dec, 2014 1 commit
-
-
The Android Automerger authored
-
- 02 Dec, 2014 3 commits
-
-
vandwalle authored
- use scorer only for untrusted networks Bug:18490330 Bug:18368125 Change-Id: I13f21a2247d071d2e8edc48546c14e0a9e2bc5d6
-
Vinit Deshpande authored
-
The Android Automerger authored
-
- 01 Dec, 2014 2 commits
-
-
Dianne Hackborn authored
...(512KB RAM, 10K objects) Pull this back to 300 entries on Svelte devices... we also need to reduce this on non-Svelte devices, but at least right now we desperately need it fixed on Svelte. Change-Id: I301bf8a4637c066166a5a69c178d581c072b8dc5
-
Vinit Deshpande authored
Bug: 18245283 Change-Id: Ie844353bffcf40baa4db8cad2c18dcc5ffaf5a82
-
- 27 Nov, 2014 1 commit
-
-
The Android Automerger authored
-
- 26 Nov, 2014 3 commits
- 25 Nov, 2014 2 commits
- 24 Nov, 2014 1 commit
-
-
The Android Automerger authored
-
- 20 Nov, 2014 1 commit
-
-
Jeff Davidson authored
-