8000 Merged view of usb and bluetooth devices by MouradLachhab · Pull Request #81 · PolyCortex/polydodo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Merged view of usb and bluetooth devices #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

< 8000 /div>
Merged
merged 8 commits into from
Nov 19, 2020
Merged

Conversation

MouradLachhab
Copy link
Contributor

Showing Usb and Bluetooth devices in the same view. Also fixed a bug where plugging in a Usb device after opening the page wouldn't show it.

@@ -20,14 +21,21 @@ class SerialRepository implements IAcquisitionDeviceRepository {
void initializeRepository() {
Copy link
Contributor
@WilliamHarvey97 WilliamHarvey97 Nov 15, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pourquoi ne pas nommer cela scan()? Même si ce n'est pas un scan bluetooth comme tel, je trouve que cela explique plus ce que c'est. Si on le nomme comme ça, on pourrait retourner Stream<List<AcquisitionDevice>> à la place de void. On aurait plus besoin de IAcquisitionDeviceRepository::watch() si on procédait ainsi.

@MouradLachhab MouradLachhab merged commit 1330252 into master Nov 19, 2020
@MouradLachhab MouradLachhab deleted the unified-device branch November 19, 2020 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0