1. e355cdf Remove unused NetworkPolicyManagerInternal in CS by paulhu · 4 years, 5 months ago
  2. 0d4c78d Migrate framework-connectivity internal resources by Remi NGUYEN VAN · 4 years, 5 months ago
  3. a302dd2 Merge "[NS03] Mix in other CS-managed properties" by Chalard Jean · 4 years, 5 months ago
  4. c0a07a7 Merge "Reland "Add an API to listen for changes in network blocked status of an uid."" by Treehugger Robot · 4 years, 5 months ago
  5. fbc5467 [NS03] Mix in other CS-managed properties by Chalard Jean · 4 years, 6 months ago
  6. 9967d46 Reland "Add an API to listen for changes in network blocked status of an uid." by Sudheer Shanka · 4 years, 5 months ago
  7. fc71a13 Merge "Revert "Add an API to listen for changes in network blocked status of an uid."" by Anthony Stange · 4 years, 5 months ago
  8. 1334103 Revert "Add an API to listen for changes in network blocked status of an uid." by Anthony Stange · 4 years, 5 months ago
  9. d6aa01e Merge changes from topic "revert-1626206-replaceUidRange-MSYTKFNGUE" by Anthony Stange · 4 years, 5 months ago
  10. 1b5c01b Revert "Replace the usage of UidRange" by Anthony Stange · 4 years, 5 months ago
  11. f18e7f9 Merge "Add an API to listen for changes in network blocked status of an uid." by Sudheer Shanka · 4 years, 5 months ago
  12. 5f1f326 Merge changes from topic "replaceUidRange" by Chiachang Wang · 4 years, 5 months ago
  13. 4bd4ad4 Merge "Add a VpnManager.TYPE_VPN_OEM." by Lorenzo Colitti · 4 years, 5 months ago
  14. 2c876ec Address remaining comments on aosp/1607893 by Chalard Jean · 4 years, 5 months ago
  15. 04db284 Merge "Add more connectivity module settings" by Paul Hu · 4 years, 5 months ago
  16. 394269d Add an API to listen for changes in network blocked status of an uid. by Sudheer Shanka · 4 years, 5 months ago
  17. caa5a17 Add a VpnManager.TYPE_VPN_OEM. by Lorenzo Colitti · 4 years, 5 months ago
  18. 56e09df Add more connectivity module settings by paulhu · 4 years, 5 months ago
  19. 0843e48 Replace the usage of UidRange by Chiachang Wang · 4 years, 5 months ago
  20. 7aad077 Merge "Remove Settings.Global.TCP_DEFAULT_INIT_RWND on CS" by Paul Hu · 4 years, 5 months ago
  21. 843367e Merge "Remove usage of networkAttributes" by Remi NGUYEN VAN · 4 years, 5 months ago
  22. 8ec8e90 Remove Settings.Global.TCP_DEFAULT_INIT_RWND on CS by paulhu · 4 years, 5 months ago
  23. 60b3e23 Merge "Change the parameter type from ContentResolver to Context" by Lucas Lin · 4 years, 5 months ago
  24. 85538ad Merge changes I335e82e2,I84ba363d,I8f18083b,I854a952d,I00e23441 by Chalard Jean · 4 years, 5 months ago
  25. 1b1c874 [VCN13] Implement tracking best matching network by junyulai · 4 years, 5 months ago
  26. 0f57a49 Remove per-user preference when the user is removed by Chalard Jean · 4 years, 5 months ago
  27. 06f68e7 Add tests for setNetworkPreferenceForUser by Chalard Jean · 4 years, 5 months ago
  28. 20f0488 Change the parameter type from ContentResolver to Context by lucaslin · 4 years, 5 months ago
  29. 5a42a5f Remove usage of networkAttributes by Remi NGUYEN VAN · 4 years, 5 months ago
  30. 0e6446c Merge "[NS01] Add NetworkScore" by Chalard Jean · 4 years, 5 months ago
  31. 8c1611c Merge "Create ServiceConnectivityResources" by Remi NGUYEN VAN · 4 years, 5 months ago
  32. 2801857 [NS01] Add NetworkScore by Chalard Jean · 4 years, 7 months ago
  33. 2bead69 Merge "ConnectivityManager: Provide API's to include location sensitive info" by Roshan Pius · 4 years, 5 months ago
  34. 738f602 Merge "Stop using PackageManagerInternal in PermissionMonitor" by Paul Hu · 4 years, 5 months ago
  35. 54307cc Merge changes Ib80f814f,Ic605e489 by Lucas Lin · 4 years, 5 months ago
  36. 21c854a Create ServiceConnectivityResources by Remi NGUYEN VAN · 4 years, 5 months ago
  37. 951c003 ConnectivityManager: Provide API's to include location sensitive info by Roshan Pius · 4 years, 7 months ago
  38. b833c6b Merge changes from topic "ethernet_specifier" by Remi NGUYEN VAN · 4 years, 5 months ago
  39. 30e70a8 Add a new API to get the network ID range of IPSec tunnel interface by lucaslin · 4 years, 5 months ago
  40. 57c9cc2 Add Ethernet, TestNetworkSpecifier API by Remi NGUYEN VAN · 4 years, 6 months ago
  41. 962bdb8 [VCN11] Make requestBackgroundNetwork requires handler by junyulai · 4 years, 5 months ago
  42. 7514e31 [VCN10] Add new API to listen for highest score network by junyulai · 4 years, 5 months ago
  43. 82ff67f Merge "Don't start clatd if disabled by vendor property." by Lorenzo Colitti · 4 years, 5 months ago
  44. 73aa86d Merge "Unbreak extraInfo values returned to apps." by Lorenzo Colitti · 4 years, 5 months ago
  45. 2adf563 Stop using PackageManagerInternal in PermissionMonitor by paulhu · 4 years, 5 months ago
  46. 97f7b04 Merge "Set extraInfo on cellular TestNetworkAgents." by Lorenzo Colitti · 4 years, 5 months ago
  47. a0d00e1 Merge "Remove IBatteryStats from ConnectivityService module" by Aaron Huang · 4 years, 5 months ago
  48. 9b8b90b Don't start clatd if disabled by vendor property. by Lorenzo Colitti · 4 years, 5 months ago
  49. e30db8d Unbreak extraInfo values returned to apps. by Lorenzo Colitti · 4 years, 5 months ago
  50. 8affa9e Set extraInfo on cellular TestNetworkAgents. by Lorenzo Colitti · 4 years, 5 months ago
  51. 4a00da2 Merge "Fix a bug where listen callbacks would not be called" by Chalard Jean · 4 years, 5 months ago
  52. 2aac0cd Remove IBatteryStats from ConnectivityService module by Aaron Huang · 4 years, 5 months ago
  53. b77aaa1 Merge changes from topic "PSL_TelephonyCallback" by Zoey Chen · 4 years, 5 months ago
  54. eac59eb Merge changes I1d1f0d2d,Ifbd4a978 by Aaron Huang · 4 years, 5 months ago
  55. b5becbc Fix a bug where listen callbacks would not be called by Chalard Jean · 4 years, 5 months ago
  56. 330a4c0 Communicate with BatteryStatsService through BatteryStatsManager by Aaron Huang · 4 years, 9 months ago
  57. 1b4ea18 [Telephony] Use TelephonyCallback instead of PhoneStateListener part1 by Zoey Chen · 4 years, 5 months ago
  58. 5062ffb Merge "Applying OEM network pref to all users" by James Mattis · 4 years, 5 months ago
  59. b55e8e8 Merge "[FUI22] Support getAllNetworkStateSnapshot" by Treehugger Robot · 4 years, 5 months ago
  60. d1320fa Merge "Keystore 2.0: Make VPN Keystore 2.0 ready." by Janis Danisevskis · 4 years, 5 months ago
  61. ae9aeb0 Applying OEM network pref to all users by James Mattis · 4 years, 5 months ago
  62. 75f450a Merge changes Ie8d98359,I4d5cadfd by Treehugger Robot · 4 years, 5 months ago
  63. ebd1516 [FUI22] Support getAllNetworkStateSnapshot by junyulai · 4 years, 5 months ago
  64. 463c2d5 Keystore 2.0: Make VPN Keystore 2.0 ready. by Janis Danisevskis · 4 years, 6 months ago
  65. 87a6d6a Merge "[FUI19] Migrate ConnectivityService to use NetworkStatsManager" by Junyu Lai · 4 years, 5 months ago
  66. 0f46c91 Merge "APIs for 5G slicing" by Sarah Chin · 4 years, 5 months ago
  67. e7c7d2a [FUI19] Migrate ConnectivityService to use NetworkStatsManager by junyulai · 4 years, 6 months ago
  68. 74ba6de Extend timeout for receiving broadcasts by Remi NGUYEN VAN · 4 years, 5 months ago
  69. 223bc35 APIs for 5G slicing by Sarah Chin · 4 years, 6 months ago
  70. 5d6e23b Cleanup some of the PANS code by Chalard Jean · 4 years, 5 months ago
  71. 0957fc8 Merge "Use IDnsResolverUnsolicitedEventListener" by Paul Hu · 4 years, 5 months ago
  72. 5bab9c0 Merge "Support new IpSecAlgorithm AUTH_AES_CMAC" by Yan Yan · 4 years, 5 months ago
  73. 14133c1 [FUI09] Expose NetworkStateSnapshot as system API by junyulai · 4 years, 7 months ago
  74. de41fc2 [FUI17] Migrate NetworkStatsService to use NetworkStateSnapshot by junyulai · 4 years, 6 months ago
  75. 6a2bb12 Merge changes I35ed84fc,Ie6cfd77b,I4e4f929f,I751526e8 by Lucas Lin · 4 years, 5 months ago
  76. 7c0a2e6 Use IDnsResolverUnsolicitedEventListener by paulhu · 4 years, 7 months ago
  77. ff35256 Merge "Fix copyright license of VpnTransportInfo" by Junyu Lai · 4 years, 5 months ago
  78. 2a6448c Merge "Update tests for PANS network usage metrics" by Chris Weir · 4 years, 5 months ago
  79. 6ca69e5 Support new IpSecAlgorithm AUTH_AES_CMAC by Yan Yan · 4 years, 6 months ago
  80. 5f72702 Merge "Use alternative PhoneStateListener formal API" by Paul Hu · 4 years, 5 months ago
  81. c8c6433 Merge "[VCN07] Bypass VCN for non-internet app accessible cellular services" by Junyu Lai · 4 years, 5 months ago
  82. 23efc58 Remove INetworkManagementService from ConnectivityService by lucaslin · 4 years, 5 months ago
  83. d5c2d07 Remove unused INetworkManagementService by lucaslin · 4 years, 5 months ago
  84. 37a16d9 Remove BaseNetworkObserver from Nat464Xlat by lucaslin · 4 years, 6 months ago
  85. c8d3b93 Fix copyright license of VpnTransportInfo by junyulai · 4 years, 5 months ago
  86. 13c3b49 Update tests for PANS network usage metrics by Chris Weir · 4 years, 8 months ago
  87. ec1fb89 Unit test automation for Multi-Default Tracking by James Mattis · 4 years, 6 months ago
  88. 88163e2 Merge "Remove UidRange.createForUser() with userId integers" by Chiachang Wang · 4 years, 5 months ago
  89. 9791a9e Remove UidRange.createForUser() with userId integers by Chiachang Wang · 4 years, 5 months ago
  90. 9b56fad Merge changes I852e3a53,I86755647,I0ed8b0c6 by Lucas Lin · 4 years, 5 months ago
  91. d42261f Use alternative PhoneStateListener formal API by paulhu · 4 years, 6 months ago
  92. 6b5305b Merge "Stop using SysetmConfig#getSystemPermissions on PermissionMonitor" by Paul Hu · 4 years, 5 months ago
  93. 719814c [VCN07] Bypass VCN for non-internet app accessible cellular services by junyulai · 4 years, 7 months ago
  94. fb0919f Merge "Unit test automation for Multilayer Evaluation" by James Mattis · 4 years, 5 months ago
  95. 9d8d6ff Merge "[FUI15] Remove networkId in NetworkState" by Junyu Lai · 4 years, 5 months ago
  96. 17ca040 Stop using SysetmConfig#getSystemPermissions on PermissionMonitor by paulhu · 4 years, 7 months ago
  97. 2f43560 Merge changes I0a75c440,Ief9e8925,Ie03e8276,If0ac9a64,I716bd771 by Chiachang Wang · 4 years, 5 months ago
  98. 485d92d Unit test automation for Multilayer Evaluation by James Mattis · 4 years, 6 months ago
  99. eefc5a1 Merge "Unit tests for Multi-Default with Existing APIs" by James Mattis · 4 years, 5 months ago
  100. e218007 Merge changes I0e6df469,I3d46d5f7 by Lorenzo Colitti · 4 years, 5 months ago