1. bd372ae Merge "Move ParseException to Connectivity" by Remi NGUYEN VAN · 4 years, 6 months ago
  2. 54307cc Merge changes Ib80f814f,Ic605e489 by Lucas Lin · 4 years, 6 months ago
  3. be1c85f Merge "[CS17]Remove useless code(AsyncChannel) from ConnectivityService" by Frank Li · 4 years, 6 months ago
  4. b833c6b Merge changes from topic "ethernet_specifier" by Remi NGUYEN VAN · 4 years, 6 months ago
  5. 30e70a8 Add a new API to get the network ID range of IPSec tunnel interface by lucaslin · 4 years, 6 months ago
  6. 90ca261 Fix common tests on Q and R by Remi NGUYEN VAN · 4 years, 6 months ago
  7. 57c9cc2 Add Ethernet, TestNetworkSpecifier API by Remi NGUYEN VAN · 4 years, 7 months ago
  8. 962bdb8 [VCN11] Make requestBackgroundNetwork requires handler by junyulai · 4 years, 6 months ago
  9. 7514e31 [VCN10] Add new API to listen for highest score network by junyulai · 4 years, 6 months ago
  10. 82ff67f Merge "Don't start clatd if disabled by vendor property." by Lorenzo Colitti · 4 years, 6 months ago
  11. af3a349 [CS17]Remove useless code(AsyncChannel) from ConnectivityService by lifr · 4 years, 6 months ago
  12. ff0a5a7 Move ParseException to Connectivity by Remi NGUYEN VAN · 4 years, 6 months ago
  13. 73aa86d Merge "Unbreak extraInfo values returned to apps." by Lorenzo Colitti · 4 years, 6 months ago
  14. 97f7b04 Merge "Set extraInfo on cellular TestNetworkAgents." by Lorenzo Colitti · 4 years, 6 months ago
  15. a0d00e1 Merge "Remove IBatteryStats from ConnectivityService module" by Aaron Huang · 4 years, 6 months ago
  16. 8bf00e2 Merge "Remove hidden APIs usage regarding to dump" by Chiachang Wang · 4 years, 6 months ago
  17. 96e1a0b Remove hidden APIs usage regarding to dump by Chiachang Wang · 4 years, 6 months ago
  18. 9b8b90b Don't start clatd if disabled by vendor property. by Lorenzo Colitti · 4 years, 6 months ago
  19. e30db8d Unbreak extraInfo values returned to apps. by Lorenzo Colitti · 4 years, 6 months ago
  20. ad2bfe8 Merge "frameworks: add test group for auto tests" by James Mattis · 4 years, 6 months ago
  21. 8affa9e Set extraInfo on cellular TestNetworkAgents. by Lorenzo Colitti · 4 years, 6 months ago
  22. 411d988 Merge "Replace PendingIntent#getIntent" by Paul Hu · 4 years, 6 months ago
  23. 4a00da2 Merge "Fix a bug where listen callbacks would not be called" by Chalard Jean · 4 years, 6 months ago
  24. a3a8d01 frameworks: add test group for auto tests by Jun · 4 years, 7 months ago
  25. 2aac0cd Remove IBatteryStats from ConnectivityService module by Aaron Huang · 4 years, 6 months ago
  26. b77aaa1 Merge changes from topic "PSL_TelephonyCallback" by Zoey Chen · 4 years, 6 months ago
  27. eac59eb Merge changes I1d1f0d2d,Ifbd4a978 by Aaron Huang · 4 years, 6 months ago
  28. b5becbc Fix a bug where listen callbacks would not be called by Chalard Jean · 4 years, 6 months ago
  29. d3844d8 Merge "Replace withCleanCallingIdentity with [clear|restore]CallingIdentity" by Chalard Jean · 4 years, 6 months ago
  30. 330a4c0 Communicate with BatteryStatsService through BatteryStatsManager by Aaron Huang · 4 years, 11 months ago
  31. 90b43ff Replace PendingIntent#getIntent by paulhu · 4 years, 6 months ago
  32. cb22132 Merge "Use ArraySet#add() instead of ArraySet#append()" by Lucas Lin · 4 years, 6 months ago
  33. 1b4ea18 [Telephony] Use TelephonyCallback instead of PhoneStateListener part1 by Zoey Chen · 4 years, 7 months ago
  34. 5577081 Merge "Move OemNetworkPreferences to Connectivity" by Remi NGUYEN VAN · 4 years, 6 months ago
  35. 055920b Merge "Replace Inet[4|6]Address#ANY" by Paul Hu · 4 years, 6 months ago
  36. b534331 Replace Inet[4|6]Address#ANY by paulhu · 4 years, 6 months ago
  37. 6954022 Move OemNetworkPreferences to Connectivity by Remi NGUYEN VAN · 4 years, 6 months ago
  38. ade6c2a [CS10]Remove the hidden API usage of BitUtils by lifr · 4 years, 6 months ago
  39. 5062ffb Merge "Applying OEM network pref to all users" by James Mattis · 4 years, 6 months ago
  40. 9e516fd Merge "Move NetworkState to Connectivity" by Remi NGUYEN VAN · 4 years, 6 months ago
  41. 3b615a6 Merge "Use NetworkCallback in BatteryStatsService to get connectivity change" by Aaron Huang · 4 years, 6 months ago
  42. b55e8e8 Merge "[FUI22] Support getAllNetworkStateSnapshot" by Treehugger Robot · 4 years, 6 months ago
  43. 5ccfaf9 Merge "Replace user with debuggable check in ConnectivityService" by Remi NGUYEN VAN · 4 years, 6 months ago
  44. b43c5a2 Merge "Generalize some PANS methods" by Chalard Jean · 4 years, 6 months ago
  45. 9c0877f Merge "Have the DataConnectionStat started from BSS" by Chiachang Wang · 4 years, 6 months ago
  46. d1320fa Merge "Keystore 2.0: Make VPN Keystore 2.0 ready." by Janis Danisevskis · 4 years, 6 months ago
  47. bad8790 Merge "Fix CaptivePortalTest before R" by Treehugger Robot · 4 years, 6 months ago
  48. 56a15b3 Move NetworkState to Connectivity by Remi NGUYEN VAN · 4 years, 6 months ago
  49. ae9aeb0 Applying OEM network pref to all users by James Mattis · 4 years, 6 months ago
  50. 1721583 Generalize some PANS methods by Chalard Jean · 4 years, 6 months ago
  51. 8fe7696 Replace user with debuggable check in ConnectivityService by Remi NGUYEN VAN · 4 years, 6 months ago
  52. d803d6f Merge changes Ide2567b2,I0ee0ce92,Iac3f55af by Chalard Jean · 4 years, 6 months ago
  53. a8ac230 Fix a bug where callbacks would see blips by Chalard Jean · 4 years, 6 months ago
  54. 2d235fb Fix a bug where a request would not be refcounted by Chalard Jean · 4 years, 6 months ago
  55. 738c5bf Fix a bug where UID ranges would not be removed by Chalard Jean · 4 years, 6 months ago
  56. 82d58d9 Use NetworkCallback in BatteryStatsService to get connectivity change by Aaron Huang · 4 years, 7 months ago
  57. 75f450a Merge changes Ie8d98359,I4d5cadfd by Treehugger Robot · 4 years, 6 months ago
  58. db59856 Fix CaptivePortalTest before R by Remi NGUYEN VAN · 4 years, 6 months ago
  59. ebd1516 [FUI22] Support getAllNetworkStateSnapshot by junyulai · 4 years, 6 months ago
  60. 0035215 Have the DataConnectionStat started from BSS by Chiachang Wang · 4 years, 7 months ago
  61. 463c2d5 Keystore 2.0: Make VPN Keystore 2.0 ready. by Janis Danisevskis · 4 years, 8 months ago
  62. 33e7f16 Merge "Remove @hide CollectionUtils in QosCallbackTracker" by Treehugger Robot · 4 years, 6 months ago
  63. a3ece1e Merge "Remove PersistableBundle(Bundle) usage from ConnectivityService" by Aaron Huang · 4 years, 6 months ago
  64. 3e6896b Merge "Use Log instead of Slog in QosCallbackAgentConnection" by Treehugger Robot · 4 years, 6 months ago
  65. 87548df Merge "Address comments on aosp/1612040." by Treehugger Robot · 4 years, 6 months ago
  66. c6170bb Replace withCleanCallingIdentity with [clear|restore]CallingIdentity by lucaslin · 4 years, 6 months ago
  67. 130dfbe Merge "[CS05]Remove the hidden API usage of MetricsLogger" by Frank Li · 4 years, 6 months ago
  68. 4bc26fa Use ArraySet#add() instead of ArraySet#append() by lucaslin · 4 years, 6 months ago
  69. 87a6d6a Merge "[FUI19] Migrate ConnectivityService to use NetworkStatsManager" by Junyu Lai · 4 years, 6 months ago
  70. 56aeeff Merge "Merge RQ2A.210305.007" by Xin Li · 4 years, 6 months ago
  71. 0f46c91 Merge "APIs for 5G slicing" by Sarah Chin · 4 years, 6 months ago
  72. bd78571 Merge "Adding additional docs for OemNetworkPreferences" by James Mattis · 4 years, 6 months ago
  73. e7c7d2a [FUI19] Migrate ConnectivityService to use NetworkStatsManager by junyulai · 4 years, 8 months ago
  74. a9f5551 [CS05]Remove the hidden API usage of MetricsLogger by lifr · 4 years, 6 months ago
  75. 93c4f35 Merge "Extend timeout for receiving broadcasts" by Treehugger Robot · 4 years, 6 months ago
  76. 959d364 Remove PersistableBundle(Bundle) usage from ConnectivityService by Aaron Huang · 4 years, 8 months ago
  77. 74ba6de Extend timeout for receiving broadcasts by Remi NGUYEN VAN · 4 years, 6 months ago
  78. 3da6f1b Address comments on aosp/1612040. by Lorenzo Colitti · 4 years, 6 months ago
  79. df25b4e Merge changes Idfb5e149,Ia52b24c5 by Lorenzo Colitti · 4 years, 6 months ago
  80. d490b2d Fix a bug in RequestReassignment#toString by Chalard Jean · 4 years, 6 months ago
  81. 223bc35 APIs for 5G slicing by Sarah Chin · 4 years, 7 months ago
  82. 5d6e23b Cleanup some of the PANS code by Chalard Jean · 4 years, 6 months ago
  83. 570207c Remove @hide CollectionUtils in QosCallbackTracker by Remi NGUYEN VAN · 4 years, 6 months ago
  84. b389fcb Use Log instead of Slog in QosCallbackAgentConnection by Remi NGUYEN VAN · 4 years, 6 months ago
  85. a3073a3 Merge "[REIP01]Remove the IP connectivty metrics" by Frank Li · 4 years, 6 months ago
  86. 0957fc8 Merge "Use IDnsResolverUnsolicitedEventListener" by Paul Hu · 4 years, 6 months ago
  87. f075588 Merge "Implement Settings#checkAndNoteChangeNetworkStateOperation on CS" by Paul Hu · 4 years, 6 months ago
  88. 119eb7d Merge "Support new IpSecAlgorithm AUTH_AES_CMAC" am: 5bab9c0448 by Yan Yan · 4 years, 6 months ago
  89. 6e281a3 Merge "[FUI09] Expose NetworkStateSnapshot as system API" am: aaa0b58b76 by Treehugger Robot · 4 years, 6 months ago
  90. f147fdf Merge "[FUI17] Migrate NetworkStatsService to use NetworkStateSnapshot" am: ed0127ce3d by Treehugger Robot · 4 years, 6 months ago
  91. f8fd33c Merge "Move OemNetworkPreferences aidl to connectivity" am: 3c943ca0f6 by Remi NGUYEN VAN · 4 years, 6 months ago
  92. 3ee3263 Merge "Move UidRange to connectivity" am: 1c5e8b1def by Remi NGUYEN VAN · 4 years, 6 months ago
  93. bec11d9 Merge "Add modules-utils-os to service-connectivity" am: 512857e29a by Treehugger Robot · 4 years, 6 months ago
  94. 89fbd41 Merge "Replace checkNetworkStackPermission in TestNetworkService" am: 770e767210 by Treehugger Robot · 4 years, 6 months ago
  95. 0d78fe6 Merge "Move Proxy, PacProxySelector out of Connectivity" am: ae0eb0a9a6 by Remi NGUYEN VAN · 4 years, 6 months ago
  96. 8f88985 Merge "Move SocketUtils out of the connectivity module" am: d856834f40 by Remi NGUYEN VAN · 4 years, 6 months ago
  97. 72271fc Merge "Use the net-utils-device-common version of HexDump" am: aad33493a2 by Aaron Huang · 4 years, 6 months ago
  98. 3292a54 Merge changes I06ab0f2d,I8b146aa1 am: 125200718e by Lucas Lin · 4 years, 6 months ago
  99. 9618198 Merge changes I35ed84fc,Ie6cfd77b,I4e4f929f,I751526e8 am: 6a2bb12457 by Lucas Lin · 4 years, 6 months ago
  100. 5bab9c0 Merge "Support new IpSecAlgorithm AUTH_AES_CMAC" by Yan Yan · 4 years, 6 months ago