Page MenuHomePhabricator

[lib][native] Move device list ops to lib
ClosedPublic

Authored by bartek on May 29 2024, 9:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 25, 2:16 AM
Unknown Object (File)
Thu, Jun 20, 6:34 AM
Unknown Object (File)
Sat, Jun 15, 8:41 AM
Unknown Object (File)
Fri, Jun 14, 6:23 AM
Unknown Object (File)
Thu, Jun 13, 3:53 AM
Unknown Object (File)
Tue, Jun 11, 6:44 PM
Unknown Object (File)
Mon, Jun 10, 6:59 PM
Unknown Object (File)
Mon, Jun 10, 4:21 PM
Subscribers

Details

Summary

It's good to have them all in one place. In next diff I'm adding another one which is called from lib
Extracted function to fetch latest device list - it's going to be used in a lot of places.

Test Plan

Flow, ran QR auth

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bartek held this revision as a draft.
bartek published this revision for review.May 29 2024, 10:12 AM
kamil added inline comments.
lib/shared/device-list-utils.js
1–2 ↗(On Diff #40751)

nit: add new line here

This revision is now accepted and ready to land.Mon, Jun 3, 4:35 AM

Newline. Rebase before landing

This revision was automatically updated to reflect the committed changes.