StephenBlackWasAlreadyTaken / xDrip

Android Application that collects dex signals, allows calibrations, and uploads
GNU General Public License v3.0
208 stars 176 forks source link

Add dex bridge support #57

Closed StephenBlackWasAlreadyTaken closed 9 years ago

StephenBlackWasAlreadyTaken commented 9 years ago

Add DexBridge support There is a lot of feature creep here so I may have missed some bits (Like filtered being saved on calibrations)

doing anything with the filtered data may be best pulled into another branch entirely

this branch may have had some issues due to the way I resolved merge conflicts (but should work if I did it right!)

also there is some duplicate code that can be cleaned up, but we will get there!