1. 29 May, 2012 1 commit
  2. 25 May, 2012 1 commit
    • Martijn Coenen's avatar
      Bluetooth OPP: Allow sending all mime-types for handover. · 03f25a20
      Martijn Coenen authored
      This change allows sending of all mime-types through
      ACTION_HANDOVER_SEND and ACTION_HANDOVER_SEND_MULTIPLE.
      These intent actions are only used by NFC when doing
      handover transfers, and require the whitelisting
      permission that is only granted to system applications.
      
      Similarly, for receiving, we will still reject certain
      mimetypes, except if the transfer was whitelisted because
      it was a handover transfer.
      
      At this moment, only the NFC service has the signature
      permission required for whitelisting.
      
      This change also allows to send files without extension,
      as long as OPP has a valid mimeType. This is useful when
      using OPP in combination with a content provider, which
      may specify filenames without any extension but with a
      valid mime-type.
      
      Bug: 6561169
      Change-Id: Ia39418de6bcb2f8af678c7b8637b63b1697eb493
      03f25a20
  3. 24 May, 2012 2 commits
  4. 17 May, 2012 1 commit
  5. 16 May, 2012 5 commits
  6. 15 May, 2012 2 commits
  7. 14 May, 2012 1 commit
  8. 04 May, 2012 2 commits
  9. 03 May, 2012 2 commits
  10. 02 May, 2012 2 commits
  11. 01 May, 2012 2 commits
  12. 30 Apr, 2012 2 commits
  13. 27 Apr, 2012 1 commit
  14. 26 Apr, 2012 2 commits
  15. 25 Apr, 2012 2 commits
  16. 24 Apr, 2012 2 commits
  17. 20 Apr, 2012 1 commit
    • Martijn Coenen's avatar
      Additional changes to support Bluetooth Beam. · 8099f5e7
      Martijn Coenen authored
      - Added a whitelist permission, to ensure only system
        services (such as NFC) can whitelist MAC addresses.
      - Added HANDOVER_STATUS permission, to ensure handover
        transfer status can only be received by eligible services
        (such as NFC).
      - Added new confirmation type HANDOVER_CONFIRMED; this indicates
        the transfer was initiated by a handover, and doesn't need to be
        confirmed. This type is also reused to send broadcasts
        to the NFC service, so the NFC service can show notifications
        and deal with the received data.
      - Added 15 second timeout to whitelist.
      - Modify notication code to not show any notifications for handover
        transfers; instead, send broadcasts to indicate handover status.
      - Modify "transfer complete" code to sendbroasts to indicate handover
        status.
      Change-Id: I00c08e09eaf44f0bd4bd837cb6b0c37b802742bc
      8099f5e7
  18. 19 Apr, 2012 1 commit
  19. 18 Apr, 2012 1 commit
  20. 16 Apr, 2012 1 commit
  21. 13 Apr, 2012 1 commit
  22. 05 Apr, 2012 2 commits
  23. 04 Apr, 2012 1 commit
    • Nick Pelly's avatar
      First cut at Bluetooth Beam. · d6eaf19f
      Nick Pelly authored
      Add Bluetooth address white-listing to avoid receive confirmation from
      Beam interactions.
      
      Change-Id: I25720c6e902c494cbb9845a30a175edad4225b89
      d6eaf19f
  24. 03 Apr, 2012 1 commit
  25. 28 Mar, 2012 1 commit