Skip to content

Commit bf66ec9

Browse files
authored
Merge pull request #31 from WOA-Project/contacts-wip
Contacts wip
2 parents fd4251d + 736081c commit bf66ec9

File tree

90 files changed

+639
-47
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+639
-47
lines changed

Dialer/App.xaml.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ private async Task InitializateSystems()
7171
ResourceLoader = ResourceLoader.GetForViewIndependentUse();
7272
NotificationSystem.Initializate();
7373
await CallSystem.Initializate();
74+
ContactSystem.LoadContacts();
7475
}
7576

7677
protected override void OnActivated(IActivatedEventArgs args)
0 Bytes
0 Bytes
0 Bytes
0 Bytes
0 Bytes
28 Bytes
367 Bytes
577 Bytes
1.41 KB

0 commit comments

Comments
 (0)