Commit Graph

13 Commits

Author SHA1 Message Date
Graham Jones
be7814c9b8 Moved to use v3 of Pebblekit library for compatibility with Pebble Time. - Release 2.0a for testing. 2016-01-16 19:16:58 +00:00
Graham Jones
e969da21e4 Added skeleton test structure - used Android Studio - right click on a class and sellect goto->test. 2016-01-01 21:35:05 +00:00
Graham Jones
db2d40879d Tidied up UI - colours and background fill. 2015-12-15 22:13:18 +00:00
Graham Jones
e7cf47f08a Started adding IP camera viewer fragment - not working yet. 2015-12-15 20:47:53 +00:00
Graham Jones
856b3c5d3d Modified mainactivity to use generic utilities. Added more rows to startup screen. 2015-11-20 22:58:26 +00:00
Graham Jones
65d7731c0b Added a simple 'about' dialog box with menu item to show it. 2015-11-17 23:02:40 +00:00
Graham Jones
f5e5c7e093 Started v2.0 of android app - re-factored so the service uses a datasource to populate the SdData class - so that we can make different data sources in the future. 2015-11-16 23:03:20 +00:00
Graham Jones
6879f1a116 Added flag to switch fall detection on and off (default=off) 2015-11-10 17:26:28 +00:00
Graham Jones
6dcff85c7a Simple threshold based fall detector added to pebble seizure detector. 2015-11-09 19:12:49 +00:00
Graham Jones
bdfa9a3a21 Updated to make telephony access optional, so it will be listed as suitable for tablet computers as well as phones on Play Store. 2015-09-24 20:37:08 +01:00
Graham Jones
5a2eba587b Removed unnecessary .gradle and .idea directories from repository 2015-09-24 19:43:59 +01:00
Graham Jones
385265b3a3 Updated IpCameraController to use a data file stored in the Assets folder to configure the camera control URLs rather than them being hard coded. 2015-08-11 19:41:22 +01:00
Graham Jones
4ffddf7d6c Converted Android_Pebble_SD to use Android Studio (Gradle) build system. 2015-08-11 17:37:23 +01:00