1. 25 Mar, 2013 1 commit
  2. 23 Mar, 2013 1 commit
  3. 22 Mar, 2013 1 commit
    • Wink Saville's avatar
      Move retrying into DC. · ff4e317d
      Wink Saville authored
      This is the first step in refactoring for bug 4772191.
      
      Bug: 4772191
      Change-Id: Id54a20ab192783c63939158670faaf531a527640
      ff4e317d
  4. 21 Mar, 2013 4 commits
  5. 16 Mar, 2013 7 commits
  6. 15 Mar, 2013 4 commits
  7. 13 Mar, 2013 1 commit
    • keunyoung's avatar
      fix PDK no-java build · a0f3a809
      keunyoung authored
      - As this component is in PDK, it should not be built when necessary
        frameworks libraries are not available.
      - For full platform source tree, the ...JAVA_SUPPORT_LEVEL is platform.
      
      Change-Id: I6d37970ab7a3e5183d3a04b003ec3f81f907abc8
      a0f3a809
  8. 11 Mar, 2013 8 commits
  9. 08 Mar, 2013 1 commit
    • Rika Brooks's avatar
      Telephony: Set TP-RD to 1 in case of retry · 454c5783
      Rika Brooks authored
      per TS 23.040 Section 9.2.3.6: In the case where no response or an
      RP-ERROR with an appropriate cause value (see 3GPP TS 24.011 [13]) is
      received in response to an SMS-SUBMIT, then the MS shall automatically
      repeat the SMS-SUBMIT but must use the same TP-MR value
      and set the TP-RD bit to 1 (see 9.2.3.25)
      
      Bug:  8323645
      Change-Id: I1c7ebc67f80a6eeba456ab0dc5f6331a038d7ab2
      454c5783
  10. 06 Mar, 2013 4 commits
  11. 05 Mar, 2013 2 commits
    • Shruthi Krishnan's avatar
      Telephony: Fix for first pause DTMF digit · 37d3599e
      Shruthi Krishnan authored
      As per 3GPP requirement first pause sequence also should maintain 3 sec
      delay. Added fix to wait for 3 sec time before sending DTMF digits to
      RIL.
      
      Change-Id: I6041614b544cc9c24521bee9ad505439b810ff86
      37d3599e
    • Abhishek Adappa's avatar
      Send user confirmation instead of Terminal Response · 14957f5b
      Abhishek Adappa authored
      On certain proactive commands like  Setup Call/Open Channel,
      a confirmation dialog is displayed to the user to confirm or reject the
      call. If the user hits the back key to dismiss the dialog or the user
       hits 'No', consider that as the user rejecting the call, instead
      of sending a Terminal Response.
      
      Bug: 8302972
      Change-Id: I23d57f726018a6805ef455f6069dbab8e6dd14f0
      14957f5b
  12. 04 Mar, 2013 2 commits
    • Robert Greenwalt's avatar
      Send Power-off notifications · f1b97fcf
      Robert Greenwalt authored
      If we update the state of the old servicestate and the new before calling done
      nothing will get sent out (no change).  Instead, just put the new state
      in the mNewSS and call done - it'll copy it to mSS and note the diff and
      notify everyone.
      
      bug:8304092
      Change-Id: I5fee4805245c547175bbd8b0e18f407edfc8c3d8
      f1b97fcf
    • Hyejin Kim's avatar
      get group identifier level1 (Gid1) · 2f837b80
      Hyejin Kim authored
      To recognize MVNO(Mobile Virtual Network Operator), need some filters,
      Service Provider Name(SPN), International Mobile Subscriber ID(IMSI),
      and Group Identifier Level1(Gid1).
      The GID1 elementary files on the SIM are specified in GSM 11.11 (ETS 300 977)
      
      To get Gid1, implement it.
      
      Bug: 8143480
      Change-Id: I44f9d622240a73c42ea6418d2d55e1dae23f3b81
      2f837b80
  13. 28 Feb, 2013 3 commits
  14. 27 Feb, 2013 1 commit