mozilla-mobile / guardian-vpn-ios

Mozilla VPN for iOS
https://vpn.mozilla.org
Mozilla Public License 2.0
52 stars 16 forks source link

PGAND-269 Allow the app to notify the user is server is switched #247

Closed CelesteTang closed 4 years ago

CelesteTang commented 4 years ago

Story

https://jira.mozilla.com/browse/PGAND-269 https://jira.mozilla.com/browse/PGAND-270

Implementation

  1. use provisional notification instead of autherized notification
  2. update Localizable.strings files
  3. add LocalNotificationOption to build UNNotificationRequest
  4. add LocalNotificationFactory to send notification
  5. add NotificationContentExtension to customize notification UI