1. 13b4d67 Merge "Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager." am: 8c03c2a82e by Treehugger Robot · 4 years, 4 months ago
  2. 8c03c2a Merge "Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager." by Treehugger Robot · 4 years, 4 months ago
  3. 6c65088 Merge "Don't try to report non-existent stats" am: 8c9b5df98a by Treehugger Robot · 4 years, 4 months ago
  4. d533fa7 Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 4 months ago
  5. 8c9b5df Merge "Don't try to report non-existent stats" by Treehugger Robot · 4 years, 4 months ago
  6. 06b102a Merge "Add OWNERS for ComponentCallbacksController" am: 4eca6d0c5c by Charles Chen · 4 years, 4 months ago
  7. 4eca6d0 Merge "Add OWNERS for ComponentCallbacksController" by Charles Chen · 4 years, 4 months ago
  8. 9214c04 Merge "Replace CM#isNetworkSupported() with checking FEATURE_TELEPHONY" am: ac06b167f9 by Lucas Lin · 4 years, 4 months ago
  9. ac06b16 Merge "Replace CM#isNetworkSupported() with checking FEATURE_TELEPHONY" by Lucas Lin · 4 years, 4 months ago
  10. c24bbc6 Merge "Remove the hidden NetworkRequest usage" am: b2d5ab569c by Chiachang Wang · 4 years, 4 months ago
  11. b2d5ab5 Merge "Remove the hidden NetworkRequest usage" by Chiachang Wang · 4 years, 4 months ago
  12. 506d5c9 Merge changes from topics "ServiceState#dataRegState", "ServiceState#duplexMode" am: c289c9b0a2 by Rambo Wang · 4 years, 4 months ago
  13. b336d92 Public ServiceState#duplexMode in telephony provider am: 4481b5181e by Rambo Wang · 4 years, 4 months ago
  14. cc103b3 Merge "Check carrier privilege permissions with package name" am: f1a81b04b1 by Benedict Wong · 4 years, 4 months ago
  15. c289c9b Merge changes from topics "ServiceState#dataRegState", "ServiceState#duplexMode" by Rambo Wang · 4 years, 4 months ago
  16. f1a81b0 Merge "Check carrier privilege permissions with package name" by Benedict Wong · 4 years, 4 months ago
  17. d68c1f6 Check carrier privilege permissions with package name by Benedict Wong · 4 years, 4 months ago
  18. 52c4c69 Merge "Add resource to disable cb" am: d7858116ca by Jordan Liu · 4 years, 4 months ago
  19. 08b5cca Merge "Clear caller id when reading device config" am: d0fe0c721d by Tianjie Xu · 4 years, 4 months ago
  20. d785811 Merge "Add resource to disable cb" by Jordan Liu · 4 years, 4 months ago
  21. d0fe0c7 Merge "Clear caller id when reading device config" by Tianjie Xu · 4 years, 4 months ago
  22. 73ea991 Merge changes from topic "audiomanagertest_cts_dnd" am: abffe558e3 by Treehugger Robot · 4 years, 4 months ago
  23. 1b42ecc [Notification] Fix Notification channel Dnd bypass for multiusers am: 92a9f5fc1d by Francois Gaffie · 4 years, 4 months ago
  24. abffe558 Merge changes from topic "audiomanagertest_cts_dnd" by Treehugger Robot · 4 years, 4 months ago
  25. 7427d99 Merge "Fix thread-shared field evades lock acquisition reported by Coverity" am: 66fc99d578 by John Reck · 4 years, 4 months ago
  26. 66fc99d Merge "Fix thread-shared field evades lock acquisition reported by Coverity" by John Reck · 4 years, 4 months ago
  27. 15d9a3a Merge "Keystore 2.0: Add @IntDef for Keystore namespaces." am: faabd1a836 by Janis Danisevskis · 4 years, 4 months ago
  28. 18fb750 Clear caller id when reading device config by Tianjie · 4 years, 4 months ago
  29. faabd1a Merge "Keystore 2.0: Add @IntDef for Keystore namespaces." by Janis Danisevskis · 4 years, 4 months ago
  30. 5b71319 Merge "UCE OPTIONS APIs updated" am: fe4b99ee22 by James Lin · 4 years, 4 months ago
  31. 5293754 Merge "Replace createSmsSubmitPdu with createFromNativeSmsSubmitPdu" am: ab2c1e5777 by Zongheng Wang · 4 years, 4 months ago
  32. fe4b99e Merge "UCE OPTIONS APIs updated" by James Lin · 4 years, 4 months ago
  33. ab2c1e5 Merge "Replace createSmsSubmitPdu with createFromNativeSmsSubmitPdu" by Zongheng Wang · 4 years, 4 months ago
  34. c1d92b8 Merge "ScanFilter.setDeviceAddress: Should send deviceAddress instead of mDeviceAddress to the next level" am: b4d4127efb by Jack He · 4 years, 4 months ago
  35. b4d4127 Merge "ScanFilter.setDeviceAddress: Should send deviceAddress instead of mDeviceAddress to the next level" by Jack He · 4 years, 4 months ago
  36. c74b9c7 Merge changes from topic "vcn-status-changed" am: 46c10cbc4d by Cody Kesting · 4 years, 4 months ago
  37. 7af706d Reevaluate VcnGatewayConnections on receiving new configs. am: 3a51a7d152 by Cody Kesting · 4 years, 4 months ago
  38. feab559 ScanFilter.setDeviceAddress: Should send deviceAddress instead of mDeviceAddress to the next level by Chen Chen · 4 years, 4 months ago
  39. 46c10cbc Merge changes from topic "vcn-status-changed" by Cody Kesting · 4 years, 4 months ago
  40. 61c1f3c Add resource to disable cb by Jordan Liu · 4 years, 5 months ago
  41. cff9760 Export ServiceState#DataRegState into telephony provider by Rambo Wang · 4 years, 5 months ago
  42. 4481b518 Public ServiceState#duplexMode in telephony provider by Rambo Wang · 4 years, 5 months ago
  43. 6b3d3b3 Don't try to report non-existent stats by Alex Light · 4 years, 4 months ago
  44. 978bb8f [Notification] Fix NotificationManagerServiceTest by Francois Gaffie · 4 years, 5 months ago
  45. 92a9f5f [Notification] Fix Notification channel Dnd bypass for multiusers by Francois Gaffie · 4 years, 5 months ago
  46. 1126438 Merge "Expose ServiceState#getDataNetworkType in telephony provider" am: 9446a5239f by Rambo Wang · 4 years, 4 months ago
  47. 228f0d9 Merge "Remove the reference of new Network(int) in Vpn.java" am: 4e6166801e by Junyu Lai · 4 years, 4 months ago
  48. 9446a52 Merge "Expose ServiceState#getDataNetworkType in telephony provider" by Rambo Wang · 4 years, 4 months ago
  49. 4e61668 Merge "Remove the reference of new Network(int) in Vpn.java" by Junyu Lai · 4 years, 4 months ago
  50. d3b14cf Merge "Require calling package to be allowlisted for thermal mitigation." am: fdad0e26a7 by Jack Nudelman · 4 years, 4 months ago
  51. fdad0e2 Merge "Require calling package to be allowlisted for thermal mitigation." by Jack Nudelman · 4 years, 4 months ago
  52. ca8859d Merge "Fix cannot find removeUnwantedCapability on R device" am: 5b477acbbe by Junyu Lai · 4 years, 4 months ago
  53. 5b477ac Merge "Fix cannot find removeUnwantedCapability on R device" by Junyu Lai · 4 years, 4 months ago
  54. 885aad1 Merge "Correct the logic in NetworkCapabilitiesTest" am: 457f91decf by Chiachang Wang · 4 years, 4 months ago
  55. 457f91d Merge "Correct the logic in NetworkCapabilitiesTest" by Chiachang Wang · 4 years, 4 months ago
  56. e70b70a Merge "Remove unnecessary dependency on libcore-platform-compat-config" am: 82cd5382b7 by Paul Duffin · 4 years, 4 months ago
  57. d99881f Merge "Add NetworkRequest.Builder creating from an existing instance" am: 9327a57876 by Chiachang Wang · 4 years, 4 months ago
  58. 8d21989 Merge "Replace hidden API usages of NetworkCapabilities" am: 3972f1c61c by Treehugger Robot · 4 years, 4 months ago
  59. 82cd538 Merge "Remove unnecessary dependency on libcore-platform-compat-config" by Paul Duffin · 4 years, 4 months ago
  60. 7472deb Remove the reference of new Network(int) in Vpn.java by junyulai · 4 years, 4 months ago
  61. 9327a57 Merge "Add NetworkRequest.Builder creating from an existing instance" by Chiachang Wang · 4 years, 4 months ago
  62. 3972f1c Merge "Replace hidden API usages of NetworkCapabilities" by Treehugger Robot · 4 years, 4 months ago
  63. 4ca36d5 Replace CM#isNetworkSupported() with checking FEATURE_TELEPHONY by lucaslin · 4 years, 4 months ago
  64. c9afd3f Fix cannot find removeUnwantedCapability on R device by junyulai · 4 years, 4 months ago
  65. 37e30ee Merge "Adds OWNERS for `servicestests/utils-mockito`" am: e1b9b92816 by Rhed Jao · 4 years, 4 months ago
  66. 828f466 Merge "Emulator cleanup in ClipboardService.java (closePipe)" am: 43a464cb70 by Treehugger Robot · 4 years, 4 months ago
  67. e1b9b92 Merge "Adds OWNERS for `servicestests/utils-mockito`" by Rhed Jao · 4 years, 4 months ago
  68. 5a06d5b Correct the logic in NetworkCapabilitiesTest by Chiachang Wang · 4 years, 5 months ago
  69. 43a464c Merge "Emulator cleanup in ClipboardService.java (closePipe)" by Treehugger Robot · 4 years, 4 months ago
  70. 686d828 Remove the hidden NetworkRequest usage by Chiachang Wang · 4 years, 5 months ago
  71. a2bc287 Add NetworkRequest.Builder creating from an existing instance by Chiachang Wang · 4 years, 5 months ago
  72. 2d27319 Merge changes Ieeb0ebef,I1f33a8c6,I07168a7b am: fb5d22ffea by Tianjie Xu · 4 years, 4 months ago
  73. b894e12 Merge "[VCN15] expose addUnwantedCapability and related APIs" am: f38268cd56 by Junyu Lai · 4 years, 4 months ago
  74. fb5d22f Merge changes Ieeb0ebef,I1f33a8c6,I07168a7b by Tianjie Xu · 4 years, 4 months ago
  75. 07a92ec Merge "Have a new method in NetworkAgentConfig.Builder to set allowBypass" am: 14f7c0273f by Lorenzo Colitti · 4 years, 4 months ago
  76. 2b04721 Merge "Add OWNERS file for content tests." am: 82ac7c4eeb by Jeff Sharkey · 4 years, 4 months ago
  77. f38268c Merge "[VCN15] expose addUnwantedCapability and related APIs" by Junyu Lai · 4 years, 4 months ago
  78. 14f7c02 Merge "Have a new method in NetworkAgentConfig.Builder to set allowBypass" by Lorenzo Colitti · 4 years, 4 months ago
  79. 7b8f79b Replace createSmsSubmitPdu with createFromNativeSmsSubmitPdu by Zongheng Wang · 4 years, 4 months ago
  80. 82ac7c4 Merge "Add OWNERS file for content tests." by Jeff Sharkey · 4 years, 4 months ago
  81. 81252500 Add OWNERS file for content tests. by Varun Shah · 4 years, 4 months ago
  82. f60e5d3 Merge "Move disk reads to background" am: 6d7c90717a by Rajeev Kumar · 4 years, 4 months ago
  83. 6d7c907 Merge "Move disk reads to background" by Rajeev Kumar · 4 years, 4 months ago
  84. 3df38d4 Merge changes I638ed5cd,I29f15571,I21a22ed1 am: 892589c514 by Lorenzo Colitti · 4 years, 4 months ago
  85. ff05984 Merge "Cache correct calling UID for VcnStatusCallbacks." am: 7510bf5e99 by Cody Kesting · 4 years, 4 months ago
  86. 892589c Merge changes I638ed5cd,I29f15571,I21a22ed1 by Lorenzo Colitti · 4 years, 4 months ago
  87. 7510bf5 Merge "Cache correct calling UID for VcnStatusCallbacks." by Cody Kesting · 4 years, 4 months ago
  88. 68570cc Keystore 2.0: Add @IntDef for Keystore namespaces. by Janis Danisevskis · 4 years, 4 months ago
  89. ff456d0 Have a new method in NetworkAgentConfig.Builder to set allowBypass by lucaslin · 4 years, 5 months ago
  90. a963612 Require calling package to be allowlisted for thermal mitigation. by Jack Nudelman · 4 years, 5 months ago
  91. 1a04e52 Add a specific error code for keystore failure by Tianjie · 4 years, 5 months ago
  92. 00c3f59 Add a specific error code for provider mismatches by Tianjie · 4 years, 5 months ago
  93. 8ec617a Cache correct calling UID for VcnStatusCallbacks. by Cody Kesting · 4 years, 5 months ago
  94. 637cd18 Merge "Report more metrics in RecoverySystem" am: d880cf50a5 by Tianjie Xu · 4 years, 5 months ago
  95. aec4f40 Report the true value of more RoR metrics by Tianjie · 4 years, 6 months ago
  96. 4ea150e Merge "Use source for keystore/keymint interfaces." am: 8d79d2824c by Treehugger Robot · 4 years, 5 months ago
  97. a1a58da Merge "Fix the case where blocked reasons for dataSaver are not considered." am: 24b9401c61 by Treehugger Robot · 4 years, 5 months ago
  98. 738d6b3 Merge "Keystore: Fix Device ID attestation test." am: c56709a2c4 by Treehugger Robot · 4 years, 5 months ago
  99. d880cf5 Merge "Report more metrics in RecoverySystem" by Tianjie Xu · 4 years, 5 months ago
  100. 8d79d28 Merge "Use source for keystore/keymint interfaces." by Treehugger Robot · 4 years, 5 months ago