Skip to content

Let andy_tandem_dev4 compile#209

Merged
andyrozman merged 3 commits intoandyrozman:andy_tandem_dev4from
jwoglom:andy_tandem_dev4
Apr 7, 2026
Merged

Let andy_tandem_dev4 compile#209
andyrozman merged 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
@andyrozman andyrozman merged commit 5139ff4 into andyrozman:andy_tandem_dev4 Apr 7, 2026
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.

2 participants