- Nov 29, 2016
-
-
Volker Richert authored
-
Volker Richert authored
-
Lennart Goedhart authored
-
Lennart Goedhart authored
-
- Nov 25, 2016
-
-
Volker Richert authored
-
- Nov 18, 2016
-
-
Jamorham authored
-
- Nov 14, 2016
-
-
Volker Richert authored
- add MedtronicCnlIntentService.POLL_GRACE_PERIOD_MS to regular repeat to avoid radio noise very 5 min.
-
- Nov 12, 2016
-
-
Volker Richert authored
-
Volker Richert authored
-
Volker Richert authored
-
Volker Richert authored
-
Lennart Goedhart authored
Fix #52 (Thanks @rahim). Updated to support latest Android studio.
-
- Nov 11, 2016
-
-
Volker Richert authored
some alarmmanager testing
-
Volker Richert authored
-
- Nov 06, 2016
-
-
Volker Richert authored
-
- Nov 05, 2016
-
-
Volker Richert authored
-
Volker Richert authored
-
Volker Richert authored
-
Volker Richert authored
-
Volker Richert authored
add queue & timestamp to display the last 10 entries (needs to be adapted to TextView height)
-
- Aug 01, 2016
-
-
Lennart Goedhart authored
-
Lennart Goedhart authored
-
- Jul 30, 2016
-
-
Lennart Goedhart authored
Upload all new entries in a single HTTP request in a JSON array, rather than individual HTTP requests.
-
Lennart Goedhart authored
- Move the Nightscout upload to the MedtronicCnlIntentService, rather than firing from the MainActivity
-
Lennart Goedhart authored
-
Lennart Goedhart authored
Merge the Realm object CgmStatusEvent into PumpStatusEvent, since the data comes from the same Medtronic message, and allows us to make sure the commits are atomic.
-
Lennart Goedhart authored
- Add extra logging to the Contour Next Link communication object - Fix crash when receiving an invalid response messages - Change IntentService to use an WakefulBroadcastReceiver to ensure that pump communications fire appropriately when the device is sleeping - Fixed some Realm state bugs
-
Lennart Goedhart authored
-
Lennart Goedhart authored
Add deviceName
-
Lennart Goedhart authored
-
Lennart Goedhart authored
-
Lennart Goedhart authored
-
- Jun 30, 2016
-
-
Lennart Goedhart authored
-
- Jun 28, 2016
-
-
Lennart Goedhart authored
- Add splash screen - Refactor UI - Remove logback - Add Bugfender for remote logging/debugging - Use Realm.io for locally storing data - Don't require an Internet connection to poll and store data locally - Improve setup flow - Add the beginnings of a Status activity - Change device poll and upload tasks to be IntentServices
-
- Jun 13, 2016
-
-
Lennart Goedhart authored
- Refactor UI (use Material Design and new font, drop to single style.xml) - Do the pump comms using an IntentService in a separate thread - Add extra OTG check - General clean up and refactoring (improve naming and code).
-
- May 29, 2016
-
-
Lennart Goedhart authored
-
- May 26, 2016
-
-
Lennart Goedhart authored
-
Lennart Goedhart authored
Code cleanup and minor refactoring to improve maintainability and the ability to internationalise the app. Fixes #43
-
Lennart Goedhart authored
Removed a whole bunch of code we don't use. Everything is still working. Quick! Commit, before you break something!
-
Lennart Goedhart authored
-