StephenBlackWasAlreadyTaken / xDrip-Experimental

Experimental Branches for Collaboration on DexDrip
GNU General Public License v3.0
25 stars 62 forks source link

Pebble notification with timestamp #348

Closed tanja3981 closed 8 years ago

tanja3981 commented 8 years ago

Added timestamp to notification message to avoid the pebbles prevent "duplicate" notifications on BG alarms.

jstevensog commented 8 years ago

Fantastic. I have wanted to do this for ages. Thank you very much. Cheers

---- Tanja wrote ----

Added timestamp to notification message to avoid the pebbles prevent "duplicate" notifications on BG alarms.

You can view, comment on, or merge this pull request online at:

  https://github.com/StephenBlackWasAlreadyTaken/xDrip-Experimental/pull/348

Commit Summary

Update README.mdMerge pull request #250 from StephenBlackWasAlreadyTaken/fix-crash-181BigChart crash fixBase watchface crash fixadd timestamp to notification message to avoid duplicate detection on pebbleMerge branch 'master' into pebble-notificationWithTimestamp

File Changes

M app/src/main/java/com/eveningoutpost/dexdrip/FollowerManagementActivity.java (5) M app/src/main/java/com/eveningoutpost/dexdrip/ShareModels/BgUploader.java (3) M app/src/main/java/com/eveningoutpost/dexdrip/ShareModels/ShareRest.java (154) M app/src/main/java/com/eveningoutpost/dexdrip/UtilityModels/AlertPlayer.java (5) M app/src/main/java/com/eveningoutpost/dexdrip/utils/Preferences.java (25) M wear/src/main/java/com/eveningoutpost/dexdrip/BIGChart.java (6) M wear/src/main/java/com/eveningoutpost/dexdrip/BaseWatchFace.java (4)

Patch Links:

https://github.com/StephenBlackWasAlreadyTaken/xDrip-Experimental/pull/348.patchhttps://github.com/StephenBlackWasAlreadyTaken/xDrip-Experimental/pull/348.diff

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

AdrianLxM commented 8 years ago

@tanja3981, aparently some unrelated changes you did came through as well. Like the watchfaces, settings, ...

Could you please remove them from this PR? Thanks.

tanja3981 commented 8 years ago

deleted pull requests and created a new one with a clean branch.

AdrianLxM commented 8 years ago

https://github.com/StephenBlackWasAlreadyTaken/xDrip-Experimental/pull/350