1. df97867 Fix editable roaming mode query bug by Brad Ebinger · 6 years ago
  2. 63ab34e Merge "Do not set WFC mode separately when not editable" into pi-dev by Brad Ebinger · 6 years ago
  3. 74974e5 Do not set WFC mode separately when not editable by Brad Ebinger · 6 years ago
  4. 6d1186c Handle Dead Objects from Phone Crashes better by Brad Ebinger · 6 years ago
  5. 22ae35e Merge "setWfcSetting: set WFC mode w.r.t. roaming state" into pi-dev by TreeHugger Robot · 6 years ago
  6. eba31e1 setWfcSetting: set WFC mode w.r.t. roaming state by Meng Wang · 6 years ago
  7. b19b283 Update docs for setUiTtyMode and using Message across IPC by Brad Ebinger · 6 years ago
  8. b8cd440 Apply renamed API in TelephonyManager by Malcolm Chen · 6 years ago
  9. 2384f42 Fix error in setVtSetting logic by Brad Ebinger · 6 years ago
  10. d24b685 Merge "Dynamic Query for ImsService" into pi-dev by Brad Ebinger · 6 years ago
  11. d1b1a3c Add ImsManager#removeRegistrationListener by Brad Ebinger · 6 years ago
  12. 0aed76d Dynamic Query for ImsService by Brad Ebinger · 6 years ago
  13. 5633ff0 Integrates shouldProcessCall into framework am: d449b2367a am: f55f9101ea by Brad Ebinger · 6 years ago
  14. d449b23 Integrates shouldProcessCall into framework by Brad Ebinger · 6 years ago
  15. d0dab5c Consolodate ImsManager polling into class am: 6ddf28eab2 am: 0b84da729d by Brad Ebinger · 6 years ago
  16. 6ddf28e Consolodate ImsManager polling into class by Brad Ebinger · 6 years ago
  17. 27fc842 RTT bugfixes and logging by Hall Liu · 6 years ago
  18. a402e89 Remove DATA_ENABLED_PROP system property. by Malcolm Chen · 6 years ago
  19. 45904b5 IMS provisioned value refactor. by Malcolm Chen · 7 years ago
  20. b77d897 RTT bugfixes and logging by Hall Liu · 6 years ago
  21. ed69077 Change ImsService namespaces by Brad Ebinger · 6 years ago
  22. 936a7d1 Integrate MMTel APIs into the framework by Brad Ebinger · 6 years ago
  23. 8409c97 Integrate new ImsCallSessionListener by Brad Ebinger · 6 years ago
  24. 4d59b1b Add and trigger onReady API for SMS over IMS by Mohamed Abdalkader · 6 years ago
  25. 415e6de Add stub implementation of adding reg and cap callbacks. by Mohamed Abdalkader · 6 years ago
  26. f8800da Expose SMS Apis through ImsServiceProxy. by Mohamed Abdalkader · 6 years ago
  27. 190ed93 Change ImsService namespaces by Brad Ebinger · 6 years ago
  28. 172977a Integrate MMTel APIs into the framework by Brad Ebinger · 6 years ago
  29. 318ea44 Integrate new ImsCallSessionListener by Brad Ebinger · 6 years ago
  30. 0e734e1 Add and trigger onReady API for SMS over IMS by Mohamed Abdalkader · 6 years ago
  31. e1453f4 Add stub implementation of adding reg and cap callbacks. by Mohamed Abdalkader · 6 years ago
  32. b0a2225 Include Context in ImsServiceProxy Compat Layer am: 3418c13699 am: a6575492c4 by Brad Ebinger · 6 years ago
  33. 3418c13 Include Context in ImsServiceProxy Compat Layer by Brad Ebinger · 6 years ago
  34. 4d68a98 Expose SMS Apis through ImsServiceProxy. by Mohamed Abdalkader · 6 years ago
  35. 0e170c7 Integrate Registration APIs by Brad Ebinger · 6 years ago
  36. 44fd8af Integrate Registration APIs by Brad Ebinger · 6 years ago
  37. 201d231 Use Subscription properties to store Ims user settings. by Malcolm Chen · 7 years ago
  38. d0ef12c Remove DATA_ENABLED_PROP system property. by Malcolm Chen · 6 years ago
  39. 18837ff IMS provisioned value refactor. by Malcolm Chen · 7 years ago
  40. 8be5016 Refactor IMS to use ImsFeature AIDLs am: f3cda82b91 am: 6074ed7581 by Brad Ebinger · 7 years ago
  41. 96aee54 Replace the default value of Enhanced 4G LTE mode with to carrier config by manabu, shimoda · 7 years ago
  42. ff44b79 Merge "Use Subscription properties to store Ims user settings." by Xiangyu/Malcolm Chen · 7 years ago
  43. f3cda82 Refactor IMS to use ImsFeature AIDLs by Brad Ebinger · 7 years ago
  44. 2335b70 Replace the default value of Enhanced 4G LTE mode with to carrier config by manabu, shimoda · 7 years ago
  45. 89fb564 Move ImsServiceProxy into this directory by Brad Ebinger · 7 years ago
  46. a7c3243 Change class hierarchy of ImsServiceProxy and compat by Brad Ebinger · 7 years ago
  47. cc3139c Add isServiceReady API to ImsManager by Suresh Koleti · 7 years ago
  48. 212ca65 Use Subscription properties to store Ims user settings. by Malcolm Chen · 7 years ago
  49. 479f52c Remove "ForSlot" from ImsManager instance methods by Brad Ebinger · 7 years ago
  50. 57b1189 Fix ImsManager double callback registration by Brad Ebinger · 7 years ago
  51. 9a0280c Fix Bug in ImsManager#addRegistrationListener by Brad Ebinger · 7 years ago
  52. ef26719 Remove "ForSlot" from ImsManager instance methods by Brad Ebinger · 7 years ago
  53. 8d47cd4 IMS: Update default Wifi calling mode during power up am: 7649108831 by Suresh Koleti · 7 years ago
  54. 7649108 IMS: Update default Wifi calling mode during power up by Suresh Koleti · 7 years ago
  55. 5ca22b6 Adds Exponential backoff for provisioning results am: be6cb67bd1 by Brad Ebinger · 7 years ago
  56. be6cb67 Adds Exponential backoff for provisioning results by Brad Ebinger · 7 years ago
  57. 33f853d Pin IMS on/off to actual TTY mode am: e511a2031e am: 4801a7a0a9 am: b3d249ba99 by Hall Liu · 7 years ago
  58. e511a20 Pin IMS on/off to actual TTY mode by Hall Liu · 7 years ago
  59. fa3df0b Check Various IMS interfaces before returning cached value am: 138b4a620d by Brad Ebinger · 7 years ago
  60. 138b4a6 Check Various IMS interfaces before returning cached value by Brad Ebinger · 7 years ago
  61. 06869d6 Merge "Check Various IMS interfaces before returning cached value" into oc-dr1-dev by Brad Ebinger · 7 years ago
  62. 051c3d1 Merge "Fix ImsManager double callback registration" into oc-dr1-dev by Brad Ebinger · 7 years ago
  63. 71463b4 Reconnect when ImsService binder instance is null am: ff0979256d am: ab749c4181 by Brad Ebinger · 7 years ago
  64. ff09792 Reconnect when ImsService binder instance is null by Brad Ebinger · 7 years ago
  65. f68247f Check Various IMS interfaces before returning cached value by Brad Ebinger · 7 years ago
  66. 096d95c Reconnect when ImsService binder instance is null by Brad Ebinger · 7 years ago
  67. 445ea48 Fix ImsManager double callback registration by Brad Ebinger · 7 years ago
  68. 6447094 Fix Bug in ImsManager#addRegistrationListener by Brad Ebinger · 7 years ago
  69. ac8c8c5 Better handle MSIM DDS changed event am: b10b61e109 am: 0872c3abe8 by Brad Ebinger · 7 years ago
  70. b10b61e Better handle MSIM DDS changed event by Brad Ebinger · 7 years ago
  71. a2b0c13 ImsManager: WFC provision state may depends on VoLTE am: 54fd41ae24 am: ccf176ba95 by Meng Wang · 7 years ago
  72. 54fd41a ImsManager: WFC provision state may depends on VoLTE by Meng Wang · 7 years ago
  73. 1794ad7 Merge "Expose ImsManager#setWfcNonPersistentForSlot" am: f00642b016 am: 1d508fa7f9 by Meng Wang · 7 years ago
  74. 1d508fa Merge "Expose ImsManager#setWfcNonPersistentForSlot" am: f00642b016 by Meng Wang · 7 years ago
  75. 51c0907 Expose ImsManager#setWfcNonPersistentForSlot by Meng Wang · 7 years ago
  76. f2fdf6b Support MSIM devices in ImsManager am: 16417b40a0 am: b9b48d2323 am: a109a8ab41 by Brad Ebinger · 7 years ago
  77. b9b48d2 Support MSIM devices in ImsManager am: 16417b40a0 by Brad Ebinger · 7 years ago
  78. 16417b4 Support MSIM devices in ImsManager by Brad Ebinger · 7 years ago
  79. 2b19b33 Added configuration for VT downgrade/tear down when data disabled by Jack Yu · 8 years ago
  80. 44bc69b Remove the sending of IMS_SERVICE_UP/_DOWN from ImsManager am: 7c40cd0d3e am: c42e5d82a7 by Brad Ebinger · 7 years ago
  81. c42e5d8 Remove the sending of IMS_SERVICE_UP/_DOWN from ImsManager am: 7c40cd0d3e by Brad Ebinger · 7 years ago
  82. 7c40cd0 Remove the sending of IMS_SERVICE_UP/_DOWN from ImsManager by Brad Ebinger · 7 years ago
  83. 95264cd Remove Session Id from ImsService APIs that do not need it. am: b5f30c7854 am: 8dcc70a6a7 by Brad Ebinger · 7 years ago
  84. 8dcc70a Remove Session Id from ImsService APIs that do not need it. am: b5f30c7854 by Brad Ebinger · 7 years ago
  85. b5f30c7 Remove Session Id from ImsService APIs that do not need it. by Brad Ebinger · 7 years ago
  86. 3b0513a Modifies ImsManager to support ImsResolver am: 14b0a9e7ee am: 77e79e53e6 by Brad Ebinger · 7 years ago
  87. 14b0a9e Modifies ImsManager to support ImsResolver by Brad Ebinger · 7 years ago
  88. 16780ff Modifies ImsManager to support ImsResolver by Brad Ebinger · 7 years ago
  89. 0484b73 Remove static from the listener. by Naveen Kalla · 7 years ago
  90. a48a6ef Add an API to get recent IMS disconnect reasons am: 525c3a2fdc am: ac99f22a28 am: 8a0ec2d8db by Naveen Kalla · 7 years ago
  91. 48bc974 Add an API to get recent IMS disconnect reasons am: 525c3a2fdc am: ac99f22a28 by Naveen Kalla · 7 years ago
  92. 196fd3b Remove static from the listener. by Naveen Kalla · 7 years ago
  93. 525c3a2 Add an API to get recent IMS disconnect reasons by Naveen Kalla · 7 years ago
  94. bb98b9b Update ImsRegistrationListener by Meng Wang · 7 years ago
  95. e441415 DO NOT MERGE ImsRegistrationListener#registrationChangeFailed by Meng Wang · 7 years ago
  96. ec69f5c ImsManager: check roaming status in setWfcSetting am: 663aa12c70 by Meng Wang · 8 years ago
  97. e86c583 Merge "ImsManager: check roaming status in setWfcSetting" into nyc-mr2-dev by Meng Wang · 8 years ago
  98. 5778185 Added configuration for VT downgrade/tear down when data disabled by Jack Yu · 8 years ago
  99. 663aa12 ImsManager: check roaming status in setWfcSetting by Meng Wang · 8 years ago
  100. 531a8b6 ImsManager: updateWfcFeatureAndProvisionedValues use roaming state by Meng Wang · 8 years ago