Closed AdrianLxM closed 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
- M app/src/main/java/com/eveningoutpost/dexdrip/Sensor.java https://github.com/StephenBlackWasAlreadyTaken/xDrip-Experimental/pull/246/files#diff-0 (13)
- M app/src/main/java/com/eveningoutpost/dexdrip/StopSensor.java https://github.com/StephenBlackWasAlreadyTaken/xDrip-Experimental/pull/246/files#diff-1 (3)
- M app/src/main/java/com/eveningoutpost/dexdrip/UtilityModels/MongoSendTask.java https://github.com/StephenBlackWasAlreadyTaken/xDrip-Experimental/pull/246/files#diff-2 (13)
- M app/src/main/java/com/eveningoutpost/dexdrip/UtilityModels/NightscoutUploader.java https://github.com/StephenBlackWasAlreadyTaken/xDrip-Experimental/pull/246/files#diff-3 (56)
- M app/src/main/java/com/eveningoutpost/dexdrip/UtilityModels/SensorSendQueue.java https://github.com/StephenBlackWasAlreadyTaken/xDrip-Experimental/pull/246/files#diff-4 (29)
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 .
@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.
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.
Same as https://github.com/StephenBlackWasAlreadyTaken/xDrip-Experimental/pull/244 but using LF instead of CRLF.