- 01 Dec, 2014 1 commit
-
-
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
-
- 26 Nov, 2014 2 commits
- 25 Nov, 2014 2 commits
- 20 Nov, 2014 1 commit
-
-
Jeff Davidson authored
-
- 19 Nov, 2014 1 commit
-
-
vandwalle authored
Bug:18451553 Change-Id: I729ae360209e852e4e64bed0c584ed076b1281b4
-
- 18 Nov, 2014 1 commit
-
-
Vinit Deshpande authored
Bug: 17397676 Change-Id: I0356c363b90a40a9f9424cf9c50e0d9f1c370414
-
- 15 Nov, 2014 3 commits
-
-
Vinit Deshpande authored
-
Vinit Deshpande authored
-
Vinit Deshpande authored
* changes: Handle bad WifiHAL implementation Don't allow SCAN_REQUEST broadcast to launch apps
-
- 14 Nov, 2014 2 commits
-
-
Jeff Davidson authored
Connections to these networks should only be managed by auto-join. If we enable these configs then it is possible that the supplicant brings up an unwanted ephemeral connection that auto-join will immediately discard, which is wasteful. Bug: 18389875 Change-Id: I0d3a9a35542eda71401920c0b600dcd2b1e134ba
-
vandwalle authored
-
- 13 Nov, 2014 2 commits
-
-
vandwalle authored
Change-Id: Icc3bcb37d181e6f28673808d5c3239d18c6a482f
-
Jeff Davidson authored
Bug: 18221007 Change-Id: Idb526b1f275100ab2a004e7923a032f2e98db6de
-
- 12 Nov, 2014 5 commits
-
-
vandwalle authored
- trigger a scan when changing settings allowing use of untrusted networks Bug:18221007 Bug:18269621 Change-Id: I7eec8913737726a1bf468a96eae562cc567ecfd3
-
Vinit Deshpande authored
This change fixes a bug in Wifi state machine - it unintentionally enables all the networks and results in connecting to a network that may not have been chosen by AutoJoinController. Bug: 18266514 Change-Id: I0d5d274819194c0eea4f3812d506a92899f3eb54
-
Vinit Deshpande authored
wifi_initialize() may succeed even without any wlan. This crashes the framework. This change handles such inconsistencies. Bug: 18337642 Change-Id: I578e0d92ea6b981a1d61469a0f4e870d87843107
-
Vinit Deshpande authored
This change sets the package to Wifi package for all the timer broadcasts it schedules. This way, the alarm manager won't wake up any other apps. Bug: 17611296 Change-Id: I248695b2c4763c799b730a236945e91757dfde16
-
vandwalle authored
Merge "dont blacklist wifi config that have had validated internet status in the past" into lmp-mr1-dev
-
- 10 Nov, 2014 1 commit
-
-
vandwalle authored
Change-Id: I4498888ffb1d3189204a553462ff4342239ed2af
-
- 06 Nov, 2014 2 commits
-
-
Jeff Davidson authored
Treat Byte#MIN_VALUE equivalently to a null score curve. This allows a scorer to define an RSSI threshold below which a network should not be used. Currently, any non-null score curve will result in us connecting to a given network regardless of RSSI. Also, instead of applying a hard-coded dBm boost to the currently active network, make use of the boost specified in the RSSI curve itself, allowing the scorer to fine-tune this boost. Bug: 15432594 Change-Id: I7a8f5f68ef074827d4b1cfbbed0841448498f179
-
Jeff Davidson authored
-
- 05 Nov, 2014 1 commit
-
-
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
-
- 04 Nov, 2014 2 commits
- 03 Nov, 2014 1 commit
-
-
Vinit Deshpande authored
Sometimes they aren't correct; but we shouldn't crash the system for it Bug: 17549369 Change-Id: Idafde6a8f86b63ef157e8dbf0937cd796bee476f
-
- 31 Oct, 2014 1 commit
-
-
Jeff Davidson authored
Bug: 18206244 Change-Id: I82e8a359db32a84145716b43d8438767959a00b3
-
- 29 Oct, 2014 2 commits
-
-
vandwalle authored
Change-Id: I0c1d94a6d687c2788b71523adae01cde59d34aa7
-
Erik Kline authored
-
- 28 Oct, 2014 5 commits
-
-
vandwalle authored
Change-Id: I5521b59efcf1c3fb6d0e2dc62b3db92a27c49ebd
-
vandwalle authored
- Carry over the IP config when self adding a configuration - fix null pointer exception in wificonfigstore, trying to read the IPConfig file Bug:18058314 Bug:18057271 Change-Id: Ia1922f0cf44aa6eaf67928ac392a6ec92431f279
-
Lorenzo Colitti authored
-
Lorenzo Colitti authored
This fixes persistent oscillations that occur if Ethernet is plugged in, where wifi connects, gets torn down because its score is too low, reconnects, ... Bug: 17632610 Change-Id: Icfeed9b46d97a8868b64a0be3cb83ac2884f3228
-
Erik Kline authored
Change the concept of provisioned to rely on LinkProperties#isProvisioned, unless a static configuration (possibly incomplete) is in effect. Bug: 17769720 Change-Id: Ie45e45016d3b33d98097727d49b9c09349fc9021
-
- 24 Oct, 2014 1 commit
-
-
Vinit Deshpande authored
* commit '88daa7e9': Mark configuration as disabled, if it is disabled by WifiManager
-
- 23 Oct, 2014 1 commit
-
-
Vinit Deshpande authored
Bug: 17937171 Change-Id: Ic61439868f28899cc1c641c29ebcc8b7bfab35eb
-
- 22 Oct, 2014 2 commits
-
-
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
-
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
-
- 18 Oct, 2014 1 commit
-