Hippo
Remember everything about your friends, family and colleagues using Hippo
Reschedule notifications when a person name is updated
Update scheduled notifications when Event details change
Handle when user clicks Siri suggested shortcuts to and restore state
Donating the first UserActivities to Siri so they can be recommended
Made main blue color a bit darker to improve Contrast ratio score
Move some notification scheduling to background queue to speed up UI
Switched from a picker view to a tableview for alert selection to save complex interaction (just one tap instead of swipe and press save)
Remind user to enable notifications when setting an alert but notifications are not allowed in Settings
Added notes of an event (if any) to push notification
If debug then push notifications always trigger after 10s and have text about the scheduled time
Added names of attending persons to event push notifications
Contact header now resizes when photo is added or removed
Fixed AvatarView unittest
Watching WWDC sessions on design changes for iOS and iPad apps on Mac
Fix broken UI tests due to Contacts to Person rename
Rename Contacts internal to to Persons to make a clear difference with the Phone Contacts
Hide contacts access request block and search again once user gives permission to read contacts
Fix bug where profile image displayed in wrong aspect ratio
Remove notification when event is removed
Update notifications when event is updated
Draw bell icon for Alert button
Refactoring Notifications. Using the event ObjectID as notification identifier simplifies things a lot
⏰ Notifications are working!
Schedule local notification when user sets an alert type
Add notification settings for Events