summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/hotspot2/omadm
Commit message (Expand)AuthorAgeFilesLines
* Fix all Wifi calls to TelephonyManager to explicitly use default data subscri...David Su2019-05-071-3/+6
* Passpoint-r2: sends IMEI only for the home carrier.Ecco Park2019-04-111-8/+19
* passpoint-r2: added OMA-DM DevDetail MOEcco Park2018-05-252-11/+244
* passpoint-r2: added the OMA-DM MO and XML lib for the serializationEcco Park2018-05-212-0/+262
* hotspot2: remove OMADM and PPS codePeter Qiu2016-11-1612-2362/+0
* OMAParser: throw IOException when parsing a null XML stringPeter Qiu2016-10-171-0/+3
* resolve merge conflicts of b73cae1 to nyc-dev-plus-aospPaul Stewart2016-04-271-2/+7
|\
| * Handle EAP-SIM/AKA config without IMSIKouhei Kuroda2016-04-221-2/+7
* | Fixed incorrect XML serialization of MO Tree.Jan Nordqvist2016-02-139-49/+187
* | Removing Hotspot 2.0 OSU client code from framework.Jan Nordqvist2016-02-042-80/+13
* | New System APIs for Passpoint r2 app.Jan Nordqvist2016-02-033-137/+162
* | Applied changes from comments.Jan Nordqvist2015-11-301-3/+19
* | Hotspot 2.0 relase 2 first cut.Jan Nordqvist2015-09-2210-414/+870
|/
* Reworked code to allow wildcard prefix IMSIs.Jan Nordqvist2015-07-061-6/+12
* Fixed bad check for Passpoint being enabled.Jan Nordqvist2015-06-291-0/+4
* Added config_wifi_hotspot2_enabled.Jan Nordqvist2015-06-181-31/+11
* Minor fixes from comments.Jan Nordqvist2015-06-011-4/+45
* Changed log tag, and fixed a NPE.Jan Nordqvist2015-05-121-9/+11
* Reworked persistence semantics for MO.Jan Nordqvist2015-04-231-8/+44
* Fixes related to config persistence in PPS.Jan Nordqvist2015-04-231-39/+72
* Changed [gs]etDomSubjectMatch to [gs]etDomainSubjectMatch and added case inse...Jan Nordqvist2015-04-211-4/+4
* Various Passpoint FixesJan Nordqvist2015-04-175-214/+287
* Various minor fixes.Jan Nordqvist2015-04-161-22/+1
* Corrected and tightened up MO tree and mapping from/to configs.Jan Nordqvist2015-04-101-27/+29
* Refined SSID parsing in NetworkDetail.Jan Nordqvist2015-04-071-1/+1
* Various fixes for Passpoint.Jan Nordqvist2015-04-072-47/+36
* More bug fixes to enable passpointVinit Deshpande2015-03-191-1/+0
* Fixed bug in IE parser.Jan Nordqvist2015-03-181-1/+1
* Connect to passpoint end-to-endVinit Deshpande2015-03-181-6/+12
* Integration fixes to add/save/restore passpoint networksVinit Deshpande2015-03-175-8/+98
* Couple of bug fixes to enable/disable wifiVinit Deshpande2015-03-031-0/+4
* Integrate passpoint with existing Wifi infrastructureJan Nordqvist2015-02-252-38/+27
* Passpoint API - Take 1Vinit Deshpande2015-02-242-1/+45
* Added a comment.Jan Nordqvist2015-01-301-1/+5
* Credential/profile storage added, completed network matching and added HS20 S...Jan Nordqvist2015-01-3012-0/+1505