Page MenuHomePhabricator

Move notification creaction and encryption to lib except for APNs noifs.
Needs ReviewPublic

Authored by marcin on Tue, Jun 11, 10:39 AM.
Tags
None
Referenced Files
F2032876: D12397.id41214.diff
Tue, Jun 18, 3:45 AM
F2032852: D12397.id.diff
Tue, Jun 18, 3:45 AM
F2032831: D12397.diff
Tue, Jun 18, 3:44 AM
F2025922: D12397.diff
Mon, Jun 17, 12:53 PM
Subscribers

Details

Reviewers
kamil
tomek
Summary

This differential uses EncryptedNotifsUtilsAPI to move notif generation and encryption to lib. APNs notifs are exception since in this case we will need to implement new types, creation and encryption from scratch instead of just smart copy-paste. It will be handled in separate diff.

Test Plan
  1. Flow
  2. Test all notifs for all platform and large notifs as well.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage