Commit Graph

27 Commits

Author SHA1 Message Date
Graham Jones
354b692222 Improvements to BLE Scan activity to show more information on what is happening 2021-11-07 19:54:39 +00:00
Graham Jones
fc982d37ce V3.6.2b - extracted more strings for translation 2020-12-18 13:32:41 +00:00
Graham Jones
7e2dce8c67 Added button in settings to select BLE device. Note may have broken theme so UI looks odd - actionbar may be missing... 2020-08-08 21:31:34 +01:00
Graham Jones
4d042f4b59 Moved more hard coded text into string resources so they can be translated. 2020-04-02 20:44:14 +01:00
Graham Jones
95f3dd7d96 Added authorisation dialog - doesn't do anything yet, which is a shame considering how much code it took! 2020-03-11 19:41:48 +00:00
Graham Jones
5df5ef66c6 Added support for watch info settins in SdDataSourceGarmin. Started converting to sqlite database data logging rather than text file. 2020-01-06 20:51:14 +00:00
Graham Jones
f40c363808 Starting to add an activity to query the database 2019-11-12 11:15:42 +00:00
Graham Jones
0c5e7e2d2d V3.1.9 - fixed problem with crash of start-up activity in Android 9, and got warnings working for Garmin Data Source 2019-07-11 19:57:14 +01:00
Graham Jones
77df0ebdcc New test version of 2.6.0 with status of Heart Rate alarm shown on main app screen if disabled. 2019-01-27 10:09:47 +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
55cc65847d Removed unused ipCamera fragment which was causing warnings in Google Play Store 2019-01-09 06:40:18 +00:00
Graham Jones
c9e3f9374b Updated StartUp Activity to check for pebble android app being installed, and added buttons to install android app and watch app next to relevant checks on screen. 2016-09-12 22:31:47 +01:00
Graham Jones
bde99a6ce0 Release v2.0.4 - see CHANGELOG.md 2016-05-14 22:23:02 +01:00
Graham Jones
28f26f8d38 Chnaged main screen graph to bar chart. 2016-05-09 22:48:41 +01:00
Graham Jones
06f6f8262c Made startup activity scrollable so the buttons are useable on smaller screens. 2016-03-28 20:54:46 +01:00
Graham Jones
d89dafbfa0 Made 'Open Pebble App' compatible with either pebble classic or pebble time app, and added an 'install watch app' button to the start-up screen to allow the user to install the watch app from OpenSeizureDetector. 2016-01-30 21:25:07 +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
159430f745 Made progress bars wider so they are easier to see. 2015-12-09 21:47:02 +00:00
Graham Jones
fe7cd37896 Added cancel audible button (was only present on client app, not server) 2015-12-08 18:53:43 +00:00
Graham Jones
c8f1430829 Added indicators to show margin to alarm for both spectral power and ratio. 2015-11-24 22:16:27 +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
856b3c5d3d Modified mainactivity to use generic utilities. Added more rows to startup screen. 2015-11-20 22:58:26 +00:00
Graham Jones
c69ce006ce Added startup screen that displays while background servie is started and while waiting for first data to arrive from seizure detector. 2015-11-18 19:44:46 +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
9619375b49 Added Accept Alarm button to main screen as it is hard to find in the menu. 2015-11-11 20:58:39 +00:00
Graham Jones
4ffddf7d6c Converted Android_Pebble_SD to use Android Studio (Gradle) build system. 2015-08-11 17:37:23 +01:00