1. 17 Mar, 2014 3 commits
  2. 14 Mar, 2014 1 commit
  3. 13 Mar, 2014 1 commit
  4. 12 Mar, 2014 2 commits
  5. 11 Mar, 2014 2 commits
  6. 10 Mar, 2014 5 commits
  7. 08 Mar, 2014 3 commits
  8. 06 Mar, 2014 3 commits
  9. 05 Mar, 2014 13 commits
  10. 03 Mar, 2014 1 commit
  11. 02 Mar, 2014 1 commit
    • Zhihai Xu's avatar
      NPE in BluetoothPhoneService.java when switch users. · 1c09481b
      Zhihai Xu authored
      The null pointer is the mBluetoothHeadset is reset to NULL
      when the  the headset profile is disconnected during user switch.
      The fix should be  to check the null pointer before access mBluetoothHeadset
      also fix all the potential NPE problems not just this one happened.
      
      bug:11804919
      Change-Id: I2acd0092179fa07293f9fcc4c9b65f1c3343a37c
      (cherry picked from commit b19f55ba)
      1c09481b
  12. 20 Feb, 2014 2 commits
  13. 19 Feb, 2014 1 commit
  14. 28 Jan, 2014 2 commits