Gitiles
Code Review
Sign In
review.blissroms.org
/
packages_modules_Connectivity
/
65f5a26b8d059e1bbdefc5ef5c75da45e3c8b061
/
core
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
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
9a79a6d
Allow passing in acceptUnvalidated without explicitlySelected
by Lorenzo Colitti
· 6 years ago
6b7cf0f
Fix cannot create Nat-T keepalive on mobile data
by junyulai
· 6 years ago
38c0624
Fix cannot create Nat-T keepalive on mobile data
by junyulai
· 6 years ago
886e0b3
Fix issue for DnsResolver#query
by Luke Huang
· 6 years ago
1b5d41e
Merge "Fix issue for DnsResolver#query" am: b6a1a1f60c am: da47327520
by Luke Huang
· 6 years ago
38342d8
Fix issue for DnsResolver#query
by Luke Huang
· 6 years ago
f5d9463
Merge "Minor changes for DnsUtils and its test" am: 8c4ef95cbb am: dfda15715d
by Luke Huang
· 6 years ago
cda76a7
Minor changes for DnsUtils and its test
by Luke Huang
· 6 years ago
6f47d2f
Merge "Reinstate access to a forgotten member" into qt-dev
by Chalard Jean
· 6 years ago
e6e925f
Merge changes from topic "am-851f19c8d7d34bb48accd48868aae501-qt-dev" into qt-dev
by Luke Huang
· 6 years ago
5aaaa8b
Reinstate access to a forgotten member
by Chalard Jean
· 6 years ago
28bdd1e
Merge "Reinstate access to a forgotten member" am: 3c2830e739 am: 2f4bd91b99
by Chalard Jean
· 6 years ago
3c2830e
Merge "Reinstate access to a forgotten member"
by Treehugger Robot
· 6 years ago
3ad9eba
[CM] Fix NPE due to unvalidated callback value
by Etan Cohen
· 6 years ago
ccb0766
Add Rfc6724 style sort for DnsResolver and fix potential bug
by Luke Huang
· 6 years ago
49d8c42
Merge "Add Rfc6724 style sort for DnsResolver and fix potential bug" am: 7a1133eb44
by Luke Huang
· 6 years ago
84a9037
Reinstate access to a forgotten member
by Chalard Jean
· 6 years ago
f9a84cd
Add Rfc6724 style sort for DnsResolver and fix potential bug
by Luke Huang
· 6 years ago
407e5ec
Merge "[CM] Fix NPE due to unvalidated callback value" am: ca7356d684
by Etan Cohen
· 6 years ago
ca7356d
Merge "[CM] Fix NPE due to unvalidated callback value"
by Etan Cohen
· 6 years ago
f61ee3d
Merge "Update throws documentation for requestNetwork*" into qt-dev
by Chalard Jean
· 6 years ago
5745361
Update throws documentation for requestNetwork*
by Chalard Jean
· 6 years ago
d816bfe
Let clients access StaticIpConfiguration members through reflection.
by Chalard Jean
· 6 years ago
4faf3ff
Merge "Update throws documentation for requestNetwork*" am: 7410a7d503
by Chalard Jean
· 6 years ago
7558165
Merge "Let clients access StaticIpConfiguration members through reflection." am: c33fc9bbe3
by Chalard Jean
· 6 years ago
7410a7d
Merge "Update throws documentation for requestNetwork*"
by Chalard Jean
· 6 years ago
c33fc9b
Merge "Let clients access StaticIpConfiguration members through reflection."
by Chalard Jean
· 6 years ago
bc3a4eb
[CM] Fix NPE due to unvalidated callback value
by Etan Cohen
· 6 years ago
88396a8
Merge "Move keepalive constants to their right place" am: 06df06fdaf
by junyulai
· 6 years ago
a6b6fce
Move keepalive constants to their right place
by junyulai
· 6 years ago
3ce2a06
Let clients access StaticIpConfiguration members through reflection.
by Chalard Jean
· 6 years ago
9f1a763
Update throws documentation for requestNetwork*
by Chalard Jean
· 6 years ago
2f2f015
Support customization of supported keepalive count per transport
by junyulai
· 6 years ago
8bb3db8
Merge changes Ibcb91105,I0218f367 am: c797cf56ca am: 0d58710edf
by Junyu Lai
· 6 years ago
c797cf5
Merge changes Ibcb91105,I0218f367
by Junyu Lai
· 6 years ago
15e26fb
Support customization of supported keepalive count per transport
by junyulai
· 6 years ago
d9b68e2
Merge "[CS] Unregister callback as part of onUnavailable dispatch" into qt-dev
by Lorenzo Colitti
· 6 years ago
095e567
Merge "[CS] Unregister callback as part of onUnavailable dispatch" am: 3b9087c59f
by Etan Cohen
· 6 years ago
Next »