summaryrefslogtreecommitdiff
path: root/core/java/android/net/EthernetManager.java
Commit message (Expand)AuthorAgeFilesLines
* Make Ethernet interfaces more testable.Lorenzo Colitti2020-03-191-0/+15
* Add missing RequiresPermission to EthernetManagerAutomerger Merge Worker2020-03-091-0/+5
* Fix crash and duplicated ethernet tethering requestAutomerger Merge Worker2020-03-091-4/+6
* Add support for Ethernet tetheringRemi NGUYEN VAN2020-01-271-0/+14
* Support putting one Ethernet interface in server mode.Lorenzo Colitti2020-01-271-1/+77
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+9
* Enable multiple active Ethernet interfacesPavel Maltsev2018-01-291-16/+33
* Annotate @SystemApi with required permissions.Jeff Sharkey2017-06-051-0/+2
* When system server goes down, crash apps more.Jeff Sharkey2016-03-011-7/+10
* Add an API to check availability of Ethernet interface.Jaewan Kim2014-11-201-10/+87
* Stop using LinkProperties for static configuration.Lorenzo Colitti2014-08-191-7/+2
* CW on Master: Disable CaptivePortalTracker, EthernetServiceJoe LaPenna2014-07-081-0/+8
* Fix Ethernet documentation.Lorenzo Colitti2014-05-221-3/+2
* Add an EthernetManager.Lorenzo Colitti2014-05-211-0/+73