index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
net
/
EthernetManager.java
Age
Commit message (
Expand
)
Author
2020-12-15
Register ethernet listeners on specific Executors
Remi NGUYEN VAN
2020-11-04
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-19
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-03-19
Make Ethernet interfaces more testable.
Lorenzo Colitti
2020-03-09
Add missing RequiresPermission to EthernetManager
Remi NGUYEN VAN
2020-02-27
Fix crash and duplicated ethernet tethering request
markchien
2020-01-28
Add support for Ethernet tethering
Remi NGUYEN VAN
2020-01-28
Support putting one Ethernet interface in server mode.
Lorenzo Colitti
2020-01-08
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-01-29
Enable multiple active Ethernet interfaces
Pavel Maltsev
2017-06-05
Annotate @SystemApi with required permissions.
Jeff Sharkey
2016-03-01
When system server goes down, crash apps more.
Jeff Sharkey
2014-11-20
Add an API to check availability of Ethernet interface.
Jaewan Kim
2014-08-19
Stop using LinkProperties for static configuration.
Lorenzo Colitti
2014-07-08
CW on Master: Disable CaptivePortalTracker, EthernetService
Joe LaPenna
2014-05-22
Fix Ethernet documentation.
Lorenzo Colitti
2014-05-21
Add an EthernetManager.
Lorenzo Colitti