summaryrefslogtreecommitdiff
path: root/core/java/android/net/EthernetManager.java
AgeCommit message (Expand)Author
2020-12-15Register ethernet listeners on specific ExecutorsRemi NGUYEN VAN
2020-11-04Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-19Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-03-19Make Ethernet interfaces more testable.Lorenzo Colitti
2020-03-09Add missing RequiresPermission to EthernetManagerRemi NGUYEN VAN
2020-02-27Fix crash and duplicated ethernet tethering requestmarkchien
2020-01-28Add support for Ethernet tetheringRemi NGUYEN VAN
2020-01-28Support putting one Ethernet interface in server mode.Lorenzo Colitti
2020-01-08Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-01-29Enable multiple active Ethernet interfacesPavel Maltsev
2017-06-05Annotate @SystemApi with required permissions.Jeff Sharkey
2016-03-01When system server goes down, crash apps more.Jeff Sharkey
2014-11-20Add an API to check availability of Ethernet interface.Jaewan Kim
2014-08-19Stop using LinkProperties for static configuration.Lorenzo Colitti
2014-07-08CW on Master: Disable CaptivePortalTracker, EthernetServiceJoe LaPenna
2014-05-22Fix Ethernet documentation.Lorenzo Colitti
2014-05-21Add an EthernetManager.Lorenzo Colitti