Skip to content
Snippets Groups Projects
  1. Jun 29, 2020
  2. Jun 28, 2020
    • Bill Yi's avatar
      Import translations. DO NOT MERGE · 8e0d3e91
      Bill Yi authored
      BUG:148403740
      
      TEST: m messaging
      
      Merged-In: I4b74a267c0ed7cffe04d97ca465f2aa90ae1847a
      Change-Id: Ie6f26f2a9e207adeee475e347f17dd8e0da78d9b
      Auto-generated-cl: translation import
      (cherry picked from commit 3bd7b79d)
      8e0d3e91
  3. Jun 26, 2020
  4. Jun 23, 2020
  5. Jun 22, 2020
  6. Jun 19, 2020
  7. Jun 18, 2020
    • Taesu Lee's avatar
      Fix creating ConnectivityUtil to work on any platform · dcfe928f
      Taesu Lee authored
      
      After this CL, ConnectivityUtil for default subId is used again on pre
      N because TelephonyManager has createForSubscriptionId() for a specific
      subId from N.
      Nevertheless, listen() uses the default subId on PhoneStateListener
      instead of the subId on the manager still even N. On O and beyond,
      ConnectivityUtil works correctly on multi-sim devices.
      
      Revert "Fix missing computeIfAbsent() method in L_MR1 and M"
      
      This reverts commit f0ccb76d.
      
      Reason for revert: Manage ConnectivityUtil instances for subIds at least
                         on N instead.
      
      Test: Manual
      
      Signed-off-by: default avatarTaesu Lee <taesu82.lee@samsung.com>
      Change-Id: I2f08928a6798a2ce275c5c75569ad379999d274c
      dcfe928f
  8. Jun 17, 2020
  9. Jun 16, 2020
  10. Jun 11, 2020
    • Taesu Lee's avatar
      Allow call to phone numbers or voice mail numbers only · 8b347325
      Taesu Lee authored
      
      It allows to call to well-formatted phone numbers or carrier specific
      phone numbers starting with star sign such as *20 so that user can make
      a call directly in a conversation for voice mail SMSs.
      
      Revert "Check whether dialable only"
      
      This reverts commit dbc43316.
      
      Reason for revert: a call icon is disappeared for well-formatted phone
                         number with parentheses, dash and etc.
      
      Test: Check the call icon in conversations for phone numbers and voice
            mail numbers.
      
      Signed-off-by: default avatarTaesu Lee <taesu82.lee@samsung.com>
      Change-Id: I1b279f8a5372b00a5a0c572f9969731f1e633389
      8b347325
  11. Jun 08, 2020
  12. Jun 06, 2020
  13. Jun 05, 2020
  14. Jun 03, 2020
    • Xin Li's avatar
      Merge QQ3A.200605.002 into master · 0580b4ad
      Xin Li authored
      Bug: 158095402
      Merged-In: Ie293c1c84489e4a1f20972bc056f6d2af67b79b4
      Change-Id: If9e62cf4c65cd4d4e029989f23b136c8f5efc7ae
      0580b4ad
  15. May 28, 2020
    • Taesu Lee's avatar
      Parse recipients from RESPOND_VIA_MESSAGE correctly am: fcf66997 · 4e646c49
      Taesu Lee authored
      Change-Id: Ie293c1c84489e4a1f20972bc056f6d2af67b79b4
      4e646c49
    • Taesu Lee's avatar
      Parse recipients from RESPOND_VIA_MESSAGE correctly · fcf66997
      Taesu Lee authored
      
      UriUtil#parseRecipientsFromSmsMmsUri() will returns a comma-separated
      recipients for common use so that InsertNewMessageAction#createMessage()
      can create or get a conversation correctly for RESPOND_VIA_MESSAGE.
      In addition, mms/mmsto schemes are added. And it includes small cleanup
      intent-filters for LaunchConversationActivity.
      
      Test: adb shell am startservice
      -a android.intent.action.RESPOND_VIA_MESSAGE -d "sms:12345678,87654321"
      -e android.intent.extra.TEXT "Text"
      
      Change-Id: I291dc765a46846982d059016d44f90873c687867
      Signed-off-by: default avatarTaesu Lee <taesu82.lee@samsung.com>
      fcf66997
  16. May 25, 2020
  17. May 20, 2020
  18. May 19, 2020
Loading