Skip to content
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

Implement the Receiving Mode #1

Closed
5 tasks done
githengi opened this issue Mar 6, 2019 · 1 comment
Closed
5 tasks done

Implement the Receiving Mode #1

githengi opened this issue Mar 6, 2019 · 1 comment
Assignees
Labels
Size: Medium (2-3) Issue will take 2 - 3 days

Comments

@githengi
Copy link
Contributor

githengi commented Mar 6, 2019

  • The P2P will have a user interface to activating sending or receiving mode using buttons.

image

  • On clicking the receive mode the device will start advertisin.

  • P2P_STAR should be used as the strategy

  • After starting adverting then the buttons will be hidden and a progress dialog will be shown that notifies the user that the device waits for a sender.

  • A cancel button will be displayed below the progress dialog above that when clicked stops the device from advertising itself.

@githengi githengi added the Size: Medium (2-3) Issue will take 2 - 3 days label Mar 7, 2019
@ekigamba
Copy link
Contributor

ekigamba commented Mar 8, 2019

My idea around this is that this activity will have all the views between choosing the sync mode and authorization

  1. The initial view above
  2. The progress dialog when waiting for the sender
  3. The views to be shown when a discoverer initiates a connection with the device
  4. Views to be show for authentication
  5. Views for authorization

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: Medium (2-3) Issue will take 2 - 3 days
Projects
None yet
Development

No branches or pull requests

2 participants