Gitiles
Code Review
Sign In
review.blissroms.org
/
packages_modules_Connectivity
/
38c6519a909b90c4bb26b3dccfacf03cb00b9f12
/
core
6b59b8f
Allow testing of signal strength
by Chalard Jean
· 5 years ago
be9447b
Add instrumentation to test NetworkAgent.
by Chalard Jean
· 5 years ago
35a0697
Fix a theoretical NPE
by Chalard Jean
· 5 years ago
16f4882
Merge "Fix a stupid NPE"
by Treehugger Robot
· 5 years ago
56c3273
Fix a bug where the legacy extra info is reset on connect.
by Chalard Jean
· 5 years ago
3803180
Fix a stupid NPE
by Chalard Jean
· 5 years ago
9122e56
Merge changes from topics "api-fix-networkagent", "satisfiedby"
by Chalard Jean
· 5 years ago
5c5d1a1
Merge "Only apply VPN isolation if it's fully routed"
by Lorenzo Colitti
· 5 years ago
c62f9a5
Rename satisfiedBy into canBeSatisfiedBy
by Chalard Jean
· 5 years ago
ab8cf30
Only apply VPN isolation if it's fully routed
by Rubin Xu
· 5 years ago
691a34d
Address further API council comments.
by Chalard Jean
· 5 years ago
f210e24
Merge changes from topics "networkagent_api", "networkprovider_api"
by Aaron Huang
· 5 years ago
87ce14f
Merge "Clarify comments for Connectivity Diagnostics reports."
by Cody Kesting
· 5 years ago
c350963
Merge "Sort administrator UIDs for NetworkCapabilities."
by Cody Kesting
· 5 years ago
e4df39b
Merge "Add combine() and equals() for NetworkCapabilities admin UIDs."
by Cody Kesting
· 5 years ago
5f12f81
Update the NetworkProvider API for council comments
by Chalard Jean
· 5 years ago
aea539a
Update NetworkAgentConfig API for council comments
by Chalard Jean
· 5 years ago
f5d1bfd
Update the NetworkAgent API for council comments
by Chalard Jean
· 5 years ago
a365c81
Merge "Invoke onConnectivityReport on registering ConnectivityDiagnostics."
by Cody Kesting
· 5 years ago
eb0b80c
Merge "Clean up handling of NetworkCapabilities#administratorUids."
by Cody Kesting
· 5 years ago
9a4168b
Clarify comments for Connectivity Diagnostics reports.
by Cody Kesting
· 5 years ago
ec5a0cb
Sort administrator UIDs for NetworkCapabilities.
by Cody Kesting
· 5 years ago
20e92ec
Add combine() and equals() for NetworkCapabilities admin UIDs.
by Chalard Jean
· 6 years ago
b77bf70
Invoke onConnectivityReport on registering ConnectivityDiagnostics.
by Cody Kesting
· 6 years ago
7b98727
Clean up handling of NetworkCapabilities#administratorUids.
by Cody Kesting
· 5 years ago
e3aade0
Merge "Create a builder for NetworkCapabilities."
by Remi NGUYEN VAN
· 5 years ago
a09a992
Merge "API review: access field by method"
by Aaron Huang
· 5 years ago
a982d12
Merge "Allow MANAGE_TEST_NETWORKS to register limited agents"
by Chalard Jean
· 5 years ago
5b63976
Allow MANAGE_TEST_NETWORKS to register limited agents
by Chalard Jean
· 6 years ago
542e600
Create a builder for NetworkCapabilities.
by Chalard Jean
· 5 years ago
461f81f
Merge "Expose netId by adding getter API"
by Chalard Jean
· 5 years ago
005f9d1
API review: access field by method
by Aaron Huang
· 5 years ago
9d26f92
Expose netId by adding getter API
by markchien
· 5 years ago
56d39d3
Merge "Fix addRoute replace default route unexpectedly"
by Treehugger Robot
· 5 years ago
a1493a5
Fix addRoute replace default route unexpectedly
by junyulai
· 5 years ago
47c0d85
Refactor Network's use of mUrlConnectionFactory.
by Tobias Thierer
· 7 years ago
1a78f83
Merge "Change NetworkCapabilties administrator UIDs to be stored as int[]."
by Cody Kesting
· 5 years ago
bc91f85
Merge "TetheringManager API clean up"
by Mark Chien
· 5 years ago
f0da719
Merge "Move NetworkCallback to last parameter for new exposed requestNetwork"
by Treehugger Robot
· 5 years ago
fac84a2
Move NetworkCallback to last parameter for new exposed requestNetwork
by markchien
· 5 years ago
f47d834
TetheringManager API clean up
by markchien
· 5 years ago
cabe5e5
Merge "Make Ethernet interfaces more testable."
by Lorenzo Colitti
· 5 years ago
57b993b
Merge "Kill ConnectivityManager.CONNECTIVITY_ACTION_SUPL"
by Paul Hu
· 5 years ago
965434a
Make Ethernet interfaces more testable.
by Lorenzo Colitti
· 5 years ago
5ab1f55
Change NetworkCapabilties administrator UIDs to be stored as int[].
by Cody Kesting
· 5 years ago
9839a43
Merge "mtu: Add MTU parameter to Routes"
by Lorenzo Colitti
· 5 years ago
5596ba1
Merge "Update ConnectivityDiagnosticsCallback function name."
by Cody Kesting
· 5 years ago
fa1ef5e
Update ConnectivityDiagnosticsCallback function name.
by Cody Kesting
· 6 years ago
d498a01
Merge "Shorten the output of NetworkAgentInfo#toString()."
by Treehugger Robot
· 5 years ago
0870736
Shorten the output of NetworkAgentInfo#toString().
by Lorenzo Colitti
· 6 years ago
b0863e0
Merge "Removing some of the API don't have to be @SystemApi"
by Treehugger Robot
· 5 years ago
4d08f37
Merge changes I97015365,Ic9db4b9b
by Chiachang Wang
· 5 years ago
d7a6ba0
Merge "services.net: Add a static library needed by wifi module"
by Treehugger Robot
· 5 years ago
5b71061
Add NattKeepalivePacketDataTest
by Chiachang Wang
· 5 years ago
8dd694d
Move sensitive field parceling bool to constructor
by Remi NGUYEN VAN
· 5 years ago
5ec743b
Merge "Add support for registering test networks with administrators."
by Cody Kesting
· 5 years ago
b782017
Removing some of the API don't have to be @SystemApi
by Aaron Huang
· 5 years ago
fae5822
services.net: Add a static library needed by wifi module
by Roshan Pius
· 6 years ago
0b6dd36
Merge "Update Javadoc comments for ConnectivityDiagnostics constants."
by Cody Kesting
· 5 years ago
0867904
Merge "Add javadoc for Network#netId"
by Mark Chien
· 5 years ago
43321d2
Add javadoc for Network#netId
by markchien
· 6 years ago
27ca449
Kill ConnectivityManager.CONNECTIVITY_ACTION_SUPL
by paulhu
· 6 years ago
a84aee7
Add support for registering test networks with administrators.
by Cody Kesting
· 6 years ago
e431486
mtu: Add MTU parameter to Routes
by Tyler Wear
· 6 years ago
0e1759b
Remove framework code that has moved to frameworks/libs/net
by Aaron Huang
· 6 years ago
d88d10a
Merge "Remove the NetworkScore class."
by Treehugger Robot
· 6 years ago
83bc447
Update Javadoc comments for ConnectivityDiagnostics constants.
by Cody Kesting
· 6 years ago
8cdee3a
Remove the NetworkScore class.
by Chalard Jean
· 6 years ago
d43d333
Merge "Remove polling of TetheringManager in ConnectivityManager."
by Amos Bianchi
· 6 years ago
a9b415a
Remove polling of TetheringManager in ConnectivityManager.
by Amos Bianchi
· 6 years ago
3c77725
Merge "Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider" am: 9f1fa12186
by Automerger Merge Worker
· 6 years ago
9f1fa12
Merge "Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider"
by Paul Hu
· 6 years ago
b6ba8e8
Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider
by paulhu
· 6 years ago
f500daf
Merge "Update NetworkInfo public API." am: a159122013
by Automerger Merge Worker
· 6 years ago
a159122
Merge "Update NetworkInfo public API."
by Aaron Huang
· 6 years ago
6bef082
New NetworkAgentConfig API to replace NetworkInfo WiFi stuff. am: cd457ea5ec
by Automerger Merge Worker
· 6 years ago
7c96772
Merge "Move NetworkAgent#register to a new method." am: 5d61bc285d
by Automerger Merge Worker
· 6 years ago
ea4d07c
Merge changes from topic "del-factory-and-networkagent-wifi"
by Aaron Huang
· 6 years ago
5d61bc2
Merge "Move NetworkAgent#register to a new method."
by Aaron Huang
· 6 years ago
fcca217
Merge "Remove framework code that has moved to frameworks/libs/net"
by Aaron Huang
· 6 years ago
9b08eb3
Merge "Always set NetworkInfo objects to available." am: e8a5275bc9
by Automerger Merge Worker
· 6 years ago
e8a5275
Merge "Always set NetworkInfo objects to available."
by Aaron Huang
· 6 years ago
f0de11d
Merge "Add methods to send connected/disconnected state." am: 40dba07dc3
by Automerger Merge Worker
· 6 years ago
4d55378
Update NetworkInfo public API.
by Chalard Jean
· 6 years ago
cd457ea
New NetworkAgentConfig API to replace NetworkInfo WiFi stuff.
by Chalard Jean
· 6 years ago
5863a71
Move NetworkAgent#register to a new method.
by Chalard Jean
· 6 years ago
3946b0a
Add methods to send connected/disconnected state.
by Chalard Jean
· 6 years ago
aba23b3
Merge "Sanitize owner UID iff owning app does not have location permissions." am: 4d95254cb3
by Automerger Merge Worker
· 6 years ago
4d95254
Merge "Sanitize owner UID iff owning app does not have location permissions."
by Qingxi Li
· 6 years ago
b274810
Sanitize owner UID iff owning app does not have location permissions.
by Qingxi Li
· 6 years ago
bc7e37d
DO NOT MERGE: RELAND: NetworkRequest: Embed requestor uid & packageName
by Roshan Pius
· 6 years ago
23d813b
Always set NetworkInfo objects to available.
by Lorenzo Colitti
· 6 years ago
e674735
Merge "Use framework-tethering-stub instead of framework-tethering" am: 7fa9971ec6
by Automerger Merge Worker
· 6 years ago
2e6ba52
Use framework-tethering-stub instead of framework-tethering
by markchien
· 6 years ago
336f647
Remove framework code that has moved to frameworks/libs/net
by Aaron Huang
· 6 years ago
3dbd791
Merge changes Ide9daebc,Id47ada57 am: d07db8a8da
by Benedict Wong
· 6 years ago
a4474bd
Merge "Revert "Remove framework code that has moved to frameworks/libs/net"" am: 50e2cbde28
by Isabelle Taylor
· 6 years ago
50e2cbd
Merge "Revert "Remove framework code that has moved to frameworks/libs/net""
by Isabelle Taylor
· 6 years ago
175627f
Revert "Remove framework code that has moved to frameworks/libs/net"
by Isabelle Taylor
· 6 years ago
2deb148
Merge "Remove framework code that has moved to frameworks/libs/net" am: 0122cf102f
by Aaron Huang
· 6 years ago
Next »