summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/CarrierNetworkConfigTest.java
Commit message (Expand)AuthorAgeFilesLines
* Modify Encrypted IMSI, remove deprecated protocolsEtan Cohen2019-05-241-75/+4
* Fix NPE from null cellular subscription displayNameDavid Su2019-05-161-0/+23
* Fix all Wifi calls to TelephonyManager to explicitly use default data subscri...David Su2019-05-071-4/+6
* carrier-wifi: support encrypted identity for V1.6Ecco Park2019-04-171-9/+9
* encrypted-IMSI: support anonymous identity as EAP-IDENTITY response.Ecco Park2019-04-021-7/+36
* carrier-wifi: move Base64Encoding flag out of CarrierNetworkConfig MapEcco Park2019-03-271-6/+5
* carrier-wifi: Support RFC4648 encoding methodEcco Park2019-03-221-3/+44
* Take 2 of Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-191-1/+2
* Revert "Migrate frameworks/opt/net/wifi to androidx.test"Brett Chabot2018-12-191-2/+1
* Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-141-1/+2
* Use new SubscriptionInfo constructorMalcolm Chen2018-08-101-2/+3
* Update SubscriptionInfo constructorHall Liu2018-06-291-2/+2
* Adds ContentObserver for certificate downloaded notificationpkanwar2018-03-271-1/+32
* Check if Imsi encryption info are availableMehdi Alizadeh2018-03-161-6/+17
* Check if Imsi encryption keys are availableMehdi Alizadeh2018-03-061-0/+29
* Update SmallTest libraryEtan Cohen2018-01-261-1/+1
* Add support for maintaining carrier Wi-Fi network configurtionPeter Qiu2017-07-261-0/+172