Commit Graph

17 Commits

Author SHA1 Message Date
Graham Jones
d37335e40c Beta test release V3.1.15a - Added German Language Support 2020-03-01 20:20:26 +00:00
Graham Jones
79c65284e4 Increased minimum SDK to Android 5 because of errors compiling for Android 4. Fixed web interface javascript (broken by V3.1.13). Separated Start-up and Main activity UI strings to resources so we can add translations 2020-02-27 20:58:26 +00:00
Graham Jones
eb73a5f615 V3.0.0 - With signed APK, and removed unused READ_PHONE_STATE permission 2019-02-15 19:52:18 +00:00
Graham Jones
b217259ca5 Fixed problem with Android 8 permissions. Needed to implement a new unhandled Exception Handler because mine kept giving Permission Denied errors. 2019-01-26 23:53:27 +00:00
Graham Jones
5e17623586 V2.6.0 - Added support for early Garmin based seizure detector (v0.1 of Garmin SD watch app). Uses Send_sms permission still. 2019-01-20 21:29:41 +00:00
Graham Jones
27f62ec347 Skeleton of Android Wear data source 2017-09-10 21:20:49 +01:00
Graham Jones
fc1683ad36 Started on Network(Passive) datasource for use with esp8266 based seizure detector. 2017-09-01 22:10:37 +01:00
Graham Jones
386cc951a2 Added support for multi-ROI mode in Pebble App to improve sensitivity. 2017-05-09 22:09:10 +01:00
Graham Jones
70f251dff6 Added settings for watch debug mode and to switch the spectrum display on the watch off to save processor power. 2016-07-03 20:24:42 +01:00
Graham Jones
c871509d62 Added preferences for pebble seizure detector mode and sample frequency, and send them to watch as settings. 2016-06-27 20:53:09 +01:00
Graham Jones
e7cf47f08a Started adding IP camera viewer fragment - not working yet. 2015-12-15 20:47:53 +00:00
Graham Jones
159430f745 Made progress bars wider so they are easier to see. 2015-12-09 21:47:02 +00:00
Graham Jones
95c9cde8a3 Added a couple of stray resources files (not sure if they are used or not....) 2015-11-28 20:39:56 +00:00
Graham Jones
ce30cb53cb Added functionality to switch data sources (network data source does not work yet though!). 2015-11-22 07:21:51 +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
16a9207ded Split preferences into different screens to make them simpler, and enable and disable screens depending on options selected. 2015-11-17 17:07:13 +00:00
Graham Jones
4ffddf7d6c Converted Android_Pebble_SD to use Android Studio (Gradle) build system. 2015-08-11 17:37:23 +01:00