StephenBlackWasAlreadyTaken / xDrip-Experimental

Experimental Branches for Collaboration on DexDrip
GNU General Public License v3.0
25 stars 62 forks source link

Upload sensor data for xdrip viewer mode. #246

Closed AdrianLxM closed 8 years ago

AdrianLxM commented 8 years ago

Same as https://github.com/StephenBlackWasAlreadyTaken/xDrip-Experimental/pull/244 but using LF instead of CRLF.

tzachi-dar commented 8 years ago

Thanks for the pr. בתאריך 9 בינו 2016 21:07,‏ "AdrianLxM" notifications@github.com כתב:

Same as #244 https://github.com/StephenBlackWasAlreadyTaken/xDrip-Experimental/pull/244

but using LF instead of CRLF.

You can view, comment on, or merge this pull request online at:

https://github.com/StephenBlackWasAlreadyTaken/xDrip-Experimental/pull/246 Commit Summary

  • Upload sensor data for xdrip viewer mode.
  • dos2unix on 5 files

File Changes

Patch Links:

- https://github.com/StephenBlackWasAlreadyTaken/xDrip-Experimental/pull/246.patch

https://github.com/StephenBlackWasAlreadyTaken/xDrip-Experimental/pull/246.diff

— Reply to this email directly or view it on GitHub https://github.com/StephenBlackWasAlreadyTaken/xDrip-Experimental/pull/246 .

AdrianLxM commented 8 years ago

@tzachi-dar, just while you're at it: Sensor.java is in the main package. Could you please refactor/move it to package Models if it is not too much work.

tzachi-dar commented 8 years ago

Ok, did all things that you have mentioned. Also added the alerts time fix so I can check them together. Opened a new PR that is based on the new master.