1. afb2c9e Merge "Use mContext directly, and enforce via logging" by Paul Lawrence · 4 years, 8 months ago
  2. 49af39e Merge "Make RecoverySystemService more testable" by Kenny Root · 4 years, 8 months ago
  3. 87ed7d7 Merge changes I195d894e,I7069c111 by Chalard Jean · 4 years, 8 months ago
  4. 48bb84c Merge "Add metrics constant for platform compat UI." by Andrei-Valentin Onea · 4 years, 8 months ago
  5. 920a4a5 Merge "Expose IpConfiguration and ProxyInfo APIs" by Aaron Huang · 4 years, 8 months ago
  6. 27253f2 Merge "Move shared packages to NetworkStack project" by Remi NGUYEN VAN · 4 years, 8 months ago
  7. ccab250 Fix title of PRIVATE_DNS_BROKEN notification when connecting VPN by lucaslin · 4 years, 8 months ago
  8. c5ba720 Remove usage of hidden API Emoji.isRegionalIndicatorSymbol by Jayachandran C · 4 years, 8 months ago
  9. c8bd4ae Merge "Make Notification.Builder.SetFlag public" by Treehugger Robot · 4 years, 8 months ago
  10. d508e1e Make RecoverySystemService more testable by Kenny Root · 4 years, 8 months ago
  11. 0723528 Merge "Remove usage of TelecomManager.from() hidden API" by Jayachandran Chinnakkannu · 4 years, 8 months ago
  12. a736d1c Add HidlMemoryUtil by Ytai Ben-Tsvi · 4 years, 8 months ago
  13. a907efc Add parceling support for HIDL memory in Java by Ytai Ben-Tsvi · 4 years, 8 months ago
  14. 9d0fd9c Make Notification.Builder.SetFlag public by cncn · 4 years, 8 months ago
  15. d87727f Merge "Expose SmsCbLocation and SmsCbMessage constructors" by Jordan Liu · 4 years, 8 months ago
  16. a052447 Resolve API dependencies on BluetoothPan by Rahul Sabnis · 4 years, 8 months ago
  17. c3922ef Expose SmsCbLocation and SmsCbMessage constructors by Jordan Liu · 4 years, 8 months ago
  18. 26ba7c0 Merge "Update OWNERS for some server/pm/User files" by Treehugger Robot · 4 years, 8 months ago
  19. 8aa54aa Remove usage of TelecomManager.from() hidden API by Jayachandran C · 4 years, 8 months ago
  20. 1124e24 Merge "NetworkKey: migrate from ScanResult.wifiSsid to SSID" by David Su · 4 years, 8 months ago
  21. 174b988 Merge "expose systemAPI for SmsCbLocation constructor" by Chen Xu · 4 years, 8 months ago
  22. 4b03c07 Remove dead code from SystemServer by Neil Fuller · 4 years, 8 months ago
  23. a7948dd Merge "Explicitly take flags in createContextAsUser()" by Treehugger Robot · 4 years, 8 months ago
  24. 2c3312d Merge "Add OWNERS for frameworks/base/config/hiddenapi*." by satayev · 4 years, 8 months ago
  25. 8f0513b Merge "Cut the dependency to APN constants" by Chalard Jean · 4 years, 8 months ago
  26. 9dadbaa Add OWNERS for frameworks/base/config/hiddenapi*. by Artur Satayev · 4 years, 8 months ago
  27. bcd09ba Add metrics constant for platform compat UI. by Andrei Onea · 4 years, 9 months ago
  28. 986c242 Merge "Deprecate the use of ICU.addLikelySubtags" by vichang · 4 years, 8 months ago
  29. 1a6ea95 Add multi-user test for the general non-staged case by Gavin Corkery · 4 years, 10 months ago
  30. 5f01cb9 Increase timeout in testNativeWatchdogTriggersRollback by Richard Uhler · 4 years, 10 months ago
  31. 1d66bf8 Fix flaky testEnableRollbackTimeoutFailsRollback test by Richard Uhler · 4 years, 10 months ago
  32. 77a4073 Wait for available rollbacks in RollbackTest. by Oli Lan · 4 years, 11 months ago
  33. dc4a361 Include NewRollbacks in result of getAvailableRollbacks. by Oli Lan · 5 years ago
  34. 91fc4db Rename RollbackData to Rollback. by Richard Uhler · 5 years ago
  35. 87a504d Remove INSTALLED_USERS extra from ACTION_PACKAGE_ENABLE_ROLLBACK. by Oli Lan · 5 years ago
  36. 3e7ef5a Update to new RollbackUtils.sendCrashBroadcast API. by Richard Uhler · 4 years, 11 months ago
  37. e92720d Extend ROLLBACK_COMMITTED broadcast for the multi-user case by Gavin Corkery · 5 years ago
  38. b4bad06 Fix NullPointerException. by Richard Uhler · 5 years ago
  39. cda1a17 Cleanup some obsolete TODOs and unused code. by Richard Uhler · 5 years ago
  40. 7ef8104 Test Native Watchdog triggers RollbackManager rollback by shafik · 5 years ago
  41. b9f1521 Uninstall testapps before running SecondaryUserRollbackTest by shafik · 5 years ago
  42. 1d5db77 delete ENABLING rollback if we can't get session info for it. by Richard Uhler · 5 years ago
  43. bcf89b8 Add test for rollback of userdata with multiple rollbacks by Gavin Corkery · 5 years ago
  44. 32830a3 Load rollback data in RollbackManagerServiceImpl constructor. by Richard Uhler · 5 years ago
  45. fcf64e8 Use "commit" for rollbacks instead of "execute". by Richard Uhler · 5 years ago
  46. 0c48af8 Add TestApi to block the RollbackManagerHandlerThread. by Richard Uhler · 5 years ago
  47. 7ad5775 Use Slog in RollbackManager, not Log by shafik · 5 years ago
  48. 0a8b713 Merge changes I52f70756,Icc621f0a by Chalard Jean · 4 years, 8 months ago
  49. 742baf8 VibratorService: AIDL Amplitude API Change by Harpreet \"Eli\" Sangha · 4 years, 8 months ago
  50. c06d788 Cut the dependency to APN constants by Chalard Jean · 4 years, 8 months ago
  51. 8959013 Make setRequestDowngrade @TestApi by shafik · 5 years ago
  52. af4df0e Migrate RollbackTest and StagedRollbackTest to cts utils by shafik · 5 years ago
  53. 73f1771 Add .apex suffix to apex files during validation by Mohammad Samiul Islam · 5 years ago
  54. f25aed4 Add host side test for secondary user rollback by shafik · 5 years ago
  55. bb981e3 Reduce ENABLE_ROLLBACK timeout to 0 for timeout test. by Richard Uhler · 5 years ago
  56. 54543bb Merge changes from topic "property-handle" by Daniel Colascione · 4 years, 8 months ago
  57. de953fd Merge "Use TelephonyManager instead of ITelephony Binder" by Meng Wang · 4 years, 8 months ago
  58. e242750 Merge changes I493b969c,I7b759425,I60fe318a,Ie4ae6a97,I2379e47b, ... by Chalard Jean · 4 years, 8 months ago
  59. f91923f Merge "SubscriptionManager: Cache created resources" by Jack Yu · 4 years, 8 months ago
  60. 1a9f2d0 Merge "telephony annotations part 2" by Jack Yu · 4 years, 8 months ago
  61. 6b1e9d2 Explicitly take flags in createContextAsUser() by Makoto Onuki · 4 years, 9 months ago
  62. deddeea Update OWNERS for some server/pm/User files by Bookatz · 4 years, 8 months ago
  63. 2105a42 expose systemAPI for SmsCbLocation constructor by Chen Xu · 4 years, 8 months ago
  64. 9164399 Merge "Move RecoverySystemService into its own package" by Kenny Root · 4 years, 8 months ago
  65. e7b214c Use mContext directly, and enforce via logging by Daniel Rosenberg · 4 years, 10 months ago
  66. b6d1319 telephony annotations part 2 by Chen Xu · 4 years, 9 months ago
  67. 0a1b475 Merge "Remove unneeded @RequiresPermission annotation" by Jordan Liu · 4 years, 8 months ago
  68. 63d5e4a0 Merge "Add Context.createContextAsUser()" by Treehugger Robot · 4 years, 8 months ago
  69. f96836e Move RecoverySystemService into its own package by Kenny Root · 4 years, 8 months ago
  70. e51ae15 NetworkKey: migrate from ScanResult.wifiSsid to SSID by David Su · 4 years, 8 months ago
  71. 1dcfd69 Merge "Swap param order in registerSoftApCallback" by James Mattis · 4 years, 8 months ago
  72. a73bed8 Use TelephonyManager instead of ITelephony Binder by Meng Wang · 4 years, 8 months ago
  73. 0209217 Merge "Expose IMSI encryption info APIs as system API" by Meng Wang · 4 years, 8 months ago
  74. c6d4f0d Merge "Move resource IDs to greylist-max-q." by Treehugger Robot · 4 years, 8 months ago
  75. acd388b Merge "Include androidx stubs in framework docs" by Treehugger Robot · 4 years, 8 months ago
  76. 4562832 Move resource IDs to greylist-max-q. by Artur Satayev · 4 years, 8 months ago
  77. 8fee072 Merge changes from topic "rm-vibrator-1.4-pass-2" by Steven Moreland · 4 years, 8 months ago
  78. 568fd89 Allow for empty time suggestions by Neil Fuller · 4 years, 8 months ago
  79. a8ce56e Merge changes from topic "apks_in_apex" by Dario Freni · 4 years, 8 months ago
  80. eb6a236 Merge "Rename waitForConnectivityBroadcast" by Chalard Jean · 4 years, 8 months ago
  81. 6763aec Expose IpConfiguration and ProxyInfo APIs by Aaron Huang · 4 years, 9 months ago
  82. d39db87 [NS A11] Small refactor by Chalard Jean · 4 years, 8 months ago
  83. c89c489 [NS A10] Cleanup by Chalard Jean · 4 years, 8 months ago
  84. 1a4548c [NS A09] Always rematch all networks to requests by Chalard Jean · 4 years, 8 months ago
  85. 445aba9 Deprecate the use of ICU.addLikelySubtags by Victor Chang · 4 years, 8 months ago
  86. 578c420 [NS A08] Tiny refactoring by Chalard Jean · 4 years, 8 months ago
  87. c6784cc [NS A06] Move more side effects out of the decision loop by Chalard Jean · 4 years, 8 months ago
  88. c9ffb4e [NS A07] Move the last side effects out of the decision loop. by Chalard Jean · 4 years, 8 months ago
  89. 7f014e5 [NS A05] Move some side effects out of the network decision loop by Chalard Jean · 4 years, 8 months ago
  90. 8dcbaa5 [NS A04] Store changes in rematchNetworkAndRequests in a map by Chalard Jean · 4 years, 8 months ago
  91. cf90423 [NS A03] Remove mNetworkForRequestId by Chalard Jean · 4 years, 8 months ago
  92. f8899f0 SubscriptionManager: Cache created resources by Torbjorn Eklund · 4 years, 8 months ago
  93. 25ea00d Merge "isTetherApnRequired api rename as isTetheringApnRequired" by SongFerng Wang · 4 years, 8 months ago
  94. 882d8b3 Move shared packages to NetworkStack project by Remi NGUYEN VAN · 5 years ago
  95. 8e7a1f8 Merge "Add prioritized enableCarMode API in UiModeManager" by Tyler Gunn · 4 years, 8 months ago
  96. 9432f7d Add Context.createContextAsUser() by Makoto Onuki · 4 years, 9 months ago
  97. 9636d7e Merge "Do not use hidden telephony API PhoneConstants.PRESENTATION_*" by Treehugger Robot · 4 years, 8 months ago
  98. 36a1524 Merge "Move GsmAlphabet to telephony/common" by Meng Wang · 4 years, 8 months ago
  99. 1b70ca2 Add IKE to allowable zygote paths by Benedict Wong · 4 years, 8 months ago
  100. 7622ccb Merge "Move RLog out of telephony module" by Treehugger Robot · 4 years, 8 months ago