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
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
Unknown Object (File)
Wed, Dec 25, 8:58 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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