1. feba71b Merge "Add interfact to get phone ID from UiccSlotInfo" am: 909e9d3e49 by Qingxi Li · 6 years ago
  2. 909e9d3e Merge "Add interfact to get phone ID from UiccSlotInfo" by Treehugger Robot · 6 years ago
  3. 4d7025f Add interfact to get phone ID from UiccSlotInfo by Qingxi Li · 6 years ago
  4. 78d15fd Merge "fix misleading FATAL EXCEPTION IN SYSTEM PROCESS log" am: c0c9f53175 by hansson · 6 years ago
  5. c0c9f53 Merge "fix misleading FATAL EXCEPTION IN SYSTEM PROCESS log" by hansson · 6 years ago
  6. e669ac2 fix misleading FATAL EXCEPTION IN SYSTEM PROCESS log by yuanhuihui · 7 years ago
  7. 8fe8f5f Merge "Updates to Telecom API docs for clarity." am: e845bddb40 by Tyler Gunn · 6 years ago
  8. 6864210 Merge "Don't put android.os.Parcelable in framework.aidl" am: 0872f6d5e3 by Colin Cross · 6 years ago
  9. e845bdd Merge "Updates to Telecom API docs for clarity." by Treehugger Robot · 6 years ago
  10. ea014ed Merge "Added owners" am: 492f249dbb by Jack Yu · 6 years ago
  11. 7c3ddcf Updates to Telecom API docs for clarity. by Tyler Gunn · 6 years ago
  12. 0872f6d Merge "Don't put android.os.Parcelable in framework.aidl" by Treehugger Robot · 6 years ago
  13. 492f249 Merge "Added owners" by Jack Yu · 6 years ago
  14. 5424174 Added owners by Jack Yu · 6 years ago
  15. 22189a7 Merge "Overload setTelephonyProperty without phone ID" am: f27242dbd6 by Jordan Liu · 6 years ago
  16. f27242d Merge "Overload setTelephonyProperty without phone ID" by Jordan Liu · 6 years ago
  17. a4428dc Merge "CtsShim: build tweaks for 64-bit only builds." am: a869d14343 by hansson · 6 years ago
  18. a869d14 Merge "CtsShim: build tweaks for 64-bit only builds." by hansson · 6 years ago
  19. 7cb1dbd Merge "Use proper string formatting for the "Active device" string" by Pavlin Radoslavov · 6 years ago
  20. 1b5703f Merge "Use proper string formatting for the "Active device" string" by Treehugger Robot · 6 years ago
  21. 07545d1 Merge "Add InCallService docs to state prerequisites for be being a dialer app." by Tyler Gunn · 6 years ago
  22. e736f83 Merge "Require NETWORK_STACK Permission for IpSec Tunnel Mode" am: 43699e90f3 by nharold · 6 years ago
  23. 6a30317 Merge "Add InCallService docs to state prerequisites for be being a dialer app." by Tyler Gunn · 6 years ago
  24. 4d2dae8 Merge "Add Connection Event for supplementary service notifications." by Tyler Gunn · 6 years ago
  25. 43699e9 Merge "Require NETWORK_STACK Permission for IpSec Tunnel Mode" by nharold · 6 years ago
  26. 9fa3152 Use proper string formatting for the "Active device" string by Pavlin Radoslavov · 6 years ago
  27. efccc1b Merge "Add Connection Event for supplementary service notifications." by Tyler Gunn · 6 years ago
  28. 42b86e3 Merge "Remove redundant final modifiers from api" am: 0ac66edaea by Adam Lesinski · 6 years ago
  29. 0bc85c4 Merge "Watchdog: Print annotated stack trace, if possible" am: 2bd33a69d9 by Andreas Gampe · 6 years ago
  30. e05da7e Merge "Pass calling package for invocations of endCall API." am: 44289caa11 by Tyler Gunn · 6 years ago
  31. 0ac66ed Merge "Remove redundant final modifiers from api" by Adam Lesinski · 6 years ago
  32. fdbe7d1 Don't put android.os.Parcelable in framework.aidl by Colin Cross · 6 years ago
  33. fe39efa Add InCallService docs to state prerequisites for be being a dialer app. by Tyler Gunn · 6 years ago
  34. 2bd33a6 Merge "Watchdog: Print annotated stack trace, if possible" by Treehugger Robot · 6 years ago
  35. 44289ca Merge "Pass calling package for invocations of endCall API." by Tyler Gunn · 6 years ago
  36. d5d1718 Merge "Modify javadoc for onWindowShown" am: 2d46e07e48 by tiansiming [田思明] · 6 years ago
  37. 544416e Watchdog: Print annotated stack trace, if possible by Andreas Gampe · 6 years ago
  38. f7ba3040 Merge "Set the WebViewLoader's targetSdk same with framework's." am: d7187c90d0 by yunseon.park · 6 years ago
  39. 2d46e07 Merge "Modify javadoc for onWindowShown" by Treehugger Robot · 6 years ago
  40. b901a37 Merge "VintfObject: add getTargetFcmVersion" am: 5a748e5ee2 by Yifan Hong · 6 years ago
  41. ea72eac Add Connection Event for supplementary service notifications. by Tyler Gunn · 7 years ago
  42. 5a920ca Require NETWORK_STACK Permission for IpSec Tunnel Mode by Nathan Harold · 6 years ago
  43. d7187c9 Merge "Set the WebViewLoader's targetSdk same with framework's." by Treehugger Robot · 6 years ago
  44. 5a748e5 Merge "VintfObject: add getTargetFcmVersion" by Treehugger Robot · 6 years ago
  45. 6965807 CtsShim: build tweaks for 64-bit only builds. by Anton Hansson · 6 years ago
  46. b731583 Merge "Make TelephonyManager#getNai() public" am: 4c8fa81d17 by goneil · 6 years ago
  47. f39bef4 Merge "IMS: Add support in frameworks for call deflection feature" by Pooja Jain · 6 years ago
  48. c865881 Pass calling package for invocations of endCall API. by Tyler Gunn · 6 years ago
  49. 4c8fa81 Merge "Make TelephonyManager#getNai() public" by Treehugger Robot · 6 years ago
  50. 0e5e472 VintfObject: add getTargetFcmVersion by Yifan Hong · 6 years ago
  51. ba0f9d2 Merge "IMS: Add support in frameworks for call deflection feature" by Treehugger Robot · 6 years ago
  52. 1b4f537 Merge "Fix gNumProxies double increment." am: 18f8500e32 by Martijn Coenen · 6 years ago
  53. b902593 Modify javadoc for onWindowShown by tiansiming [田思明] · 6 years ago
  54. 18f8500 Merge "Fix gNumProxies double increment." by Martijn Coenen · 6 years ago
  55. 5183c0e Fix gNumProxies double increment. by Martijn Coenen · 6 years ago
  56. d34698d IMS: Add support in frameworks for call deflection feature by Pooja Jain · 7 years ago
  57. 775861b Merge "MacAddress: Use SecureRandom and add a 46 bit randomized MAC generator" by Jong Wook Kim · 6 years ago
  58. ad4e3c5 Merge "Fix ANR due to long wait for synchronization lock" am: 9193014ee6 by Gurpreet Ghai · 6 years ago
  59. 1801988 Merge "BootReceiver: changed deprecated Build.RADIO to Build.getRadioVerison to get non-empty radio firmware version in SYSTEM_LAST_KMSG." by Siyuan Zhou · 6 years ago
  60. 9f16828 Merge "MacAddress: Use SecureRandom and add a 46 bit randomized MAC generator" by Jong Wook Kim · 6 years ago
  61. f0a55cc MacAddress: Use SecureRandom and add a 46 bit randomized MAC generator by Jong Wook Kim · 6 years ago
  62. 9193014 Merge "Fix ANR due to long wait for synchronization lock" by Treehugger Robot · 6 years ago
  63. 1a535ba Merge "BootReceiver: changed deprecated Build.RADIO to Build.getRadioVerison to get non-empty radio firmware version in SYSTEM_LAST_KMSG." by Treehugger Robot · 6 years ago
  64. 3f48e86 Merge "Pin jarjar targets to java_version 1.8." am: 2bbf12aa78 by Tobias Thierer · 6 years ago
  65. 2bbf12a Merge "Pin jarjar targets to java_version 1.8." by Tobias Thierer · 6 years ago
  66. bc1ea66 Merge "Update ServiceState to adapt NetworkService change." am: 1168c31c4a by Xiangyu/Malcolm Chen · 6 years ago
  67. 772d17c Merge "Revert "Check for location access on TelephonyRegistry"" am: 39393f889a by Hall Liu · 6 years ago
  68. 5691a7c Remove redundant final modifiers from api by Adam Lesinski · 6 years ago
  69. 0c2a585 Merge "Add strings and carrier config needed network service." am: a3ccb8d854 by Malcolm Chen · 6 years ago
  70. 32a1dc5 Merge "Add missing copyright messages" am: 872f386f6b by Colin Cross · 6 years ago
  71. 1168c31 Merge "Update ServiceState to adapt NetworkService change." by Xiangyu/Malcolm Chen · 6 years ago
  72. 39393f8 Merge "Revert "Check for location access on TelephonyRegistry"" by Hall Liu · 6 years ago
  73. a3ccb8d Merge "Add strings and carrier config needed network service." by Treehugger Robot · 6 years ago
  74. 872f386 Merge "Add missing copyright messages" by Treehugger Robot · 6 years ago
  75. 1b27440 Add missing copyright messages by Colin Cross · 6 years ago
  76. 3d30946 Revert "Check for location access on TelephonyRegistry" by Hall Liu · 6 years ago
  77. 73771ad Merge changes Ie05a1759,If3b6fc63 am: 1f14eab551 by Paul Duffin · 6 years ago
  78. 654f09c Merge "Correct inaccurate comments in build files" am: f55f221805 by Paul Duffin · 6 years ago
  79. 1f14eab Merge changes Ie05a1759,If3b6fc63 by Treehugger Robot · 6 years ago
  80. f55f221 Merge "Correct inaccurate comments in build files" by Paul Duffin · 6 years ago
  81. 4ea70a2 Modify android.test.runner to use new mock APIs by Paul Duffin · 7 years ago
  82. f24612b Correct inaccurate comments in build files by Paul Duffin · 6 years ago
  83. 0aa3b20 Add apis needed for android.test.legacy by Paul Duffin · 7 years ago
  84. 2b12970 Merge "Frameworks: Mark tests" am: c86b195cd5 by Andreas Gampe · 6 years ago
  85. c86b195 Merge "Frameworks: Mark tests" by Treehugger Robot · 6 years ago
  86. cffe307 Merge "Add function to change LE Tx Data Length" am: 383a7d432f by Stanley Tng · 6 years ago
  87. 383a7d4 Merge "Add function to change LE Tx Data Length" by Stanley Tng · 6 years ago
  88. 77230a0 Merge changes from topic "ims_apis" am: de65acb915 by Brad Ebinger · 6 years ago
  89. a690700 Make ImsService API @SystemApi am: 0e370b4a02 by Brad Ebinger · 6 years ago
  90. e904f40 Integrate new MMTel APIs into the framework am: 5b1883b5f1 by Brad Ebinger · 6 years ago
  91. d627bb5 Integrate ImsCallSessionListener API changes am: 6ed4ee6847 by Brad Ebinger · 6 years ago
  92. 0a01c6b Update ServiceState to adapt NetworkService change. by Malcolm Chen · 6 years ago
  93. 789289d Add strings and carrier config needed network service. by Malcolm Chen · 6 years ago
  94. d65595a Pin jarjar targets to java_version 1.8. by Tobias Thierer · 6 years ago
  95. f9ddcf6 Overload setTelephonyProperty without phone ID by Mengjun Leng · 7 years ago
  96. de65acb Merge changes from topic "ims_apis" by Brad Ebinger · 6 years ago
  97. 317b05a Make TelephonyManager#getNai() public by goneil · 7 years ago
  98. ce0c31d Merge "Update OWNER files for connectivity" am: 771e229a23 by Hugo Benichi · 6 years ago
  99. 918c524 Add function to change LE Tx Data Length by Stanley Tng · 6 years ago
  100. 771e229 Merge "Update OWNER files for connectivity" by Hugo Benichi · 6 years ago