1. 06 Nov, 2013 1 commit
  2. 05 Nov, 2013 1 commit
  3. 04 Nov, 2013 1 commit
  4. 01 Nov, 2013 2 commits
  5. 31 Oct, 2013 1 commit
  6. 28 Oct, 2013 1 commit
  7. 23 Oct, 2013 1 commit
    • Zhihai Xu's avatar
      MAP: fix problem with MNS not disconnecting correctly · 82492947
      Zhihai Xu authored
      MNS is needed to disconnect with the MSE but did not.
      This patch fixes that by re-adding a disconnect() that was wrongfully removed during review.
      Patch set 2:
      -----------
       - Split disconnect and shutdown for MNS connection
      bug: 11161674
      Change-Id: Idd09fc774584dfdb171b0d00be0f7711ae57b853
      82492947
  8. 21 Oct, 2013 2 commits
  9. 17 Oct, 2013 2 commits
  10. 13 Oct, 2013 1 commit
  11. 11 Oct, 2013 1 commit
    • Casper Bonde's avatar
      Fix for MAP/PBAP: Race-condition when requesting authorization from Settings app · 98df3e8f
      Casper Bonde authored
      When MAP and PBAP requests authorization from the Settings app via Intents,
      it also sets a state isWaitingForAuthorization to indicate
      that it should handle incoming replies.
      This is however done in the code after the intent have been sent
      and in some cases the reply for the intent is returned
      before the state has been update = no handling of the reply.
      This only happens on the second connect with a paired device and
      only when the user have selected the "do not ask again" checkmark
      in the popup requesting access.
      
      FIX:
      Move the update of isWaitingAuthorization to before sending the intent to settings
      
      bug: 11179645
      Change-Id: I25b019e32a01caa8509c8f97195712120823afa9
      98df3e8f
  12. 10 Oct, 2013 3 commits
  13. 09 Oct, 2013 1 commit
  14. 08 Oct, 2013 2 commits
  15. 07 Oct, 2013 1 commit
  16. 06 Oct, 2013 1 commit
  17. 04 Oct, 2013 2 commits
  18. 01 Oct, 2013 1 commit
  19. 30 Sep, 2013 1 commit
  20. 29 Sep, 2013 1 commit
  21. 27 Sep, 2013 1 commit
  22. 26 Sep, 2013 3 commits
  23. 25 Sep, 2013 3 commits
  24. 22 Sep, 2013 1 commit
  25. 20 Sep, 2013 4 commits
  26. 19 Sep, 2013 1 commit