diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 5d0ac7d1..c72495ef 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -17,6 +17,7 @@ + Date and Time Sync time Sync time to device when connecting and when time or timezone changes on Android - Latitude - Longitude Theme Light @@ -77,11 +75,18 @@ Preferred Activitytracker Allow 3rd Party Android App Access Enable experimental support for Android Apps using PebbleKit + + Location + Aquire Location + Latitude + Longitude + Force Notification Protocol This option forces using the latest notification protocol depending on the firmware version. ENABLE ONLY IF YOU KNOW WHAT YOU ARE DOING! Enable untested features Enable features that are untested. ENABLE ONLY IF YOU KNOW WHAT YOU ARE DOING! Reconnection Attempts + not connected connecting connected diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index d3c3a655..43ff84f7 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -32,14 +32,6 @@ android:key="datetime_synconconnect" android:summary="@string/pref_summary_datetime_syctimeonconnect" android:title="@string/pref_title_datetime_syctimeonconnect" /> - - + + + + +