1. 13 Oct, 2013 1 commit
  2. 12 Oct, 2013 1 commit
  3. 10 Oct, 2013 1 commit
  4. 09 Oct, 2013 3 commits
  5. 08 Oct, 2013 4 commits
  6. 07 Oct, 2013 2 commits
  7. 06 Oct, 2013 1 commit
  8. 05 Oct, 2013 2 commits
  9. 04 Oct, 2013 2 commits
  10. 03 Oct, 2013 2 commits
  11. 02 Oct, 2013 1 commit
  12. 01 Oct, 2013 6 commits
  13. 29 Sep, 2013 1 commit
  14. 26 Sep, 2013 1 commit
    • Martijn Coenen's avatar
      HCE: invalidate cache if passed in service unknown. · 06645f1a
      Martijn Coenen authored
      To fix a specific scenario where a service is enabled
      using PackageManager.setComponentEnabledSetting(): in this
      case, the ACTION_PACKAGE_CHANGED broadcast is delayed by
      10 seconds, causing NfcService not to know about enabled
      services until then.
      
      This in turn could cause our "isDefault" APIs to return
      incorrect results in the first 10 seconds after changing
      the component state, because we do not know about the
      newly enabled service yet.
      
      Fix by invalidating the cache if we don't know about a
      service passed in from API calls.
      
      Bug: 10633674
      Change-Id: I4c236002afc79464e0b41f3c6919541915020ba4
      06645f1a
  15. 25 Sep, 2013 1 commit
    • Martijn Coenen's avatar
      Latest HCE UX. · a3b2c794
      Martijn Coenen authored
      Use service description whenever we can.
      
      Bug: 10862185
      Bug: 10859925
      Change-Id: I1e6f668bec0d2d2e4f96f803ba24ba58088836a3
      a3b2c794
  16. 22 Sep, 2013 1 commit
  17. 19 Sep, 2013 2 commits
  18. 18 Sep, 2013 4 commits
  19. 17 Sep, 2013 1 commit
  20. 16 Sep, 2013 3 commits