Gitiles
Code Review
Sign In
review.blissroms.org
/
packages_modules_Connectivity
/
fa7693d4f911428131c56e8d019e5b3ab5e0fc61
/
core
fa7693d
Add ConnectivityDiagnosticsManager to System Server.
by Cody Kesting
· 6 years ago
3d97b5e
Make DataStallReport Parcelable.
by Cody Kesting
· 6 years ago
beb41b5
Make ConnectivityReport Parcelable.
by Cody Kesting
· 6 years ago
f78c964
Have registerNetworkAgent return a Network.
by Chalard Jean
· 6 years ago
b2ff467
Merge "Replace StringNetworkSpecifier & subId with TelephonyNetworkSpecifer"
by Rambo Wang
· 6 years ago
7916449
Merge "Expose ConnectivityManager#TYPE_WIFI_P2P as SystemApi"
by Treehugger Robot
· 6 years ago
e102b0b
Expose ConnectivityManager#TYPE_WIFI_P2P as SystemApi
by paulhu
· 6 years ago
a640199
Merge "Unhide NetworkRequest API which use legacy type"
by Mark Chien
· 6 years ago
4ed1963
Merge "Expose SocketKeepalive#SUCCESS as SystemApi"
by Treehugger Robot
· 6 years ago
2f7c345
Expose SocketKeepalive#SUCCESS as SystemApi
by paulhu
· 6 years ago
582ba55
Replace StringNetworkSpecifier & subId with TelephonyNetworkSpecifer
by Rambo Wang
· 6 years ago
9fef5a5
Merge "Make NattKeepalivePacketData @SystemApi"
by Aaron Huang
· 6 years ago
baf25cd
Merge "Expose ConnectivityManager#TYPE_NONE as SystemApi"
by Lorenzo Colitti
· 6 years ago
d6eeffd
Unhide NetworkRequest API which use legacy type
by markchien
· 6 years ago
74357e7
Expose ConnectivityManager#TYPE_NONE as SystemApi
by paulhu
· 6 years ago
254c3d8
Merge "Support reevaluation request from captive portal app"
by Chiachang Wang
· 6 years ago
aead9c6
Make NattKeepalivePacketData @SystemApi
by Aaron Huang
· 6 years ago
938bfba
Support reevaluation request from captive portal app
by Chiachang Wang
· 6 years ago
a86fae7
Stop using NetworkFactory in connectivity code.
by Lorenzo Colitti
· 6 years ago
0e82d1c
Merge "Add NetworkCapabilities#deduceRestrictedCapability"
by Treehugger Robot
· 6 years ago
617e9bd
Merge "Expose DhcpInfo parcelable interface implementation methods"
by Aaron Huang
· 6 years ago
434bc5a
Merge "Add keepalive related methods and fields to system APIs"
by Aaron Huang
· 6 years ago
3bd0d01
Merge "Add a NetworkProvider class to the SDK."
by Lorenzo Colitti
· 6 years ago
cf22d1a
Expose DhcpInfo parcelable interface implementation methods
by Aaron Huang
· 6 years ago
6702d4b
Add a NetworkProvider class to the SDK.
by Lorenzo Colitti
· 6 years ago
9c7a0fa
Add NetworkCapabilities#deduceRestrictedCapability
by paulhu
· 6 years ago
8124da4
Merge "Replace ConnectivityManager constants to TetheringManager"
by Mark Chien
· 6 years ago
c2441ee
Expose clearCapabilities for mainline module
by Chiachang Wang
· 6 years ago
33bb594
Merge "Add API surface for ConnectivityDiagnostics API."
by Cody Kesting
· 6 years ago
a0f8fd9
Replace ConnectivityManager constants to TetheringManager
by markchien
· 6 years ago
9c2add6
Use new UnsupportedAppUsage annotation.
by Artur Satayev
· 6 years ago
0af9d37
Merge "Change tetheroffloadjni to tetheringutilsjni"
by Treehugger Robot
· 6 years ago
d53edf7
Change tetheroffloadjni to tetheringutilsjni
by markchien
· 6 years ago
279a1d6
Make LinkPropertiesTest pass, and fix an NPE.
by Lorenzo Colitti
· 6 years ago
ca75bc8
Add the DHCP server address to LinkProperties.
by ruibin zhang
· 6 years ago
457a1ad
Add API surface for ConnectivityDiagnostics API.
by Cody Kesting
· 6 years ago
e435d2a
Expose NetworkCapabilities methods to system/public APIs
by Aaron Huang
· 6 years ago
5776f96
[Tether13] Move TetheringManager into framework
by markchien
· 6 years ago
5966c91
Merge "Add LinkProperties methods to system APIs"
by Aaron Huang
· 6 years ago
98460b6
Merge "Fix parceling of LinkProperties Inet6Addr"
by Remi NGUYEN VAN
· 6 years ago
3a59a92
Fix parceling of LinkProperties Inet6Addr
by Remi NGUYEN VAN
· 6 years ago
441e499
Add keepalive related methods and fields to system APIs
by Aaron Huang
· 6 years ago
294ebbb
Make getNetworkSpecifier() public API.
by Chalard Jean
· 6 years ago
ed2644b
Merge "Expose netId to SystemApi"
by Treehugger Robot
· 6 years ago
d2751e0
Expose netId to SystemApi
by markchien
· 6 years ago
8e96a75
Replace the permission of internal connectivity checks
by paulhu
· 6 years ago
8d6ae5d
Add LinkProperties methods to system APIs
by Aaron Huang
· 6 years ago
7aa4400
Give apps access to the NAT64 prefix.
by Chalard Jean
· 6 years ago
4c1dd06
Add IpConfiguration parcelable interface implementation to system API
by Aaron Huang
· 6 years ago
3d59a27
Merge changes I195d894e,I7069c111
by Chalard Jean
· 6 years ago
c2df0b6
Merge "Expose IpConfiguration and ProxyInfo APIs"
by Aaron Huang
· 6 years ago
afaed1a
Cut the dependency to APN constants
by Chalard Jean
· 6 years ago
138728d
Merge "Use TelephonyManager instead of ITelephony Binder"
by Meng Wang
· 6 years ago
ed6f441
Use TelephonyManager instead of ITelephony Binder
by Meng Wang
· 6 years ago
fb8581a
Expose IpConfiguration and ProxyInfo APIs
by Aaron Huang
· 6 years ago
b0b3bc6
[NS A09] Always rematch all networks to requests
by Chalard Jean
· 6 years ago
90a81fe
Merge "StaticIpConfiguration: Couple of minor fixes"
by Roshan Pius
· 6 years ago
2092850
Remove usage of Telephonymanager getDefault() and from() hidden APIs
by Jayachandran C
· 6 years ago
32b898b
StaticIpConfiguration: Couple of minor fixes
by Roshan Pius
· 6 years ago
96639a6
Add @UnsupportedAppUsage to test apis that are known to be used by apps.
by Artur Satayev
· 6 years ago
56cb6bb
Add @UnsupportedAppUsage annotations for greylist.
by Artur Satayev
· 6 years ago
8124713
Add @UnsupportedAppUsage annotations for max-p.
by Artur Satayev
· 6 years ago
17e9c67
[NS01] Create NetworkScore
by lucaslin
· 6 years ago
f42f383
Merge "Better notification to user when DNS-over-TLS is broken"
by Lucas Lin
· 6 years ago
e117e2e
Better notification to user when DNS-over-TLS is broken
by lucaslin
· 6 years ago
baf9025
Merge "p2p: mirgrate p2p into tethering modes"
by Jimmy Chen
· 6 years ago
10b9097
Expose MacAddress methods to public API
by Aaron Huang
· 6 years ago
c1ea43f
Merge "Improve documentation for NetworkCallbacks."
by Chalard Jean
· 6 years ago
01378b6
Improve documentation for NetworkCallbacks.
by Chalard Jean
· 6 years ago
9fa3509
API to detect which network interfaces support wake-on-lan
by Valentin Iftime
· 6 years ago
dd31bc4
p2p: mirgrate p2p into tethering modes
by Jimmy Chen
· 6 years ago
f8b0fcb
Merge "Followup to CL 1103896"
by Oscar Shu
· 6 years ago
7e625b9
Followup to CL 1103896
by xshu
· 6 years ago
9fe20bf
Merge "Add missing nullability annotations." into stage-aosp-master
by Aurimas Liutikas
· 6 years ago
904ee8f
Merge "Run callbacks on ConnectivityService thread" am: 08e1dae42f
by Remi NGUYEN VAN
· 6 years ago
8fae9935
Add missing nullability annotations.
by Aurimas Liutikas
· 6 years ago
96521fb
Run callbacks on ConnectivityService thread
by Remi NGUYEN VAN
· 6 years ago
6fcb269
Merge "avoid generating reserved local MACs" am: 464e1b5e6f
by Oscar Shu
· 6 years ago
464e1b5
Merge "avoid generating reserved local MACs"
by Oscar Shu
· 6 years ago
8438a85
avoid generating reserved local MACs
by xshu
· 6 years ago
85ff8a6
Merge "Get resource based on subId for multi-SIM" am: 55752cf8d4
by Chiachang Wang
· 6 years ago
5fed8d9
Get resource based on subId for multi-SIM
by Chiachang Wang
· 6 years ago
26f1ab8
Return NonNull and other imports
by Fedor Kudasov
· 6 years ago
da2257c
Merge changes from topic "fix_master_build" am: 2e5319117a
by Fedor Kudasov
· 6 years ago
2559cb3
Revert "Cherry-pick the relevant parts of master change"
by Fedor Kudasov
· 6 years ago
496a313
Revert "Remove providesRoutesToMostDestinations."
by Fedor Kudasov
· 6 years ago
4896785
Merge changes Ia43f8811,I7de4f672 am: 3ef04b8e3c
by Chalard Jean
· 6 years ago
92bd90f
Remove providesRoutesToMostDestinations.
by Chalard Jean
· 6 years ago
5a4844e
Cherry-pick the relevant parts of master change
by Chalard Jean
· 6 years ago
c3bb728
Merge "Unit tests for new explicitlySelected behaviour." am: d1379a4a80
by Lorenzo Colitti
· 6 years ago
f255e04
Unit tests for new explicitlySelected behaviour.
by Lorenzo Colitti
· 6 years ago
59cc58b
Merge "Move the test of minimum supported keepalive slots to CTS" am: c961e03526
by Junyu Lai
· 6 years ago
bafc7c9
Merge "Correct value of supported keepalive count for cellular" am: 7423873ac8
by Junyu Lai
· 6 years ago
c961e03
Merge "Move the test of minimum supported keepalive slots to CTS"
by Junyu Lai
· 6 years ago
7423873
Merge "Correct value of supported keepalive count for cellular"
by Junyu Lai
· 6 years ago
5b3b486
Move the test of minimum supported keepalive slots to CTS
by junyulai
· 6 years ago
649a574
Merge "Remove the <= P restriction for WIFI_P2P" am: 43a52d0aaa am: bb754c9c8d
by Chalard Jean
· 6 years ago
a070aaa
Remove the <= P restriction for WIFI_P2P
by Chalard Jean
· 6 years ago
bab0336
Merge "Fix race condition caused by fd reused for DnsResolver" am: 7c98ae7d01
by Luke Huang
· 6 years ago
ede0d50
Correct value of supported keepalive count for cellular
by Aaron Huang
· 6 years ago
Next »