1. 34d1abd Merge "Make getUid a method on UserHandle itself instead of static" by Chiachang Wang · 4 years, 3 months ago
  2. cb1e036 Adding log history for setOemNetworkPreference() by James Mattis · 4 years, 3 months ago
  3. 612cc03 Make getUid a method on UserHandle itself instead of static by Chiachang Wang · 4 years, 3 months ago
  4. ddfbb93 Merge "Assign the bit calculation as long to prevent overflow" by Chiachang Wang · 4 years, 3 months ago
  5. 9024d78 Assign the bit calculation as long to prevent overflow by Chiachang Wang · 4 years, 3 months ago
  6. caae5a2 Merge "ConnectivityManager: Address review comments from aosp/1595396" by Treehugger Robot · 4 years, 3 months ago
  7. e122026 ConnectivityManager: Address review comments from aosp/1595396 by Roshan Pius · 4 years, 4 months ago
  8. d47c7d9 Merge "Add session ID to VpnTransportInfo" by Frank Li · 4 years, 3 months ago
  9. 02220e2 Adding per-app support for app add/remove by James Mattis · 4 years, 4 months ago
  10. e32a1ef Merge "Fix a bug where the wrong profile is queried" by Chalard Jean · 4 years, 3 months ago
  11. a21ef9b Fix a bug where the wrong profile is queried by Chalard Jean · 4 years, 3 months ago
  12. 53de25f Downgrade list of subIds in NetworkCapabilities to @SystemApi by Benedict Wong · 4 years, 3 months ago
  13. dbee04c Add session ID to VpnTransportInfo by lifr · 4 years, 3 months ago
  14. 5dad137 Fix testLegacyLockdownVpn flaky by Chalard Jean · 4 years, 3 months ago
  15. cd2c0c8 Merge changes I24580ea4,Id48b8eab by Lorenzo Colitti · 4 years, 3 months ago
  16. 6dba588 Allow the system to register 250 NetworkCallbacks. by Lorenzo Colitti · 4 years, 3 months ago
  17. 2680258 Add more test coverage for limiting the number of callbacks. by Lorenzo Colitti · 4 years, 3 months ago
  18. d94dfbf Merge changes I3826b9ef,I91d68ca3 by Treehugger Robot · 4 years, 3 months ago
  19. 9406933 Merge changes If539cf5d,I9765f1c9,I6d3007a1 by Lorenzo Colitti · 4 years, 3 months ago
  20. 3f8e9d7 Remove NetworkPolicyManager.isUidBlocked() API. by Sudheer Shanka · 4 years, 3 months ago
  21. 397fb51 Add test coverage for NetworkAgent callbacks. by Lorenzo Colitti · 4 years, 3 months ago
  22. 029dcce Merge "Support Dual ViLTE stats" by Junyu Lai · 4 years, 3 months ago
  23. a98ed4b Merge "Re-implement NetworkUtils#queryUserAccess." by Remi NGUYEN VAN · 4 years, 3 months ago
  24. 22c677e Re-implement NetworkUtils#queryUserAccess. by Lorenzo Colitti · 4 years, 3 months ago
  25. 9f3b465 Add unit tests for onBlockedStatusChanged(Network, int). by Lorenzo Colitti · 4 years, 3 months ago
  26. 79c6f22 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 3 months ago
  27. 3dc7bbd Merge "Add annotation for Vpn#getNetwork()" by Lucas Lin · 4 years, 3 months ago
  28. 890af8d Merge "Remove the usage of NETID_UNSET from Vpn.java" by Lucas Lin · 4 years, 3 months ago
  29. c1da625 Add annotation for Vpn#getNetwork() by lucaslin · 4 years, 3 months ago
  30. da9fb40 Remove the usage of NETID_UNSET from Vpn.java by lucaslin · 4 years, 3 months ago
  31. 5992d85 Add static for constant by lucaslin · 4 years, 3 months ago
  32. 01ca124 Get NetworkCapabilities from NetworkCallback by lucaslin · 4 years, 3 months ago
  33. 4f51028 Merge "Add 5G/NR QOS support" by Jayachandran Chinnakkannu · 4 years, 3 months ago
  34. 9821556 Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 3 months ago
  35. 6cdedae Add 5G/NR QOS support by Jayachandran C · 4 years, 4 months ago
  36. 2a49c5d Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 4 years, 4 months ago
  37. 8459344 Fix privileged apps calling registerDefaultNetworkCallback. by Lorenzo Colitti · 4 years, 3 months ago
  38. 0291f46 Test a bug with NETWORK_SETTINGS+registerDefaultNetworkCallback. by Lorenzo Colitti · 4 years, 3 months ago
  39. 99e56c6 Merge changes from topics "revert-1645768-revert-1626206-replaceUidRange-MSYTKFNGUE-HIUTVTIGIR", "ti_redaction" by Treehugger Robot · 4 years, 3 months ago
  40. c405886 Use module resources in NetworkNotificationManager. by Lorenzo Colitti · 4 years, 3 months ago
  41. 0f48c00 Cherry-pick some test changes from ag/13210542. by Lorenzo Colitti · 4 years, 3 months ago
  42. e355cdf Remove unused NetworkPolicyManagerInternal in CS by paulhu · 4 years, 3 months ago
  43. 0d4c78d Migrate framework-connectivity internal resources by Remi NGUYEN VAN · 4 years, 3 months ago
  44. 98f59ec TransportInfo: Add a generic redaction mechanism by Roshan Pius · 4 years, 4 months ago
  45. a302dd2 Merge "[NS03] Mix in other CS-managed properties" by Chalard Jean · 4 years, 3 months ago
  46. c0a07a7 Merge "Reland "Add an API to listen for changes in network blocked status of an uid."" by Treehugger Robot · 4 years, 3 months ago
  47. fbc5467 [NS03] Mix in other CS-managed properties by Chalard Jean · 4 years, 5 months ago
  48. 8156c4e Revert^2 "Replace the usage of UidRange" by Chiachang Wang · 4 years, 3 months ago
  49. 9967d46 Reland "Add an API to listen for changes in network blocked status of an uid." by Sudheer Shanka · 4 years, 3 months ago
  50. fc71a13 Merge "Revert "Add an API to listen for changes in network blocked status of an uid."" by Anthony Stange · 4 years, 3 months ago
  51. 1334103 Revert "Add an API to listen for changes in network blocked status of an uid." by Anthony Stange · 4 years, 3 months ago
  52. d6aa01e Merge changes from topic "revert-1626206-replaceUidRange-MSYTKFNGUE" by Anthony Stange · 4 years, 3 months ago
  53. 1b5c01b Revert "Replace the usage of UidRange" by Anthony Stange · 4 years, 3 months ago
  54. f18e7f9 Merge "Add an API to listen for changes in network blocked status of an uid." by Sudheer Shanka · 4 years, 3 months ago
  55. 5f1f326 Merge changes from topic "replaceUidRange" by Chiachang Wang · 4 years, 3 months ago
  56. 4bd4ad4 Merge "Add a VpnManager.TYPE_VPN_OEM." by Lorenzo Colitti · 4 years, 3 months ago
  57. 2c876ec Address remaining comments on aosp/1607893 by Chalard Jean · 4 years, 3 months ago
  58. 04db284 Merge "Add more connectivity module settings" by Paul Hu · 4 years, 3 months ago
  59. 394269d Add an API to listen for changes in network blocked status of an uid. by Sudheer Shanka · 4 years, 4 months ago
  60. caa5a17 Add a VpnManager.TYPE_VPN_OEM. by Lorenzo Colitti · 4 years, 3 months ago
  61. 56e09df Add more connectivity module settings by paulhu · 4 years, 3 months ago
  62. 0843e48 Replace the usage of UidRange by Chiachang Wang · 4 years, 4 months ago
  63. 7aad077 Merge "Remove Settings.Global.TCP_DEFAULT_INIT_RWND on CS" by Paul Hu · 4 years, 3 months ago
  64. 843367e Merge "Remove usage of networkAttributes" by Remi NGUYEN VAN · 4 years, 3 months ago
  65. 8ec8e90 Remove Settings.Global.TCP_DEFAULT_INIT_RWND on CS by paulhu · 4 years, 3 months ago
  66. 60b3e23 Merge "Change the parameter type from ContentResolver to Context" by Lucas Lin · 4 years, 3 months ago
  67. 85538ad Merge changes I335e82e2,I84ba363d,I8f18083b,I854a952d,I00e23441 by Chalard Jean · 4 years, 3 months ago
  68. 1b1c874 [VCN13] Implement tracking best matching network by junyulai · 4 years, 4 months ago
  69. 0f57a49 Remove per-user preference when the user is removed by Chalard Jean · 4 years, 4 months ago
  70. 06f68e7 Add tests for setNetworkPreferenceForUser by Chalard Jean · 4 years, 4 months ago
  71. 20f0488 Change the parameter type from ContentResolver to Context by lucaslin · 4 years, 4 months ago
  72. 5a42a5f Remove usage of networkAttributes by Remi NGUYEN VAN · 4 years, 4 months ago
  73. 0e6446c Merge "[NS01] Add NetworkScore" by Chalard Jean · 4 years, 4 months ago
  74. 8c1611c Merge "Create ServiceConnectivityResources" by Remi NGUYEN VAN · 4 years, 4 months ago
  75. 2801857 [NS01] Add NetworkScore by Chalard Jean · 4 years, 6 months ago
  76. 4cbc2ba Support Dual ViLTE stats by Zhengyu Zhan · 4 years, 6 months ago
  77. 2bead69 Merge "ConnectivityManager: Provide API's to include location sensitive info" by Roshan Pius · 4 years, 4 months ago
  78. 738f602 Merge "Stop using PackageManagerInternal in PermissionMonitor" by Paul Hu · 4 years, 4 months ago
  79. 54307cc Merge changes Ib80f814f,Ic605e489 by Lucas Lin · 4 years, 4 months ago
  80. 21c854a Create ServiceConnectivityResources by Remi NGUYEN VAN · 4 years, 4 months ago
  81. 951c003 ConnectivityManager: Provide API's to include location sensitive info by Roshan Pius · 4 years, 6 months ago
  82. b833c6b Merge changes from topic "ethernet_specifier" by Remi NGUYEN VAN · 4 years, 4 months ago
  83. 30e70a8 Add a new API to get the network ID range of IPSec tunnel interface by lucaslin · 4 years, 4 months ago
  84. 57c9cc2 Add Ethernet, TestNetworkSpecifier API by Remi NGUYEN VAN · 4 years, 5 months ago
  85. 962bdb8 [VCN11] Make requestBackgroundNetwork requires handler by junyulai · 4 years, 4 months ago
  86. 7514e31 [VCN10] Add new API to listen for highest score network by junyulai · 4 years, 4 months ago
  87. 82ff67f Merge "Don't start clatd if disabled by vendor property." by Lorenzo Colitti · 4 years, 4 months ago
  88. 73aa86d Merge "Unbreak extraInfo values returned to apps." by Lorenzo Colitti · 4 years, 4 months ago
  89. 2adf563 Stop using PackageManagerInternal in PermissionMonitor by paulhu · 4 years, 4 months ago
  90. 97f7b04 Merge "Set extraInfo on cellular TestNetworkAgents." by Lorenzo Colitti · 4 years, 4 months ago
  91. a0d00e1 Merge "Remove IBatteryStats from ConnectivityService module" by Aaron Huang · 4 years, 4 months ago
  92. 9b8b90b Don't start clatd if disabled by vendor property. by Lorenzo Colitti · 4 years, 4 months ago
  93. e30db8d Unbreak extraInfo values returned to apps. by Lorenzo Colitti · 4 years, 4 months ago
  94. 8affa9e Set extraInfo on cellular TestNetworkAgents. by Lorenzo Colitti · 4 years, 4 months ago
  95. 4a00da2 Merge "Fix a bug where listen callbacks would not be called" by Chalard Jean · 4 years, 4 months ago
  96. 2aac0cd Remove IBatteryStats from ConnectivityService module by Aaron Huang · 4 years, 4 months ago
  97. b77aaa1 Merge changes from topic "PSL_TelephonyCallback" by Zoey Chen · 4 years, 4 months ago
  98. eac59eb Merge changes I1d1f0d2d,Ifbd4a978 by Aaron Huang · 4 years, 4 months ago
  99. b5becbc Fix a bug where listen callbacks would not be called by Chalard Jean · 4 years, 4 months ago
  100. 330a4c0 Communicate with BatteryStatsService through BatteryStatsManager by Aaron Huang · 4 years, 8 months ago