Skip to content

Let andy_tandem_dev4 compile#209

Open
jwoglom wants to merge 3 commits intoandyrozman:andy_tandem_dev4from
jwoglom:andy_tandem_dev4
Open

Let andy_tandem_dev4 compile#209
jwoglom wants to merge 3 commits intoandyrozman:andy_tandem_dev4from
jwoglom:andy_tandem_dev4

Conversation

@jwoglom
Copy link
Copy Markdown

@jwoglom jwoglom commented Apr 6, 2026

No description provided.

jwoglom added 3 commits April 5, 2026 22:07
  1. TandemPairingManager.kt — Replaced .setCustomTitle(AlertDialogHelper.buildCustomTitle(...)) with .setTitle()
  2. TandemUICommunication.kt — Added NotificationManager to constructor, replaced uiInteraction.addNotification(Notification.*) with notificationManager.post(NotificationId.*, NotificationLevel.*)
  3. TandemPumpConnector.kt — Changed sendBasalProfile(profile: PumpProfile) to sendBasalProfile(profile: Profile), replaced profile.dia with profile.iCfg?.dia
  4. ActionsActivity.kt — Changed base class from DaggerComponentActivity to DaggerAppCompatActivity, removed ComposeUiProvider injection pattern, added notificationManager for TandemUICommunication constructor
  5. DataActivity.kt — Same changes as ActionsActivity
  6. TandemModule.kt — Removed TandemComposeUiComponent subcomponent, uncommented @ContributesAndroidInjector for both activities
  7. TandemMobiPumpPlugin.kt — Wrapped 5 PumpSync calls in runBlocking {}
  8. TandemMobiPumpFragment.kt — Removed EventExtendedBolusChange and EventTempBasalChange imports and subscriptions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant