Skip to content

Commit

Permalink
Companion app update (#3426)
Browse files Browse the repository at this point in the history
Co-authored-by: Navid <Navid200@users.noreply.github.com>
  • Loading branch information
Navid200 and Navid200 committed Apr 9, 2024
1 parent 6e9758f commit 6b152b0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ public class UiBasedCollector extends NotificationListenerService {
coOptedPackages.add("com.dexcom.g6.region3.mgdl");
coOptedPackages.add("com.dexcom.dexcomone");
coOptedPackages.add("com.dexcom.g7");
coOptedPackages.add("com.dexcom.d1plus");
coOptedPackages.add("com.camdiab.fx_alert.mmoll");
coOptedPackages.add("com.camdiab.fx_alert.mgdl");
coOptedPackages.add("com.camdiab.fx_alert.hx.mmoll");
Expand All @@ -92,6 +93,7 @@ public class UiBasedCollector extends NotificationListenerService {
coOptedPackages.add("com.senseonics.androidapp");

coOptedPackagesAll.add("com.dexcom.dexcomone");
coOptedPackagesAll.add("com.dexcom.d1plus");
coOptedPackagesAll.add("com.medtronic.diabetes.guardian");
coOptedPackagesAll.add("com.medtronic.diabetes.simplera.eu");
coOptedPackagesAll.add("com.senseonics.gen12androidapp");
Expand Down

0 comments on commit 6b152b0

Please sign in to comment.