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

Releases: google/uribeacon

UriBeacon Developer Tools v1.4

09 Apr 19:33
Compare
Choose a tag to compare
Pre-release

This release includes support for a test beacon format.

UriBeacon Developer Tools v1.3

11 Feb 23:58
Compare
Choose a tag to compare
Pre-release

UriBeacon Validation App 2.0
This app is used to test UriBeacon V2 implementations to make sure they follow the spec. The app is in its very early stages, so please open an issue regarding any issues with it. Feedback is welcome.

New features added:

  • Faster Tests. Tests run 10x faster now.
  • Progress button. Press it to jump to the latest test.
  • UriBeacon Picker. When there are multiple beacons in range a picker pops up to choose which one to test.
  • Share feature. Now you can email your results from the app.
  • Reference to spec. In the email produced by the app, each test that fails contains a reference to the spec for the correct behavior.
  • Ubundled tests. It's easier to know what a test is doing.
  • More Tests. 21 Core UriBeacon Tests and 47 Spec UriBeacon Tests.
  • Experimental: Retry single test. Long press on a test will retry that test.

validation_app

UriBeacon Developer Tools v1.2

23 Jan 00:58
Compare
Choose a tag to compare
Pre-release

Pre-release of UriBeacon Validation App.
This app is used to test UriBeacon V2 implementations to make sure they follow the spec. The app is in its very early stages, so please open an issue regarding any issues with it. Feedback is welcome.
The app consist of two types of tests. Core UriBeacon Tests and Spec UriBeacon Tests.

  1. The Core tests make sure that the UriBeacon implementation works seamlessly with the UriBeacon Sample App and the Physical Web App.
  2. The second set of tests make sure that the UriBeacon is implemented according to the spec. It will mostly check that the implementation is returning the right error codes for all special cases.
    validation_app

UriBeacon Developer Tools v1.1

03 Dec 01:28
Compare
Choose a tag to compare
Pre-release

UriBeacon Developer Tools v1.0.1

23 Nov 18:38
Compare
Choose a tag to compare
Pre-release

Changes