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)
Mon, Nov 18, 9:21 AM
Unknown Object (File)
Tue, Nov 12, 7:23 AM
Unknown Object (File)
Tue, Nov 12, 6:37 AM
Unknown Object (File)
Tue, Nov 12, 4:30 AM
Unknown Object (File)
Tue, Nov 12, 3:59 AM
Unknown Object (File)
Mon, Nov 11, 9:43 PM
Unknown Object (File)
Oct 18 2024, 11:28 AM
Unknown Object (File)
Oct 10 2024, 9:30 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
No Lint Coverage
Unit
No Test Coverage

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.Jun 3 2024, 4:35 AM

Newline. Rebase before landing

This revision was automatically updated to reflect the committed changes.