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

Bluetooth device selection screen #598

Conversation

m4gr3d
Copy link
Member

@m4gr3d m4gr3d commented Jan 21, 2014

Based on pull #439, this branch only includes the bluetooth device selection screen (bluetooth server section is omitted), and should solve issue #590.

@arthurbenemann
Copy link
Member

Great patch. I felt it needed a screenshot for documentation:

device-2014-01-21-220715

* @author Fredia Huya-Kouadio
* @since 1.2.0
*/
public class BTDeviceSelectionActivity extends SuperActivity {
Copy link
Member

Choose a reason for hiding this comment

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

Can you explain me why there is a new activity class?

It works very nicely, it's just that I don't understand the need for a activity?
Wouldn't a FragmentDialog be enough for it?

…s now displayed by invoking a dialog fragment from SuperActivity.
@arthurbenemann
Copy link
Member

@ne0fhyk There is a problem at m4gr3d@3a6b22c, when selecting the device to connect it returns to the android home screen instead of the app home screen. But the connections is established.

Also if you are going to fix it make a merge from master, because there is a conflict in the strings.xml file.

@m4gr3d
Copy link
Member Author

m4gr3d commented Jan 22, 2014

@arthurbenemann the fix is in place, and it was merged with latest from master.

@arthurbenemann
Copy link
Member

Thanks, that fixed all problems.

arthurbenemann added a commit that referenced this pull request Jan 22, 2014
…on_screen

Bluetooth device selection screen
@arthurbenemann arthurbenemann merged commit fd58668 into DroidPlanner:master Jan 22, 2014
@m4gr3d m4gr3d deleted the feature_bluetooth_device_selection_screen branch January 23, 2014 16:23
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.

2 participants