Skip to content

Add Downloader, LeScanner and Network NUI based application#399

Open
r-bhalotia wants to merge 3 commits into
Samsung:masterfrom
r-bhalotia:master
Open

Add Downloader, LeScanner and Network NUI based application#399
r-bhalotia wants to merge 3 commits into
Samsung:masterfrom
r-bhalotia:master

Conversation

@r-bhalotia

Copy link
Copy Markdown

No description provided.

Comment thread Mobile/Downloader/.vscode/launch.json Outdated
"miDebuggerServerAddress": ":1234"
}
]
} No newline at end of file

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

newline before EOF needed.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

.vscode directory not required. Removed it.

{
String stateMsg = "";

switch (e.State)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

would it be relevant to include the complete set of states (including paused, queued, canceled) to the ones below?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Thanks for the review. Added all the states.

@wootak-jung wootak-jung left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for your patch!
Please review my inline comments.

Comment thread Mobile/LeScanner/Lescanner/HomePage.cs Outdated
Comment thread Mobile/LeScanner/Lescanner/DeviceListPage.cs

@dr-venkman dr-venkman left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Thank you for the commit, please find my comments included.

Comment thread Mobile/Downloader/Downloader/DownloadInfoPage.cs Outdated
Comment thread Mobile/Downloader/Downloader/DownloadInfoPage.cs Outdated
Comment thread Mobile/Downloader/Downloader/DownloadMainPage.cs Outdated
Comment thread Mobile/Downloader/Downloader/DownlodImplementation.cs Outdated
@SeonahMoon

Copy link
Copy Markdown
Contributor

The code seems to be well-written overall. I've left a few comments, so please check them.
Also, this app might be exposed externally. How about replacing the office photos with actual screenshots?

@r-bhalotia

Copy link
Copy Markdown
Author

Thanks for your patch! Please review my inline comments.

Thanks for the review, I have made the required changes.

@r-bhalotia

Copy link
Copy Markdown
Author

The code seems to be well-written overall. I've left a few comments, so please check them. Also, this app might be exposed externally. How about replacing the office photos with actual screenshots?

Thanks for the review.
Made the required changes and replaced the images with screenshots.

@SeonahMoon SeonahMoon left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me 😃

@dr-venkman dr-venkman left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM, thanks.

@wootak-jung wootak-jung left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me.

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.

4 participants