1. 1b74eaf Implement cancelDownload and remove appName by Hall Liu · 8 years ago
  2. 2252c12 Merge changes from topics 'embms-cleanup-action', 'embms-download-token' by Hall Liu · 8 years ago
  3. 434fb4c Modify testapps to exercise ACTION_CLEANUP by Hall Liu · 8 years ago
  4. 417a16a Change destination paths to comply with enforcement by Hall Liu · 8 years ago
  5. 281edb4 Merge changes from topics 'embms-init-fix', 'embms-download-2' by Hall Liu · 8 years ago
  6. 47f9e74 Add callback for initialization done by Hall Liu · 8 years ago
  7. eab21d9 Embms download part 2 by Hall Liu · 8 years ago
  8. e9a9da0 Merge "Implement the new requestNetworkScan API with current modem API." by Ying Xu · 8 years ago
  9. 4fc1c30 Merge "Update EMBMS test app/service with method" by Robert Greenwalt · 8 years ago
  10. 7c02b06 Update EMBMS test app/service with method by Robert Greenwalt · 8 years ago
  11. b1bed74 Implement the new requestNetworkScan API with current modem API. by yinxu · 8 years ago
  12. 9337ab1 Merge "Changed ServiceInfo.Locale to a List" by Robert Greenwalt · 8 years ago
  13. 16c9546 Merge "Add OWNERS in packages/services/Telephony" by Chih-hung Hsieh · 8 years ago
  14. e8fb57f Merge "Embms Download setup" by Hall Liu · 8 years ago
  15. c813455 Changed ServiceInfo.Locale to a List by Robert Greenwalt · 8 years ago
  16. 264773f Embms Download setup by Hall Liu · 8 years ago
  17. 112625c Add OWNERS in packages/services/Telephony by Chih-Hung Hsieh · 8 years ago
  18. 7c0c993 Merge "Defines IMS_ACCESS_BLOCKED DisconnectCause" by Brad Ebinger · 8 years ago
  19. 2880ad7 Defines IMS_ACCESS_BLOCKED DisconnectCause by Brad Ebinger · 8 years ago
  20. 9a7fa05 Merge "Fix NullPointerException in supp service notify handler." by Treehugger Robot · 8 years ago
  21. 8fd9a40 Fix NullPointerException in supp service notify handler. by Tyler Gunn · 8 years ago
  22. 98c9c36 Merge "Use user WFC setting instead of checking WFC service status" by Tyler Gunn · 8 years ago
  23. b603c52 Use user WFC setting instead of checking WFC service status by Anju Mathapati · 9 years ago
  24. 9b07c10 Merge "Added video calling data usage per-uid support" by Treehugger Robot · 8 years ago
  25. c83dc1c Added video calling data usage per-uid support by Jack Yu · 8 years ago
  26. 980ba91 Merge "Support RRO for emergency number conversion map" by Brad Ebinger · 8 years ago
  27. 63e4980 Merge "Implement proper stream selection in UI and stopStreaming" by Hall Liu · 8 years ago
  28. 05acb55 Merge "Added style check presubmit check" by Treehugger Robot · 8 years ago
  29. 30c5547 Added style check presubmit check by Jack Yu · 8 years ago
  30. da9efe4 Merge "Only shows roaming disconnect notificaiton once" by Treehugger Robot · 8 years ago
  31. 71ca9d2 Only shows roaming disconnect notificaiton once by Jack Yu · 8 years ago
  32. c6afd87 Implement proper stream selection in UI and stopStreaming by Hall Liu · 8 years ago
  33. 5d3bcfc Merge "Consolidated all data allow/disallow logic into one method" by Treehugger Robot · 8 years ago
  34. 92586ef Consolidated all data allow/disallow logic into one method by Jack Yu · 8 years ago
  35. 0268750 Merge "Flesh out streaming service management in service" by Hall Liu · 8 years ago
  36. a908a78 Merge "Support different SIM power states" by Grace Chen · 8 years ago
  37. f4a7223 Support different SIM power states by Grace Chen · 8 years ago
  38. 7281c7b Merge "Dummy implementation of the Subsecond Switching API." by Ying Xu · 8 years ago
  39. 588a0fe Flesh out streaming service management in service by Hall Liu · 8 years ago
  40. 34eed21 Dummy implementation of the Subsecond Switching API. by yinxu · 8 years ago
  41. fbddc40 Merge "getStreamingServices for Embms" by Hall Liu · 8 years ago
  42. 5b390f4 Merge "Add hidden APIs to get the cached SignalStrength from SST" by nharold · 8 years ago
  43. 3c077ab Merge "Stop 1 sec updates of ECBM Notification" by Brad Ebinger · 8 years ago
  44. cb4d25b Stop 1 sec updates of ECBM Notification by Brad Ebinger · 8 years ago
  45. d98ab0c getStreamingServices for Embms by Hall Liu · 8 years ago
  46. 46b42aa Add hidden APIs to get the cached SignalStrength from SST by Nathan Harold · 8 years ago
  47. 3d8fcd7 Merge "EMBMS test app" by Hall Liu · 8 years ago
  48. 41ba81c EMBMS test app by Hall Liu · 8 years ago
  49. eaf2153 Merge "Redirect references to OTASP_ Constants to TelephonyManager" by nharold · 8 years ago
  50. 8f68faa Redirect references to OTASP_ Constants to TelephonyManager by Nathan Harold · 9 years ago
  51. a664f20 Merge "Rename CallStateException ERROR_DISCONNECTED to ERROR_OUT_OF_SERVICE" by Jayachandran Chinnakkannu · 8 years ago
  52. 4a7f97e Rename CallStateException ERROR_DISCONNECTED to ERROR_OUT_OF_SERVICE by Jayachandran C · 8 years ago
  53. b4050f4 Merge "Fix another access of string array that may potentially be null." by Ta-wei Yen · 8 years ago
  54. 865b9fc Fix another access of string array that may potentially be null. by Tyler Gunn · 9 years ago
  55. 5b72ca6 Merge "Fixed crash when broadcasting any data intents" by Treehugger Robot · 8 years ago
  56. 55e4c59 Fixed crash when broadcasting any data intents by Jack Yu · 8 years ago
  57. 30a7397 Merge "protected CARRIER_SIGNAL_RESET broadcast" by Chen Xu · 8 years ago
  58. 8fef70f protected CARRIER_SIGNAL_RESET broadcast by fionaxu · 8 years ago
  59. db5e253 Merge "Adding null check to RemoteVvmTaskManager." by Treehugger Robot · 8 years ago
  60. 5323042 Adding null check to RemoteVvmTaskManager. by Tyler Gunn · 9 years ago
  61. 777d4a2 Merge "Replace CheckBoxPreference with SwitchPreference" by Treehugger Robot · 8 years ago
  62. fe8a4c8 Merge "Add sort order to PhoneAccounts extras" by Tyler Gunn · 8 years ago
  63. 29e2a3e Add sort order to PhoneAccounts extras by Srikanth Chintala · 8 years ago
  64. b00dcbb Merge "Change getVisualVoicemailPackageName() to use subId" by Chen Xu · 8 years ago
  65. 6904b14 Support RRO for emergency number conversion map by Wei Huang · 8 years ago
  66. 4fc387a Replace CheckBoxPreference with SwitchPreference by fionaxu · 8 years ago
  67. 1255110 Change getVisualVoicemailPackageName() to use subId by Ta-wei Yen · 8 years ago
  68. 7f4e6e1 Merge "Fix NPE in VvmSimStateTracker" by Ta-wei Yen · 8 years ago
  69. fe302d8 Fix NPE in VvmSimStateTracker by Ta-wei Yen · 8 years ago
  70. e7fa565 Merge "Fix NPE in getDisabledCapabilities()" by Ta-wei Yen · 8 years ago
  71. fbe460d Fix NPE in getDisabledCapabilities() by Ta-wei Yen · 8 years ago
  72. 797017f Merge "Implement getVisualVoicemailPackageName()" by Chen Xu · 8 years ago
  73. 2fc6f67 Merge "Fixed that disconnect message not showing up" by Treehugger Robot · 8 years ago
  74. 130f031 Fixed that disconnect message not showing up by Jack Yu · 8 years ago
  75. 243b637 Implement getVisualVoicemailPackageName() by Ta-wei Yen · 9 years ago
  76. a466754 Merge "Implement VisualVoicemailService cascading." by Chen Xu · 8 years ago
  77. 463efd1 Implement VisualVoicemailService cascading. by Ta-wei Yen · 9 years ago
  78. 5b60c95 Merge "Create Public API which exposes if the device is in a state where simultaneous voice and data are possible." by Pankaj Kanwar · 8 years ago
  79. b01a6e9 Merge "Implement RemoteVvmTaskService" by Chen Xu · 8 years ago
  80. 8efe657 Create Public API which exposes if the device is in a state where by pkanwar · 9 years ago
  81. 7298f4f Merge "Provide an API to make USSD calls and read the responses." by Pankaj Kanwar · 8 years ago
  82. 1b45599 Implement RemoteVvmTaskService by Ta-wei Yen · 9 years ago
  83. f852078 Provide an API to make USSD calls and read the responses. by pkanwar · 9 years ago
  84. ef25afe Merge "Pipe through RTT signaling to Telephony" by Hall Liu · 8 years ago
  85. 5a35ed0 Merge "Provide an API to make USSD calls and read the responses." by Pankaj Kanwar · 8 years ago
  86. 7e85648 Provide an API to make USSD calls and read the responses. by pkanwar · 9 years ago
  87. 5fef34a Merge "Added unmetered use only data connection support" by Treehugger Robot · 8 years ago
  88. ec8cf38 Added unmetered use only data connection support by Jack Yu · 8 years ago
  89. 548633b Merge "Remove redundent logic in isWfcProvisioned" by Treehugger Robot · 8 years ago
  90. c15b5ed Pipe through RTT signaling to Telephony by Hall Liu · 8 years ago
  91. 1329e4f Merge "Make thread safe when accessing AccountEntry" by Tyler Gunn · 8 years ago
  92. 171129e Remove redundent logic in isWfcProvisioned by Meng Wang · 8 years ago
  93. 09bb907 Merge "Fix Permissions Reference for getForbiddenPlmns()" by Treehugger Robot · 8 years ago
  94. 892104e Fix Permissions Reference for getForbiddenPlmns() by Nathan Harold · 8 years ago
  95. fda8858 Merge "ECBM SystemProperty cleanup" by Shuo Qian · 8 years ago
  96. fef36a3 ECBM SystemProperty cleanup by shuoq · 9 years ago
  97. 7b3d8dd Merge "Add p2 option in OpenLogicalChannel" by Amit Mahajan · 8 years ago
  98. 4130d87 Merge "Fix incorrect phone number display in Bidi language" by Treehugger Robot · 8 years ago
  99. 388ea46 Make thread safe when accessing AccountEntry by Wei Huang · 8 years ago
  100. 71d91cc Import translations. DO NOT MERGE by Bill Yi · 8 years ago