mirror of
				https://github.com/house-of-abbey/GarminHomeAssistant.git
				synced 2025-10-31 07:48:13 +00:00 
			
		
		
		
	Amended update method to entire rounds
A single larger delay is now inserted once between entire rounds of status updates,
This commit is contained in:
		| @@ -48,7 +48,7 @@ | ||||
|   <string id="SettingsClearCache">Should the application clear the existing cache next time it is started?</string> | ||||
|   <string id="SettingsVibration">Should the application provide feedback via vibrations?</string> | ||||
|   <string id="SettingsAppTimeout">Timeout in seconds. Exit the application after this period of inactivity to save the device battery.</string> | ||||
|   <string id="SettingsPollDelay">Additional poll delay (in milliseconds). Adds a delay between the status update of menu items.</string> | ||||
|   <string id="SettingsPollDelay">Additional poll delay (in seconds). Adds a delay between the status update of all menu items.</string> | ||||
|   <string id="SettingsConfirmTimeout">After this time (in seconds), a confirmation dialog for an action is automatically closed and the action is cancelled. Set to 0 to disable the timeout.</string> | ||||
|   <string id="SettingsTextAlign">Left (off) or Right (on) Menu Alignment.</string> | ||||
|   <string id="LeftToRight">Left to right</string> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user