| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Unhide broadcasts for WiFi network changes." into lmp-dev | Chelsea Derrick | 2014-08-07 | 1 | -0/+7 |
|\ |
|
| * | Unhide broadcasts for WiFi network changes. | Chelsea Derrick | 2014-08-07 | 1 | -0/+7 |
* | | Read/Write numBssidsPerScan in ParcelableScanResults | Vinit Deshpande | 2014-08-07 | 1 | -1/+3 |
|/ |
|
* | Merge "Revert "Update Trusted Credentials screen in settings"" into lmp-dev | Zoltan Szatmary-Ban | 2014-08-07 | 1 | -1/+28 |
|\ |
|
| * | Revert "Update Trusted Credentials screen in settings" | Zoltan Szatmary-Ban | 2014-08-07 | 1 | -1/+28 |
* | | Merge "Update Trusted Credentials screen in settings" into lmp-dev | Zoltan Szatmary-Ban | 2014-08-05 | 1 | -28/+1 |
|\ \
| |/ |
|
| * | Update Trusted Credentials screen in settings | Zoltan Szatmary-Ban | 2014-07-29 | 1 | -28/+1 |
* | | Rename HotspotListener to BssidListener | Vinit Deshpande | 2014-07-30 | 2 | -36/+39 |
* | | record join attempts | vandwalle | 2014-07-29 | 1 | -0/+19 |
|/ |
|
* | Merge "fix typo in scanresult" into lmp-dev | vandwalle | 2014-07-25 | 1 | -1/+1 |
|\ |
|
| * | fix typo in scanresult | vandwalle | 2014-07-28 | 1 | -1/+1 |
* | | add debug info to wificonfiguration dump | vandwalle | 2014-07-28 | 1 | -0/+11 |
|/ |
|
* | Merge "introduce WifiConnectionstatistics" into lmp-dev | vandwalle | 2014-07-28 | 9 | -8/+365 |
|\ |
|
| * | introduce WifiConnectionstatistics | vandwalle | 2014-07-28 | 9 | -8/+365 |
* | | Enable RTT End-to-end | Vinit Deshpande | 2014-07-28 | 1 | -18/+192 |
* | | Also unhide WifiConfiguration.lastUpdatedUid. | Chelsea Derrick | 2014-07-24 | 1 | -0/+1 |
|/ |
|
* | autojoin fixes: | vandwalle | 2014-07-23 | 2 | -6/+53 |
* | Unhide WifiConfiguration.creatorUid. [DO NOT MERGE] | Chelsea Derrick | 2014-07-18 | 1 | -0/+2 |
* | Merge "Introduce RTT Manager" into lmp-dev | Vinit Deshpande | 2014-07-16 | 3 | -1/+368 |
|\ |
|
| * | Introduce RTT Manager | Vinit Deshpande | 2014-07-17 | 3 | -1/+368 |
* | | Add a new SystemApi, getPrivilegedConfiguredNetworks(). Part 1 [DO NOT MERGE] | Wenchao Tong | 2014-07-16 | 2 | -0/+12 |
|/ |
|
* | Changes in framework for WIFI_CREDENTIAL_CHANGE broadcast. [DO NOT MERGE] | Wenchao Tong | 2014-07-16 | 1 | -1/+24 |
* | Unhide WifiAdapter APIs | Vinit Deshpande | 2014-07-11 | 2 | -9/+86 |
* | Fix name mismatch in WifiAdapter | Vinit Deshpande | 2014-07-10 | 1 | -16/+16 |
* | Introduce Wifi Adapters | Vinit Deshpande | 2014-07-10 | 4 | -0/+169 |
* | Lower minimum scanning period in WifiScanner | Vinit Deshpande | 2014-07-10 | 1 | -2/+3 |
* | Make WifiScanner System API | Wei Wang | 2014-07-10 | 1 | -0/+6 |
* | add BSSID blacklist indicator | vandwalle | 2014-07-08 | 2 | -3/+23 |
* | Enable ability for secondary users to scan for networks, but not forget. | Sky Faber | 2014-07-08 | 1 | -0/+8 |
* | Hotspot 2.0 - connect R1 used API to stateMachine(2/2) | roger.chang | 2014-07-08 | 3 | -5/+32 |
* | Add two Passpoint fields to WifiConfiguration | Yuhao Zheng | 2014-07-01 | 1 | -0/+21 |
* | Hotspot 2.0 fix launch browser method | Yuhao Zheng | 2014-07-01 | 1 | -4/+14 |
* | Merge "interface for nfc handover supplicant commands" | Andres Morales | 2014-06-25 | 2 | -2/+116 |
|\ |
|
| * | interface for nfc handover supplicant commands | Andres Morales | 2014-06-16 | 2 | -2/+116 |
* | | add home network boost | vandwalle | 2014-06-19 | 1 | -4/+13 |
* | | initial tuning | vandwalle | 2014-06-18 | 4 | -3/+70 |
* | | Passpoint OSU bug fix + API rename | Yuhao Zheng | 2014-06-17 | 2 | -56/+56 |
* | | Wifi Passpoint - add new API and change equals element | roger.chang | 2014-06-16 | 2 | -5/+164 |
|/ |
|
* | auto-roam fixes, disable scanning based on traffic at interface | vandwalle | 2014-06-13 | 2 | -2/+11 |
* | Merge "Wifi passpoint - linking APIs" | Yuhao Zheng | 2014-06-12 | 4 | -73/+112 |
|\ |
|
| * | Wifi passpoint - linking APIs | Yuhao Zheng | 2014-06-11 | 4 | -73/+112 |
* | | Support scanning using band specification instead of channels | Vinit Deshpande | 2014-06-12 | 1 | -23/+41 |
* | | Fix an NPE in WifiScanner while reporting description | Vinit Deshpande | 2014-06-12 | 1 | -3/+41 |
* | | reset counters when disconnecting | vandwalle | 2014-06-11 | 1 | -10/+10 |
* | | auto-roam initial implementation | vandwalle | 2014-06-11 | 3 | -10/+120 |
|/ |
|
* | remember and report network score | vandwalle | 2014-06-09 | 4 | -39/+236 |
* | Add class CellularNetwork for plmn parsing and retrieve mcc and mnc. | puff wen | 2014-06-03 | 1 | -26/+21 |
* | Merge "handle removal of self added configurations" | vandwalle | 2014-06-02 | 1 | -0/+7 |
|\ |
|
| * | handle removal of self added configurations | vandwalle | 2014-06-02 | 1 | -0/+7 |
* | | More ANQP parsing | Yuhao Zheng | 2014-06-02 | 3 | -106/+382 |
|/ |
|