1. 3b5d52c Adding new intent ACTION_SMS_MMS_DB_CREATED. by Amit Mahajan · 6 years ago
  2. a2b2183 Merge "Unsupported app usage API cleanup" by Tyler Gunn · 6 years ago
  3. b7d9e55 Merge "Expose capabilitiesToString for use in Telecom." by Tyler Gunn · 6 years ago
  4. 6e12301 Merge "Reduce screen layout in task override configuration from its parent config" by Treehugger Robot · 6 years ago
  5. 6274341 Merge "Expose Transliterator API" by vichang · 6 years ago
  6. cacc090 Merge "Remove com.android.bouncycastle.... classes from light grey list" by Treehugger Robot · 6 years ago
  7. 5cc3d90 Merge "Remove com.android.conscrypt.... classes from light grey list" by Treehugger Robot · 6 years ago
  8. e6e6968 Merge "Re-add light-greylist entries incorrectly removed with icu entries" by Treehugger Robot · 6 years ago
  9. dbacdb2 Merge "Apply version-script to libandroid library." by Dimitry Ivanov · 6 years ago
  10. 075e5de Merge "Fix LingerMonitor notification rate limiting" by Treehugger Robot · 6 years ago
  11. 2c0a009 Merge "Change types of fields of network stats reported to framework." by Junyu Lai · 6 years ago
  12. 1e5fc35 Remove com.android.bouncycastle.... classes from light grey list by Paul Duffin · 6 years ago
  13. 551fb88 Remove com.android.conscrypt.... classes from light grey list by Paul Duffin · 6 years ago
  14. a97bdb9 Merge "Fix mis-ordered merge in PhoneStateListener.java" by Xiangyu/Malcolm Chen · 6 years ago
  15. 00496a1 Merge "support parent carrier id" by Chen Xu · 6 years ago
  16. 36ac46a Merge "Add PreciseDisconnectCause for SIP status code 481 Transaction Does Not Exist" by Treehugger Robot · 6 years ago
  17. 27de0e5 Fix mis-ordered merge in PhoneStateListener.java by Malcolm Chen · 6 years ago
  18. 83269acb Merge "The JE about "android.process.media" will pop up when you eject the SD card after you set SD as internel phone storage" by Treehugger Robot · 6 years ago
  19. 29f0f9a Merge "Update API doc of View.DragShadowBuilder" by Treehugger Robot · 6 years ago
  20. 24df195 Merge "new SystemAPI for roamingType in NetworkRegistrationState" by Chen Xu · 6 years ago
  21. a791889 Merge "do not link hidden intdef in the comments" by Chen Xu · 6 years ago
  22. e4b0e8d Merge "[StatusBar] fix: Make DisableRecord.pkg working" by Evan Laird · 6 years ago
  23. 3901ea4 do not link hidden intdef in the comments by chen xu · 6 years ago
  24. d659ad6 Merge "[view compiler] Add conditional branch instruction" by Treehugger Robot · 6 years ago
  25. 8fe23df Merge "Close PFD.AutoClose{In,Out}putStream before the PFD itself." by Josh Gao · 6 years ago
  26. bc12083 Merge "Add owners to the Shell app" by Treehugger Robot · 6 years ago
  27. 6e3ecc4 Unsupported app usage API cleanup by Tyler Gunn · 6 years ago
  28. a8d3d48 support parent carrier id by chen xu · 6 years ago
  29. 7e74c4e Merge "Create new API for MNO carrier id" by Calvin Pan · 6 years ago
  30. 4a7a393 Merge "Add 5G NR cellInfo" by Pengquan Meng · 6 years ago
  31. d9b97ec Add PreciseDisconnectCause for SIP status code 481 Transaction Does Not Exist by andychou · 6 years ago
  32. 1db651d Re-add light-greylist entries incorrectly removed with icu entries by Paul Duffin · 6 years ago
  33. 03ae44a The JE about "android.process.media" will pop up when you eject the by mtk33169 · 6 years ago
  34. 5f9193b Merge "Add Conscrypt Public API" by Adam Vartanian · 6 years ago
  35. 354b977 Create new API for MNO carrier id by calvinpan · 6 years ago
  36. 8292fe9d Merge "Not defer network disconnect event in Probing state" by Chiachang Wang · 6 years ago
  37. b1352cd [StatusBar] fix: Make DisableRecord.pkg working by JiangDongya · 6 years ago
  38. 30cc367 Not defer network disconnect event in Probing state by Chiachang Wang · 6 years ago
  39. d62c5aa [view compiler] Add conditional branch instruction by Eric Holk · 6 years ago
  40. b874084 Merge "Unable to input PIN with hardware keyboard" by Treehugger Robot · 6 years ago
  41. c10b968 Merge "Expose SRVCC state changes as @SystemAPI" by Brad Ebinger · 6 years ago
  42. 401fb24 Close PFD.AutoClose{In,Out}putStream before the PFD itself. by Josh Gao · 6 years ago
  43. 5bdf255 Merge "Introduce getRssi() in CellSignalStrengthLte" by Shuo Qian · 6 years ago
  44. 0a2aaba Expose Transliterator API by Victor Chang · 6 years ago
  45. cfcb33cb Merge "Rename android bpf library" by Treehugger Robot · 6 years ago
  46. 1847b4e Expose capabilitiesToString for use in Telecom. by Tyler Gunn · 6 years ago
  47. 1df5ca6 Merge "Add CarrierId column in TelephonyProvider" by Calvin Pan · 6 years ago
  48. c6b17ad Merge "Remove android.icu.... classes from light grey list" by Paul Duffin · 6 years ago
  49. 48bfeeb Reduce screen layout in task override configuration from its parent config by Louis Chang · 6 years ago
  50. f2d5ace Merge "DexLoadReporter needs to handle arbitrary class loaders." by Treehugger Robot · 6 years ago
  51. df01b11 Merge "Use spy in PermissionMonitorTest." by Junyu Lai · 6 years ago
  52. 3b9dae8 Unable to input PIN with hardware keyboard by Wang, ArvinX · 6 years ago
  53. c0dd0d6 Merge "Fix adb shell cmd activity get-config --proto --device fail" by Sudheer Shanka · 6 years ago
  54. 345155e Use spy in PermissionMonitorTest. by junyulai · 6 years ago
  55. 0a390095 Merge "Fix flaky AnalytisTest by locking in EventRecord" by Hall Liu · 6 years ago
  56. 1203000 Fix adb shell cmd activity get-config --proto --device fail by weijuncheng · 6 years ago
  57. 60b722a Merge "[view_compiler] Add end-to-end DexBuilder tests" by Treehugger Robot · 6 years ago
  58. 777235c Merge "Add possibility to configure SPN during Wi-Fi Calling and Flight mode" by Youming Ye · 6 years ago
  59. 3689c96 Add CarrierId column in TelephonyProvider by calvinpan · 6 years ago
  60. e8c144f Merge changes from topic "async_keystore" by Treehugger Robot · 6 years ago
  61. aaa6722 Merge "Add toString() method for NetworkScanResult" by Nathan Harold · 6 years ago
  62. f922b8e Add 5G NR cellInfo by Pengquan Meng · 6 years ago
  63. d683f9f [view_compiler] Add end-to-end DexBuilder tests by Eric Holk · 6 years ago
  64. d257538 Add return code KEY_ALREADY exists by Janis Danisevskis · 6 years ago
  65. 1864c95 Remove legacy functions form IKeystoreService.aidl by Janis Danisevskis · 6 years ago
  66. 93bf21d Merge "Add some ICU 63 classes into boot image profile" by vichang · 6 years ago
  67. 5b76bfc Introduce getRssi() in CellSignalStrengthLte by sqian · 6 years ago
  68. efed982 Expose SRVCC state changes as @SystemAPI by Brad Ebinger · 6 years ago
  69. b5e8d45 Merge "[Call Screening]Logging of calls blocked by call blocking feature, call screening app." by Tony Zhu · 6 years ago
  70. 6ea0cb0 Add some ICU 63 classes into boot image profile by Victor Chang · 6 years ago
  71. 6333c84 Add Conscrypt Public API by Adam Vartanian · 6 years ago
  72. 2e930e7 Remove android.icu.... classes from light grey list by Paul Duffin · 6 years ago
  73. 5aa232e Change types of fields of network stats reported to framework. by junyulai · 6 years ago
  74. 499745f Apply version-script to libandroid library. by dimitry · 6 years ago
  75. 07160ff Merge "Update API file for libcore additions" by Adam Vartanian · 6 years ago
  76. aef8fe0 Merge "Add skip464xlat test in Nat464XlatTest" by Treehugger Robot · 6 years ago
  77. 9e1d4f8 [Call Screening]Logging of calls blocked by call blocking feature, call screening app. by tonyzhu · 6 years ago
  78. 9d4ebdf Merge "separate URL for WFC settings" by Chen Xu · 6 years ago
  79. 48e2615 Fix flaky AnalytisTest by locking in EventRecord by Hall Liu · 6 years ago
  80. 441febd Rename android bpf library by Chenbo Feng · 6 years ago
  81. d108706 Merge "Refactor native Zygote code." by Christian Wailes · 6 years ago
  82. a9ca5c9 Merge "Move configs to CarrierConfig for MobileNetworkSettings" by Pengquan Meng · 6 years ago
  83. 24cddce Merge "Introduce Emergency number functions APIs" by Shuo Qian · 6 years ago
  84. efc65b2 Refactor native Zygote code. by Chris Wailes · 6 years ago
  85. 5ac293f0 Introduce Emergency number functions APIs by sqian · 6 years ago
  86. d605b5a Merge "Add telephony commands about SMS apps" by Treehugger Robot · 6 years ago
  87. e6e2a64 new SystemAPI for roamingType in NetworkRegistrationState by chen xu · 6 years ago
  88. fbc4e55 Merge "Changing setPreferredData so that it takes subId." by Xiangyu/Malcolm Chen · 6 years ago
  89. 0b16b3c Merge "[view-compiler] Support method declaration and invocation in Dex builder" by Treehugger Robot · 6 years ago
  90. bf38b06 separate URL for WFC settings by chen xu · 6 years ago
  91. a313cab Merge "Add zhfan as owner of settings_enums.proto." by Treehugger Robot · 6 years ago
  92. 6b0c47b Merge "Add more OWNERS to DefaultPermissionGrantPolicy" by Treehugger Robot · 6 years ago
  93. e5a8e89 Merge "Fix test that was failing due to a cast error." by Treehugger Robot · 6 years ago
  94. c00b9bc Merge "Add entries to hiddenapi light greylist" by David Brazdil · 6 years ago
  95. 6e4ceb1 Fix test that was failing due to a cast error. by Alan Stokes · 6 years ago
  96. 72c3f3f Add entries to hiddenapi light greylist by David Brazdil · 6 years ago
  97. b6c3a60 DexLoadReporter needs to handle arbitrary class loaders. by Alan Stokes · 6 years ago
  98. 3539c290d Move configs to CarrierConfig for MobileNetworkSettings by Pengquan Meng · 6 years ago
  99. 12e52e8 Add more OWNERS to DefaultPermissionGrantPolicy by Eugene Susla · 6 years ago
  100. 009f0a9 Changing setPreferredData so that it takes subId. by Malcolm Chen · 6 years ago