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!
This commit is contained in:
@@ -4,11 +4,13 @@
|
||||
<item>"Pebble Watch"</item>
|
||||
<item>"Garmin Watch"</item>
|
||||
<item>"Network"</item>
|
||||
<item>"Bluetooth Device"</item>
|
||||
</string-array>
|
||||
<string-array name="datasource_list_values">
|
||||
<item>"Pebble"</item>
|
||||
<item>"Garmin"</item>
|
||||
<item>"Network"</item>
|
||||
<item>"BLE"</item>
|
||||
</string-array>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user