1. aa7b689 Merge "Add Listeners to PlatformCompat" am: e14d7099a9 by Anna Trostanetski · 4 years, 9 months ago
  2. e14d709 Merge "Add Listeners to PlatformCompat" by Anna Trostanetski · 4 years, 9 months ago
  3. e02dcaa Merge "Allow for empty time suggestions" am: a241a15ccc by Neil Fuller · 4 years, 9 months ago
  4. 13dc522 Merge "Add SystemApi and NonNull annotation" am: 79ca88e3b5 by Zoey Chen · 4 years, 9 months ago
  5. a241a15 Merge "Allow for empty time suggestions" by Neil Fuller · 4 years, 9 months ago
  6. 79ca88e Merge "Add SystemApi and NonNull annotation" by Zoey Chen · 4 years, 9 months ago
  7. a08ce97 Merge "VibratorService: AIDL Amplitude API Change" am: 081e49f276 by Harpreet \"Eli\" Sangha · 4 years, 9 months ago
  8. 081e49f Merge "VibratorService: AIDL Amplitude API Change" by Treehugger Robot · 4 years, 9 months ago
  9. 1381de4 Merge "Fix NetworkPolicyManager unit tests." am: da3518bc6b by Sudheer Shanka · 4 years, 9 months ago
  10. da3518b Merge "Fix NetworkPolicyManager unit tests." by Sudheer Shanka · 4 years, 9 months ago
  11. 2d1ab90 Fix NetworkPolicyManager unit tests. by Sudheer Shanka · 4 years, 11 months ago
  12. 232c2e8 Merge "Remove @SystemApi annotation for an overriding method" am: 5c7bd75060 by Jiyong Park · 4 years, 9 months ago
  13. 5c7bd75 Merge "Remove @SystemApi annotation for an overriding method" by Treehugger Robot · 4 years, 9 months ago
  14. a39cdac Merge "Fix issue with protected broadcast declaration." am: 0da19daaef by Tyler Gunn · 4 years, 9 months ago
  15. 0da19da Merge "Fix issue with protected broadcast declaration." by Tyler Gunn · 4 years, 9 months ago
  16. c478e51 Merge "Change KEY_CARRIER_APP_REQUIRED_DURING_SIM_SETUP_BOOL to public" by Jiashen Wang · 4 years, 9 months ago
  17. c624e7d Remove @SystemApi annotation for an overriding method by Jiyong Park · 4 years, 9 months ago
  18. 936fd34 Merge "Change KEY_CARRIER_APP_REQUIRED_DURING_SIM_SETUP_BOOL to public" by Jiashen Wang · 4 years, 9 months ago
  19. c0ea72c Merge "Remove usage of hidden API TelephonyManager.getNetworkTypeName(int)" by Jayachandran Chinnakkannu · 4 years, 9 months ago
  20. 9dcbd6d Merge "Remove usage of hidden API TelephonyManager.getNetworkTypeName(int)" by Jayachandran Chinnakkannu · 4 years, 9 months ago
  21. fcc1ef2d Merge "Include janky runs on flicker rotation tests" am: 3341bbefea by Nataniel Borges · 4 years, 9 months ago
  22. 3341bbe Merge "Include janky runs on flicker rotation tests" by Treehugger Robot · 4 years, 9 months ago
  23. a6e8219 Merge "Refactor based on new NetworkMonitor" am: 0d7ed7932d by Chiachang Wang · 4 years, 9 months ago
  24. 0d7ed79 Merge "Refactor based on new NetworkMonitor" by Chiachang Wang · 4 years, 9 months ago
  25. 8e65a89 Include janky runs on flicker rotation tests by Nataniel Borges · 4 years, 9 months ago
  26. 24d6768 Merge "Filter greylist-max-o.txt." am: a6933d2279 by Artur Satayev · 4 years, 9 months ago
  27. a6933d2 Merge "Filter greylist-max-o.txt." by Treehugger Robot · 4 years, 9 months ago
  28. 544a38b Merge "Limit the retry attemps on restarting Bluetooth" am: 46af84f892 by Ugo Yu · 4 years, 9 months ago
  29. 46af84f Merge "Limit the retry attemps on restarting Bluetooth" by Treehugger Robot · 4 years, 9 months ago
  30. cb52ec3 Add SystemApi and NonNull annotation by zoey chen · 4 years, 10 months ago
  31. 1ff6fd3 Limit the retry attemps on restarting Bluetooth by Ugo Yu · 4 years, 9 months ago
  32. 2220213 Merge "Add tests for property reads from unset properties" am: f1e0f2e365 by Daniel Colascione · 4 years, 9 months ago
  33. f1e0f2e Merge "Add tests for property reads from unset properties" by Treehugger Robot · 4 years, 9 months ago
  34. 3532e86 Refactor based on new NetworkMonitor by Chiachang Wang · 4 years, 9 months ago
  35. c5634216 Merge "Expose API isInEmergencySmsMode" am: afb05a64c1 by Meng Wang · 4 years, 9 months ago
  36. afb05a6 Merge "Expose API isInEmergencySmsMode" by Meng Wang · 4 years, 9 months ago
  37. 3fdb0fb Merge "Remove usage of hidden API TelephonyManager.getLine1Number(int)" by Jayachandran Chinnakkannu · 4 years, 9 months ago
  38. 3dfc84e Expose API isInEmergencySmsMode by Meng Wang · 4 years, 9 months ago
  39. 2f1c32e Merge "Remove usage of hidden API TelephonyManager.getLine1Number(int)" by Jayachandran Chinnakkannu · 4 years, 9 months ago
  40. f823445 Remove usage of hidden API TelephonyManager.getNetworkTypeName(int) by Jayachandran C · 4 years, 9 months ago
  41. 7a48dfd Change KEY_CARRIER_APP_REQUIRED_DURING_SIM_SETUP_BOOL to public by Jiashen Wang · 4 years, 10 months ago
  42. 19c52ea Merge "Don't allow reading IMSI of one active sub if only has carrier privilege on the other." by Xiangyu/Malcolm Chen · 4 years, 9 months ago
  43. 9e63a14 Merge "Dynamically allocate objects in TelephonyRegistry upon ss <-> ds switch" by Xiangyu/Malcolm Chen · 4 years, 9 months ago
  44. 6235108 Merge "Add comment in getSubscriptionsInGroup about throwing IllegalStateException" by Xiangyu/Malcolm Chen · 4 years, 9 months ago
  45. 0f2c3d9 Merge "Don't allow reading IMSI of one active sub if only has carrier privilege on the other." by Xiangyu/Malcolm Chen · 4 years, 9 months ago
  46. de5e074e Merge "Dynamically allocate objects in TelephonyRegistry upon ss <-> ds switch" by Xiangyu/Malcolm Chen · 4 years, 9 months ago
  47. e14caf3 Merge "Add comment in getSubscriptionsInGroup about throwing IllegalStateException" by Xiangyu/Malcolm Chen · 4 years, 9 months ago
  48. 43022eb Remove usage of hidden API TelephonyManager.getLine1Number(int) by Jayachandran C · 4 years, 9 months ago
  49. f0c0d50 Merge "Move SmsConstants to telephony/common" am: e34b67f5ca by Meng Wang · 4 years, 9 months ago
  50. e34b67f Merge "Move SmsConstants to telephony/common" by Meng Wang · 4 years, 9 months ago
  51. e294de2 Merge "SmsNumberUtils: Remove usage of the following hidden APIs" am: 6052ca74cd by Jayachandran Chinnakkannu · 4 years, 9 months ago
  52. 6052ca7 Merge "SmsNumberUtils: Remove usage of the following hidden APIs" by Jayachandran Chinnakkannu · 4 years, 9 months ago
  53. b541162 Merge "Pass runtimeFlags to postForkSystemServer" am: d9bcf56448 by Mathieu Chartier · 4 years, 9 months ago
  54. d9bcf56 Merge "Pass runtimeFlags to postForkSystemServer" by Mathieu Chartier · 4 years, 9 months ago
  55. a575fdf Merge "Do not consider SIM state for inactive SIM/modem slot." am: 445720a321 by Malcolm Chen · 4 years, 9 months ago
  56. 742981e Pass runtimeFlags to postForkSystemServer by Mathieu Chartier · 4 years, 9 months ago
  57. 445720a Merge "Do not consider SIM state for inactive SIM/modem slot." by Treehugger Robot · 4 years, 9 months ago
  58. f533214 Merge "RecoverySystem: do not check if socket is closed" am: 6cc2ca0b82 by Kenny Root · 4 years, 9 months ago
  59. 6cc2ca0 Merge "RecoverySystem: do not check if socket is closed" by Treehugger Robot · 4 years, 9 months ago
  60. 2863aa4 SmsNumberUtils: Remove usage of the following hidden APIs by Jayachandran C · 4 years, 9 months ago
  61. ac59ad3 Move SmsConstants to telephony/common by Meng Wang · 4 years, 9 months ago
  62. c6c2619 RecoverySystem: do not check if socket is closed by Kenny Root · 4 years, 9 months ago
  63. 0be238b Add Listeners to PlatformCompat by atrost · 4 years, 10 months ago
  64. 5eda192 Merge "System API: Context#registerReceiverForAllUsers" am: 9e590914cb by Meng Wang · 4 years, 9 months ago
  65. 9e59091 Merge "System API: Context#registerReceiverForAllUsers" by Meng Wang · 4 years, 9 months ago
  66. 98c0f56 Filter greylist-max-o.txt. by Artur Satayev · 4 years, 9 months ago
  67. 1d57b5d Fix issue with protected broadcast declaration. by Tyler Gunn · 4 years, 9 months ago
  68. ed4023a Add tests for property reads from unset properties by Daniel Colascione · 4 years, 9 months ago
  69. 01d1dd2 Merge "Remove dead code from SystemServer" am: 05eeef4188 by Neil Fuller · 4 years, 9 months ago
  70. 0953bfd Merge "[NS A11] Small refactor" am: ed2a3ec9b4 by Chalard Jean · 4 years, 9 months ago
  71. e0ddf49 Merge "Fix hasUseBackgroundNetworksPermission issue." am: 85e8fd5a24 by Paul Hu · 4 years, 9 months ago
  72. 124bb5c Merge "Fix title of PRIVATE_DNS_BROKEN notification when connecting VPN" by Lucas Lin · 4 years, 9 months ago
  73. 05eeef4 Merge "Remove dead code from SystemServer" by Neil Fuller · 4 years, 9 months ago
  74. 0564779 Merge "NetworkScoreManager: Add @SystemApi for wifi mainline module" by Roshan Pius · 4 years, 9 months ago
  75. 00190cf Merge changes from topic "migrate_CtsStagedInstallTest_RollbackTest" by Bill Lin · 4 years, 9 months ago
  76. 5a6df15 Increase timeout in testNativeWatchdogTriggersRollback am: 5f01cb9246 by Richard Uhler · 4 years, 9 months ago
  77. 79e8fcb Fix flaky testEnableRollbackTimeoutFailsRollback test am: 1d66bf8c48 by Richard Uhler · 4 years, 9 months ago
  78. 170a519 Wait for available rollbacks in RollbackTest. am: 77a40731f8 by Oli Lan · 4 years, 9 months ago
  79. b63dfa2 Include NewRollbacks in result of getAvailableRollbacks. am: dc4a36105b by Oli Lan · 4 years, 9 months ago
  80. b646e55 Rename RollbackData to Rollback. am: 91fc4db14e by Richard Uhler · 4 years, 9 months ago
  81. 682e501 Remove INSTALLED_USERS extra from ACTION_PACKAGE_ENABLE_ROLLBACK. am: 87a504d1fc by Oli Lan · 4 years, 9 months ago
  82. a39bd70 Update to new RollbackUtils.sendCrashBroadcast API. am: 3e7ef5ae0b by Richard Uhler · 4 years, 9 months ago
  83. 4bcb79b Extend ROLLBACK_COMMITTED broadcast for the multi-user case am: e92720ddb9 by Gavin Corkery · 4 years, 9 months ago
  84. d0654a7 [automerger skipped] Fix NullPointerException. by Richard Uhler · 4 years, 9 months ago
  85. 01178b4 Cleanup some obsolete TODOs and unused code. am: cda1a17516 by Richard Uhler · 4 years, 9 months ago
  86. ed2a3ec Merge "[NS A11] Small refactor" by Chalard Jean · 4 years, 9 months ago
  87. 85e8fd5 Merge "Fix hasUseBackgroundNetworksPermission issue." by Paul Hu · 4 years, 9 months ago
  88. 82f0c22 Merge "Fix title of PRIVATE_DNS_BROKEN notification when connecting VPN" by Lucas Lin · 4 years, 9 months ago
  89. 5b57190 Merge "NetworkScoreManager: Add @SystemApi for wifi mainline module" by Treehugger Robot · 4 years, 9 months ago
  90. 63e6d6a Merge changes from topic "migrate_CtsStagedInstallTest_RollbackTest" by Bill Lin · 4 years, 9 months ago
  91. 773a92e Merge "Adjust PermissionMonitor#startMonitoring in ConnectivityService" by paulhu · 4 years, 9 months ago
  92. a150138 Merge "Adjust PermissionMonitor#startMonitoring in ConnectivityService" by Treehugger Robot · 4 years, 9 months ago
  93. 86e23eb Fix hasUseBackgroundNetworksPermission issue. by paulhu · 4 years, 10 months ago
  94. 4623c35 Merge "DO NOT MERGE - Merge QQ1A.191205.011 into stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 4 years, 9 months ago
  95. 9518866 NetworkScoreManager: Add @SystemApi for wifi mainline module by Roshan Pius · 4 years, 10 months ago
  96. 9ae3822 DO NOT MERGE - Merge QQ1A.191205.011 into stage-aosp-master by Xin Li · 4 years, 9 months ago
  97. e30f164 Merge "Always ask vold to unlock user" am: 62cec10872 by Nikita Ioffe · 4 years, 9 months ago
  98. 62cec10 Merge "Always ask vold to unlock user" by Nikita Ioffe · 4 years, 9 months ago
  99. 28ee420 Merge "Add IKE to allowable zygote paths" am: 99e1e2812f by Benedict Wong · 4 years, 9 months ago
  100. bf9172d Merge changes from topics "Expose IKE ID, TS & SaProposal", "Expose IKE exception and callback", "Expose IkeManager & IkeSession", "Expose SessionOptions & EapConfig" by Benedict Wong · 4 years, 9 months ago