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

Rl rename #136

Merged
merged 3 commits into from
Jun 26, 2016
Merged

Rl rename #136

merged 3 commits into from
Jun 26, 2016

Conversation

ps2
Copy link
Owner

@ps2 ps2 commented Jun 25, 2016

Reinstate RileyLink renaming feature. There is a delay after renaming, before we get the iOS callbacks that indicate the device is renamed. There should maybe be some progress UI to show that the renaming is happening, so users don't keep trying to rename. But going with this for now.

@@ -426,10 +430,6 @@ - (void)peripheral:(CBPeripheral *)peripheral didUpdateNotificationStateForChara
NSLog(@"Updated notification state for %@, %@", characteristic, error);
}

- (void)peripheralDidUpdateName:(CBPeripheral *)peripheral {
[[NSNotificationCenter defaultCenter] postNotificationName:RILEYLINK_EVENT_LIST_UPDATED object:nil];
Copy link
Collaborator

Choose a reason for hiding this comment

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

Are we no longer using this notification name? Can we remove it?

Copy link
Owner Author

Choose a reason for hiding this comment

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

…dd disclosure indicator to RL Name row, to indicate it can be edited
@loudnate
Copy link
Collaborator

LGTM!

@ps2 ps2 merged commit 19de840 into dev Jun 26, 2016
@ps2 ps2 deleted the rl-rename branch June 26, 2016 03:29
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