You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
L\'intégration avec des applications tierces est possible si elles permettent d\'automatiser les actions en fonction de certains événements. Ces applications, lorsqu\'un événement particulier a lieu, peuvent envoyer un message à l\'application pour démarrer ou arrêter l\'enregistrement d\'une activité.<br/>
407
+
Automatic tracking is possible through integration with third-party applications that allow to automate actions based on certain events. These applications, when a certain event occurs, can send a message to the app to start or stop the activity timer.<br/>
408
408
<br/>
409
-
Quelques exemples d\'événements :<br/>
410
-
- Lancement d\'une application.<br/>
411
-
- Numérisation d\'un tag NFC.<br/>
412
-
- Aller à un certain endroit.<br/>
413
-
- Certaines heures de la journée.<br/>
414
-
- Activation de la connexion Bluetooth ou Wifi.<br/>
409
+
Some examples of events:<br/>
410
+
- Launching a certain app.<br/>
411
+
- Scanning NFC tag.<br/>
412
+
- Going to certain location.<br/>
413
+
- Certain times of day.<br/>
414
+
- Connecting to Bluetooth or Wifi.<br/>
415
415
<br/>
416
-
Pour activer ce comportement, ces applications doivent prendre en charge l\'envoi de \"intent\" ou \"broadcast intent\" avec ces paramètres :<br/>
416
+
To enable this behaviour these applications should support sending \"intent\" or \"broadcast intent\" with these parameters:<br/>
417
417
<br/>
418
-
<b>Action</b> - \"%s\" ou \"%s\".<br/>
419
-
<b>Extra</b> - \"%s\" avec le nom de l\'activité qui doit être démarrée ou arrêtée.<br/>
418
+
<b>Action</b> - \"%s\" or \"%s\".<br/>
419
+
<b>Extra</b> - \"%s\" with activity name that should be started or stopped.<br/>
420
420
<b>Package</b> - \"%s\".<br/>
421
421
]]></string>
422
422
<stringname="settings_automated_tracking_send_events">Envoyer des événements</string>
0 commit comments