Skip to content

Commit

Permalink
BLE initial: 522
Browse files Browse the repository at this point in the history
  • Loading branch information
hoeveid committed Jul 6, 2024
1 parent b0be445 commit c6fad98
Show file tree
Hide file tree
Showing 14 changed files with 173 additions and 122 deletions.
5 changes: 0 additions & 5 deletions AndroidManifestBadminton.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,14 +98,9 @@
<meta-data android:name="android.nfc.action.TECH_DISCOVERED" android:resource="@xml/filter_nfc" />
-->

<intent-filter> <data android:scheme="http" android:host="badminton.double-yellow.be" android:pathPattern="/.*20.*" /> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="http" android:host="badminton.double-yellow.be" android:pathPattern="/uploads/.*.zip" /> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="https" android:host="badminton.double-yellow.be" android:pathPattern="/.*20.*" /> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="https" android:host="badminton.double-yellow.be" android:pathPattern="/uploads/.*.zip" /> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>

<intent-filter> <data android:scheme="http" android:host="nttb.toernooi.nl" android:pathPattern="/sport/events.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="https" android:host="nttb.toernooi.nl" android:pathPattern="/sport/events.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>

<intent-filter>
<action android:name="android.nfc.action.NDEF_DISCOVERED"/>
<category android:name="android.intent.category.DEFAULT"/>
Expand Down
20 changes: 0 additions & 20 deletions AndroidManifestRacketlon.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,48 +103,28 @@
<meta-data android:name="android.nfc.action.TECH_DISCOVERED" android:resource="@xml/filter_nfc" />
-->

<intent-filter> <data android:scheme="http" android:host="racketlon.double-yellow.be" android:pathPattern="/.*20.*" /> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="http" android:host="racketlon.double-yellow.be" android:pathPattern="/show/.*20.*" /> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="http" android:host="racketlon.double-yellow.be" android:pathPattern="/uploads/.*.zip" /> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>

<intent-filter> <data android:scheme="https" android:host="racketlon.double-yellow.be" android:pathPattern="/.*20.*" /> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="https" android:host="racketlon.double-yellow.be" android:pathPattern="/show/.*20.*" /> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="https" android:host="racketlon.double-yellow.be" android:pathPattern="/uploads/.*.zip" /> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>

<intent-filter> <data android:scheme="http" android:host="www.tournamentsoftware.com" android:pathPattern="/sport/tournament.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="https" android:host="www.tournamentsoftware.com" android:pathPattern="/sport/tournament.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="http" android:host="tournamentsoftware.com" android:pathPattern="/sport/tournament.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="https" android:host="tournamentsoftware.com" android:pathPattern="/sport/tournament.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="http" android:host="fir.tournamentsoftware.com" android:pathPattern="/sport/tournament.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="https" android:host="fir.tournamentsoftware.com" android:pathPattern="/sport/tournament.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="http" android:host="rfa.tournamentsoftware.com" android:pathPattern="/sport/tournament.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="https" android:host="rfa.tournamentsoftware.com" android:pathPattern="/sport/tournament.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>

<intent-filter> <data android:scheme="http" android:host="www.tournamentsoftware.com" android:pathPattern="/sport/events.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="https" android:host="www.tournamentsoftware.com" android:pathPattern="/sport/events.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="http" android:host="tournamentsoftware.com" android:pathPattern="/sport/events.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="https" android:host="tournamentsoftware.com" android:pathPattern="/sport/events.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="http" android:host="fir.tournamentsoftware.com" android:pathPattern="/sport/events.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="https" android:host="fir.tournamentsoftware.com" android:pathPattern="/sport/events.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="http" android:host="rfa.tournamentsoftware.com" android:pathPattern="/sport/events.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="https" android:host="rfa.tournamentsoftware.com" android:pathPattern="/sport/events.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>

<intent-filter> <data android:scheme="http" android:host="www.tournamentsoftware.com" android:pathPattern="/sport/draws.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="https" android:host="www.tournamentsoftware.com" android:pathPattern="/sport/draws.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="http" android:host="tournamentsoftware.com" android:pathPattern="/sport/draws.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="https" android:host="tournamentsoftware.com" android:pathPattern="/sport/draws.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="http" android:host="fir.tournamentsoftware.com" android:pathPattern="/sport/draws.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="https" android:host="fir.tournamentsoftware.com" android:pathPattern="/sport/draws.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="http" android:host="rfa.tournamentsoftware.com" android:pathPattern="/sport/draws.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="https" android:host="rfa.tournamentsoftware.com" android:pathPattern="/sport/draws.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>

<intent-filter> <data android:scheme="http" android:host="www.tournamentsoftware.com" android:pathPattern="/sport/players.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="https" android:host="www.tournamentsoftware.com" android:pathPattern="/sport/players.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="http" android:host="tournamentsoftware.com" android:pathPattern="/sport/players.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="https" android:host="tournamentsoftware.com" android:pathPattern="/sport/players.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="http" android:host="fir.tournamentsoftware.com" android:pathPattern="/sport/players.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="https" android:host="fir.tournamentsoftware.com" android:pathPattern="/sport/players.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="http" android:host="rfa.tournamentsoftware.com" android:pathPattern="/sport/players.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>
<intent-filter> <data android:scheme="https" android:host="rfa.tournamentsoftware.com" android:pathPattern="/sport/players.aspx"/> <action android:name="android.intent.action.VIEW" /> <category android:name="android.intent.category.DEFAULT" /> <category android:name="android.intent.category.BROWSABLE" /> </intent-filter>

<intent-filter>
Expand Down
Loading

0 comments on commit c6fad98

Please sign in to comment.