0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Return false if configured uploaders are not represented in uploader collection. Updated unit test to capture invalid protocols for mongo Changed CRCFailRuntimeException to an unchecked error rather than a runtime exception Status bar icons will all reset to red if the device is unplugged Moved REST API above Mongo since we are deprecating mongo uploads Cleaned up some method names to match coding style WIP - Download object that represents a single download from a receiver. Protobuf updates: -download_timestamp is now ISO8601. -receiver_system_time is the raw timestamp as reported by the receiver. -Added patient name. -All record times should be the raw system time as reported in the record. -Re-ordered some of the record tags - protobuf is not currently in use More... over 10 years ago
Add a ToastReceiver on the UI-thread that listens for toast-able messages from the back end. More... over 10 years ago
Merge pull request #70 from trhodeos/dev2 More... over 10 years ago
Make the restuploaders successful on 2XX status codes. More... over 10 years ago
Report failures when uploading, so that they bubble up to the UI. More... over 10 years ago
Fix some hamcrest imports. More... over 10 years ago
Update wait_for_emulator script. More... over 10 years ago
Merge pull request #60 from nightscout/hotfix/v3calcrecs More... over 10 years ago
Version bump More... over 10 years ago
Correct record length for cal records Add page CRC check Cleanup debugging logging statements More... over 10 years ago
Parse page header CalSubrecords for v3 (wip) More... over 10 years ago
Parse page header More... over 10 years ago
Merge pull request #59 from nightscout/hotfix/calrecords More... over 10 years ago
Remove duplicate code. More... over 10 years ago
Made log entire read. More... over 10 years ago
Remove commented out code. More... over 10 years ago
Bump version number and name. More... over 10 years ago
The new receiver firmware update seems that it may have a different format, so only download if selected as data of interest. More... over 10 years ago
Merge branch 'hotfix/gapsync' More... over 10 years ago
Version bump More... over 10 years ago
Handle sync gracefully when there are fewer pages available than pages requested. Added sanity check to make sure that page number requested is not a negative number. More... over 10 years ago
Update README.md More... over 10 years ago
Updating version number for play store. More... over 10 years ago
Merge branch 'release/0.1.7' More... over 10 years ago
Temporarily removing battery level read More... over 10 years ago
Logic error fix on changing chart units when called onResume and some basic cleanup. More... over 10 years ago
Bumping version number for release to 0.1.7. More... over 10 years ago
Adding a 100ms delay after a dex read for when multiple write/reads are occurring in series as a potential fix when dex randomly holds up when reading during an alarm More... over 10 years ago
Potential fix for #51. More... over 10 years ago
Fix for chart when converting from mmol to mgdl. More... over 10 years ago