Task #2590
Feature #2594: Bluetooth data channel for accessing p2p repos
review fluidnexus for bluetooth code
Status: | Closed | Start date: | 11/21/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | swap repos with Bluetooth and Bonjour | |||
Component: |
Description
fluidnexus: https://github.com/zeitkunst/FluidNexus did some things with bluetooth that could be relevant.
History
#1 Updated by hans almost 4 years ago
the android app code is actually here:
https://github.com/zeitkunst/FluidNexusAndroid
#2 Updated by hans almost 4 years ago
This is RFCOMM code, so only useful for FDroid<-->FDroid, not bootstrapping.
#3 Updated by hans almost 4 years ago
- Parent task set to #2594
#4 Updated by hans almost 4 years ago
The operations seem to all be handled in their own threads, with a thread for sending, and a thread for receiving. Makes sense there. We probably want to handle all the downloading in a Service
, so perhaps it makes sense to have each Bluetooth connection in its own thread.
#5 Updated by hans almost 4 years ago
- Target version changed from 0.2 - ChatSecure/Bluetooth to Integrate Kerplapp into FDroid
#6 Updated by hans over 3 years ago
- Target version changed from Integrate Kerplapp into FDroid to swap repos with Bluetooth and Bonjour
#7 Updated by hans almost 2 years ago
- Status changed from New to Closed