Signal-iOS/SignalMessaging/Notifications
Evan Hahn 3bcbd60d86
Skip onboarding permissions screen if unnecessary
We ask users for contact and notification permissions during
registration.

If the user abandons registration after approving or denying these
requests, we don't need to show them the permissions screen again, as
it'll just show an "Allow Permissions" button that advances to the next
screen.

This also cleans up some of the methods. Not strictly related, but it
felt like a good time to rename some methods and clean up some logging
(especially because we're making changes here).
2023-01-12 16:42:13 -06:00
..
AppNotifications.swift Group calls: separate new/existing member safety number notifications 2022-11-14 10:01:04 -08:00
UserNotificationsPresenter.swift Skip onboarding permissions screen if unnecessary 2023-01-12 16:42:13 -06:00