1. 59545b4 cold sim cleanup by fionaxu · 8 years ago
  2. 036454b Merge "Mark INTENT_ISIM_REFRESH as protected broadcast." into nyc-dev by Amit Mahajan · 8 years ago
  3. 3373ea9 Mark INTENT_ISIM_REFRESH as protected broadcast. by Amit Mahajan · 8 years ago
  4. e011cd6 Rename visual voicemail sync intent value am: bd29340361 by Ta-wei Yen · 8 years ago
  5. bd29340 Rename visual voicemail sync intent value by Ta-wei Yen · 8 years ago
  6. 87c4984 Support VisualVoicemailSmsFilter by Ta-wei Yen · 8 years ago
  7. 9753fa6 Cold Sim Issue Fix by fionaxu · 9 years ago
  8. 6414063 Require READ_VOICEMAIL permission for FETCH_VOCIEMAIL and SYNC_VOICEMAIL by Ta-wei Yen · 9 years ago
  9. 25a6cfe Remove manage_device_admins and manage_profile_and_device_owner permissions. by Sudheer Shanka · 9 years ago
  10. 70022b2 Merge "Follow framework refactoring." into nyc-dev by Jeff Sharkey · 9 years ago
  11. 1ed5f32 Don't use frameworks string in manifest by Hall Liu · 9 years ago
  12. 1ce834e Follow framework refactoring. by Jeff Sharkey · 9 years ago
  13. e80368d DO NOT MERGE Defer VVM activation/deactivation until device is unlocked. by Ta-wei Yen · 9 years ago
  14. 3ffce64 Add WRITE_BLOCKED_NUMBERS permission to telephony. by Abhijith Shastry · 9 years ago
  15. c738a38 Updated RestrictedSwitchPreference by Mahaver Chopra · 9 years ago
  16. b64b0a8 Start SIP Service after user unlock on FBE devices by Brad Ebinger · 9 years ago
  17. 0f4785f Add READ_BLOCKED_NUMBERS permission to Telephony. by Abhijith Shastry · 9 years ago
  18. 96c2cde Merge "TelephonyDebugService: Support new ITelephonyDebugSubscriber interface" into mm-wireless-dev by Pavel Zhamaitsiak · 9 years ago
  19. db5c84f TelephonyDebugService: Support new ITelephonyDebugSubscriber interface by Pavel Zhamaitsiak · 9 years ago
  20. 9e8c37c Handle SYNC_VOICEMAIL intent for OMTP VVM by Ta-wei Yen · 9 years ago
  21. ac06c87 Merge "Refactoring into Telecomm Codebase and cleanup" by Brad Ebinger · 9 years ago
  22. cbeeae6 Merge "Make android.intent.action.EMERGENCY_CALL_STATE_CHANGED protected" into mm-wireless-dev by Amit Mahajan · 9 years ago
  23. eca7641 Make android.intent.action.EMERGENCY_CALL_STATE_CHANGED protected by Amit Mahajan · 9 years ago
  24. a9c6b6d Refactoring into Telecomm Codebase and cleanup by Brad Ebinger · 9 years ago
  25. 1e422f7 Mark this coreApp as being encryptionAware. by Jeff Sharkey · 9 years ago
  26. 6e24732 Merge "Revert "Ensure sim contacts import screen supports rotation."" into mnc-dr-dev am: 09481a1673 am: 147c507c70 am: d50fbcf3d0 by Tyler Gunn · 9 years ago
  27. edb2cb1 Revert "Ensure sim contacts import screen supports rotation." by Tyler Gunn · 9 years ago
  28. a10a6ee am fa8c7064: am c3b7e7fb: am 15bab7ea: am 67c3279e: Merge "Ensure sim contacts import screen supports rotation." into mnc-dr-dev by Tyler Gunn · 9 years ago
  29. 03ff466 Ensure sim contacts import screen supports rotation. by Tyler Gunn · 9 years ago
  30. acd53ab Renamed primaryUserOnly to systemUserOnly by Fyodor Kupolov · 9 years ago
  31. f52b5ee Add SDK versions for Telephony. by Nancy Chen · 9 years ago
  32. baae6e4 Granted READ_PRIVILEGED_PHONE_STATE to the phone service to fix a permission denial issue. by Jack Yu · 9 years ago
  33. 531a35d Fix issue #21626564: MMS should be receivied while Dozing by Dianne Hackborn · 9 years ago
  34. 3c743bf Add ACCESS_IMS_CALL_SERVICE permission to phone process. by Etan Cohen · 9 years ago
  35. 499378a Update to using CONFIGURE_PHONE_ACCOUNT by Santos Cordon · 9 years ago
  36. 1e2c6ff Add VISUAL_VOICEMAIL intent action for promo card access. by Nancy Chen · 9 years ago
  37. 13dc63e Allow phone process to enable/disable apps. by Jeff Davidson · 9 years ago
  38. fe37e65 Change to make STK related intents protected. by Amit Mahajan · 9 years ago
  39. 54cbbcd Merge "Phone app might use cleartext network traffic." into mnc-dev by Alex Klyubin · 9 years ago
  40. e196c27 Disable visual voicemail when corresponding carrier app is installed. by Nancy Chen · 9 years ago
  41. 9cc75be Remove vvm dependence on AccountManager, save values in shared prefs. by Nancy Chen · 9 years ago
  42. 41befac Merge "Remove unused TextMessagePackageChooser" into mnc-dev by Yorke Lee · 9 years ago
  43. 12ed64a Remove unused TextMessagePackageChooser by Yorke Lee · 9 years ago
  44. 5d6ec27 Perform syncs with the voicemail server through data connection only. by Nancy Chen · 9 years ago
  45. dcec1e1 Declare SMS broadcasts as protected to ensure only system apps send those. by Amit Mahajan · 9 years ago
  46. 842877f Phone app might use cleartext network traffic. by Alex Klyubin · 9 years ago
  47. 7ec0ae4 Request the new MAC address permission to show the MAC address in the UI by Svetoslav · 9 years ago
  48. 6afb77c Declare the unified BIND_CARRIER_SERVICES permission by Zach Johnson · 9 years ago
  49. 22b7ae3 Add BIND_TELECOM_CONNECTION_SERVICE permission by Yorke Lee · 9 years ago
  50. 0ad5746 Merge "Fix ADD_VOICEMAIL intent." into mnc-dev by Andrew Lee · 9 years ago
  51. 217c3b8 Fix ADD_VOICEMAIL intent. by Andrew Lee · 9 years ago
  52. f2f2e27 Update references in AndroidManifest. by Nancy Chen · 9 years ago
  53. a926b43 Remove unused TelephonyCallServiceProvider by Yorke Lee · 9 years ago
  54. 6781b0c Adding settings for connection services. by Santos Cordon · 9 years ago
  55. 0e70002 Send activation sms when new sim is added. by Nancy Chen · 10 years ago
  56. 6465afd Add CarrierConfigLoader service. by Jonathan Basseri · 10 years ago
  57. e15917e am cffac94..b7cdece from mirror-m-wireless-internal-release by Vinit Deshpande · 10 years ago
  58. e95cbd5 Merge commit '21c5e2d' into mergemeister by Andrew Lee · 10 years ago
  59. b7cdece Remove "IMS Account" preference under call settings. by Tyler Gunn · 10 years ago
  60. c57b962 Merge "Port VM settings to its own activity." by Andrew Lee · 10 years ago
  61. bf07f76 Port VM settings to its own activity. by Andrew Lee · 10 years ago
  62. 5493011 Fetch voicemail payload, which is usually the audio file. by Nancy Chen · 10 years ago
  63. 3f51d09 Download all message metadata from server. by Nancy Chen · 10 years ago
  64. 259cd2d Merge "Sync read and deleted messages with the imap server." by Nancy Chen · 10 years ago
  65. 3d8ea0e IMS-VT: Update phone account's capabilities. by Rekha Kumar · 10 years ago
  66. c1fb661 Sync read and deleted messages with the imap server. by Nancy Chen · 10 years ago
  67. 080a165 No-Display Activity to handle SIM Activation intent. by Santos Cordon · 10 years ago
  68. e53a064 Set up activate and deactivate on SIM state change. by Nancy Chen · 10 years ago
  69. 84cccac Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' by Vinit Deshpande · 10 years ago
  70. 32031f4 Save status and set up sync adapter. by Nancy Chen · 10 years ago
  71. fb7f92e Add call accessibility activity. by Andrew Lee · 10 years ago
  72. 7ab73ac Receive SYNC and STATUS SMS text messages. by Nancy Chen · 10 years ago
  73. 37fb9eb Fix FDN back button, restyle screen. by Andrew Lee · 10 years ago
  74. df9707e Adds the BIND_CARRIER_MESSAGING_SERVICE permission to the phone process, by Abhijith Shastry · 10 years ago
  75. 78daba8 Delete unused EnableFdnScreen. by Andrew Lee · 10 years ago
  76. eff3f44 Merge "Move FDN-specific classes into own package." into lmp-mr1-dev by Andrew Lee · 10 years ago
  77. 11ac896 Merge "Use new telecom permissions." into lmp-mr1-dev by Santos Cordon · 10 years ago
  78. 83383e4 Move FDN-specific classes into own package. by Andrew Lee · 10 years ago
  79. 80749b8 Use new telecom permissions. by Santos Cordon · 10 years ago
  80. 787a8cb Add voicemail settings activity and fragment. by Andrew Lee · 10 years ago
  81. 8bfc847 Use public API permission, not the internal permission by Evan Charlton · 10 years ago
  82. edb9e51 Merge "Add android.permission.DUMP to manifest." into lmp-mr1-dev by Wink Saville · 10 years ago
  83. 34dbcac Add android.permission.DUMP to manifest. by Wink Saville · 10 years ago
  84. 59a1f81 Move CHANGE_PHONE_ACCOUNTS filter to Phone Account Settings. by Andrew Lee · 10 years ago
  85. 17d2576 Style Network Operators settings to Material style. by Andrew Lee · 10 years ago
  86. 86c29ac Merge "Remove BluetoothPhoneService." into lmp-dev by Santos Cordon · 10 years ago
  87. 13fed9f Remove BluetoothPhoneService. by Santos Cordon · 10 years ago
  88. 588d0e1 Merge "Reorganize phone account settings." into lmp-dev by Andrew Lee · 10 years ago
  89. ce8ae2a Reorganize phone account settings. by Andrew Lee · 10 years ago
  90. ebe65db Remove SIP alerts and instead send to InCallUI by Jay Shrauner · 10 years ago
  91. 90f2ffd Remove ability to enable/disable phoneaccounts (2/6) by Nancy Chen · 10 years ago
  92. 6a0c9ec Remove unused CallerInfoCacheUpdateReceiver by Yorke Lee · 10 years ago
  93. 4d45d1c Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago
  94. 05bbb0d Add intent broadcast when a PhoneAccount is enabled or disabled. (3/3) by Tyler Gunn · 10 years ago
  95. baee295 Allowing enable/disable of phone accounts. (3/3) by Tyler Gunn · 10 years ago
  96. aa18e9c Rename listener to callback for ConferenceManager and rename strings 3/4 by Nancy Chen · 10 years ago
  97. 08d47eb Add intent to configure phone accounts by Evan Charlton · 10 years ago
  98. 4ddd0ef Add supported URI scheme to PhoneAccounts. (3/4) by Tyler Gunn · 10 years ago
  99. 6556a09 Add telecomm registration support to SIP. by Santos Cordon · 10 years ago
  100. cc6d51e Set colorAccents to Dialer blue, for appropriate settings. by Andrew Lee · 10 years ago