1. 24 Oct, 2014 1 commit
  2. 22 Oct, 2014 1 commit
  3. 21 Oct, 2014 1 commit
  4. 20 Oct, 2014 2 commits
  5. 16 Oct, 2014 1 commit
  6. 15 Oct, 2014 2 commits
  7. 14 Oct, 2014 1 commit
  8. 13 Oct, 2014 1 commit
  9. 12 Oct, 2014 1 commit
  10. 10 Oct, 2014 2 commits
    • Tyler Gunn's avatar
      Issue: turning on bluetooth headset in call doesn't change route (2/2). · a40ac96c
      Tyler Gunn authored
      In addition to a failure to report CallState from Telecom, the broadcast
      of the state change was happening before the active device was set,
      causing Telecom to receive the broadcast indicating the audio state has
      changed, only to have the Bluetooth service report that bluetooth audio
      is not connected yet.
      
      Bug: 17933664
      Change-Id: Id4e7c6d4085f5ee990a8d19da8c089399ee60c6d
      a40ac96c
    • Ravi Nagarajan's avatar
      Update AVRCP play status only if music is streaming · 22bad704
      Ravi Nagarajan authored
      AVRCP play status was updated based on AVDTP stream state. Enhanced this
      logic to update the status only when music is streaming
      bug 12099469
      
      Change-Id: Idef0180cd0d0b78fa392a5354320440fce9b81a7
      22bad704
  11. 09 Oct, 2014 1 commit
  12. 08 Oct, 2014 3 commits
    • Tyler Gunn's avatar
      Moving STATE_DISCONNECTED broadcast. · fbb1fe1e
      Tyler Gunn authored
      In Telecom we were seeing a bug where we received an
      ACTION_CONNECTION_STATE_CHANGEDSTATE intent indicating the disconnection
      of a bluetooth headset.  The BluetoothManager in Telecom would then
      query the Bluetooth service to see if there are any devices.  Despite
      being informed that the device in use was disconnected, it still showed
      up as connected.
      
      To fix this, I moved the state broadcast AFTER the disconnected device is
      removed from the headset state machine.  Looking through all other
      disconnect broadcasts in that file, the disconnection happens AFTER in
      all other cases as well.
      
      Bug: 17899941
      Change-Id: Ice4b2a5b1093e04ffe4c3241a3379aba56898792
      fbb1fe1e
    • Geoff Mendal's avatar
      Import translations. DO NOT MERGE · 4ebb0071
      Geoff Mendal authored
      Change-Id: I434b212750272dd181ee6e82046d0a289afe9b90
      Auto-generated-cl: translation import
      4ebb0071
    • The Android Automerger's avatar
  13. 07 Oct, 2014 1 commit
  14. 06 Oct, 2014 2 commits
  15. 05 Oct, 2014 1 commit
  16. 04 Oct, 2014 1 commit
  17. 02 Oct, 2014 3 commits
  18. 01 Oct, 2014 2 commits
  19. 30 Sep, 2014 2 commits
  20. 29 Sep, 2014 3 commits
  21. 28 Sep, 2014 2 commits
  22. 25 Sep, 2014 3 commits
  23. 24 Sep, 2014 3 commits