- Jul 02, 2017
-
-
Lennart Goedhart authored
Updates
-
Pogman authored
-
Pogman authored
cancel comms when signal is weak (RSSI < 5%)
-
Pogman authored
sync up with pazaan
-
Lennart Goedhart authored
-
Lennart Goedhart authored
Fix timing issues, refactorings.
-
Pogman authored
jotomo pr
-
- Jul 01, 2017
-
-
Johannes Mockenhaupt authored
-
Johannes Mockenhaupt authored
to show which variables change throughout the course of the method
-
Johannes Mockenhaupt authored
-
Johannes Mockenhaupt authored
-
Johannes Mockenhaupt authored
-
Johannes Mockenhaupt authored
-
Johannes Mockenhaupt authored
-
Johannes Mockenhaupt authored
Previously the PumpStatus' event date was used to calculate the next poll. Up untill change 045bebb3, this date was set from the SGV date we got from the pump, see https://github.com/jotomo/600SeriesAndroidUploader/commit/045bebb3a2021b523631deec76e8b8d47f7112dc#diff-20721b0d1f2575ca0cce44c52a932d36L193 After that change, the event date property is the time the record was created. Hence, now the sgvDate property must be used to acquire the timestamp of the SGV to calculate the next poll time properly.
-
Johannes Mockenhaupt authored
-
Johannes Mockenhaupt authored
-
Johannes Mockenhaupt authored
-
Johannes Mockenhaupt authored
-
Lennart Goedhart authored
- Update Fabric to latest
-
Pogman authored
Develop
-
Lennart Goedhart authored
Add missing imports. Prep for release 0.5.0 - Sandgroper
-
Lennart Goedhart authored
* develop: Align method names. Clear USB disconnect notification when USB is reconnected.
-
Lennart Goedhart authored
Merge branch 'pazaan/develop-basal-rates' of https://github.com/pazaan/600SeriesAndroidUploader into pazaan/develop-basal-rates * 'pazaan/develop-basal-rates' of https://github.com/pazaan/600SeriesAndroidUploader: Update MedtronicCnlIntentService.java conflict Update MedtronicCnlReader.java Update MedtronicCnlReader.java Fixes for reducing chance of CNL error state Fix graphing Fix for Realm hard crash
-
Lennart Goedhart authored
-
Lennart Goedhart authored
Develop pazaan fixes
-
Lennart Goedhart authored
-
Lennart Goedhart authored
-
- May 28, 2017
-
-
Lennart Goedhart authored
Clear USB disconnect notification on USB reconnect
-
Johannes Mockenhaupt authored
-
- May 26, 2017
-
-
Johannes Mockenhaupt authored
-
- Apr 17, 2017
-
-
Lennart Goedhart authored
* Create update.json
-
Lennart Goedhart authored
Add “Check for App Update” menu item. Don’t render trend arrows using HTML - use Unicode instead. Rename app from “NS 600 Series Uploader” to “600 Series Uploader”. Experiment with adding status tiles.
-
Lennart Goedhart authored
-
- Apr 16, 2017
-
-
Lennart Goedhart authored
For App Update checks
-
Lennart Goedhart authored
Beginnings of Update check feature
-
- Apr 15, 2017
-
-
Lennart Goedhart authored
-
Lennart Goedhart authored
* master: Update README.md Update README.md Update CONTRIBUTING.md Update readme re: fabric key use
-
Lennart Goedhart authored
Merge branch 'pazaan/develop-basal-rates' of https://github.com/pazaan/600SeriesAndroidUploader into pazaan/develop-basal-rates * 'pazaan/develop-basal-rates' of https://github.com/pazaan/600SeriesAndroidUploader: don't add path & query add Nightscout auto config scanning recentBolusWizard seems not to be reliable. Only test if IOB is greater add logging remove useless logging revert to bugfender 0.7.2. because of 03-30 18:06:04.489 10335-10397/info.nightscout.android W/System.err: org.json.JSONException: No value for batteryLevel 03-30 18:06:04.489 10335-10397/info.nightscout.android W/System.err: at org.json.JSONObject.get(JSONObject.java:389) 03-30 18:06:04.489 10335-10397/info.nightscout.android W/System.err: at org.json.JSONObject.getDouble(JSONObject.java:444) 03-30 18:06:04.489 10335-10397/info.nightscout.android W/System.err: at com.bugfender.sdk.a.a.a.c.b.a(Unknown Source) 03-30 18:06:04.489 10335-10397/info.nightscout.android W/System.err: at com.bugfender.sdk.a.a.a.c.b.b(Unknown Source) 03-30 18:06:04.489 10335-10397/info.nightscout.android W/System.err: at com.bugfender.sdk.a.a.a.c.a.a(Unknown Source) 03-30 18:06:04.489 10335-10397/info.nightscout.android W/System.err: at com.bugfender.sdk.a.d.a.c(Unknown Source) 03-30 18:06:04.490 10335-10397/info.nightscout.android W/System.err: at com.bugfender.sdk.a.a.k.a.c.d.a(Unknown Source) 03-30 18:06:04.490 10335-10397/info.nightscout.android W/System.err: at com.bugfender.sdk.a.a.k.a.c.d.call(Unknown Source) 03-30 18:06:04.490 10335-10397/info.nightscout.android W/System.err: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 03-30 18:06:04.490 10335-10397/info.nightscout.android W/System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 03-30 18:06:04.490 10335-10397/info.nightscout.android W/System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 03-30 18:06:04.490 10335-10397/info.nightscout.android W/System.err: at java.lang.Thread.run(Thread.java:818) close Realm also after getInstance update bugfender to 0.7.5 create a copy of lastPumpStatus create a copy of lastPumpStatus create a copy of lastPumpStatus cleanup Move more static stuff into a configuration & data storage Move all the public static stuff into a configuration & data storage add check on successfull while pushing to NS rename bolusApi to bolusEndpoints to be consistant remove old & useless log
-
Lennart Goedhart authored
-