1. e576c08 [VCN20] Change requestBackgroundNetwork argument order by junyulai · 4 years, 4 months ago
  2. 4bc8b13 Merge "Make getUid a method on UserHandle itself instead of static" by Chiachang Wang · 4 years, 4 months ago
  3. 6e4405f Adding log history for setOemNetworkPreference() by James Mattis · 4 years, 4 months ago
  4. 97565cf Make getUid a method on UserHandle itself instead of static by Chiachang Wang · 4 years, 4 months ago
  5. d125112 Merge "Assign the bit calculation as long to prevent overflow" by Chiachang Wang · 4 years, 4 months ago
  6. 7dd2a3d Assign the bit calculation as long to prevent overflow by Chiachang Wang · 4 years, 4 months ago
  7. 7fe967c Merge "ConnectivityManager: Address review comments from aosp/1595396" by Treehugger Robot · 4 years, 4 months ago
  8. f75ffaa ConnectivityManager: Address review comments from aosp/1595396 by Roshan Pius · 4 years, 5 months ago
  9. 133733b Merge "Add session ID to VpnTransportInfo" by Frank Li · 4 years, 4 months ago
  10. bd275dc Adding per-app support for app add/remove by James Mattis · 4 years, 5 months ago
  11. 167cc4a Merge "Fix a bug where the wrong profile is queried" by Chalard Jean · 4 years, 4 months ago
  12. 0a04bdb Fix a bug where the wrong profile is queried by Chalard Jean · 4 years, 4 months ago
  13. 4310e45 Downgrade list of subIds in NetworkCapabilities to @SystemApi by Benedict Wong · 4 years, 4 months ago
  14. 375d1f5 Add session ID to VpnTransportInfo by lifr · 4 years, 4 months ago
  15. face022 Fix testLegacyLockdownVpn flaky by Chalard Jean · 4 years, 4 months ago
  16. cbc6a31 Merge changes I24580ea4,Id48b8eab by Lorenzo Colitti · 4 years, 4 months ago
  17. b4f8d8e Allow the system to register 250 NetworkCallbacks. by Lorenzo Colitti · 4 years, 4 months ago
  18. 64ef4d3 Add more test coverage for limiting the number of callbacks. by Lorenzo Colitti · 4 years, 4 months ago
  19. 364ad64 Merge changes I3826b9ef,I91d68ca3 by Treehugger Robot · 4 years, 4 months ago
  20. 2206e97 Merge changes If539cf5d,I9765f1c9,I6d3007a1 by Lorenzo Colitti · 4 years, 4 months ago
  21. 90358f5 Remove NetworkPolicyManager.isUidBlocked() API. by Sudheer Shanka · 4 years, 4 months ago
  22. 1bc9ad0 Add test coverage for NetworkAgent callbacks. by Lorenzo Colitti · 4 years, 4 months ago
  23. 371bd28 Merge "Support Dual ViLTE stats" by Junyu Lai · 4 years, 4 months ago
  24. a99e50d Merge "Re-implement NetworkUtils#queryUserAccess." by Remi NGUYEN VAN · 4 years, 4 months ago
  25. 092af05 Re-implement NetworkUtils#queryUserAccess. by Lorenzo Colitti · 4 years, 4 months ago
  26. 9150b1e Add unit tests for onBlockedStatusChanged(Network, int). by Lorenzo Colitti · 4 years, 4 months ago
  27. 60104f5 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 5 months ago
  28. 3483ccf Merge "Add annotation for Vpn#getNetwork()" by Lucas Lin · 4 years, 4 months ago
  29. 0f114df Merge "Remove the usage of NETID_UNSET from Vpn.java" by Lucas Lin · 4 years, 4 months ago
  30. 150976c Add annotation for Vpn#getNetwork() by lucaslin · 4 years, 4 months ago
  31. 6b49587 Remove the usage of NETID_UNSET from Vpn.java by lucaslin · 4 years, 4 months ago
  32. 2b87890 Add static for constant by lucaslin · 4 years, 4 months ago
  33. e14573d Get NetworkCapabilities from NetworkCallback by lucaslin · 4 years, 4 months ago
  34. df448f6 Merge "Add 5G/NR QOS support" by Jayachandran Chinnakkannu · 4 years, 4 months ago
  35. 04aab0f Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 4 months ago
  36. 8ae3bf3 Add 5G/NR QOS support by Jayachandran C · 4 years, 5 months ago
  37. b199b96 Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 4 years, 5 months ago
  38. c62368f Fix privileged apps calling registerDefaultNetworkCallback. by Lorenzo Colitti · 4 years, 4 months ago
  39. 053b2a2 Test a bug with NETWORK_SETTINGS+registerDefaultNetworkCallback. by Lorenzo Colitti · 4 years, 5 months ago
  40. d2c4f1d Merge changes from topics "revert-1645768-revert-1626206-replaceUidRange-MSYTKFNGUE-HIUTVTIGIR", "ti_redaction" by Treehugger Robot · 4 years, 4 months ago
  41. 2ce7470 Use module resources in NetworkNotificationManager. by Lorenzo Colitti · 4 years, 5 months ago
  42. e7963a1 Cherry-pick some test changes from ag/13210542. by Lorenzo Colitti · 4 years, 4 months ago
  43. c850635 Remove unused NetworkPolicyManagerInternal in CS by paulhu · 4 years, 5 months ago
  44. 8e12782 Migrate framework-connectivity internal resources by Remi NGUYEN VAN · 4 years, 5 months ago
  45. 147951c TransportInfo: Add a generic redaction mechanism by Roshan Pius · 4 years, 5 months ago
  46. dc2fed3 Merge "[NS03] Mix in other CS-managed properties" by Chalard Jean · 4 years, 5 months ago
  47. cd3ea1f Merge "Reland "Add an API to listen for changes in network blocked status of an uid."" by Treehugger Robot · 4 years, 5 months ago
  48. 67b6608 [NS03] Mix in other CS-managed properties by Chalard Jean · 4 years, 6 months ago
  49. 16cbb74 Revert^2 "Replace the usage of UidRange" by Chiachang Wang · 4 years, 5 months ago
  50. e95b266 Reland "Add an API to listen for changes in network blocked status of an uid." by Sudheer Shanka · 4 years, 5 months ago
  51. 2bb1da3 Merge "Revert "Add an API to listen for changes in network blocked status of an uid."" by Anthony Stange · 4 years, 5 months ago
  52. d88174d Revert "Add an API to listen for changes in network blocked status of an uid." by Anthony Stange · 4 years, 5 months ago
  53. 2576238 Merge changes from topic "revert-1626206-replaceUidRange-MSYTKFNGUE" by Anthony Stange · 4 years, 5 months ago
  54. f0b9889 Revert "Replace the usage of UidRange" by Anthony Stange · 4 years, 5 months ago
  55. c262455 Merge "Add an API to listen for changes in network blocked status of an uid." by Sudheer Shanka · 4 years, 5 months ago
  56. 7b582e9 Merge changes from topic "replaceUidRange" by Chiachang Wang · 4 years, 5 months ago
  57. 96d66bb Merge "Add a VpnManager.TYPE_VPN_OEM." by Lorenzo Colitti · 4 years, 5 months ago
  58. 4de6088 Address remaining comments on aosp/1607893 by Chalard Jean · 4 years, 5 months ago
  59. 9abe34a Merge "Add more connectivity module settings" by Paul Hu · 4 years, 5 months ago
  60. cc8f26d Add an API to listen for changes in network blocked status of an uid. by Sudheer Shanka · 4 years, 5 months ago
  61. 3541fcb Add a VpnManager.TYPE_VPN_OEM. by Lorenzo Colitti · 4 years, 5 months ago
  62. 79260c2 Add more connectivity module settings by paulhu · 4 years, 5 months ago
  63. bb2439a Replace the usage of UidRange by Chiachang Wang · 4 years, 5 months ago
  64. 3d136c5 Merge "Remove Settings.Global.TCP_DEFAULT_INIT_RWND on CS" by Paul Hu · 4 years, 5 months ago
  65. 5ccc21e Merge "Remove usage of networkAttributes" by Remi NGUYEN VAN · 4 years, 5 months ago
  66. 0620c85 Remove Settings.Global.TCP_DEFAULT_INIT_RWND on CS by paulhu · 4 years, 5 months ago
  67. 8d638d9 Merge "Change the parameter type from ContentResolver to Context" by Lucas Lin · 4 years, 5 months ago
  68. bf97a3a Merge changes I335e82e2,I84ba363d,I8f18083b,I854a952d,I00e23441 by Chalard Jean · 4 years, 5 months ago
  69. 8cae3c7 [VCN13] Implement tracking best matching network by junyulai · 4 years, 5 months ago
  70. 6bb468c Remove per-user preference when the user is removed by Chalard Jean · 4 years, 5 months ago
  71. 38a4e7f Add tests for setNetworkPreferenceForUser by Chalard Jean · 4 years, 5 months ago
  72. 1162662 Change the parameter type from ContentResolver to Context by lucaslin · 4 years, 5 months ago
  73. 9f99228 Remove usage of networkAttributes by Remi NGUYEN VAN · 4 years, 5 months ago
  74. 98de10a Merge "[NS01] Add NetworkScore" by Chalard Jean · 4 years, 5 months ago
  75. eb46aa1 Merge "Create ServiceConnectivityResources" by Remi NGUYEN VAN · 4 years, 5 months ago
  76. dd75352 [NS01] Add NetworkScore by Chalard Jean · 4 years, 7 months ago
  77. 42f1369 Support Dual ViLTE stats by Zhengyu Zhan · 4 years, 7 months ago
  78. f72f1d9 Merge "ConnectivityManager: Provide API's to include location sensitive info" by Roshan Pius · 4 years, 5 months ago
  79. 2269d7e Merge "Stop using PackageManagerInternal in PermissionMonitor" by Paul Hu · 4 years, 5 months ago
  80. 3bde652 Merge changes Ib80f814f,Ic605e489 by Lucas Lin · 4 years, 5 months ago
  81. 46bcf55 Create ServiceConnectivityResources by Remi NGUYEN VAN · 4 years, 5 months ago
  82. 7992afd ConnectivityManager: Provide API's to include location sensitive info by Roshan Pius · 4 years, 7 months ago
  83. 92e9f17 Merge changes from topic "ethernet_specifier" by Remi NGUYEN VAN · 4 years, 5 months ago
  84. 1a6095c Add a new API to get the network ID range of IPSec tunnel interface by lucaslin · 4 years, 5 months ago
  85. 7f11b46 Add Ethernet, TestNetworkSpecifier API by Remi NGUYEN VAN · 4 years, 6 months ago
  86. f4bc12f [VCN11] Make requestBackgroundNetwork requires handler by junyulai · 4 years, 5 months ago
  87. 6b0a6a2 [VCN10] Add new API to listen for highest score network by junyulai · 4 years, 5 months ago
  88. 91fccfe Merge "Don't start clatd if disabled by vendor property." by Lorenzo Colitti · 4 years, 5 months ago
  89. 877ef76 Merge "Unbreak extraInfo values returned to apps." by Lorenzo Colitti · 4 years, 5 months ago
  90. e84e5fa Stop using PackageManagerInternal in PermissionMonitor by paulhu · 4 years, 5 months ago
  91. ab2f3d3 Merge "Set extraInfo on cellular TestNetworkAgents." by Lorenzo Colitti · 4 years, 5 months ago
  92. f3827cf Merge "Remove IBatteryStats from ConnectivityService module" by Aaron Huang · 4 years, 5 months ago
  93. 4c9e202 Don't start clatd if disabled by vendor property. by Lorenzo Colitti · 4 years, 5 months ago
  94. 386f9a3 Unbreak extraInfo values returned to apps. by Lorenzo Colitti · 4 years, 5 months ago
  95. ad4e883 Set extraInfo on cellular TestNetworkAgents. by Lorenzo Colitti · 4 years, 5 months ago
  96. 3b50ce7 Merge "Fix a bug where listen callbacks would not be called" by Chalard Jean · 4 years, 5 months ago
  97. c3f7920 Remove IBatteryStats from ConnectivityService module by Aaron Huang · 4 years, 5 months ago
  98. f619c99 Merge changes from topic "PSL_TelephonyCallback" by Zoey Chen · 4 years, 5 months ago
  99. 77ed87e Merge changes I1d1f0d2d,Ifbd4a978 by Aaron Huang · 4 years, 5 months ago
  100. d67ab4d Fix a bug where listen callbacks would not be called by Chalard Jean · 4 years, 5 months ago