1. 22 Sep, 2013 1 commit
  2. 19 Sep, 2013 2 commits
  3. 18 Sep, 2013 4 commits
  4. 17 Sep, 2013 1 commit
  5. 16 Sep, 2013 2 commits
  6. 14 Sep, 2013 1 commit
  7. 12 Sep, 2013 8 commits
  8. 11 Sep, 2013 1 commit
  9. 10 Sep, 2013 3 commits
  10. 05 Sep, 2013 1 commit
  11. 04 Sep, 2013 4 commits
  12. 03 Sep, 2013 1 commit
  13. 02 Sep, 2013 1 commit
  14. 30 Aug, 2013 1 commit
    • Martijn Coenen's avatar
      Upgrade to new API changes. · f5cd84c3
      Martijn Coenen authored
      Following API review. Also:
      - Added support for pause/resume P2P in reader mode
      - Fixed bug where we tried to route even when NFC was off,
        causing lockups.
      
      Bug: 10550349
      Bug: 10552589
      -
      
      Change-Id: I48f6834386bd542bdf1b7f1a8b1072d8981b0915
      f5cd84c3
  15. 29 Aug, 2013 1 commit
    • Martijn Coenen's avatar
      HCE: API updates, default handling, lock-screen. · 451ba48f
      Martijn Coenen authored
      - Use new selection mode APIs
      - Fixed up default handling
      - Check if service requires device unlock before dispatching
      - Fixed isDefaultServiceForAid()
      - Fixed a bug where we created two routing managers
      
      Change-Id: Iba4a3ce7f599974ccedbf8d301cc46ff1e99c94e
      451ba48f
  16. 28 Aug, 2013 1 commit
  17. 27 Aug, 2013 1 commit
    • Martijn Coenen's avatar
      Implement reader mode APIs. · c4e4277a
      Martijn Coenen authored
      Disable p2p/listen modes on request. Currently only
      for NCI platforms, NXP will follow later.
      
      Also, fixed some compiler warnings and a mem leak.
      
      Bug: 10360259
      Change-Id: Id13db24914adc43db62e055b66e0989e9cde2482
      c4e4277a
  18. 22 Aug, 2013 4 commits
  19. 19 Aug, 2013 2 commits
    • Martijn Coenen's avatar
      HCE UX: Display dialog on service failure indication. · 78976de0
      Martijn Coenen authored
      Also:
      - Refactor AID handling to separate class.
      - Implement unHandled() call from service.
      - Verify the service's identify by checking replyTo param
      - Return 6F00 in case we can't parse an APDU for whatever reason.
      
      Bug: 10262585
      Change-Id: I1a3ccb9ae57107d68cf5923c3cf05bd224f93e4e
      78976de0
    • Evan Chu's avatar
      Sync up with Broadcom JNI changes. · a8aa0714
      Evan Chu authored
      Patches contributed by Evan Chu<evanchu@broadcom.com>
      and Paul Chaisson<pchaisson@broadcom.com>.
      
      Bug: 10360038
      Change-Id: I1402191406b08e097680f8c7f587f393f749184e
      a8aa0714