1. da7129d Update network preference priority value for VPN by paulhu · 4 years, 1 month ago
  2. 24fa1d7 Merge "Only pass the NRI for removal in NRI#binderDied" by James Mattis · 4 years, 1 month ago
  3. 8f03680 Only pass the NRI for removal in NRI#binderDied by James Mattis · 4 years, 1 month ago
  4. aa0743d Remove exclusivity restriction of multiple preferences by paulhu · 4 years, 2 months ago
  5. 51bfbbf Merge "Use Netd new added/removed uid range methods" by Paul Hu · 4 years, 1 month ago
  6. 0e79d95 Use Netd new added/removed uid range methods by paulhu · 4 years, 2 months ago
  7. b028fc7 Merge "Consider NetworkOffer is unneeded if it cannot satisfy the request" by Junyu Lai · 4 years, 1 month ago
  8. 321558f Merge "Listen EXTERNAL_APPLICATIONS_AVAILABLE intent" by Treehugger Robot · 4 years, 1 month ago
  9. 8a4ce40 Listen EXTERNAL_APPLICATIONS_AVAILABLE intent by paulhu · 4 years, 1 month ago
  10. 5903d56 Merge "Allow non-VPNs to have underlying networks." by Treehugger Robot · 4 years, 1 month ago
  11. bd07945 Allow non-VPNs to have underlying networks. by Lorenzo Colitti · 4 years, 1 month ago
  12. 05752a5 Merge changes from topic "conn-diags-skipped" by Lorenzo Colitti · 4 years, 1 month ago
  13. 78dcc73 Merge "Remove workarounds to use core platform API" by Remi NGUYEN VAN · 4 years, 1 month ago
  14. 7079b72 Merge "Change to REQUEST from LISTEN for mobile data preferred uids feature" by Paul Hu · 4 years, 1 month ago
  15. b2e919f Remove workarounds to use core platform API by Remi NGUYEN VAN · 4 years, 1 month ago
  16. f1120be Report result SKIPPED in ConnDiags if the network is not validated. by Cody Kesting · 5 years ago
  17. 2c7e071 Merge "Make notification icons and autocancel overlayable" by Treehugger Robot · 4 years, 1 month ago
  18. 3a8198c Make notification icons and autocancel overlayable by Remi NGUYEN VAN · 4 years, 1 month ago
  19. 584ab08 Merge "Simplify the return condition in stop()" by Lucas Lin · 4 years, 1 month ago
  20. 40d931c Simplify the return condition in stop() by lucaslin · 4 years, 1 month ago
  21. 605e770 Change to REQUEST from LISTEN for mobile data preferred uids feature by Ansik · 4 years, 1 month ago
  22. 1cc3f17 Fix network callback with the same PendingIntent does not release by WeiZhang · 4 years, 2 months ago
  23. ea395bf Merge "Add option to make sign-in notification ongoing" by Remi NGUYEN VAN · 4 years, 1 month ago
  24. 57c0380 Add option to make sign-in notification ongoing by Remi NGUYEN VAN · 4 years, 4 months ago
  25. dc3a7a3 Consider NetworkOffer is unneeded if it cannot satisfy the request by Junyu Lai · 4 years, 2 months ago
  26. 27a942c Merge "Fix null PendingIntent in network listens" by Remi NGUYEN VAN · 4 years, 1 month ago
  27. 683c386 Merge "Use appId instead of uid" by Paul Hu · 4 years, 1 month ago
  28. 1e238a8 Fix null PendingIntent in network listens by Remi NGUYEN VAN · 4 years, 1 month ago
  29. 20c7cad Address comments on ag/14486203 by Chalard Jean · 4 years, 3 months ago
  30. 6b2f092 Make yield-to-bad-wifi behavior backward compatible with R by Chalard Jean · 4 years, 3 months ago
  31. 6eac9fb Provide a way to override the avoid bad wifi configuration by Chiachang Wang · 4 years, 2 months ago
  32. 1e5d742 Use appId instead of uid by Sangcheol Lee · 4 years, 2 months ago
  33. 54c7434 Merge "Remove ConnectivityServiceTest signature perms use" by Remi NGUYEN VAN · 4 years, 2 months ago
  34. 18a979f Remove ConnectivityServiceTest signature perms use by Remi NGUYEN VAN · 4 years, 2 months ago
  35. 5f78e30 Merge changes from topic "per-app-cts" by Lorenzo Colitti · 4 years, 2 months ago
  36. cfc86ef Merge "Send a proxy broadcast when apps moved from/to a VPN" by Lucas Lin · 4 years, 2 months ago
  37. c323f65 Merge "Add DEFAULT_NETWORK_PRIORITY constants" by Paul Hu · 4 years, 2 months ago
  38. c674106 Merge "Add more unit tests for mobile data preferred uids feature" by Paul Hu · 4 years, 2 months ago
  39. 6c0525f Merge "Fully setup test TUN iface on create." by Treehugger Robot · 4 years, 2 months ago
  40. e991372 Add DEFAULT_NETWORK_PRIORITY constants by paulhu · 4 years, 2 months ago
  41. 01f52e7 Add more unit tests for mobile data preferred uids feature by paulhu · 4 years, 2 months ago
  42. 473ddea Merge "Correctly get uids for per-app network preferences" by Lorenzo Colitti · 4 years, 2 months ago
  43. 4992197 Revert "Use shell permission to query current user" by Remi NGUYEN VAN · 4 years, 2 months ago
  44. fa270db Update CS so that per-app OEM APIs can be tested by James Mattis · 4 years, 2 months ago
  45. 7a5fbc2 Fully setup test TUN iface on create. by Cody Kesting · 4 years, 2 months ago
  46. 95bc8d7 Use shell permission to query current user by Remi NGUYEN VAN · 4 years, 2 months ago
  47. 07f97b2 Merge changes from topic "cts-snapshots" by Junyu Lai · 4 years, 2 months ago
  48. a3f12dd Merge "Don't send onLinkPropertiesChanged after onLost for 464xlat." by Lorenzo Colitti · 4 years, 2 months ago
  49. eaaacb0 Check NETWORK_SETTINGS permission for getAllNetworkStateSnapshots by junyulai · 4 years, 3 months ago
  50. 5b15e70 Merge changes from topics "enable-policy-ranking", "sendNetworkScore" by Junyu Lai · 4 years, 2 months ago
  51. 7cba5f4 Merge "Move UIDS_ALLOWED_ON_RESTRICTED_NETWORKS setting" by Paul Hu · 4 years, 2 months ago
  52. b4bf015 Don't send onLinkPropertiesChanged after onLost for 464xlat. by Lorenzo Colitti · 4 years, 2 months ago
  53. e2791b0 Merge "Address leftover comments" by Paul Hu · 4 years, 2 months ago
  54. f4c48a4 Enable policy ranking by Chalard Jean · 4 years, 4 months ago
  55. 550b521 Allow network providers to set the linger duration. by Chalard Jean · 4 years, 5 months ago
  56. 36c0298 Fix nascent timer never get removed by junyulai · 4 years, 4 months ago
  57. c81d4c3 [NS13] Remove the last usage of the legacy int by Chalard Jean · 4 years, 4 months ago
  58. 5e8f843 Use filter from CollectionUtils. by Chalard Jean · 4 years, 4 months ago
  59. 9f6d447 Fix a bug where updates of offers won't find existing offers by Chalard Jean · 4 years, 4 months ago
  60. 29cb06a [NS12] Address comments on NS09 by Chalard Jean · 4 years, 4 months ago
  61. 142f0fe [NS11] Fix yieldToBadWifi over the policy scoring by Chalard Jean · 4 years, 4 months ago
  62. 217f4ad Merge "[NS10] Fix a bug where registerIgnoringScore is broken" by Junyu Lai · 4 years, 2 months ago
  63. 5cfbc2e Merge "Require location permission for ConnDiags WiFi only." by Treehugger Robot · 4 years, 2 months ago
  64. 53e8a26 Send a proxy broadcast when apps moved from/to a VPN by lucaslin · 4 years, 2 months ago
  65. 94ca04b [NS10] Fix a bug where registerIgnoringScore is broken by Chalard Jean · 4 years, 4 months ago
  66. e4aeac6 [NS09] Implement the new ranking code by Chalard Jean · 4 years, 4 months ago
  67. f3ff362 [NS07] Add the rest of the scoring policy by Chalard Jean · 4 years, 5 months ago
  68. 947acd4 [NS06] Implement the don't-reap mechanism by Chalard Jean · 4 years, 5 months ago
  69. 0354d8c [NS05] Feed network offer callbacks by Chalard Jean · 4 years, 7 months ago
  70. 4428044 Move UIDS_ALLOWED_ON_RESTRICTED_NETWORKS setting by paulhu · 4 years, 2 months ago
  71. eb43848 Address leftover comments by paulhu · 4 years, 2 months ago
  72. b6b6a43 Correctly get uids for per-app network preferences by James Mattis · 4 years, 2 months ago
  73. 51f77dc Implement mobile data preferred uids feature by paulhu · 4 years, 2 months ago
  74. 9756b5d Merge changes Ia930b3d3,If614da81,I975a9439 by Junyu Lai · 4 years, 2 months ago
  75. c30c57c Merge "Update allowed on restricted networks getter/setter" by Paul Hu · 4 years, 2 months ago
  76. dd35f2d [NS04.7] Reinstate a necessary change by Chalard Jean · 4 years, 4 months ago
  77. 30689b8 [NS04.5] Have NetworkOffer embark a provider ID by Chalard Jean · 4 years, 4 months ago
  78. 829bfbe Add OsCompat by Remi NGUYEN VAN · 4 years, 4 months ago
  79. 8ae54f7 Remove NetdService, NetworkStackClient dependency by Remi NGUYEN VAN · 4 years, 5 months ago
  80. 0683074 Remove ConnectivityService hidden annotations by Remi NGUYEN VAN · 4 years, 5 months ago
  81. 8f72bd6 Remove hidden Icon.createWithResource API usage by Remi NGUYEN VAN · 4 years, 4 months ago
  82. 91e7806 Update allowed on restricted networks getter/setter by paulhu · 4 years, 2 months ago
  83. 7474f67 Require location permission for ConnDiags WiFi only. by Cody Kesting · 4 years, 3 months ago
  84. 8d8404e Merge "Use CS identity to update setting while performing factory reset" by Treehugger Robot · 4 years, 3 months ago
  85. 049dbc5 Merge "Use CS identity to update setting while performing factory reset" by Treehugger Robot · 4 years, 3 months ago
  86. 7f092f1 Merge "Check location permission for ConnDiags last." by Cody Kesting · 4 years, 3 months ago
  87. c5f9939 Merge "Check location permission for ConnDiags last." by Cody Kesting · 4 years, 3 months ago
  88. fe28d9b Use CS identity to update setting while performing factory reset by Chiachang Wang · 4 years, 3 months ago
  89. bc66712 Use CS identity to update setting while performing factory reset by Chiachang Wang · 4 years, 3 months ago
  90. 160ef39 Check location permission for ConnDiags last. by Cody Kesting · 4 years, 3 months ago
  91. 8533f88 Check location permission for ConnDiags last. by Cody Kesting · 4 years, 3 months ago
  92. 05fbb45 Dump only NORMAL priority information if no priority assigned by Chiachang Wang · 4 years, 3 months ago
  93. c13a0a0 Dump only NORMAL priority information if no priority assigned by Chiachang Wang · 4 years, 3 months ago
  94. ca98d3d Merge "Register APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting observer" by Paul Hu · 4 years, 3 months ago
  95. 43864e5 Merge "Register APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting observer" by Paul Hu · 4 years, 3 months ago
  96. 0576511 Merge "Read APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting from PermissionMonitor" by Paul Hu · 4 years, 3 months ago
  97. 8665f56 Merge "Read APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting from PermissionMonitor" by Paul Hu · 4 years, 3 months ago
  98. 85b4bec Register APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting observer by paulhu · 4 years, 3 months ago
  99. f11da7e Register APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting observer by paulhu · 4 years, 3 months ago
  100. 4f18561 Read APPS_ALLOWED_ON_RESTRICTED_NETWORKS setting from PermissionMonitor by paulhu · 4 years, 3 months ago