This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 760
Master #198
Open
Alex11GitHub
wants to merge
58
commits into
updates
Choose a base branch
from
master
base: updates
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Master #198
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fixing some minor bug in function isValidHex
Update MainActivity.java
The folder has been renamed from "linux-url-advertiser" to just "linux", since it now contains more than just advertising code.
Add a python script for scanning for beacons on linux.
Fix input/output error
Modified README.md Replaced optparse(deprecated) to argparse
#132 was closed
Replaced optparse(deprecated) to argparse
Conflicts: eddystone-url/implementations/README.md
Usability fixes for eddystone-url implementations directory
Update from original
Added PyBeacon and check for python 2.x to advertise-url
URLs shouldn't be considered valid unless they have at least one byte beyond the scheme
note that a default unlock code is required. fixes #162
Add connectable timeout recommendation
Rotate the screen while advertising, and the advertiser leaks (when the Activity is recreated). From then on, the on/off switch is broken (you're still advertising even if you flip the switch off). Advertising only stops if you kill the app. So, disable screen rotation until we support this.
Disable screen rotation (it leaks advertisers)
Remove the ambiguous wording around forcing the beacon to be in an explicitly unlocked state before a factory reset can be performed.
…th elliptic curve-25519 are all little-endian byte arrays
Added correction to service description stating EID related keys are little-endian
Added correction to config service README about endian representation of EID keys
typo
Edited Broadcast Capabilities to Capabilities; consistent with the ne…
… audible beep on connection as for mostly non-connectable ones. When describing beacons that are mostly non-connectable but can be made connectable, there is a note pointing out that an audible or visible signal can be useful to confirm connection to a beacon. This change makes an almost identical parenthetical note when describing beacons that are constantly connectable.
For always-connectable beacons, add a similar note about LED flash or…
…isplay individual beacon informaiton and allows user to configure the beacon.
Final checkin of the GATT Configuration iOS Sample
Added the BBC micro:bit implementation of a physical web beacon
add BBC micro:bit link to implementations directory list
Single upper case letters can be easily overlooked during copy/pasting and can cause errors.
Convert all UUIDs to lower case
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
Adding beacon implementations directory with mbed subdirectory
Update swift scanner sample to Swift v4.0
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.