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

Master #198

Open
wants to merge 58 commits into
base: updates
Choose a base branch
from
Open

Master #198

wants to merge 58 commits into from

Conversation

Alex11GitHub
Copy link

No description provided.

dermike and others added 30 commits October 18, 2015 19:03
fixing some minor bug in function isValidHex
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.
Modified README.md

Replaced optparse(deprecated) to argparse
Replaced optparse(deprecated) to argparse
Conflicts:
	eddystone-url/implementations/README.md
Usability fixes for eddystone-url implementations directory
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)
mashbridge and others added 20 commits August 15, 2016 15:28
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
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
@googlebot
Copy link

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. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.