summaryrefslogtreecommitdiff
path: root/core/java/android/net/EthernetManager.java
Commit message (Expand)AuthorAgeFilesLines
* Move Ethernet related files to f/b/packages/ConnectivityT.Xiao Ma2021-12-161-318/+0
* Register ethernet listeners on specific ExecutorsRemi NGUYEN VAN2020-12-151-35/+58
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-041-8/+9
* Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-191-1/+0
* Make Ethernet interfaces more testable.Lorenzo Colitti2020-03-191-0/+15
* Add missing RequiresPermission to EthernetManagerRemi NGUYEN VAN2020-03-091-0/+5
* Fix crash and duplicated ethernet tethering requestmarkchien2020-02-271-4/+6
* Add support for Ethernet tetheringRemi NGUYEN VAN2020-01-281-0/+14
* Support putting one Ethernet interface in server mode.Lorenzo Colitti2020-01-281-1/+77
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-081-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