Commit Graph

47 Commits

Author SHA1 Message Date
Andrei Bechet 5f82a9e0f1 cleanup 2015-07-10 18:31:57 +02:00
Andrei Bechet 9dfd607f96 added 1 solution picture on the HU 2015-07-10 18:31:09 +02:00
Andrei Bechet 6bdb7d57c0 delete jpg big picture diagram 2015-07-10 16:32:54 +02:00
Andrei Bechet 3dcda5f1df made the image png 2015-07-10 16:31:31 +02:00
Andrei Bechet 44c4b0fe10 added big pic diagram with colors matching our blog 2015-07-10 16:28:12 +02:00
Andrei Bechet 6539aebd00 refactoring readme c++ 2015-07-01 12:37:11 +02:00
Andrei Bechet d6d34061c0 small add to description c++ task 2015-07-01 12:14:42 +02:00
Andrei Bechet 6f818785db small refactoring in android readme 2015-07-01 11:57:30 +02:00
Andrei Bechet e6344c3f3d small refactoring in GeofenceApp android 2015-07-01 11:33:30 +02:00
Andrei Bechet 08a738316f added some hints to the c++ 2015-07-01 11:32:07 +02:00
Andrei Bechet a205f55d01 Merge branch 'master' of https://github.com/esrlabs/TUM 2015-07-01 08:44:21 +02:00
Andrei Bechet db654fdb0b added empty implementations for the geofence classes
new file:   2015/android/Geofence/app/src/main/java/com/esrlabs/geofence/CircleGeofence.java
new file:   2015/android/Geofence/app/src/main/java/com/esrlabs/geofence/Geofence.java
modified:   2015/android/Geofence/app/src/main/java/com/esrlabs/geofence/GeofenceApp.java
new file:   2015/android/Geofence/app/src/main/java/com/esrlabs/geofence/PolygonGeofence.java
renamed:    2015/android/Geofence/app/src/test/java/com/esrlabs/geofence/Utils.java -> 2015/android/Geofence/app/src/main/java/com/esrlabs/geofence/Utils.java
2015-07-01 08:43:49 +02:00
Andrei Bechet 5010349ecc Updated doc for the android part 2015-06-30 21:42:44 +02:00
Andrei Bechet 75bef48d29 added diagram 2015-06-30 19:20:53 +02:00
Andrei Bechet 9f3c4627ee added general diagram 2015-06-30 19:16:49 +02:00
Andrei Bechet 87f8527873 Updating the C++ task documentation 2015-06-30 15:50:54 +02:00
Andrei Bechet 4c9a0b9be6 updated gitignore 2015-06-26 10:57:29 +02:00
Andrei Bechet a77dfeb5ca Merge remote-tracking branch 'origin/master' 2015-06-26 10:51:16 +02:00
Andrei Bechet cf13811057 Updated test suite for the android side 2015-06-26 10:50:07 +02:00
Andrei Bechet ab38db2ce0 small word refactoring in the general description 2015-06-26 10:45:53 +02:00
Andrei Bechet 193bfdbd88 Update documentation for the android task 2015-06-26 10:33:56 +02:00
Andrei Bechet 13643cd6f0 Update documentation for the android task 2015-06-26 10:29:17 +02:00
Andrei Bechet 6b60ef8025 Update documentation for the android task 2015-06-26 09:52:50 +02:00
Andrei Bechet 3af8ac381e doc for the android task 2015-06-26 09:22:15 +02:00
Andrei Bechet afd8b59321 updated general documentation 2015-06-26 09:05:48 +02:00
Andrei Bechet 7aeae05410 working with latest bake ver 2015-06-24 09:13:34 +02:00
Oliver Mueller cd06cf2474 added C++ embedded part 2015-06-22 19:30:37 +02:00
Andrei Bechet 3c1c1546b5 refactoring of GeofenceApp 2015-06-18 16:40:53 +02:00
Andrei Bechet dd79e93a09 refactoring of GeofenceTestApp 2015-06-18 16:39:06 +02:00
Andrei Bechet f8214e79a8 refactoring of GeofenceTestApp 2015-06-18 16:33:47 +02:00
Andrei Bechet 94c298d6ba working first version of test framework 2015-06-18 16:16:16 +02:00
Andrei Bechet 6df8f25250 refactored package name from esrlabs.com to com.esrlabs 2015-06-16 11:33:44 +02:00
Andrei Bechet 8aa0c856ab Refactoring the LocationProvider test of latestLocation 2015-06-16 11:25:37 +02:00
florian.bramer 6a2eddeea6 made binding of headunit service working 2015-06-15 20:11:16 +02:00
Andrei Bechet 0cf7a7fa52 refactoring MyServiceTest 2015-06-15 19:15:52 +02:00
Andrei Bechet 69b86b345f 1st test for the location listener 2015-06-15 18:38:22 +02:00
florian.bramer 6f473ff4c7 implemented 1st draft of service mock 2015-06-15 16:04:11 +02:00
Andrei Bechet c1370910a4 fix missing theme error 2015-06-15 15:55:14 +02:00
florian.bramer 5401c63951 added new module HeadUnitServiceMock - shall provide a service to emulate the HeadUnit in an Emulator 2015-06-15 15:31:19 +02:00
florian.bramer 0069b417e9 downgraded to android API level 17 2015-06-15 15:19:18 +02:00
florian.bramer 466ea0d755 added headunit interface lib 2015-06-15 15:08:20 +02:00
florian.bramer 5699927373 added robolectric to gradle 2015-06-15 14:12:42 +02:00
florian.bramer 417d07a4ec extended .gitignore to finally get rid of IDE files 2015-06-15 13:32:45 +02:00
florian.bramer f9df216dfb we do not want to share IDE related files anymore 2015-06-15 13:27:33 +02:00
Andrei Bechet 2a2b538171 updated gitignore 2015-06-15 13:14:15 +02:00
Andrei Bechet 02b17328a4 finally tests are running (assert fail) 2015-06-15 12:43:18 +02:00
Andrei Bechet 0cc9bfb091 skeleton for the Android Geofence app and folder structure 2015-06-12 12:21:27 +02:00