Gitiles
Code Review
Sign In
review.blissroms.org
/
packages_modules_Connectivity
/
5df603fce3ac1d9248c46d3cc5d840fa128a918b
/
core
5df603f
Merge "Expose ConnectivityManager#TYPE_WIFI_P2P as SystemApi"
by Treehugger Robot
· 6 years ago
028732e
Expose ConnectivityManager#TYPE_WIFI_P2P as SystemApi
by paulhu
· 6 years ago
ac9ebd4
Merge "Unhide NetworkRequest API which use legacy type"
by Mark Chien
· 6 years ago
7e7cd3b
Merge "Expose SocketKeepalive#SUCCESS as SystemApi"
by Treehugger Robot
· 6 years ago
311b769
Expose SocketKeepalive#SUCCESS as SystemApi
by paulhu
· 6 years ago
d21ba54
Merge "Make NattKeepalivePacketData @SystemApi"
by Aaron Huang
· 6 years ago
0699745
Merge "Expose ConnectivityManager#TYPE_NONE as SystemApi"
by Lorenzo Colitti
· 6 years ago
ddd5937
Unhide NetworkRequest API which use legacy type
by markchien
· 6 years ago
62af612
Expose ConnectivityManager#TYPE_NONE as SystemApi
by paulhu
· 6 years ago
2d9623d
Merge "Support reevaluation request from captive portal app"
by Chiachang Wang
· 6 years ago
5dcbfa8
Make NattKeepalivePacketData @SystemApi
by Aaron Huang
· 6 years ago
ef4a17d
Support reevaluation request from captive portal app
by Chiachang Wang
· 6 years ago
94c9314
Stop using NetworkFactory in connectivity code.
by Lorenzo Colitti
· 6 years ago
39ac724
Merge "Add NetworkCapabilities#deduceRestrictedCapability"
by Treehugger Robot
· 6 years ago
6510da5
Merge "Expose DhcpInfo parcelable interface implementation methods"
by Aaron Huang
· 6 years ago
a4885a0
Merge "Add keepalive related methods and fields to system APIs"
by Aaron Huang
· 6 years ago
e026356
Merge "Add a NetworkProvider class to the SDK."
by Lorenzo Colitti
· 6 years ago
a397c7e
Expose DhcpInfo parcelable interface implementation methods
by Aaron Huang
· 6 years ago
92e6c27
Add a NetworkProvider class to the SDK.
by Lorenzo Colitti
· 6 years ago
a189a35
Add NetworkCapabilities#deduceRestrictedCapability
by paulhu
· 6 years ago
477f778
Merge "Replace ConnectivityManager constants to TetheringManager"
by Mark Chien
· 6 years ago
a935ddf
Expose clearCapabilities for mainline module
by Chiachang Wang
· 6 years ago
4fa27ba
Merge "Add API surface for ConnectivityDiagnostics API."
by Cody Kesting
· 6 years ago
1f52370
Replace ConnectivityManager constants to TetheringManager
by markchien
· 6 years ago
0e45d78
Use new UnsupportedAppUsage annotation.
by Artur Satayev
· 6 years ago
c21a9bc
Merge "Change tetheroffloadjni to tetheringutilsjni"
by Treehugger Robot
· 6 years ago
697fca5
Change tetheroffloadjni to tetheringutilsjni
by markchien
· 6 years ago
b32fb84
Make LinkPropertiesTest pass, and fix an NPE.
by Lorenzo Colitti
· 6 years ago
56d4a8a
Add the DHCP server address to LinkProperties.
by ruibin zhang
· 6 years ago
8ddcb9f
Add API surface for ConnectivityDiagnostics API.
by Cody Kesting
· 6 years ago
9572fe2
Expose NetworkCapabilities methods to system/public APIs
by Aaron Huang
· 6 years ago
4f94981
[Tether13] Move TetheringManager into framework
by markchien
· 6 years ago
b64d2c9
Merge "Add LinkProperties methods to system APIs"
by Aaron Huang
· 6 years ago
87c9d38
Merge "Fix parceling of LinkProperties Inet6Addr"
by Remi NGUYEN VAN
· 6 years ago
e50cd96
Fix parceling of LinkProperties Inet6Addr
by Remi NGUYEN VAN
· 6 years ago
91caaee
Add keepalive related methods and fields to system APIs
by Aaron Huang
· 6 years ago
c07f570
Make getNetworkSpecifier() public API.
by Chalard Jean
· 6 years ago
cec4a7d
Merge "Expose netId to SystemApi"
by Treehugger Robot
· 6 years ago
931b4fa
Expose netId to SystemApi
by markchien
· 6 years ago
d70b7dd
Replace the permission of internal connectivity checks
by paulhu
· 6 years ago
644d130
Add LinkProperties methods to system APIs
by Aaron Huang
· 6 years ago
6491fb7
Give apps access to the NAT64 prefix.
by Chalard Jean
· 6 years ago
1841dc2
Add IpConfiguration parcelable interface implementation to system API
by Aaron Huang
· 6 years ago
ff8b7b3
Merge changes I195d894e,I7069c111
by Chalard Jean
· 6 years ago
1e6d453
Merge "Expose IpConfiguration and ProxyInfo APIs"
by Aaron Huang
· 6 years ago
1f42df1
Cut the dependency to APN constants
by Chalard Jean
· 6 years ago
3304622
Merge "Use TelephonyManager instead of ITelephony Binder"
by Meng Wang
· 6 years ago
91311c0
Use TelephonyManager instead of ITelephony Binder
by Meng Wang
· 6 years ago
a523b44
Expose IpConfiguration and ProxyInfo APIs
by Aaron Huang
· 6 years ago
6090209
[NS A09] Always rematch all networks to requests
by Chalard Jean
· 6 years ago
bf78f3f
Merge "StaticIpConfiguration: Couple of minor fixes"
by Roshan Pius
· 6 years ago
4022aa3
Remove usage of Telephonymanager getDefault() and from() hidden APIs
by Jayachandran C
· 6 years ago
d4ec409
StaticIpConfiguration: Couple of minor fixes
by Roshan Pius
· 6 years ago
4bac8c7
Add @UnsupportedAppUsage to test apis that are known to be used by apps.
by Artur Satayev
· 6 years ago
198d650
Add @UnsupportedAppUsage annotations for greylist.
by Artur Satayev
· 6 years ago
28a9741
Add @UnsupportedAppUsage annotations for max-p.
by Artur Satayev
· 6 years ago
fe4c578
[NS01] Create NetworkScore
by lucaslin
· 6 years ago
7317869
Merge "Better notification to user when DNS-over-TLS is broken"
by Lucas Lin
· 6 years ago
8cf57f5
Better notification to user when DNS-over-TLS is broken
by lucaslin
· 6 years ago
05727ec
Merge "p2p: mirgrate p2p into tethering modes"
by Jimmy Chen
· 6 years ago
fd39026
Expose MacAddress methods to public API
by Aaron Huang
· 6 years ago
f34bdd0
Merge "Improve documentation for NetworkCallbacks."
by Chalard Jean
· 6 years ago
7f3a874
Improve documentation for NetworkCallbacks.
by Chalard Jean
· 6 years ago
a039e57
API to detect which network interfaces support wake-on-lan
by Valentin Iftime
· 6 years ago
87db154
p2p: mirgrate p2p into tethering modes
by Jimmy Chen
· 6 years ago
e4713e7
Merge "Followup to CL 1103896"
by Oscar Shu
· 6 years ago
6aa8779
Followup to CL 1103896
by xshu
· 6 years ago
7958bb6
Merge "Add missing nullability annotations." into stage-aosp-master
by Aurimas Liutikas
· 6 years ago
ab507d4
Merge "Run callbacks on ConnectivityService thread" am: 1ef61592b8
by Remi NGUYEN VAN
· 6 years ago
9242b6d
Add missing nullability annotations.
by Aurimas Liutikas
· 6 years ago
6f7ef3f
Run callbacks on ConnectivityService thread
by Remi NGUYEN VAN
· 6 years ago
0ea945e
Merge "avoid generating reserved local MACs" am: da8955aa2a
by Oscar Shu
· 6 years ago
da8955a
Merge "avoid generating reserved local MACs"
by Oscar Shu
· 6 years ago
f6ff8b3
avoid generating reserved local MACs
by xshu
· 6 years ago
a784eb7
Merge "Get resource based on subId for multi-SIM" am: 55752cf8d4
by Chiachang Wang
· 6 years ago
113d659
Get resource based on subId for multi-SIM
by Chiachang Wang
· 6 years ago
12ab343
Return NonNull and other imports
by Fedor Kudasov
· 6 years ago
2a8415d
Merge changes from topic "fix_master_build" am: 2e5319117a
by Fedor Kudasov
· 6 years ago
5f462af
Revert "Cherry-pick the relevant parts of master change"
by Fedor Kudasov
· 6 years ago
20a09d8
Revert "Remove providesRoutesToMostDestinations."
by Fedor Kudasov
· 6 years ago
9b762d7
Merge changes Ia43f8811,I7de4f672 am: 3ef04b8e3c
by Chalard Jean
· 6 years ago
7d1213d
Remove providesRoutesToMostDestinations.
by Chalard Jean
· 6 years ago
667af45
Cherry-pick the relevant parts of master change
by Chalard Jean
· 6 years ago
95e8168
Merge "Unit tests for new explicitlySelected behaviour." am: d1379a4a80
by Lorenzo Colitti
· 6 years ago
d8b7696
Unit tests for new explicitlySelected behaviour.
by Lorenzo Colitti
· 6 years ago
301bafa
Merge "Move the test of minimum supported keepalive slots to CTS" am: 18e3198519
by Junyu Lai
· 6 years ago
fca2e7c
Merge "Correct value of supported keepalive count for cellular" am: d20d6e9f1e
by Junyu Lai
· 6 years ago
18e3198
Merge "Move the test of minimum supported keepalive slots to CTS"
by Junyu Lai
· 6 years ago
d20d6e9
Merge "Correct value of supported keepalive count for cellular"
by Junyu Lai
· 6 years ago
c7fc2f7
Move the test of minimum supported keepalive slots to CTS
by junyulai
· 6 years ago
0d00b3c
Merge "Remove the <= P restriction for WIFI_P2P" am: ea24a290bd am: bb754c9c8d
by Chalard Jean
· 6 years ago
6eb4a58
Remove the <= P restriction for WIFI_P2P
by Chalard Jean
· 6 years ago
ac50244
Merge "Fix race condition caused by fd reused for DnsResolver" am: ece3a7471c
by Luke Huang
· 6 years ago
59fc443
Correct value of supported keepalive count for cellular
by Aaron Huang
· 6 years ago
17a68ce
Fix race condition caused by fd reused for DnsResolver
by Luke Huang
· 6 years ago
219512e
Merge "Allow passing in acceptUnvalidated without explicitlySelected"
by Lorenzo Colitti
· 6 years ago
72792e2
Allow passing in acceptUnvalidated without explicitlySelected
by Lorenzo Colitti
· 6 years ago
27c3d9c
Merge "Allow passing in acceptUnvalidated without explicitlySelected" into qt-dev
by Lorenzo Colitti
· 6 years ago
f09098b
Merge "Allow passing in acceptUnvalidated without explicitlySelected" into qt-dev
by TreeHugger Robot
· 6 years ago
0b8e9b0
Merge "Fix cannot create Nat-T keepalive on mobile data" into qt-dev
by junyulai
· 6 years ago
Next »