1. 93db49f Merge "Add Callback for Registration Failure" by Treehugger Robot · 4 years, 7 months ago
  2. 49c903a Merge "Make NtpTrustedTime safer / expand docs" by Neil Fuller · 4 years, 7 months ago
  3. 99d116c Merge "Remove android.telephony.action.NETWORK_SET_TIME" by Neil Fuller · 4 years, 7 months ago
  4. 845146b Make NtpTrustedTime safer / expand docs by Neil Fuller · 4 years, 8 months ago
  5. 432f29f Merge changes from topic "sp04" by Junyu Lai · 4 years, 7 months ago
  6. 260b1ba Remove android.telephony.action.NETWORK_SET_TIME by Neil Fuller · 4 years, 8 months ago
  7. 4935995 [SP05] add unit test for onStatsProviderLimitReached in NPMS by junyulai · 4 years, 9 months ago
  8. 9ff7b4e [SP04] add unit test for NetworkStatsProvider by junyulai · 4 years, 9 months ago
  9. 80831d2 [SP03] support registerNetworkStatsProvider API by junyulai · 4 years, 9 months ago
  10. c41cb73 Add Callback for Registration Failure by Nathan Harold · 4 years, 8 months ago
  11. 6654b08 Stop using NetworkFactory in connectivity code. by Lorenzo Colitti · 4 years, 7 months ago
  12. 3863c17 Merge changes from topic "146593004" by Xiangyu/Malcolm Chen · 4 years, 7 months ago
  13. 8670b8b Merge "Fix ModuleInfoProviderTest by passing correct flag" by Treehugger Robot · 4 years, 7 months ago
  14. 84464ca Merge changes I401c064c,I16431a4d by David Su · 4 years, 7 months ago
  15. b243197 Fix ModuleInfoProviderTest by passing correct flag by Mohammad Samiul Islam · 5 years ago
  16. 0262cb7 Merge "5G meteredness for telephony framework" by Sarah Chin · 4 years, 7 months ago
  17. 7595e62 Merge "Add IpClientCallbacks.onNewDhcpResults(DhcpResultsParcelable)" by Treehugger Robot · 4 years, 7 months ago
  18. 641fa67 Merge "Rename android.util.TimestampedValue to android.os" by Neil Fuller · 4 years, 7 months ago
  19. b7d6659 Merge "Add keepalive related methods and fields to system APIs" by Aaron Huang · 4 years, 7 months ago
  20. 9bda007 Merge "Use Parcelable CellIdentity instead of CellLocation in AIDL." by Meng Wang · 4 years, 7 months ago
  21. 5702603 Add IpClientCallbacks.onNewDhcpResults(DhcpResultsParcelable) by Chiachang Wang · 4 years, 7 months ago
  22. 80b73b9 5G meteredness for telephony framework by Sarah Chin · 5 years ago
  23. 35cc296 Rename android.util.TimestampedValue to android.os by Neil Fuller · 4 years, 7 months ago
  24. f6bbab0 Merge "Add a NetworkProvider class to the SDK." by Lorenzo Colitti · 4 years, 7 months ago
  25. ae5cb71 Add a NetworkProvider class to the SDK. by Lorenzo Colitti · 4 years, 8 months ago
  26. a113464 Merge "[SP01] Add NetworkStats to system API" by Junyu Lai · 4 years, 7 months ago
  27. a3e62b2 Merge "[Tether09] Use INetd to call netd directly" by Mark Chien · 4 years, 7 months ago
  28. df94694c Merge "Handle 5G meteredness in telephony framework" by Sarah Chin · 4 years, 7 months ago
  29. 8af4d4a Use Parcelable CellIdentity instead of CellLocation in AIDL. by Meng Wang · 4 years, 9 months ago
  30. d27a172 [SP01] Add NetworkStats to system API by junyulai · 4 years, 9 months ago
  31. 0104ce5 Merge "(Backport) Pipe through featureId from caller to permission checks in telephony code" by Treehugger Robot · 4 years, 7 months ago
  32. 1431ab2 Handle 5G meteredness in telephony framework by Sarah Chin · 5 years ago
  33. 9c8b644 Merge "Annotating a class with @SystemApi makes its members @SystemApi" by Treehugger Robot · 4 years, 7 months ago
  34. dd3358b Merge "Refactor NetworkFactoryInfo to hide implementation details." by Lorenzo Colitti · 4 years, 7 months ago
  35. 06b07e9 (Backport) Pipe through featureId from caller to permission checks in telephony by Philip P. Moltmann · 4 years, 8 months ago
  36. c3f7041 Remove usage of @hide @Deprecated Telephony API in NPMS by Malcolm Chen · 4 years, 8 months ago
  37. b9446af Make sanitizeLocationInfo System Api. by Malcolm Chen · 4 years, 8 months ago
  38. 443ba6f Mainline: remove usage of hiddepn API SubscriptionManager#getPhoneId by Malcolm Chen · 4 years, 8 months ago
  39. e7194bf Merge changes from topic "fix-policy" by Andrei-Valentin Onea · 4 years, 7 months ago
  40. 45fa8ce Merge "DO NOT MERGE - Merge January 2020 Security Release into master" by Xin Li · 4 years, 7 months ago
  41. d92149a Merge "Remove AppWidgetManagerInternal instance before adding to global registry of LocalServices" by Sunny Goyal · 4 years, 7 months ago
  42. 43c36b5 Refactor NetworkFactoryInfo to hide implementation details. by Lorenzo Colitti · 4 years, 8 months ago
  43. 92b8e7f [Tether09] Use INetd to call netd directly by markchien · 4 years, 8 months ago
  44. 543edf2 NetworkScoreServiceTest: Remove usages of @hide Wifi APIs by David Su · 4 years, 8 months ago
  45. 3160c60 Annotating a class with @SystemApi makes its members @SystemApi by Jiyong Park · 4 years, 8 months ago
  46. 055da66 DO NOT MERGE - Merge January 2020 Security Release into master by Xin Li · 4 years, 8 months ago
  47. 599866e Merge "Commented out NETWORK_TYPE_LTE_CA in logging function" by Daniel Bright · 4 years, 8 months ago
  48. 663e170 Merge "vibrator: use package as name" by Steven Moreland · 4 years, 8 months ago
  49. 2d9062c Merge "Remove unused broadcast DATA_CONNECTION_FAILED" am: d8836ba33f by Meng Wang · 4 years, 8 months ago
  50. d8836ba Merge "Remove unused broadcast DATA_CONNECTION_FAILED" by Meng Wang · 4 years, 8 months ago
  51. 937c5b8 Merge "Revert "Convert apct/framework/window_manager_presubmit-cloud-tf to Test Mapping Suite."" by Chun-Yi Lee · 4 years, 8 months ago
  52. 8e56dc3 Merge "Revert "Convert apct/framework/window_manager_presubmit-cloud-tf to Test Mapping Suite."" by Treehugger Robot · 4 years, 8 months ago
  53. f11a45b Merge "Change NetworkTimeUpdateServiceImpl behavior" am: 48247d9223 by Neil Fuller · 4 years, 8 months ago
  54. 48247d9 Merge "Change NetworkTimeUpdateServiceImpl behavior" by Neil Fuller · 4 years, 8 months ago
  55. 4b027f3 Revert "Convert apct/framework/window_manager_presubmit-cloud-tf to Test Mapping Suite." by Chun-Yi Lee · 4 years, 8 months ago
  56. 89ed5df Merge "Add API signature files for the system server APIs" am: 159c9e52ef by Jiyong Park · 4 years, 8 months ago
  57. 159c9e5 Merge "Add API signature files for the system server APIs" by Treehugger Robot · 4 years, 8 months ago
  58. 1b0c2fc Merge "Convert some users of Time.format() to an alt." am: 267b83e7d6 by Allen Su · 4 years, 8 months ago
  59. f680f60 Merge "Convert apct/framework/window_manager_presubmit-cloud-tf to Test Mapping Suite." by easoncylee · 4 years, 8 months ago
  60. 267b83e Merge "Convert some users of Time.format() to an alt." by Allen Su · 4 years, 8 months ago
  61. 928f0bf Merge "Convert apct/framework/window_manager_presubmit-cloud-tf to Test Mapping Suite." by Treehugger Robot · 4 years, 8 months ago
  62. e933127 Merge "SMS service loads MMS config directly instead" am: 250a41a139 by Taesu Lee · 4 years, 8 months ago
  63. 250a41a Merge "SMS service loads MMS config directly instead" by Treehugger Robot · 4 years, 8 months ago
  64. a67b57d Commented out NETWORK_TYPE_LTE_CA in logging function by Daniel Bright · 4 years, 8 months ago
  65. 5f39e5d SMS service loads MMS config directly instead by Taesu Lee · 4 years, 9 months ago
  66. 4d1771a Merge "Create new APIs for overriding APNs" am: 13beb87783 by Hall Liu · 4 years, 8 months ago
  67. 623e66c vibrator: use package as name by Steven Moreland · 4 years, 8 months ago
  68. 13beb87 Merge "Create new APIs for overriding APNs" by Hall Liu · 4 years, 8 months ago
  69. c0f9b27 Merge "Add new permissions" am: 62ace8c46a by Neil Fuller · 4 years, 8 months ago
  70. acb2a3c Merge "Mark DVB methods and classes as System APIs." am: 046609406d by nchalko · 4 years, 8 months ago
  71. 62ace8c Merge "Add new permissions" by Neil Fuller · 4 years, 8 months ago
  72. 0466094 Merge "Mark DVB methods and classes as System APIs." by nchalko · 4 years, 8 months ago
  73. 3afc961 Merge "Add more info to dumpsys output" am: 6109ea3b16 by Neil Fuller · 4 years, 8 months ago
  74. 6109ea3 Merge "Add more info to dumpsys output" by Neil Fuller · 4 years, 8 months ago
  75. d872904 Merge "convert 'Stats stats; memset(&stats, 0, sizeof(Stats));' to 'Stats stats = {};'" by Maciej Żenczykowski · 4 years, 8 months ago
  76. 39b6624 Merge "remove spurious 'struct' on Stats" am: 34ad903954 by Maciej Żenczykowski · 4 years, 8 months ago
  77. 5739ce0 Add more info to dumpsys output by Neil Fuller · 4 years, 8 months ago
  78. 12a638d Merge "convert 'Stats stats; memset(&stats, 0, sizeof(Stats));' to 'Stats stats = {};'" by Treehugger Robot · 4 years, 8 months ago
  79. 34ad903 Merge "remove spurious 'struct' on Stats" by Treehugger Robot · 4 years, 8 months ago
  80. 39839dc Create new APIs for overriding APNs by Hall Liu · 4 years, 8 months ago
  81. 64b3fce Remove AppWidgetManagerInternal instance before adding to global registry by Naga Venkata Durga Ashok Mutyala · 4 years, 8 months ago
  82. a7707c4 Merge "DO NOT MERGE - Merge QQ1A.200105.003 into stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 4 years, 8 months ago
  83. 8d0b7f1 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 8 months ago
  84. 645ae56 Merge "Fix Error Prone errors" by Colin Cross · 4 years, 8 months ago
  85. dd7e1b8 DO NOT MERGE - Merge QQ1A.200105.003 into stage-aosp-master by Xin Li · 4 years, 8 months ago
  86. f26efab4 Mark DVB methods and classes as System APIs. by Nick Chalko · 4 years, 8 months ago
  87. 4bef558 Merge "Remove blocking binder calls from isInUse method" by Howard Chen · 4 years, 8 months ago
  88. e02e9cd convert 'Stats stats; memset(&stats, 0, sizeof(Stats));' to 'Stats stats = {};' by Maciej Żenczykowski · 4 years, 8 months ago
  89. d35c66f remove spurious 'struct' on Stats by Maciej Żenczykowski · 4 years, 8 months ago
  90. 8afb2bf Merge "Reset SurfaceControl when reapplying magnification spec" by Treehugger Robot · 4 years, 8 months ago
  91. b73052d Merge "Ensure we clear magnification specs on non-magnifiable containers." by Treehugger Robot · 4 years, 8 months ago
  92. ae2002a Reset SurfaceControl when reapplying magnification spec by Jackal Guo · 4 years, 8 months ago
  93. 32eef6b Ensure we clear magnification specs on non-magnifiable containers. by Robert Carr · 5 years ago
  94. 541c1b7 Remove unused broadcast DATA_CONNECTION_FAILED by Meng Wang · 4 years, 8 months ago
  95. 47fbf0a Merge "Expose PreciseDataConnectionState to Public API" by Nathan Harold · 4 years, 8 months ago
  96. 7f20910 Merge "Remove tlsFingerprints init value" by Wayne Ma · 4 years, 8 months ago
  97. 1a3b9b9 Add API signature files for the system server APIs by Jiyong Park · 4 years, 8 months ago
  98. 07fcb2f Remove blocking binder calls from isInUse method by Howard Chen · 4 years, 8 months ago
  99. 967232e Merge "Avoid NPE in system_server in bringDownServiceLocked()" by Treehugger Robot · 4 years, 8 months ago
  100. b6b8d1d Subscribe ActivityManagerService to receive lmkd kill notifications by Suren Baghdasaryan · 4 years, 8 months ago