1. ae03a6b Provide an API to make USSD calls and read the responses. by pkanwar · 9 years ago
  2. 32d516d Provide an API to make USSD calls and read the responses. by pkanwar · 9 years ago
  3. 9a90931 Expose api to retrieve wakelock information per client by Sooraj Sasindran · 9 years ago
  4. 78813bd Implement setVisualVoicemailEnabled() am: b0f695b927 am: cab9e383c0 by Ta-wei Yen · 9 years ago
  5. cab9e38 Implement setVisualVoicemailEnabled() am: b0f695b927 by Ta-wei Yen · 9 years ago
  6. cfeeb50 Directly invoke the default phone's method in setRadioPower() am: 9ae2a0674f by Wei Liu · 9 years ago
  7. b0f695b Implement setVisualVoicemailEnabled() by Ta-wei Yen · 9 years ago
  8. 9ae2a06 Directly invoke the default phone's method in setRadioPower() by Wei Liu · 9 years ago
  9. d0d2b04 Merge \\"Add getCdmaPrlVersion.\\" into nyc-mr1-dev am: 3bd4caebaf by Youhan Wang · 9 years ago
  10. 66ad5d7 Add getCdmaPrlVersion. by Youhan Wang · 9 years ago
  11. 66841f8 Merge \\"Disable VT when users turn off data or hit data limit\\" into nyc-mr1-dev am: bcb5fe477d by Jack Yu · 9 years ago
  12. 75ab295 Disable VT when users turn off data or hit data limit by Jack Yu · 9 years ago
  13. 85bea5a Merge \\"Added a new API to query VT data usage\\" into nyc-mr1-dev am: b4a93a79f4 by Jack Yu · 9 years ago
  14. eb89b24 Added a new API to query VT data usage by Jack Yu · 9 years ago
  15. 2c74461 Merge \\"Add DUMP permission check to phone service.\\" into nyc-mr1-dev am: 6e8937cf06 by dcashman · 9 years ago
  16. 22b950d Add DUMP permission check to phone service. by dcashman · 9 years ago
  17. 6e6c68b replace getSubId with getSubIdUsingPhoneId by fionaxu · 9 years ago
  18. 99282e0 Log visual voicemail to LocalLog by Ta-wei Yen · 9 years ago
  19. c236d6b Add dumpsys handler for telephony by Ta-wei Yen · 9 years ago
  20. 59545b4 cold sim cleanup by fionaxu · 9 years ago
  21. d53e0e2 Merge "Show TTY mode for multi-SIM device" into nyc-mr1-dev by Brad Ebinger · 9 years ago
  22. b187571 Merge "Switch VVM SMS filter to Builder pattern" into nyc-mr1-dev by Ta-wei Yen · 9 years ago
  23. b692960 Switch VVM SMS filter to Builder pattern by Ta-wei Yen · 9 years ago
  24. 1a7c35a Add API setAllowedCarriers, getAllowedCarriers to PhoneInterfaceManager by Meng Wang · 9 years ago
  25. 99ef1e3 Add new API to get snapshot of RIL command metrics by Sanket Padawe · 9 years ago
  26. 1f82f7a Show TTY mode for multi-SIM device by Wooki Wu · 10 years ago
  27. 87c4984 Support VisualVoicemailSmsFilter by Ta-wei Yen · 9 years ago
  28. 4001d25 Add getEsn(). by Youhan Wang · 9 years ago
  29. e64578a Add getAidForApptype() to PhoneInterfaceManager. by Youhan Wang · 9 years ago
  30. 903a54c Implement new async response method for modem activity info by Adam Lesinski · 9 years ago
  31. a9f3218 Fixing few TelephonyManager calls to work when there is no SIM. by Shishir Agrawal · 9 years ago
  32. 74fa1b4 Modify some TelephonyManager APIs in PhoneInterfaceManager. am: ee13a9b149 by Sanket Padawe · 9 years ago
  33. 983dfe0 Merge "Add null or empty string check to checkCarrierPrivilegesForPackage." into nyc-dev by Junda Liu · 9 years ago
  34. ee13a9b Modify some TelephonyManager APIs in PhoneInterfaceManager. by Sanket Padawe · 9 years ago
  35. 317d70b Add null or empty string check to checkCarrierPrivilegesForPackage. by Junda Liu · 9 years ago
  36. a601dd2 Turn down the logging a little bit. by Joe Onorato · 10 years ago
  37. 48c26b8 Merge "Add a way to get all carrier privileged packages" into nyc-dev by Amith Yamasani · 10 years ago
  38. c04d975 Add subscription specific TelephonyManager calls. by Shishir Agrawal · 10 years ago
  39. 577891f Merge "DO NOT MERGE: Add subscription specific TelephonyManager calls." into mm-wireless-dev by Shishir Agrawal · 10 years ago
  40. 6e11887 Add a way to get all carrier privileged packages by Amith Yamasani · 10 years ago
  41. 61ff83b DO NOT MERGE: Add subscription specific TelephonyManager calls. by Shishir Agrawal · 10 years ago
  42. ef31d48 Fix invalid return type: IccIoResult instead of IccOpenLogicalChannelResponse by Shishir Agrawal · 10 years ago
  43. fc0492a Fix invalid return type: IccIoResult instead of IccOpenLogicalChannelResponse by Shishir Agrawal · 10 years ago
  44. 208f455 Merge "Fix crash associated with invalid sub id in PhoneInterfaceManager" into mm-wireless-dev by Sanket Padawe · 10 years ago
  45. 56e75a3 Fix crash associated with invalid sub id in PhoneInterfaceManager by Sanket Padawe · 10 years ago
  46. b3a84e7 Merge "Return empty ModemActivityInfo in error case instead of null." into mm-wireless-dev by Amit Mahajan · 10 years ago
  47. d476622 Return empty ModemActivityInfo in error case instead of null. by Amit Mahajan · 10 years ago
  48. a9c6b6d Refactoring into Telecomm Codebase and cleanup by Brad Ebinger · 10 years ago
  49. 1291f19 Merge "Implement API methods to get voicemail notification settings." by Sailesh Nepal · 10 years ago
  50. 16c307d getPreferredNetworkType should return int[] instead of -1 on error. am: cfc2d354cf am: 703ed1a7e8 by Sanket Padawe · 10 years ago
  51. cfc2d35 getPreferredNetworkType should return int[] instead of -1 on error. by Sanket Padawe · 10 years ago
  52. 31f9ba1 Implement API methods to get voicemail notification settings. by Nancy Chen · 10 years ago
  53. e7939d8 Merge from master by Jack Yu · 10 years ago
  54. fdd69de Revert "Revert "Merge commit '8fcb290' into merge"" by Tyler Gunn · 10 years ago
  55. 9cf1151 Phone refactor (merging Gsm and Cdma phones) by Amit Mahajan · 10 years ago
  56. 85bd38a Added getServiceState API to TelephonyManager. by Jack Yu · 10 years ago
  57. 7d3fe77 am a8d629cb: am 57272c14: am 31e19c52: am cbc98c1d: Merge "Allow non-persistent manual network selection." into mnc-dr-dev by Shishir Agrawal · 10 years ago
  58. b9b4978 Change to update SecurityException message. by Amit Mahajan · 10 years ago
  59. 77ba317 Allow non-persistent manual network selection. by Shishir Agrawal · 10 years ago
  60. 924bebf am d9eb7da8: Fix getAllCellInfo to handle null. by Robert Greenwalt · 10 years ago
  61. d9eb7da Fix getAllCellInfo to handle null. by Robert Greenwalt · 10 years ago
  62. 9176bb0 am 24714352: Merge "READ_SMS allows getLine1Number() [2/3]" into mnc-dev by Makoto Onuki · 10 years ago
  63. e4072d1 READ_SMS allows getLine1Number() [2/3] by Makoto Onuki · 10 years ago
  64. 8954f47 am 83ea23b9: Add OrSelf to privileged permission check. by Amit Mahajan · 10 years ago
  65. 83ea23b Add OrSelf to privileged permission check. by Amit Mahajan · 10 years ago
  66. e8e67c7 am 011676f9: Fix language settings for Canada. by Narayan Kamath · 10 years ago
  67. 011676f Fix language settings for Canada. by Narayan Kamath · 10 years ago
  68. 02a9669 am 43d23ef3: Merge "Removing OrSelf check when checking for PRIVILEGED_PHONE_STATE perm." into mnc-dev by Amit Mahajan · 10 years ago
  69. 43d23ef Merge "Removing OrSelf check when checking for PRIVILEGED_PHONE_STATE perm." into mnc-dev by Amit Mahajan · 10 years ago
  70. 15fc854 Removing OrSelf check when checking for PRIVILEGED_PHONE_STATE perm. by Amit Mahajan · 10 years ago
  71. d06b5be am a5f831ed: Merge "Fix permissions." into mnc-dev by Robert Greenwalt · 10 years ago
  72. a5dcfcb Fix permissions. by Robert Greenwalt · 10 years ago
  73. 929c0be am 284504f8: Merge "Fix permissions on TelephonyManager" into mnc-dev by Robert Greenwalt · 10 years ago
  74. 36b23af Fix permissions on TelephonyManager by Robert Greenwalt · 10 years ago
  75. 3b7a1bc Rename VoLTE/WFC enable API to available - add VT available API. by Etan Cohen · 10 years ago
  76. 078f3d5 Merge "Allow default SMS app to get self phone number" into mnc-dev by Makoto Onuki · 10 years ago
  77. 183b2de Allow the SIM country code to supplement the SIM language by Tony Hill · 10 years ago
  78. fee6934 Allow default SMS app to get self phone number by Makoto Onuki · 10 years ago
  79. 785783f Change the order of permission checks for READ_PHONE_STATE. by Amit Mahajan · 10 years ago
  80. 921655c Modify telephony permissions to use either READ_PHONE_STATE or READ_PRIVILEDGED_PHONE_STATE by Etan Cohen · 10 years ago
  81. c1fabd8 Merge "Fix phone crash for mobile device without sim." into mnc-dev by Sanket Padawe · 10 years ago
  82. 356d763 Fix phone crash for mobile device without sim. by Sanket Padawe · 10 years ago
  83. 19bda02 Merge "Adding hidden TM calls to scan/select cell networks." into mnc-dev by Shishir Agrawal · 10 years ago
  84. 302c869 Adding hidden TM calls to scan/select cell networks. by Shishir Agrawal · 10 years ago
  85. 9c902b0 Merge "Clear calling identity before calling TelephonyManager" into mnc-dev by Fyodor Kupolov · 10 years ago
  86. 2938db5 Merge "Fix NPE in handlePinMMI" into mnc-dev by Yorke Lee · 10 years ago
  87. 716f67e Fix NPE in handlePinMMI by Yorke Lee · 10 years ago
  88. 8e53b0b Clear calling identity before calling TelephonyManager by Fyodor Kupolov · 10 years ago
  89. 7d320df Delete spammy log message by Jonathan Basseri · 10 years ago
  90. 61a60ad Fix build by Prerepa Viswanadham · 10 years ago
  91. 051a840 Merge "Implement checkCarrierPrivilegesForPackageAnyPhone" into mnc-dev by Zach Johnson · 10 years ago
  92. b79499c Merge "Get modem activity info stats" into mnc-dev by Prerepa Viswanadham · 10 years ago
  93. 50ecba3 Implement checkCarrierPrivilegesForPackageAnyPhone by Zach Johnson · 10 years ago
  94. 759d1a3 Merge "Adding temporary logging to debug CTS failure (for CellLocationTest)." into mnc-dev by Amit Mahajan · 10 years ago
  95. 9504c6b Renaming carrier config variable keys. by Jonathan Basseri · 10 years ago
  96. 7fcff69 Get modem activity info stats by Prerepa Viswanadham · 10 years ago
  97. 9acc70d Adding temporary logging to debug CTS failure (for CellLocationTest). by Amit Mahajan · 10 years ago
  98. 981d858 Network Reset should have a lockdown like Factory Reset. by Stuart Scott · 10 years ago
  99. 1c496c2 Implement ITelephony API for querying telephony derived locales. by Narayan Kamath · 10 years ago
  100. 7a9c020 Merge "Check result of getPhone() before using it." into mnc-dev by Anthony Lee · 10 years ago