summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/hotspot2
Commit message (Expand)AuthorAgeFilesLines
* [Passpoint] Fix Passpoint matching algorithm for Home networksHai Shalom2020-03-132-60/+256
* WifiConfigStore: Encrypt credentials for networks (1/4)Roshan Pius2019-11-142-4/+10
* WifiService: Revert get/remove passpoint API deprecationRoshan Pius2019-10-101-12/+53
* Change system language, passpoint R2 failed to connectSteven Liu2019-08-282-7/+87
* [Passpoint] OSU system exception when the URL is HTTPHai Shalom2019-08-021-8/+24
* Fix manual connection to Carrier WifiDavid Su2019-05-311-13/+9
* Modify Encrypted IMSI, remove deprecated protocolsEtan Cohen2019-05-241-1/+0
* Get isSimPresent() directly from TelephonyDavid Su2019-05-102-17/+36
* Fix all Wifi calls to TelephonyManager to explicitly use default data subscri...David Su2019-05-076-79/+80
* Passpoint: remove the passpoint profiles when removing/disabling an app.Ecco Park2019-05-063-70/+137
* Added unit tests for server.wifi.hotspot2.anqp coverageQuang Luong2019-04-302-0/+105
* Merge "Added unit tests for com.android.server.wifi.hotspot2.Utils.java" into...TreeHugger Robot2019-04-231-0/+176
|\
| * Added unit tests for com.android.server.wifi.hotspot2.Utils.javaQuang Luong2019-04-161-0/+176
* | Merge "PasspointNetworkEvaluator: filter Scanresults globally" into qt-devTreeHugger Robot2019-04-211-0/+24
|\ \
| * | PasspointNetworkEvaluator: filter Scanresults globallyEcco Park2019-04-181-0/+24
* | | Merge "WifiMetrics: Add wifi passpoint provisioning metrics" into qt-devTreeHugger Robot2019-04-182-23/+41
|\ \ \
| * | | WifiMetrics: Add wifi passpoint provisioning metricshsuvictor2019-04-172-23/+41
| | |/ | |/|
* | | Merge "PasspointNetworkEvaluator: Ignore networks disconnected by user." into...TreeHugger Robot2019-04-181-0/+25
|\ \ \ | | |/ | |/|
| * | PasspointNetworkEvaluator: Ignore networks disconnected by user.Ecco Park2019-04-171-0/+25
| |/
* / carrier-wifi: support encrypted identity for V1.6Ecco Park2019-04-171-2/+1
|/
* Passpoint-r2: enable meter flag for metered Passpoint network.Ecco Park2019-04-131-1/+8
* Passpoint-r2: sends IMEI only for the home carrier.Ecco Park2019-04-111-11/+12
* encrypted-IMSI: support anonymous identity as EAP-IDENTITY response.Ecco Park2019-04-021-2/+53
* Passpoint: change the NetworkOperator to SimOperator for auto connectionEcco Park2019-03-262-6/+6
* Passpoint: auto connection is only allowed for MNO carrierEcco Park2019-03-231-0/+35
* passpoint-r2: make the redirect server socket closableEcco Park2019-03-182-12/+41
* Passpoint-r2: set provider name for OSU AP in WifiInfoEcco Park2019-02-252-12/+14
* Revert "Revert "WifiConfigStore: Remove legacy modules""Roshan Pius2019-02-111-205/+0
* passpoint: enables blacklist for Passpoint networkEcco Park2019-01-301-0/+39
* Merge "Passpoint: auto-connection for SIM-based profiles."Ecco Park2019-01-303-8/+445
|\
| * Passpoint: auto-connection for SIM-based profiles.Ecco Park2019-01-293-8/+445
* | passpoint-r2: store the CA root certificate for remediation serverEcco Park2019-01-263-6/+93
|/
* Merge "passpoint-r2: add updateIdentifier in wifiConfiguration"TreeHugger Robot2019-01-151-1/+6
|\
| * passpoint-r2: add updateIdentifier in wifiConfigurationEcco Park2019-01-151-1/+6
* | passpoint-r2: fix NullPointerException for OsuServerConnectionEcco Park2019-01-142-3/+42
|/
* passpoint-r2: handle multiple CA certificates for AAA root CA nodesEcco Park2019-01-142-15/+33
* Merge "passpoint: fix the matching logic for EAP-method in NAI realm"Ecco Park2019-01-131-5/+7
|\
| * passpoint: fix the matching logic for EAP-method in NAI realmEcco Park2019-01-101-5/+7
* | passpoint-r2: change return type for getAllMatchingFqdnsForScanResultsEcco Park2019-01-091-5/+15
|/
* Merge "passpoint-r2: fixes OSU network connection problem"Ecco Park2019-01-081-0/+25
|\
| * passpoint-r2: fixes OSU network connection problemEcco Park2019-01-071-0/+25
* | passpoint-r2: change return type of getMatchingOsuProvidersEcco Park2019-01-071-4/+5
|/
* passpoint-r2: Add getWifiConfigsForPasspointProfiles APIEcco Park2019-01-041-44/+54
* passpoint: Fix continuous crash of Passpoint network score calculationEcco Park2018-12-281-0/+20
* Take 2 of Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-1960-61/+86
* Merge "Revert "Migrate frameworks/opt/net/wifi to androidx.test""Brett Chabot2018-12-1960-87/+61
|\
| * Revert "Migrate frameworks/opt/net/wifi to androidx.test"Brett Chabot2018-12-1960-87/+61
* | Merge "Migrate frameworks/opt/net/wifi to androidx.test"TreeHugger Robot2018-12-1960-61/+87
|\|
| * Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-1460-61/+87
* | passpoint-r2: Implement getMatchingPasspointConfigsForOsuProviders APIEcco Park2018-12-164-31/+126
|/