Commit Graph

74 Commits

Author SHA1 Message Date
Graham Jones
2312b44ee8 V3.6.1 - Possible fix for failure to shutdown problem, and expanded polish translation to all settings screens. 2020-11-13 13:21:25 +00:00
Graham Jones
f09a3ad59f Updated Polish translation for extra translatable strings. 2020-11-04 20:33:45 +00:00
Graham Jones
ee89e9acbe extracted more strings for translations 2020-10-28 22:04:28 +00:00
Graham Jones
48b4a1e114 Adding more translations... 2020-10-28 21:24:23 +00:00
Graham Jones
4616a0ab64 Added extra translatable strings for preference headers 2020-10-17 22:13:46 +01:00
Graham Jones
fb4597284d V3.6.0 - Added phone sensor data source for demonstration / testing without a watch 2020-09-13 21:41:33 +01:00
Graham Jones
47d6df65a0 Merge branch 'V3.4' into V3.5 2020-08-22 11:13:49 +01:00
Graham Jones
9047a86544 Added UUID string to text messages to identify them as being from OpenSeizureDetector 2020-08-22 11:04:11 +01:00
Graham Jones
8c4b8e3661 Build of V3.5.0 - Beta Test of Phone Call Alerts. 2020-08-20 22:02:06 +01:00
Graham Jones
9ca16954d0 First go at generating broadcasts to request openseizuredetector Dialler to generate phone call alerts. 2020-08-20 21:15:58 +01: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
66e13be06d Started to refactor SdDataSource to include a lot of the analysis and checking code in SdDataSourceGarmin - to simplify SDDataSourceGarmin and make it easier to create an SdDataSourceBLE bluetooth data source. NOT WORKING JUST YET - have broken something! 2020-08-06 22:14:16 +01:00
Graham Jones
23bbf3f64d Corrected V3.2.1 to use separate changelog string to simplify translations (means changelog will be in English though). 2020-08-02 21:52:39 +01:00
Graham Jones
f913285433 Added Spanish Translation by Cesareo Mario Guajardo Murillo 2020-08-02 21:12:16 +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
6f674d6c60 Moved Basic Settings text into strings.xml so it can be translated. 2020-03-30 19:54:20 +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
a2073314cf Merge branch 'master' into V3.2 2020-03-08 09:16:55 +00:00
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
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
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
4ffddf7d6c Converted Android_Pebble_SD to use Android Studio (Gradle) build system. 2015-08-11 17:37:23 +01:00