Merge branch 'V3.4' into V3.5
This commit is contained in:
@@ -8,6 +8,12 @@
|
||||
android:entryValues="@array/datasource_list_values"
|
||||
android:defaultValue="Garmin"
|
||||
android:dialogTitle="Select Data Source" />
|
||||
<Preference
|
||||
android:key="SelectBLEDevice"
|
||||
android:title="@string/select_ble_device_title"
|
||||
android:summary="@string/select_ble_device_desc"
|
||||
android:widgetLayout="@layout/pref_select_ble_device_button"
|
||||
/>
|
||||
<CheckBoxPreference
|
||||
android:defaultValue="true"
|
||||
android:key="LogAlarms"
|
||||
|
||||
Reference in New Issue
Block a user