Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

[android] Enforce http(s) only on BLE beacons discovered. #450

Merged
merged 1 commit into from
Jul 6, 2015

Conversation

devunwired
Copy link
Contributor

This commit uses the same URLUtil.isNetworkUrl() logic as the rest of the application to ensure that only http and https prefixed UriBeacons are listed in the nearby list, per the discussion in issue #445.

This check replaces the null/empty check, because isNetworkUtil() does that for us also.

@cco3
Copy link
Contributor

cco3 commented Jul 6, 2015

Thanks!

cco3 added a commit that referenced this pull request Jul 6, 2015
[android] Enforce http(s) only on BLE beacons discovered.
@cco3 cco3 merged commit 974ca47 into google:master Jul 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants