Skip to content

Releases: nightscout-dl/MedtronicUploader

Fix with updated HTTP usage and wifi works during doze mode

04 May 07:54
Compare
Choose a tag to compare

This release fixes a long standing issue with doze mode (since Android 5) - where battery optimization means the Nightscout app was disabled from using wifi after device went to sleep.

Users must now accept permission to disable battery optimizations for this app, and it will then work > 2 hours uninterrupted.

Modified 2015-05-06 - original build was incorrectly signed so unable to install. Disabled instant-run as this prevented successful subsequent installs :(

v2.1-alpha.5

07 Apr 15:05
Compare
Choose a tag to compare
v2.1-alpha.5 Pre-release
Pre-release

Rebuild with latest JDK, no code changes

Using new serial library, many many fixes

23 Jun 21:29
Compare
Choose a tag to compare

Alpha quality, for testing after new serial library, more refactoring.

Quick fix release

03 Nov 19:34
Compare
Choose a tag to compare
Quick fix release Pre-release
Pre-release
v2.0-alpha.3

Fix: Hangs if given bad (hex) sensor ID

First build release from my repository

25 Oct 18:37
Compare
Choose a tag to compare

This is supposed to have same functionality as the original repository, but the codebase substantially shrunken.

Have removed deprecated direct-to-mongo data feeding, all input goes via the REST API instead.