Page MenuHomePhabricator

Refactor android notifications native and JavaScript code so that JS can register for events using native constants
ClosedPublic

Authored by marcin on Jun 6 2023, 8:51 AM.
Tags
None
Referenced Files
F3640020: D8113.diff
Sat, Jan 4, 10:11 AM
Unknown Object (File)
Mon, Dec 30, 5:28 PM
Unknown Object (File)
Wed, Dec 25, 8:59 PM
Unknown Object (File)
Wed, Dec 25, 8:59 PM
Unknown Object (File)
Wed, Dec 25, 8:59 PM
Unknown Object (File)
Wed, Dec 25, 8:59 PM
Unknown Object (File)
Wed, Dec 25, 8:59 PM
Unknown Object (File)
Wed, Dec 25, 8:59 PM
Subscribers

Details

Summary

This differential refactors android notifications code so that JavaScript can register for native notifications events using event names exported as constants from native code instead of hardcoded strings.

Test Plan

Build the app. Ensure notifications functionalities are working correctly

Diff Detail

Repository
rCOMM Comm
Branch
marcin/eng-2334
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

marcin requested review of this revision.Jun 6 2023, 9:07 AM
This revision is now accepted and ready to land.Jun 7 2023, 2:34 AM