- 29 May, 2012 1 commit
-
-
The Android Automerger authored
-
- 25 May, 2012 1 commit
-
-
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
-
- 24 May, 2012 2 commits
-
-
Martijn Coenen authored
-
Martijn Coenen authored
This could cause Bluetooth file transfers to fail. Change-Id: I69b91e84cb7df1f147581e37f056eeacd54687d8
-
- 17 May, 2012 1 commit
-
-
The Android Automerger authored
-
- 16 May, 2012 5 commits
-
-
Martijn Coenen authored
-
Martijn Coenen authored
-
Martijn Coenen authored
-
Martijn Coenen authored
If handover requesters such as NFC want to cancel an ongoing transfer, they can use this intent. It requires the same permission that is used for whitelisting, which at this point is only granted to the NFC service. Change-Id: I89e27550d700c4a29a892dba99fda740d8845642
-
The Android Automerger authored
-
- 15 May, 2012 2 commits
-
-
Eric Fischer authored
Change-Id: I66cea0e6b7a5e9377cb77e75ac21914fbbc95de4
-
Martijn Coenen authored
Handover providers such as NFC may move the file in the filesystem (out of /bluetooth), hence it's better not to scan them here. Change-Id: Ic374c5ae880cb65e2d8a9ce615115b51fdc29353
-
- 14 May, 2012 1 commit
-
-
Martijn Coenen authored
Also, allow refreshing whitelisted entries by sending another whitelist intent. Change-Id: If85db397e31364939c67b3018413b625a1888ae6
-
- 04 May, 2012 2 commits
-
-
The Android Automerger authored
-
Eric Fischer authored
Change-Id: I9862cbb427bcb5be81af2e09cc71208c1456be05
-
- 03 May, 2012 2 commits
-
-
Eric Fischer authored
Change-Id: Ie86c651cb588dec834c629a429ddee49ca51bdd5
-
The Android Automerger authored
-
- 02 May, 2012 2 commits
-
-
Eric Fischer authored
Change-Id: I476bff54ef18b9d35405429e0550d3e7b61971db
-
The Android Automerger authored
-
- 01 May, 2012 2 commits
-
-
Eric Fischer authored
Change-Id: I886c43f6b61b1d37e9bd92533c6f43c148e46507
-
The Android Automerger authored
-
- 30 Apr, 2012 2 commits
-
-
Eric Fischer authored
Change-Id: Ic54867813d76fe3c63a6d69799972730a61893eb
-
The Android Automerger authored
-
- 27 Apr, 2012 1 commit
-
-
Eric Fischer authored
Change-Id: I5e41675842a972f1400a66cdf155e0fa7ba532f2
-
- 26 Apr, 2012 2 commits
-
-
Eric Fischer authored
Change-Id: Ia11deef3743e0d63ccbe6f8eb6e311e3f2f11f69
-
The Android Automerger authored
-
- 25 Apr, 2012 2 commits
-
-
Eric Fischer authored
Change-Id: If5a6ab133af77342121ff61d0aea40cc8626f956
-
The Android Automerger authored
-
- 24 Apr, 2012 2 commits
-
-
Eric Fischer authored
Change-Id: I635726426ba283e8428bfa11abf90da16a824ae1
-
Martijn Coenen authored
-
- 20 Apr, 2012 1 commit
-
-
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
-
- 19 Apr, 2012 1 commit
-
-
The Android Automerger authored
-
- 18 Apr, 2012 1 commit
-
-
Eric Fischer authored
Change-Id: I5cfa785854414256c441ca703ad2480f0434f6d2
-
- 16 Apr, 2012 1 commit
-
-
The Android Automerger authored
-
- 13 Apr, 2012 1 commit
-
-
Eric Fischer authored
Change-Id: Ia88990b571171704ec18c0c7766cb241579b907a
-
- 05 Apr, 2012 2 commits
-
-
The Android Automerger authored
-
Martijn Coenen authored
-
- 04 Apr, 2012 1 commit
-
-
Nick Pelly authored
Add Bluetooth address white-listing to avoid receive confirmation from Beam interactions. Change-Id: I25720c6e902c494cbb9845a30a175edad4225b89
-
- 03 Apr, 2012 1 commit
-
-
Mike Lockwood authored
-
- 28 Mar, 2012 1 commit
-
-
The Android Automerger authored
-