summaryrefslogtreecommitdiffstats
path: root/service/java
Commit message (Expand)AuthorAgeFilesLines
* ANQPFactory: catch all potential parsing errorsSamuel Tan2016-10-041-71/+87
* VenueNameElement: fix off-by-one enum bounds checkSamuel Tan2016-10-041-4/+4
* p2p: Add a fallback to model-name for wifi directRicardo Cerqueira2016-07-271-0/+4
* hotspot: Add a fallback to model-name for SSIDRicardo Cerqueira2016-06-231-0/+4
* Fix EAP-SIM fallback identity generation outside of North AmericaRicardo Cerqueira2016-05-091-2/+12
* EAP: Make the state-machine MSIM-awareRicardo Cerqueira2016-04-051-6/+42
* Use def_wifi_idle_ms to fetch WIFI_IDLE_MS defaultsDanesh M2016-01-111-10/+4
* Regional: Customize wifi hotspot and wifi namekaiyiz2015-12-222-5/+27
* Merge branch 'LA.BF64.1.2.2_rb4.10' of git://codeaurora.org/platform/framewor...Steve Kondik2015-12-161-0/+50
|\
| * Merge "Do not add (anonymous) identity for EAP-SIM/AKA/AKA` networks."Linux Build Service Account2015-12-031-0/+50
| |\
| | * Do not add (anonymous) identity for EAP-SIM/AKA/AKA` networks.Sravanthi Palakonda2015-11-241-0/+50
* | | wifi: Configure additional TCP parametersSteve Kondik2015-12-161-0/+9
* | | Merge branch 'LA.BF64.1.2.2_rb4.9' of git://codeaurora.org/platform/framework...Steve Kondik2015-12-082-5/+14
|\| |
| * | Check ecbm_mode_change param while processing ECBM intentSravanthi Palakonda2015-11-231-5/+5
| |/
| * Wi-Fi: Inform operating band change information to AutoJoinNalla Kartheek2015-11-181-0/+9
* | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-076-58/+121
|\ \
| * | Don't set RSSI to -1 when no value is returnedMitchell Wills2015-10-281-9/+8
| * | Merge "[DO NOT MERGE] Fix build breakage introduced by CL 797896" into mnc-dr...xin He2015-10-231-1/+1
| |\ \
| | * | [DO NOT MERGE] Fix build breakage introduced by CL 797896xinhe2015-10-231-1/+1
| * | | Merge "[DO NOT MERGE] EAP-TLS PMKID mismatch error" into mnc-dr-devxin He2015-10-233-4/+51
| |\| |
| | * | [DO NOT MERGE] EAP-TLS PMKID mismatch errorxinhe2015-10-233-4/+51
| * | | Disable Portable Wi-Fi hotspot in ECMPavel Zhamaitsiak2015-10-201-0/+7
| * | | Merge "Fix foreground scans for pre-M apps when location is disabled" into mn...Fyodor Kupolov2015-10-161-11/+18
| |\ \ \
| | * | | Fix foreground scans for pre-M apps when location is disabledFyodor Kupolov2015-10-151-11/+18
| * | | | Merge "Security Vulnerability in android::onPnoNetworkFound" into mnc-dr-devxin He2015-10-162-3/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Security Vulnerability in android::onPnoNetworkFoundxinhe2015-10-162-3/+3
| * | | | DO NOT MERGE Make sure wifi driver is actually turned off when requestedMitchell Wills2015-10-161-3/+4
| * | | | Merge "Prevent corruption of Wifi scan battery stats" into mnc-dr-devMitchell Wills2015-10-151-1/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Prevent corruption of Wifi scan battery statsMitchell Wills2015-10-141-1/+4
| | |/ /
| * | | Merge "Do not throw an exception if appop's result is MODE_IGNORED" into mnc-...Fyodor Kupolov2015-10-151-12/+7
| |\ \ \
| | * | | Do not throw an exception if appop's result is MODE_IGNOREDFyodor Kupolov2015-10-141-12/+7
| * | | | Merge "Set hs20 property to 1 when connecting to passpoint network" into mnc-...Pankaj Kanwar2015-10-152-0/+10
| |\ \ \ \
| | * | | | Set hs20 property to 1 when connecting to passpoint networkVinit Deshpande2015-10-142-0/+10
| | | |/ / | | |/| |
| * | | | Merge "Fix center frequency parsing bug." into mnc-dr-devPankaj Kanwar2015-10-151-4/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix center frequency parsing bug.Wei Wang2015-10-121-4/+4
| | |/ /
| * / / When entering disconnected state imediatly start a scanMitchell Wills2015-10-121-2/+2
| |/ /
| * | Merge "Handle supplicant state changes in non-ConnectModeState" into mnc-dr-devPankaj Kanwar2015-10-121-0/+4
| |\ \
| | * | Handle supplicant state changes in non-ConnectModeStatePrerepa Viswanadham2015-10-071-0/+4
| * | | Don't hold on to last scan results if scan is emptyMitchell Wills2015-10-051-29/+2
| |/ /
* | | wifi: wifi prioritiesJorge Ruesga2015-12-041-15/+40
* | | Wifi: add "turn wifi off" action to open network notificationRoman Birg2015-12-041-2/+43
* | | wifi: Fix for re-association failure (auto join)Ravi Joshi2015-11-291-6/+0
* | | wifi: Handle the NULL check for the STATUS commandc_rrajiv2015-11-291-0/+6
* | | Merge "Revert "wifi: Move WIFI_AUTO_CONNECT_TYPE to CMSettings."" into cm-13.0Danesh M2015-11-171-5/+4
|\ \ \
| * | | Revert "wifi: Move WIFI_AUTO_CONNECT_TYPE to CMSettings."Danesh M2015-11-171-5/+4
* | | | Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-163-3/+11
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Wifi: Fix ap list issue while wifi turns onPaul Zhang2015-11-041-2/+2
| * | wifi: Fix for re-association failure (auto join)Ravi Joshi2015-11-031-6/+0
| * | Merge "wifi: Handle the NULL check for the STATUS command"Linux Build Service Account2015-11-021-0/+13
| |\ \
| | * | wifi: Handle the NULL check for the STATUS commandc_rrajiv2015-10-281-0/+13