Skip to content

Commit

Permalink
Regenerated the strings.
Browse files Browse the repository at this point in the history
  • Loading branch information
grigorye committed Jul 29, 2024
1 parent 80cd447 commit b9bbf10
Showing 1 changed file with 18 additions and 6 deletions.
24 changes: 18 additions & 6 deletions AndroidApp/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -202,17 +202,29 @@ Handsfree lets you keep your phone in your pocket while you make calls, allowing
<string name="settings_disabled_due_to_essentials_are_off">"Disabled due to basic call control is off."</string>
<string name="onboarding_troubleshooting">"# Troubleshooting

### **[Reconnect with the watch](do://reconnect-connectiq)**
There're several components that should work together for normal operation of Handsfree. If it does not work as expected, especially when your setup changes (e.g. you added or removed Garmin device, got new phone or OS update), try the hints below. They cover all the known problems so far.

### **[Handsfree app settings](do://settings)**
### In general/beforehand

### **[Hints for running apps in background on your phone](do://doki)**
**Make sure that the watch app is _not_ installed and running on multiple Garmin devices, simultaneously**: that's known to cause all kinds of troubles. Either install it on a single Garmin device or try to keep only one device running Handsfree, connected to your phone.

### **[Toggle debug mode](do://toggle-debug-mode)**
**[Follow hints for running apps in background on your phone](do://doki)** - this is crucial to do after you first install the app.

### **[Open app on the watch](do://open-watch-app)**
**[Check Handsfree app settings](do://settings)** to make sure the necessary permissions are given, it's not blocked from running in the background by something extra and etc.

### **[Garmin Connect app settings](do://garmin-connect-settings)**
### If things go wrong out of sudden

**[Force stop Garmin Connect](do://garmin-connect-settings)** - this may be the dealbreaker when Handsfree does not respond to watch app (things happen) - just tap \"Force stop\" to kill the app (there's no need to restart it - that will be done automatically).

**[Reconnect with the watch](do://reconnect-connectiq)** (you can tap the devices list on the Control screen to reconnect as well) - this may be worth trying, especially if you don't want to kill Garmin Connect (see above).

**Reboot your phone** - yes, that may mean a lot, but it's for sure probably the simplest thing to do once in a while (it should cover all the above in the section).

### May be helpful in certain situations

**[Toggle debug mode](do://toggle-debug-mode)** - only if asked, or you want to see the internal stats instead of the usual notification content.

**[Open app on the watch](do://open-watch-app)** - just to check that it's there.

"</string>
<string name="settings_essentials_group">"Essentials"</string>
Expand Down

0 comments on commit b9bbf10

Please sign in to comment.