forked from hrabalik/fmo-android
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #91 from sverbach/dev
Sprint 4: Dev to master
- Loading branch information
Showing
163 changed files
with
1,127 additions
and
636 deletions.
There are no files selected for viewing
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
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
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"version": 2, | ||
"artifactType": { | ||
"type": "APK", | ||
"kind": "Directory" | ||
}, | ||
"applicationId": "cz.fmo", | ||
"variantName": "processReleaseResources", | ||
"elements": [ | ||
{ | ||
"type": "SINGLE", | ||
"filters": [], | ||
"versionCode": 1, | ||
"versionName": "1.0", | ||
"outputFile": "app-release.apk" | ||
} | ||
] | ||
} |
2 changes: 1 addition & 1 deletion
2
...sture/BackgroundModelingStrategyTest.java → ...sture/BackgroundModelingStrategyTest.java
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package ch.m3ts.tabletennis.events.gesture; | ||
package ch.m3ts.detection.gesture; | ||
|
||
import android.app.Activity; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
...esture/BlackThresholdingStrategyTest.java → ...esture/BlackThresholdingStrategyTest.java
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package ch.m3ts.tabletennis.events.gesture; | ||
package ch.m3ts.detection.gesture; | ||
|
||
import android.app.Activity; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
...ure/RedBlackThresholdingStrategyTest.java → ...ure/RedBlackThresholdingStrategyTest.java
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package ch.m3ts.tabletennis.events.gesture; | ||
package ch.m3ts.detection.gesture; | ||
|
||
import android.app.Activity; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
.../gesture/RedThresholdingStrategyTest.java → .../gesture/RedThresholdingStrategyTest.java
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package ch.m3ts.tabletennis.events.gesture; | ||
package ch.m3ts.detection.gesture; | ||
|
||
import android.app.Activity; | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
...abletennis/events/gesture/TestHelper.java → ...ch/m3ts/detection/gesture/TestHelper.java
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package ch.m3ts.tabletennis.events.gesture; | ||
package ch.m3ts.detection.gesture; | ||
|
||
import android.app.Activity; | ||
|
||
|
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
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
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
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
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="utf-8" ?><!DOCTYPE properties SYSTEM | ||
"http://java.sun.com/dtd/properties.dtd"> | ||
<properties> | ||
<entry key="c1_x">131</entry> | ||
<entry key="c1_y">485</entry> | ||
<entry key="c2_x">1194</entry> | ||
<entry key="c2_y">482</entry> | ||
<entry key="n1_x">663</entry> | ||
<entry key="n1_y">481</entry> | ||
</properties> |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8" ?><!DOCTYPE properties SYSTEM | ||
"http://java.sun.com/dtd/properties.dtd"> | ||
<properties> | ||
<comment>table location (2 corners)</comment> | ||
<entry key="c1_x">55</entry> | ||
<entry key="c1_y">547</entry> | ||
<entry key="c2_x">1215</entry> | ||
<entry key="c2_y">539</entry> | ||
<entry key="n1_x">634</entry> | ||
<entry key="n1_y">538</entry> | ||
</properties> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="utf-8" ?><!DOCTYPE properties SYSTEM | ||
"http://java.sun.com/dtd/properties.dtd"> | ||
<properties> | ||
<comment>table location (2 corners)</comment> | ||
<entry key="servingSide">RIGHT</entry> | ||
<entry key="c1_x">22</entry> | ||
<entry key="c1_y">453</entry> | ||
<entry key="c2_x">1260</entry> | ||
<entry key="c2_y">454</entry> | ||
<entry key="n1_x">646</entry> | ||
<entry key="n1_y">460</entry> | ||
</properties> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="utf-8" ?><!DOCTYPE properties SYSTEM | ||
"http://java.sun.com/dtd/properties.dtd"> | ||
<properties> | ||
<comment>table location (2 corners)</comment> | ||
<entry key="servingSide">RIGHT</entry> | ||
<entry key="c1_x">31</entry> | ||
<entry key="c1_y">390</entry> | ||
<entry key="c2_x">1229</entry> | ||
<entry key="c2_y">367</entry> | ||
<entry key="n1_x">675</entry> | ||
<entry key="n1_y">388</entry> | ||
</properties> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="utf-8" ?><!DOCTYPE properties SYSTEM | ||
"http://java.sun.com/dtd/properties.dtd"> | ||
<properties> | ||
<comment>table location (2 corners)</comment> | ||
<entry key="servingSide">RIGHT</entry> | ||
<entry key="c1_x">31</entry> | ||
<entry key="c1_y">390</entry> | ||
<entry key="c2_x">1229</entry> | ||
<entry key="c2_y">367</entry> | ||
<entry key="n1_x">675</entry> | ||
<entry key="n1_y">388</entry> | ||
</properties> |
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
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
Oops, something went wrong.